Contact - AWS Partner Central

Contact

An object that contains a Customer Partner's contact details.

Contents

Note

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

BusinessTitle

The partner contact's title (job title or role) associated with the Opportunity. BusinessTitle supports either PartnerAccountManager or OpportunityOwner.

Type: String

Pattern: (?s).{0,80}

Required: No

Email

The contact's email address associated with the Opportunity.

Type: String

Pattern: (?=.{0,80}$)[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?

Required: No

FirstName

The contact's first name associated with the Opportunity.

Type: String

Pattern: (?s).{0,80}

Required: No

LastName

The contact's last name associated with the Opportunity.

Type: String

Pattern: (?s).{0,80}

Required: No

Phone

The contact's phone number associated with the Opportunity.

Type: String

Pattern: \+[1-9]\d{1,14}

Required: No

See Also

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