Amazon S3: Delete Bucket
This step deletes a bucket from Amazon S3. The bucket must be empty before deletion — if versioning is enabled, you must also remove all object versions and delete markers first. Use this step in workflows that clean up storage after a project ends, decommission unused buckets, or automate bucket lifecycle management.
Note:
Delete all objects in the bucket, including versions of objects and delete markers, if Bucket Versioning is enabled before deleting the bucket.
Reference
Configurations
| Field Name | Description |
|---|---|
| Step Name | Specify a unique name for the step. |
| Connection tab: | For the Amazone S3 connection fields details, click Common Tab: Connection Fields |
| INPUT tab: | Input fields |
| Bucket Name | Specify the name of the S3 bucket to be deleted. The field type is String. This field is mandatory. Note: Delete all objects in the bucket, such as versions of objects and delete markers if bucket versioning is enabled before deleting the bucket. |
| Button: Get | Click the button to populate the list of available Buckets. |