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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠