-
Notifications
You must be signed in to change notification settings - Fork 170
Open
Description
The script to update security groups with CloudFront IPs is returning
"errorType": "ClientError",
"errorMessage": "An error occurred (RulesPerSecurityGroupLimitExceeded) when calling the AuthorizeSecurityGroupIngress operation: The maximum number of rules per security group has been reached."
Presumably because the number of IP addresses from CloudFront now exceeds the the default AWS limit on RulesPerSecurityGroup, which is 60.
I think the README should mention this issue with instructions on how to increase VPC RulesPerSecurityGroup.
aharden and edank
Metadata
Metadata
Assignees
Labels
No labels