WebsiteConfiguration
Specifies website configuration parameters for an Amazon S3 bucket.
Contents
- ErrorDocument
-
The name of the error document for the website.
Type: ErrorDocument data type
Required: No
- IndexDocument
-
The name of the index document for the website.
Type: IndexDocument data type
Required: No
- RedirectAllRequestsTo
-
The redirect behavior for every request to this bucket's website endpoint.
Important
If you specify this property, you can't specify any other property.
Type: RedirectAllRequestsTo data type
Required: No
- RoutingRules
-
Rules that define when a redirect is applied and the redirect behavior.
Type: Array of RoutingRule data types
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: