awslabs/aws-cloudfront-samples

Name: aws-cloudfront-samples

Owner: Amazon Web Services - Labs

Owner: AWS Samples

Description: Samples for use of AWS CloudFront, including Lambda functions, and SDK usage examples.

Created: 2015-10-20 18:23:48.0

Updated: 2018-01-04 15:16:48.0

Pushed: 2017-01-30 20:00:02.0

Homepage: null

Size: 14

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

aws-cloudfront-samples

Samples for use of Amazon CloudFront, including Lambda functions, and SDK usage examples.

update_security_groups_lambda

This AWS Lambda function is written in Python and can be used to automatically update EC2 security group ingress rules when CloudFront IP ranges change.

By subscribing this function to the SNS topic AmazonIpSpaceChanged your security groups tagged with Name: cloudfront and AutoUpdate: true will be updated accordingly.

For more informationi on ip-ranges.json, read the documentation on AWS IP Address Ranges.


Copyright 2015 Amazon.com, Inc. or its affiliates. All Rights Reserved.

Licensed under the Apache License, Version 2.0 (the “License”). You may not use this file except in compliance with the License. A copy of the License is located at

http://aws.amazon.com/apache2.0/

or in the “license” file accompanying this file. This file is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.