Skip to content

Instantly share code, notes, and snippets.

@bvanskiver
Created October 21, 2021 17:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bvanskiver/57e7642aac21b7af45a79b2a7ada58e4 to your computer and use it in GitHub Desktop.
Save bvanskiver/57e7642aac21b7af45a79b2a7ada58e4 to your computer and use it in GitHub Desktop.
aws ec2 describe-network-interfaces --filters "Name=subnet-id,Values=[subnet-id]" --query "NetworkInterfaces[*].[PrivateIpAddress,Description]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment