HttpPathMatch
An object representing the path to match in the request.
Contents
- exact
-
The exact path to match on.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- regex
-
The regex used to match the path.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: