Created
October 17, 2020 08:51
-
-
Save ShubhamRasal/6a70707e28f962a70fc163a223c2b0b6 to your computer and use it in GitHub Desktop.
describe-security-groups
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws ec2 describe-security-groups --query SecurityGroups[*].[GroupName,GroupId] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment