Created
April 12, 2018 14:12
-
-
Save fijimunkii/fbbc9beaf1c3fda76d10fa36e80ef618 to your computer and use it in GitHub Desktop.
check if aws security group is used
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-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