v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429173137.8 KB

Creates a new connection invitation to establish a partnership with another organization.

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

Headers

X-Amz-Target'PartnerCentralAccount.CreateConnectionInvitation' required

Request body

Catalogstring required

The catalog identifier where the connection invitation will be created.

ClientTokenstring required

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

ConnectionType'OPPORTUNITY_COLLABORATION' | 'SUBSIDIARY' required

The type of connection being requested (e.g., reseller, distributor, technology partner).

Emailstring required

The email address of the person to send the connection invitation to.

Messagestring required

A custom message to include with the connection invitation.

Namestring password required

The name of the person sending the connection invitation.

ReceiverIdentifierstring required

The identifier of the organization or partner to invite for connection.

Response

Success

Catalogstring required

The catalog identifier where the connection invitation was created.

Idstring required

The unique identifier of the created connection invitation.

Arnstring required

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

ConnectionIdstring

The identifier of the connection associated with this invitation.

ConnectionType'OPPORTUNITY_COLLABORATION' | 'SUBSIDIARY' required

The type of connection being requested in the invitation.

CreatedAtstring date-time required

The timestamp when the connection invitation was created.

UpdatedAtstring date-time required

The timestamp when the connection invitation was last updated.

ExpiresAtstring date-time

The timestamp when the connection invitation will expire if not responded to.

OtherParticipantIdentifierstring required

The identifier of the organization or partner being invited.

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 (pending, accepted, rejected, etc.).

InvitationMessagestring required

The custom message included with the 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.