Skip to content

Instantly share code, notes, and snippets.

@AnantChoudhari06
Created January 29, 2020 19:30
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