Bucket Website Args
Constructors
Properties
Link copied to clipboard
An absolute path to the document to return in case of a 4XX error.
Link copied to clipboard
Amazon S3 returns this index document when requests are made to the root domain or any of the subfolders.
Link copied to clipboard
A hostname to redirect all website requests for this bucket to. Hostname can optionally be prefixed with a protocol (http://
or https://
) to use when redirecting requests. The default is the protocol that is used in the original request.
Link copied to clipboard
A json array containing routing rules describing redirect behavior and when redirects are applied. The CORS
object supports the following: