v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429173137.8 KB

Cancels a pending connection invitation before it has been accepted or rejected.

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

Headers

X-Amz-Target'PartnerCentralAccount.CancelConnectionInvitation' required

Request body

Catalogstring required

The catalog identifier where the connection invitation exists.

Identifierstring required

The unique identifier of the connection invitation to cancel.

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 invitation was canceled.

Idstring required

The unique identifier of the canceled connection invitation.

Arnstring required

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

ConnectionIdstring

The identifier of the connection associated with the canceled invitation.

ConnectionType'OPPORTUNITY_COLLABORATION' | 'SUBSIDIARY' required

The type of connection that was being invited for.

CreatedAtstring date-time required

The timestamp when the connection invitation was originally created.

UpdatedAtstring date-time required

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

ExpiresAtstring date-time

The timestamp when the connection invitation would have expired if not canceled.

OtherParticipantIdentifierstring required

The identifier of the other participant who was invited to connect.

ParticipantType'SENDER' | 'RECEIVER' required

The type of participant (inviter or invitee) in the connection invitation.

Status'PENDING' | 'ACCEPTED' | 'REJECTED' | 'CANCELED' | 'EXPIRED' required

The current status of the connection invitation (canceled).

InvitationMessagestring required

The message that was included with the original connection invitation.

InviterEmailstring required

The email address of the person who sent the connection invitation.

InviterNamestring password required

The name of the person who sent the connection invitation.