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
Parameters:
- backupRetentionMinimum (Optional)
- Type: int
-
Minimum retention period for backups.
- backupRetentionPeriod (Optional)
- Type: int
-
Retention period for backups.
- checkReadReplicas (Optional)
- Type: boolean
-
Checks whether RDS DB instances have backups enabled for read replicas.
- preferredBackupWindow (Optional)
- Type: String
-
Time range in which backups are created.
Amazon CloudFormation template
To create Amazon Config managed rules with Amazon CloudFormation templates, see Creating Amazon Config Managed Rules With Amazon CloudFormation Templates.