HeaderMatch
Describes the constraints for a header match. Matches incoming requests with rule based on request header value before applying rule action.
Contents
- match
-
The header match type.
Type: HeaderMatchType object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- name
-
The name of the header.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: Yes
- caseSensitive
-
Indicates whether the match is case sensitive.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: