Unable to access objects in my AWS s3 bucket

0

Hello, I was able to access my AWS S3 bucket objects 2 hours ago. Suddenly I am unable to access any object. I did not change any setting and not sure what is the reason for the denied access. Also my region in S3 seems to have changed to global. Earlier it was US-east-2 as far as I remember. I am not sure what is the cause of the sudden access revoke?

asked 10 months ago218 views
2 Answers
1

If you have AWS Config turned on, you can go there and find the bucket to see if the configuration (bucket policy) has changed. Also, if you have access, you could use the Policy Simulator to see if there was another IAM policy or SCP that is blocking your access.

profile pictureAWS
EXPERT
kentrad
answered 10 months ago
0

Your bucket would be in a region, if you select your bucket and go to Property and see the region. You should be able to see the region of your bucket.

Did you check if there were any changes made to your user/role permissions or any changes to bucket policy.

profile pictureAWS
EXPERT
answered 10 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