turbot/aws_compliance
Loading controls...

Control: RDS DB instances connections should be encrypted

Description

This control checks if RDS DB instance connections are encrypted. Secure Sockets Layer (SSL) is used to encrypt between client applications and AWS RDS DB instances running Microsoft SQL Server or PostgreSQL.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.rds_db_instance_connections_encryption_enabled

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

rds_db_instance_connections_encryption_enabled

Tags