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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

31e128c · Jun 1, 2022

History

4 Commits
May 18, 2022
May 18, 2022
May 18, 2022
May 18, 2022
May 18, 2022
May 18, 2022
May 18, 2022
May 18, 2022
May 18, 2022
May 18, 2022
Jun 1, 2022
May 18, 2022
Jun 1, 2022

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:

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published