Amazon S3 - delete bucket
Search form
Description - Deletes the bucket. All objects (including all object versions and Delete Markers) in the bucket must be deleted before the bucket itself can be deleted.
Runtime Class - com.ibi.agents.XDDeleteBucketAgent
Configuration
This action requires a Amazon S3 Generic as well as the following required parameters.
Parameter Groups
Parameter Type Description
* Name: string The name of the bucket to delete.
Region: string The region associated with the bucket.
Select from one of the following options:
- GovCloud
- US_EAST_1
- US_EAST_2
- US_WEST_1
- US_WEST_2
- EU_WEST_1
- EU_WEST_2
- EU_CENTRAL_1
- AP_SOUTH_1
- AP_SOUTHEAST_1
- AP_SOUTHEAST_2
- AP_NORTHEAST_1
- AP_NORTHEAST_2
- SA_EAST_1
- CN_NORTH_1
- CA_CENTRAL_1
* - denotes required
Output Events
Runtime Class - com.ibi.agents.XDDeleteBucketAgent
Configuration
This action requires a Amazon S3 Generic as well as the following required parameters.
Parameter Groups
Parameter Type Description
* Name: string The name of the bucket to delete.
Region: string The region associated with the bucket.
Select from one of the following options:
- GovCloud
- US_EAST_1
- US_EAST_2
- US_WEST_1
- US_WEST_2
- EU_WEST_1
- EU_WEST_2
- EU_CENTRAL_1
- AP_SOUTH_1
- AP_SOUTHEAST_1
- AP_SOUTHEAST_2
- AP_NORTHEAST_1
- AP_NORTHEAST_2
- SA_EAST_1
- CN_NORTH_1
- CA_CENTRAL_1
* - 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 | The name of the bucket to delete. | Region: | string | The region associated with the bucket.
Select from one of the following options:
|
* - 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 |
onNotEmpty | The bucket you tried to delete is not empty. |
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. |