turbot/aws_compliance
Loading controls...

Control: CloudFront distributions should encrypt traffic to non S3 origins

Description

This control ensures that conection between cloudfront and oriign server is encrypted. It is recommended to enforce HTTPS-only traffic between a CloudFront distribution and the origin.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.cloudfront_distribution_non_s3_origins_encryption_in_transit_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

cloudfront_distribution_non_s3_origins_encryption_in_transit_enabled

Tags