Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added nodejs version of aws-cloudfront-samples lambda #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gssumesh
Copy link

Issue #, if available: NA

Description of changes: . Added nodejs version of python lambda code that adds cloudfront edge IPs to security group. We use this internally to update security groups. This is exact replica of python library in terms of code logic, flow and naming. Hope it helps. Thanks!

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@lkolchin
Copy link

Thanks @gssumesh ,
Do you guys hit a limit on the number of rules in SG?

@gssumesh
Copy link
Author

Thanks @gssumesh ,
Do you guys hit a limit on the number of rules in SG?

Yes, I did now. I am trying to find better way to seperate this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants