delete s3 bucket

0

Hi I am getting an error while I run the brazil-build deploy : pipeline stating that Bucket pipelinespdgdeployment-a79c3e0a3632bddc10db0c45c919aa358fb61a5e did not stabilize. But when I login to that account I am not able to find that bucket and also not able to delete that jusing aws cli saying that bucket doesn't exist.

已提问 8 个月前209 查看次数
1 回答
0

When you issue a delete API call to delete an S3 bucket, this request is sent to bucket deletion queue and this queue will be processed and replicated across all regions. This process is automated and could take several hours to replicate this request across all regions.

I would suggest you wait 10-24 hours for the process to replicate across regions and try again.

profile pictureAWS
已回答 8 个月前

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

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

回答问题的准则

相关内容