v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429173137.8 KB

Cancels an existing connection between partners, terminating the partnership relationship.

post/#X-Amz-Target=PartnerCentralAccount.CancelConnection

Headers

X-Amz-Target'PartnerCentralAccount.CancelConnection' required

Request body

Catalogstring required

The catalog identifier where the connection exists.

Identifierstring required

The unique identifier of the connection to cancel.

ConnectionType'OPPORTUNITY_COLLABORATION' | 'SUBSIDIARY' required

The type of connection to cancel (e.g., reseller, distributor, technology partner).

Reasonstring required

The reason for canceling the connection, providing context for the termination.

ClientTokenstring required

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Response

Success

Catalogstring required

The catalog identifier where the connection was canceled.

Idstring required

The unique identifier of the canceled connection.

Arnstring required

The Amazon Resource Name (ARN) of the canceled connection.

OtherParticipantAccountIdstring required

The AWS account ID of the other participant in the canceled connection.

UpdatedAtstring date-time required

The timestamp when the connection was last updated (canceled).

ConnectionTypesobject required

The list of connection types that were active before cancellation.