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
AWS Region: All supported AWS 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"
AWS CloudFormation template
To create AWS Config managed rules with AWS CloudFormation templates, see Creating AWS Config Managed Rules With AWS CloudFormation Templates.