Skip to content

RulesPerSecurityGroupLimitExceeded error #53

@U3R1YXJ0

Description

@U3R1YXJ0

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions