turbot/aws_compliance

Control: CloudFront distributions should have field level encryption enabled

Description

This control checks whether an AWS CloudFront distribution has field-level encryption enabled. The control fails if CloudFront distribution field-level encryption is not enabled.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.cloudfront_distribution_field_level_encryption_enabled

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.cloudfront_distribution_field_level_encryption_enabled --share

SQL

This control uses a named query:

cloudfront_distribution_field_level_encryption_enabled

Tags