AwsTeamMember - AWS Partner Central

AwsTeamMember

Represents an AWS team member for the engagement. This structure includes details such as name, email, and business title.

Contents

Note

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

BusinessTitle

Specifies the AWS team member's business title and indicates their organizational role.

Type: String

Valid Values: AWSSalesRep | AWSAccountOwner | WWPSPDM | PDM | PSM | ISVSM

Required: No

Email

Provides the AWS team member's email address.

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

Provides the AWS team member's first name.

Type: String

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

Required: No

LastName

Provides the AWS team member's last name.

Type: String

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

Required: No

See Also

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