Skip to content

AWS Lambda in Private Subnet with restrict outbound connection based on IP Allowlist

Notifications You must be signed in to change notification settings

oieduardorabelo/cdk-lambda-private-subnet-allowlist-ip

Repository files navigation

AWS Lambda in Private Subnet with restrict outbound connection based on IP Allowlist

CDK example of:

  • AWS Lambda running inside a VPC
  • Restrict outbound connection based on IP Allowlist
  • Custom Security Group in AWS Lambda to restrict outbound connection
  • NAT Gateway in Public Subnet to allow Internet connection for AWS Lambda

Final architecture:

Releases

No releases published

Packages

No packages published