v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466450398.1 KB

Performs a switchover of the specified Autonomous Database to a standby peer database.

post/#X-Amz-Target=Odb.SwitchoverAutonomousDatabase

Headers

X-Amz-Target'Odb.SwitchoverAutonomousDatabase' required

Request body

autonomousDatabaseIdstring required

The unique identifier of the Autonomous Database to switch over.

peerDbArnstring

The Amazon Resource Name (ARN) of the peer Autonomous Database to switch over to.

Response

Success

autonomousDatabaseIdstring required

The unique identifier of the Autonomous Database that was switched over.

displayNamestring

The user-friendly name of the Autonomous Database.

status'AVAILABLE' | 'FAILED' | 'PROVISIONING' | 'TERMINATED' | 'TERMINATING' | 'UPDATING' | 'MAINTENANCE_IN_PROGRESS' | 'STOPPING' | 'STOPPED' | 'STARTING' | 'UNAVAILABLE' | 'RESTORE_IN_PROGRESS' | 'RESTORE_FAILED' | 'BACKUP_IN_PROGRESS' | 'SCALE_IN_PROGRESS' | 'AVAILABLE_NEEDS_ATTENTION' | 'RESTARTING' | 'RECREATING' | 'ROLE_CHANGE_IN_PROGRESS' | 'UPGRADING' | 'INACCESSIBLE' | 'STANDBY'

The current status of the Autonomous Database after the switchover operation.

statusReasonstring

Additional information about the status of the Autonomous Database after the switchover operation.