Skip to content

jeremills/Lambda-CF-SG-IPs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Lambda-CF-SG-IPs

Lambda function to auto update your security group IP's to allow only CloudFront Global and Regional IPs

Personal changes to the AWS provided Blog

Reason for changes

I found that having the search use Filters instead of Security Group IDs didn't make much sense to me, I also couldn't get it to work with the Filers. So instead I decided to modify it to use Security Group IDs.

In order to do this I created two lists, one for the Regional IPs and one for Global

The steps to set this up can be found in the AWS Lambda CloudFront Blog above.

LICENSE

Apache License

About

Lambda function auto update your security group IP's to allow only CloudFront Global and Regional IPs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages