S3 Bucket Creation

0

When I was creating a bucket it is giving me error Unknown Error An unexpected error occurred. API response A conflicting conditional operation is currently in progress against this resource. Please try again.

I have delete the bucket and is creating a same name bucket..

Nainik
已提问 5 个月前147 查看次数
2 回答
2

Hi,

Deleting S3 bucket is not atomic operation, it takes some time to sync the changes over all regions. The reasons for that is that bucket name must be unique globally. Just try after a while again.

profile picture
专家
已回答 5 个月前
profile pictureAWS
专家
已审核 5 个月前
0

Hi,

Adding to Dmytro's answer, if your workload relies on cyclic deletion and creation of the same bucket, consider introducing a "random" part of the bucket name to avoid this behavior.

AWS
Fabio_L
已回答 5 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则