Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
granite-cloud
/
aws-cloudfront-samples
Public
forked from
aws-samples/aws-cloudfront-samples
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 14, 2020
updated README.md for amazon-cloudfront-staging-to-production (#44)
Show description for 84a8dda
lakil00
and
Ju
authored
84a8dda
Copy full SHA for 84a8dda
Commits on May 29, 2020
mend
kickthedragon
authored and
baldwinmatt
committed
8062cb8
Copy full SHA for 8062cb8
loop through groups instead of referencing index. its possible to have security groups in multiple vpcs
kickthedragon
authored and
baldwinmatt
committed
f659b5c
Copy full SHA for f659b5c
Commits on Mar 25, 2020
initial commit
Ju
authored and
baldwinmatt
committed
bf9e4f7
Copy full SHA for bf9e4f7
Commits on Mar 11, 2020
Add missing paren
baldwinmatt
committed
98ad9eb
Copy full SHA for 98ad9eb
Added one-time formatting for readability.
pacohope
authored and
baldwinmatt
committed
89aa9ca
Copy full SHA for 89aa9ca
updated email
pacohope
authored and
baldwinmatt
committed
f52c6df
Copy full SHA for f52c6df
Add serverless application model (SAM) template
pacohope
authored and
baldwinmatt
committed
1aca374
Copy full SHA for 1aca374
updating author
pacohope
authored and
baldwinmatt
committed
b4eead0
Copy full SHA for b4eead0
Updated to python3 and more general approach to security groups
pacohope
authored and
baldwinmatt
committed
2a213a8
Copy full SHA for 2a213a8
Updated to reflect more general solution
pacohope
authored and
baldwinmatt
committed
d4ac95a
Copy full SHA for d4ac95a
Commits on Feb 21, 2020
Fixing empty JSON response
Show description for a73c097
jesseadams
authored and
baldwinmatt
committed
a73c097
Copy full SHA for a73c097
Commits on Feb 12, 2020
Switched to urllib3 for requests as its bundled botocore (boto3)
Stuart Kemp
authored and
baldwinmatt
committed
df3dae1
Copy full SHA for df3dae1
Commits on Dec 16, 2019
Use `logging` instead of `print`'s (#22)
Show description for 5e4c896
rarylson
authored and
baldwinmatt
committed
5e4c896
Copy full SHA for 5e4c896
Commits on Dec 11, 2019
Update incorrect AutoUpdate reference for tags
ryanAll
authored and
baldwinmatt
committed
808eb6f
Copy full SHA for 808eb6f
Commits on Nov 19, 2019
Allow using custom tags in the security groups
Show description for cc25101
rarylson
authored and
baldwinmatt
committed
cc25101
Copy full SHA for cc25101
Minor code improvements
Show description for f4867cf
rarylson
authored and
baldwinmatt
committed
f4867cf
Copy full SHA for f4867cf
Commits on Nov 14, 2019
Change update_security_groups.py to python3
timpugh
authored and
baldwinmatt
committed
fc64021
Copy full SHA for fc64021
Commits on Aug 12, 2019
Fix typo in Readme
benbridts
authored and
baldwinmatt
committed
51aa95c
Copy full SHA for 51aa95c
Commits on Jun 4, 2018
Updated Lambda to properly handle the increasing number of CIDR ranges for CloudFront (#9)
Show description for 340f9d0
brianwthomas
authored and
baldwinmatt
committed
340f9d0
Copy full SHA for 340f9d0
Commits on Dec 9, 2016
Fix two bugs:
Show description for dd9c405
baldwinmatt
committed
dd9c405
Copy full SHA for dd9c405
Updated README with new Tag requirements
baldwinmatt
committed
1329c2b
Copy full SHA for 1329c2b
Allow Splitting of SecurityGroups
Show description for 332cd84
baldwinmatt
committed
332cd84
Copy full SHA for 332cd84
Commits on Dec 8, 2015
Merge pull request #3 from SilkStart/master
Show description for e49899a
imperalix
committed
e49899a
Copy full SHA for e49899a
Commits on Nov 25, 2015
Merge branch 'master' of github.com:SilkStart/aws-cloudfront-samples
jrstarke
committed
0309111
Copy full SHA for 0309111
Replaced the account number example with an [account-id] placeholder
jrstarke
committed
791d88b
Copy full SHA for 791d88b
Commits on Nov 24, 2015
Merge pull request #5 from baldwinmatt/master
Show description for 5324085
imperalix
committed
5324085
Copy full SHA for 5324085
Fix typo
baldwinmatt
committed
8f4e46a
Copy full SHA for 8f4e46a
Merge pull request #4 from travb/master
Show description for 103244e
baldwinmatt
committed
103244e
Copy full SHA for 103244e
Commits on Nov 22, 2015
Removed syntactically incorrect quote
jrstarke
committed
0b68421
Copy full SHA for 0b68421
Commits on Nov 19, 2015
Added conditional block to add all ranges if security group has no existing permissions.
travb
committed
32c0161
Copy full SHA for 32c0161
Added a README.md that describes the event source and permissions required for this lambda function
jrstarke
committed
b5103e3
Copy full SHA for b5103e3
Message payload is json encoded message
jrstarke
committed
ccb2d5f
Copy full SHA for ccb2d5f
Commits on Oct 20, 2015
Merge pull request #1 from baldwinmatt/master
Show description for dc09833
cnemes
committed
dc09833
Copy full SHA for dc09833
Update README to include update_security_groups_lambda
baldwinmatt
committed
91b4c44
Copy full SHA for 91b4c44
Pagination
Previous
Next
You can’t perform that action at this time.