UrlRewriteConfig
Information about a URL rewrite transform. This transform matches a pattern in the request URL and replaces it with the specified string.
Contents
- Rewrites.member.N
-
The URL rewrite transform to apply to the request. The transform consists of a regular expression to match and a replacement string.
Type: Array of RewriteConfig objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: