Skip to content

WAF Regex Service limit check #2621

@kisst

Description

@kisst

Is this feature request related to a new rule or cfn-lint capabilities?

rules

Describe the feature you'd like to request

as per https://docs.aws.amazon.com/waf/latest/developerguide/limits.html

Maximum number of characters in each regex pattern | 200

hence should validate this too.

Describe the solution you'd like

Just check the length of AWS::WAFv2::RegexPatternSet if it's more then 200 that should cause validation failed.

Additional context

No response

Is this something that you'd be interested in working on?

  • 👋 I may be able to implement this feature request

Would this feature include a breaking change?

  • ⚠️ This feature might incur a breaking change

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions