cloudformation-coverage-roadmap
cloudformation-coverage-roadmap copied to clipboard
[AWS::WAFv2::WebACL] - [Coverage] - Add missing headerOrder property to WAFv2 WebACL FieldToMatch in CloudFormation
trafficstars
Name of the resource
AWS::WAF::WebACL
Resource name
No response
Description
Description
The AWS WAFv2 API includes an optional headerOrder property in the FieldToMatch object, which allows users to specify the order of HTTP headers for inspection in WAF rules. However, this property is not currently present in the CloudFormation resource for WAFv2 WebACL's FieldToMatch
References
WAFv2 API Reference
CloudFormation
This feature request is to add the missing headerOrder property to the WAFv2 WebACL FieldToMatch resource in CloudFormation. Adding this property would:
- Allow users to specify the order of HTTP headers for inspection in WAF rules directly through CloudFormation templates.
Other Details
No response