Skip to content

Instantly share code, notes, and snippets.

@ShubhamRasal
Created October 17, 2020 08:51
Show Gist options
  • Save ShubhamRasal/6a70707e28f962a70fc163a223c2b0b6 to your computer and use it in GitHub Desktop.
Save ShubhamRasal/6a70707e28f962a70fc163a223c2b0b6 to your computer and use it in GitHub Desktop.
describe-security-groups
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