LeadContact - AWS Partner Central

LeadContact

An object that contains a lead contact's details associated with the engagement. This provides contact information for individuals involved in lead-related activities.

Contents

Note

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

BusinessTitle

The lead contact's business title or job role associated with the engagement.

Type: String

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

Required: Yes

Email

The lead contact's email address associated with the engagement.

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: Yes

FirstName

The lead contact's first name associated with the engagement.

Type: String

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

Required: Yes

LastName

The lead contact's last name associated with the engagement.

Type: String

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

Required: Yes

Phone

The lead contact's phone number associated with the engagement.

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: