v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1469325456.8 KB

Reboots a replication instance. Rebooting results in a momentary outage, until the replication instance becomes available again.

post/#X-Amz-Target=AmazonDMSv20160101.RebootReplicationInstance

Headers

X-Amz-Target'AmazonDMSv20160101.RebootReplicationInstance' required

Request body

ReplicationInstanceArnstring required

The Amazon Resource Name (ARN) of the replication instance.

ForceFailoverboolean

If this parameter is <code>true</code>, the reboot is conducted through a Multi-AZ failover. If the instance isn't configured for Multi-AZ, then you can't specify <code>true</code>. ( <code>--force-planned-failover</code> and <code>--force-failover</code> can't both be set to <code>true</code>.)

ForcePlannedFailoverboolean

If this parameter is <code>true</code>, the reboot is conducted through a planned Multi-AZ failover where resources are released and cleaned up prior to conducting the failover. If the instance isn''t configured for Multi-AZ, then you can't specify <code>true</code>. ( <code>--force-planned-failover</code> and <code>--force-failover</code> can't both be set to <code>true</code>.)

Response

Success