HttpMatch
Describes criteria that can be applied to incoming requests.
Contents
- headerMatches
- 
               The header matches. Matches incoming requests with rule based on request header value before applying rule action. Type: Array of HeaderMatch objects Array Members: Minimum number of 1 item. Maximum number of 5 items. Required: No 
- method
- 
               The HTTP method type. Type: String Length Constraints: Minimum length of 0. Maximum length of 16. Required: No 
- pathMatch
- 
               The path match. Type: PathMatch object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: