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
asked 17 days ago117 views
2 Answers
0
Accepted Answer

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
EXPERT
answered 17 days ago
profile pictureAWS
EXPERT
SriniV
reviewed 17 days ago
profile pictureAWS
EXPERT
reviewed 17 days ago
  • 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
EXPERT
answered 17 days ago
  • 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.

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