rds-logging-enabled
Checks if respective logs of Amazon Relational Database Service (Amazon RDS) are enabled. The rule is NON_COMPLIANT if any log types are not enabled.
Note
DB Instances that are not in 'available', 'backing-up', 'storage-optimization', or 'storage-full' status evaluate as NOT_APPLICABLE
.
Identifier: RDS_LOGGING_ENABLED
Resource Types: AWS::RDS::DBInstance
Trigger type: Configuration changes
Amazon Web Services Region: All supported Amazon regions except Africa (Cape Town), Asia Pacific (Hyderabad), Asia Pacific (Osaka), Europe (Milan), Europe (Spain) Region
Parameters:
- additionalLogs (Optional)
- Type: StringMap
-
Comma-separated list of engine names and log type names. For example, "additionalLogs": "oracle: general, slowquery ; aurora: alert, slowquery"
Amazon CloudFormation template
To create Amazon Config managed rules with Amazon CloudFormation templates, see Creating Amazon Config Managed Rules With Amazon CloudFormation Templates.