Promote Read Replica
GET {{aws_rds_base_url}}/?BackupRetentionPeriod&DBInstanceIdentifier&PreferredBackupWindow&Action=PromoteReadReplica&Version=2014-10-31
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
BackupRetentionPeriod | null | The 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. | |
DBInstanceIdentifier | null | The DB instance identifier. This value is stored as a lowercase string. | |
PreferredBackupWindow | null | The daily time range during which automated backups are created if automated backups are enabled, using the BackupRetentionPeriod parameter. | |
Action | string |