un able to create bucket in desired region but possible to another region

0

i cant cereate bucket in asia mubai region but possible to cereate in sydney region it shows erro like An unexpected error occurred. API response A conflicting conditional operation is currently in progrees

i tried deleting all object like force deletion also help me

mishaj
posta 2 mesi fa99 visualizzazioni
2 Risposte
1

Hi,

You can activate / deactivate access to some regions in AWS accounts: see https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html

Can you pls check that Mumbai region is activated or not in your region ? And activivate if needed.

Best,

Didier

profile pictureAWS
ESPERTO
con risposta 2 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa
  • Mumbai isn't an opt-in region, so it is always enabled and cannot be disabled. The error message also clearly indicates that the issue is with the bucket's name; the specific error would not be returned even in the case of an opt-in region (which Mumbai isn't) being disabled.

1

Did you delete a bucket that had the same name as the one you're trying to create? It takes a variable amount of time, from minutes to several days, until the name of a deleted bucket becomes available for reuse. More details are explained here: https://repost.aws/knowledge-center/s3-conflicting-conditional-operation and here: https://repost.aws/knowledge-center/s3-create-bucket-errors

If the exact name of the bucket doesn't matter to you, just create the bucket in the right region and add a random number or some other suffix to the bucket name to make it different from the names of buckets you've deleted recently.

ESPERTO
Leo K
con risposta 2 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande