Skip to content

Joseph-T-Gordon

A complete log of all recent projects and skills

Menu
  • About me
  • Posts/Projects
  • Resume/Certifications
Menu

Post #129 (AWS) – MFA delete S3

Posted on September 5, 2023September 5, 2023 by admin

When you delete objects in buckets with versioning enabled you set a delete marker on that object, then you can go in and permanently delete that file. What if you want to prevent people from deleting these files? Well there’s a simple solution and it’s MFA delete. When MFA delete is enabled the only way to delete objects is with root account with MFA enabled via AWS CLI or by disabling MFA delete via CLI prior to deleting the objects. You enable MFA delete via CLI as well, there is currently no way to enable MFA delete from the AWS management console.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

© 2025 Joseph-T-Gordon | Powered by Minimalist Blog WordPress Theme