Promote Read Replica

GET {{aws_rds_base_url}}/?BackupRetentionPeriod&DBInstanceIdentifier&PreferredBackupWindow&Action=PromoteReadReplica&Version=2014-10-31

Request Params

KeyDatatypeRequiredDescription
BackupRetentionPeriodnullThe number of days for which automated backups are retained. Setting this parameter to a positive number enables backups. Setting this parameter to 0 disables automated backups.
DBInstanceIdentifiernullThe DB instance identifier. This value is stored as a lowercase string.
PreferredBackupWindownullThe daily time range during which automated backups are created if automated backups are enabled, using the BackupRetentionPeriod parameter.
Actionstring