turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: Ensure MFA Delete is enabled on S3 buckets

Description

Once MFA delete is enabled on your sensitive and classified S3 bucket it requires the user to have two forms of authentication.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.s3_bucket_mfa_delete_enabled

Snapshot and share results via Steampipe Cloud:

steampipe login
steampipe check --share terraform_aws_compliance.control.s3_bucket_mfa_delete_enabled

SQL

This control uses a named query:

s3_bucket_mfa_delete_enabled

Tags