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 RedirectAllRequestsTo

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

Hierarchy

  • RedirectAllRequestsTo

Properties

Properties

HostName: undefined | string

Name of the host where requests are redirected.

Protocol?: string

Protocol to use when redirecting requests. The default is the protocol that is used in the original request.