Created
March 10, 2020 13:06
-
-
Save AnantChoudhari06/8ac6d01fa643fb3c79c9c3a716fee216 to your computer and use it in GitHub Desktop.
This file contains 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=vpc-id,Values=vpc-d15917b6 --query "NetworkInterfaces[*].[NetworkInterfaceId,Description,VpcId,PrivateIpAddress]" --output table |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment