turbot/aws_compliance
Loading controls...

Control: CloudFront distributions should not use deprecated SSL protocols between edge locations and custom origins

Description

This control checks if AWS CloudFront distributions are using deprecated SSL protocols for HTTPS communication between CloudFront edge locations and your custom origins. This control fails if a CloudFront distribution has a CustomOriginConfig where OriginSslProtocols includes SSLv3.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.cloudfront_distribution_no_deprecated_ssl_protocol

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

cloudfront_distribution_no_deprecated_ssl_protocol

Tags