Invitation - AWS Partner Central

Invitation

The Invitation structure represents an invitation exchanged between partners and AWS. It includes a message, receiver information, and a payload providing context for the invitation.

Contents

Note

In the following list, the required parameters are described first.

Message

A message accompanying the invitation.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: Yes

Payload

Contains the data payload associated with the Engagement Invitation. This payload includes essential details related to the AWS opportunity and is used by partners to evaluate whether to accept or reject the engagement.

Type: Payload object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

Receiver

Represents the entity that received the Engagement Invitation, including account and company details. This field is essential for tracking the partner who is being invited to collaborate.

Type: Receiver object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: