Deletes an existing cloud storage bucket from the selected S3-compatible endpoint.
Possible Use-Cases
- Remove a storage bucket from a cloud storage endpoint.
- Easily clean up cloud resources by deleting unnecessary or outdated storage buckets.
- Automate cloud storage management by deleting unused or irrelevant buckets as part of a larger workflow.
- Ensure that your cloud environment stays organized by removing unwanted buckets.
Inputs
Input |
Description |
Endpoint |
Select the S3-compatible endpoint where you want to delete a bucket. |
Bucket |
Specify the name of the bucket to be deleted. |
Output
Returns a confirmation message stating that the bucket has been successfully deleted.