MatchPaths
A condition that matches requests based on the request path.
Contents
- anyOf
-
A list of path patterns. The condition is met if the request path matches any of the patterns.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 10 items.
Length Constraints: Minimum length of 0. Maximum length of 512.
Pattern:
/[\w\-.]+/\*Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: