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.

asked 8 months ago194 views
1 Answer
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
answered 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions