Enable MFA Delete S3 Bucket Feature ?

0

How To Enable MFA Delete S3 Bucket Feature ?

2 Answers
0

To turn on MFA delete for your bucket, complete the following steps:

  1. Generate an access key and secret key for the root user.
  2. Activate an MFA delete device for the root user.
  3. Configure the AWS Command Line Interface (AWS CLI) with root user credentials.
  4. Use the PutBucketVersioning API to turn on the MFA delete feature.
  5. Confirm that MFA delete is working. Remember to delete your root access keys.

For more information you can review How do I turn on MFA delete for my Amazon S3 bucket?

AWS
answered a month ago
profile picture
EXPERT
reviewed a month ago
  • May be best to the Cloudshell console than IAM Keys

  • This is not working ...

    An error occurred (NotDeviceOwnerError) when calling the PutBucketVersioning operation:

0

This is not working ...

An error occurred (NotDeviceOwnerError) when calling the PutBucketVersioning operation:

answered a month 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