Description - Sets a website configuration for a bucket which allows you treat a bucket as a deployed website.

Runtime Class - com.ibi.agents.XDPutBucketWebsiteConfigurationAgent


Configuration

This action requires a Amazon S3 Generic as well as the following required parameters.

Parameter Groups

 ParameterTypeDescription
*Name:stringName of the bucket to treat as a website.
* - denotes required
 ParameterTypeDescription
*Index Document:stringThis is the webpage that Amazon S3 returns when it receives a request to the root of your website, or one of its subdirectories. Amazon S3 supports index documents in subdirectories.
Error Document:stringWhen specified, Amazon S3 returns your custom error document when an HTTP 4XX class error occurs.
* - denotes required

Output Events

NameDescription
onNoSuchBucketThe specified bucket does not exist.
onFailUnreachableThe host was located but cannot be reached.
onFailConnectCould not connect to the external system.
onInvalidVersionInvalid Version
onFailTimeoutThe operation timed out.
onNoSuchKeyThe specified key does not exist.
onInvalidAccessKeyIDThe AWS access key ID you provided does not exist in our records.