Amazon S3 - put bucket website
Search form
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
Parameter Type Description
* Name: string Name of the bucket to treat as a website.
* - denotes required
Parameter Type Description
* Index Document: string This 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: string When specified, Amazon S3 returns your custom error document when an HTTP 4XX class error occurs.
* - denotes required
Output Events
Runtime Class - com.ibi.agents.XDPutBucketWebsiteConfigurationAgent
Configuration
This action requires a Amazon S3 Generic as well as the following required parameters.
Parameter Groups
Parameter Type Description
* Name: string Name of the bucket to treat as a website.
* - denotes required
Parameter Type Description
* Index Document: string This 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: string When specified, Amazon S3 returns your custom error document when an HTTP 4XX class error occurs.
* - denotes required
Output Events
Configuration
This action requires a Amazon S3 Generic as well as the following required parameters.Parameter Groups
Parameter | Type | Description | |
---|---|---|---|
* | Name: | string | Name of the bucket to treat as a website. |
* - denotes required
Parameter | Type | Description | |
---|---|---|---|
* | Index Document: | string | This 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: | string | When specified, Amazon S3 returns your custom error document when an HTTP 4XX class error occurs. |
* - denotes required
Output Events
Name | Description |
---|---|
onNoSuchBucket | The specified bucket does not exist. |
onFailUnreachable | The host was located but cannot be reached. |
onFailConnect | Could not connect to the external system. |
onInvalidVersion | Invalid Version |
onFailTimeout | The operation timed out. |
onNoSuchKey | The specified key does not exist. |
onInvalidAccessKeyID | The AWS access key ID you provided does not exist in our records. |