Skip to content

Instantly share code, notes, and snippets.

@fijimunkii
Created April 12, 2018 14:12
Show Gist options
  • Save fijimunkii/fbbc9beaf1c3fda76d10fa36e80ef618 to your computer and use it in GitHub Desktop.
Save fijimunkii/fbbc9beaf1c3fda76d10fa36e80ef618 to your computer and use it in GitHub Desktop.
check if aws security group is used
aws ec2 describe-network-interfaces --filters Name=group-id,Values=sg-123abc45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment