NoSuchBucket - Cannot find S3 Bucket now

0
<Error> <Code>NoSuchBucket</Code> <Message>The specified bucket does not exist</Message> <BucketName>notshowing...</BucketName> <RequestId>hidden...</RequestId> <HostId> hidden... </HostId> </Error>

I am getting this error on my site now, it worked just days before and I didn't do anything to it. When I go to my list of buckets, I don't have any S3 buckets at all. I'm not sure what is happening or how to figure this out. Any ideas?

feita há 9 meses582 visualizações
2 Respostas
0

Hello.

Check CloudTrail for any remaining DeleteBucket events.
CloudTrail→Event history→Event name→DeleteBucket
https://docs.aws.amazon.com/awscloudtrail/latest/userguide/view-cloudtrail-events.html

If a DeleteBucket event is recorded and an IAM user you do not know has deleted it, please take measures such as immediately deleting that IAM.
https://repost.aws/knowledge-center/potential-account-compromise

profile picture
ESPECIALISTA
respondido há 9 meses
0

Also check the bucket name/path/bucket access endpint is correct or not. Check AWS credentials specified in your configuration have access to the specified S3 bucket

respondido há 9 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas