This rule ensures that MFA Delete is enabled on S3 buckets for added security measures.
Rule | Ensure MFA Delete is enabled on S3 buckets |
Framework | cis_v150 |
Severity | ✔ Critical |
Rule Description
The MFA (Multi-Factor Authentication) Delete feature provides an additional layer of security by requiring MFA authentication for certain privileged bucket operations, such as permanently deleting objects or changing the bucket versioning state. Enabling MFA Delete helps to prevent accidental or unauthorized deletions.
Troubleshooting Steps
If MFA Delete is not enabled on S3 buckets for cis_v150, follow these troubleshooting steps:
Necessary Codes
There are no specific codes required for this rule. However, you may need to update the bucket's permissions or IAM policies if necessary.
Remediation Steps
To enable MFA Delete on S3 buckets for cis_v150, follow these steps:
Note: Enabling MFA Delete may result in additional prompts for MFA authentication when performing certain operations on the bucket. Make sure you have your MFA device available when working with the bucket.
Conclusion
By following the above steps, you can ensure that MFA Delete is enabled on S3 buckets for cis_v150. This provides an additional layer of security and mitigates the risk of accidental or unauthorized deletions of objects in the bucket.