Open r-heimann opened 3 days ago
Just wanted to note that the official documentation doesn't specify the max items: AWS::ElasticLoadBalancingV2::ListenerRule PathPatternConfig
I opened a AWS Documentation Feedback
to let them know that this is missing.
Is this feature request related to a new rule or cfn-lint capabilities?
No response
Describe the feature you'd like to request
It would be great if cfn-lint can warn about PathPatternConfig/Values which are >5. This will result in the error message
Example:
Describe the solution you'd like
See above
Additional context
No response
Is this something that you'd be interested in working on?
Would this feature include a breaking change?