Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface GetBucketWebsiteOutput

Hierarchy

Properties

ErrorDocument?: ErrorDocument

The object key name of the website error document to use for 4XX class errors.

IndexDocument?: IndexDocument

The name of the index document for the website (for example index.html).

RedirectAllRequestsTo?: RedirectAllRequestsTo

Specifies the redirect behavior of all requests to a website endpoint of an Amazon S3 bucket.

RoutingRules?: RoutingRule[]

Rules that define when a redirect is applied and the redirect behavior.