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
AWS Region: All supported AWS regions except US ISO West (Northern California), Asia Pacific (Jakarta), US ISO East, Middle East (UAE), Asia Pacific (Malaysia), US ISOB East (Ohio), AWS GovCloud (US-East), AWS 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.
AWS CloudFormation template
To create AWS Config managed rules with AWS CloudFormation templates, see Creating AWS Config Managed Rules With AWS CloudFormation Templates.