Checks if connections to Amazon RDS for MySQL database instances are configured to use encryption in transit. The rule is NON_COMPLIANT if the associated database parameter group is not in-sync or if the require_secure_transport parameter is not set to 1.
Note
The rule returns NOT_APPLICABLE
if the Amazon RDS instance is part of an RDS cluster.
Identifier: RDS_MYSQL_INSTANCE_ENCRYPTED_IN_TRANSIT
Resource Types: AWS::RDS::DBInstance
Trigger type: Periodic
AWS Region: All supported AWS regions except Asia Pacific (Malaysia), Canada West (Calgary) Region
Parameters:
- None
AWS CloudFormation template
To create AWS Config managed rules with AWS CloudFormation templates, see Creating AWS Config Managed Rules With AWS CloudFormation Templates.