Enable MFA Delete S3 Bucket Feature ?

0

How To Enable MFA Delete S3 Bucket Feature ?

2 回答
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
已回答 2 个月前
profile picture
专家
已审核 2 个月前
  • 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:

已回答 1 个月前

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

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

回答问题的准则