turbot/terraform_aws_compliance

GitHub
Loading controls...

Control: S3 bucket default encryption should be enabled with KMS

Description

To help protect data at rest, ensure encryption is enabled for your Amazon Simple Storage Service (Amazon S3) buckets using KMS.

Usage

Run the control in your terminal:

steampipe check terraform_aws_compliance.control.s3_bucket_default_encryption_enabled_kms

Snapshot and share results via Steampipe Cloud:

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

SQL

This control uses a named query:

s3_bucket_default_encryption_enabled_kms

Tags