turbot/aws_compliance

Control: DMS endpoints should use SSL

Description

This control checks whether an AWS DMS endpoint uses an SSL connection. The control fails if the endpoint doesn't use SSL.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.dms_endpoint_ssl_configured

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

dms_endpoint_ssl_configured

Tags