v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466450398.1 KB

Initiates a failover of the specified Autonomous Database to a standby peer database.

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

Headers

X-Amz-Target'Odb.FailoverAutonomousDatabase' required

Request body

autonomousDatabaseIdstring required

The unique identifier of the Autonomous Database to fail over.

peerDbArnstring

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

Response

Success

autonomousDatabaseIdstring required

The unique identifier of the Autonomous Database that was failed 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 failover operation.

statusReasonstring

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