Getting Access denied error while using aws cli for enabling MFA delete on S3 bucket

0
  1. Created user and that user having administrator permission and as well S3 bucket full access.
  2. Created S3 bucket with default setting.
  3. Trying to enable MFA delete via aws cli but getting access denied error. Enter image description here

I have analyzed in net and found, root account should enable this. But I am having all rights in my tenant account but still i am unable to do. Kindly provide suggestion to resolve this.

Subha
已提问 1 个月前149 查看次数
2 回答
0
已接受的回答

Hello.

Please try using the AWS account root user as described in this document.
https://repost.aws/knowledge-center/s3-bucket-mfa-delete

The AWS account root user is the user who signs in using their email address.
Please check that you can sign in by following the steps in the document below.
https://docs.aws.amazon.com/signin/latest/userguide/introduction-to-root-user-sign-in-tutorial.html

profile picture
专家
已回答 1 个月前
profile pictureAWS
专家
SriniV
已审核 1 个月前
profile pictureAWS
专家
已审核 1 个月前
  • Sure, will try as root user and let me update.

  • Sure, will try as root user and let me update.

  • Its working when try with root user. Thanks

0

Hi,

It seems that you are using MFA with CLI.

Did you properly configure CLI to use MFA ? See https://repost.aws/knowledge-center/authenticate-mfa-cli for all details

Best,

Didier

profile pictureAWS
专家
已回答 1 个月前
  • Hi Didier, Yes I have properly configured but used IAM user for doing for MFA delete. As suggested above, will check with root user and share my feedback.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则