Skip to content

Instantly share code, notes, and snippets.

@AnantChoudhari06
Created January 29, 2020 19:30
Show Gist options
  • Save AnantChoudhari06/ebe90e6297840c55517e2e6593ff7150 to your computer and use it in GitHub Desktop.
Save AnantChoudhari06/ebe90e6297840c55517e2e6593ff7150 to your computer and use it in GitHub Desktop.
Lists the VPCs of Lambda
aws lambda list-functions --region us-east-1 --query 'Functions[*].VpcConfig.VpcId
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment