db-instance-backup-enabled - Amazon Config
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

db-instance-backup-enabled

Checks if RDS DB instances have backups enabled. Optionally, the rule checks the backup retention period and the backup window.

Identifier: DB_INSTANCE_BACKUP_ENABLED

Resource Types: AWS::RDS::DBInstance

Trigger type: Configuration changes

Amazon Web Services Region: All supported Amazon regions except Europe (Spain) Region

Parameters:

backupRetentionPeriod (Optional)
Type: int

Retention period for backups.

backupRetentionMinimum (Optional)
Type: int

Minimum retention period for backups.

preferredBackupWindow (Optional)
Type: String

Time range in which backups are created.

checkReadReplicas (Optional)
Type: boolean

Checks whether RDS DB instances have backups enabled for read replicas.

Amazon CloudFormation template

To create Amazon Config managed rules with Amazon CloudFormation templates, see Creating Amazon Config Managed Rules With Amazon CloudFormation Templates.