-
Notifications
You must be signed in to change notification settings - Fork 621
Labels
new ruleNew ruleNew rule
Description
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
Labels
new ruleNew ruleNew rule