AwsS3BucketWebsiteConfiguration
Website parameters for the S3 bucket.
Contents
- ErrorDocument
-
The name of the error document for the website.
Type: String
Pattern:
.*\S.*
Required: No
- IndexDocumentSuffix
-
The name of the index document for the website.
Type: String
Pattern:
.*\S.*
Required: No
- RedirectAllRequestsTo
-
The redirect behavior for requests to the website.
Type: AwsS3BucketWebsiteConfigurationRedirectTo object
Required: No
- RoutingRules
-
The rules for applying redirects for requests to the website.
Type: Array of AwsS3BucketWebsiteConfigurationRoutingRule objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: