1 Answer
- Newest
- Most votes
- Most comments
2
As this document indicates, creating a bucket with the same name immediately after deleting an S3 bucket may result in an error.
Please wait a while before creating it.
https://repost.aws/knowledge-center/s3-conflicting-conditional-operation
Relevant content
- asked a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago

Funny they write
If you must keep a bucket name, you can empty the bucket instead of deleting it., which is not handle-able by CloudFormation.