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?

已提問 8 個月前檢視次數 545 次
2 個答案
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
專家
已回答 8 個月前
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

已回答 8 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南