Question
Delete Space Bucket Immediately
I would like to know how to delete a bucket immediately. I created a bucket with aws-cli in Spaces, included some files and deleted (from the panel), during some tests I was doing, but the deleted bucket is showing “Scheduled to be destroyed on 10/14/19” (about 2 weeks after bucket creation).
This causes the error “An error occurred (BucketDeleted) when calling the ListObjects operation: This bucket is temporarily reserved for administrative purposes.” when trying to create a new bucket with the same name to test again.
Is there a way to delete the bucket immediately (without having to wait weeks)?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×