-
Notifications
You must be signed in to change notification settings - Fork 168
RulesPerSecurityGroupLimitExceeded error #53
Copy link
Copy link
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels