rds-postgresql-logs-to-cloudwatch
Checks if an Amazon PostgreSQL DB instance is configured to publish logs to Amazon CloudWatch Logs. The rule is NON_COMPLIANT if the DB instance is not configured to publish logs to Amazon CloudWatch Logs.
Identifier: RDS_POSTGRESQL_LOGS_TO_CLOUDWATCH
Resource Types: AWS::RDS::DBInstance
Trigger type: Configuration changes
Amazon Web Services Region: All supported Amazon regions
Parameters:
- logTypes (Optional)
- Type: CSV
-
Comma-separated list of log types to be published to CloudWatch Logs. Valid values are: 'postgresql', 'upgrade'. Default value is 'postgresql'.
Amazon CloudFormation template
To create Amazon Config managed rules with Amazon CloudFormation templates, see Creating Amazon Config Managed Rules With Amazon CloudFormation Templates.