redshift-default-db-name-check
Checks if a Redshift cluster has changed its database name from the default value. The rule is NON_COMPLIANT if the database name for a Redshift cluster is set to “dev”, or if the optional parameter is provided and the database name does not match.
Identifier: REDSHIFT_DEFAULT_DB_NAME_CHECK
Resource Types: AWS::Redshift::Cluster
Trigger type: Configuration changes
Amazon Web Services Region: All supported Amazon regions except US ISO West, Asia Pacific (Jakarta), US ISO East, Middle East (UAE), Asia Pacific (Malaysia), US ISOB East, Amazon GovCloud (US-East), Amazon GovCloud (US-West), Israel (Tel Aviv), Canada West (Calgary) Region
Parameters:
- validDatabaseNames (Optional)
- Type: CSV
-
Comma-separated list of database name(s) for Redshift clusters.
Amazon CloudFormation template
To create Amazon Config managed rules with Amazon CloudFormation templates, see Creating Amazon Config Managed Rules With Amazon CloudFormation Templates.