v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466450398.1 KB

Modifies the settings of an Oracle Database@Amazon Web Services peering connection. You can update the display name and add or remove CIDR blocks from the peering connection.

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

Headers

X-Amz-Target'Odb.UpdateOdbPeeringConnection' required

Request body

odbPeeringConnectionIdstring required

The identifier of the Oracle Database@Amazon Web Services peering connection to update.

displayNamestring

A new display name for the peering connection.

peerNetworkCidrsToBeAddedPeeredCidr[]

A list of CIDR blocks to add to the peering connection. These CIDR blocks define the IP address ranges that can communicate through the peering connection. The CIDR blocks must not overlap with existing CIDR blocks in the Oracle Database@Amazon Web Services network.

peerNetworkCidrsToBeRemovedPeeredCidr[]

A list of CIDR blocks to remove from the peering connection. The CIDR blocks must currently exist in the peering connection.

Response

Success

displayNamestring

The display name of the peering connection.

status'AVAILABLE' | 'FAILED' | 'PROVISIONING' | 'TERMINATED' | 'TERMINATING' | 'UPDATING' | 'MAINTENANCE_IN_PROGRESS'

The status of the peering connection update operation.

statusReasonstring

Additional information about the status of the peering connection update operation.

odbPeeringConnectionIdstring required

The identifier of the Oracle Database@Amazon Web Services peering connection that was updated.