s3 bucket access denied

0

Hey, I'm strugglin with access to one of my s3 buckets. I probably set Deny permission somewhere, but I checked all possible policies and can't find out where it is.

  • I have AdministratorAccess (Allow, *, *)
  • I can access another buckets
  • I lost all privileges, so I can't see Bucket policies or ACL on bucket tab.
  • colleagues in AdministratorAccess encounter same situation
1回答
1
承認された回答

Hello.

I think it's probably due to a misconfiguration of the bucket policy that makes it impossible to operate using an IAM user.
If you can no longer do anything as an IAM user, use the AWS account root user to modify or delete the bucket policy.
https://repost.aws/knowledge-center/s3-accidentally-denied-access

You can sign in as the root user of your AWS account by following the steps in the document below.
By the way, the root user can perform all operations, so please be careful when handling it.
https://docs.aws.amazon.com/signin/latest/userguide/introduction-to-root-user-sign-in-tutorial.html

profile picture
エキスパート
回答済み 2ヶ月前
profile picture
エキスパート
レビュー済み 2ヶ月前
profile picture
エキスパート
レビュー済み 2ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ