AssigneeContact
Represents the contact details of the individual assigned to manage the opportunity within the partner organization. This helps to ensure that there is a point of contact for the opportunity's progress.
Contents
Note
In the following list, the required parameters are described first.
- BusinessTitle
-
Specifies the business title of the assignee managing the opportunity. This helps clarify the individual's role and responsibilities within the organization. Use the value
PartnerAccountManagerto update details of the opportunity owner.Type: String
Pattern:
(?s).{0,80}Required: Yes
-
Provides the email address of the assignee. This email is used for communications and notifications related to 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: Yes
- FirstName
-
Specifies the first name of the assignee managing the opportunity. The system automatically retrieves this value from the user profile by referencing the associated email address.
Type: String
Pattern:
(?s).{0,80}Required: Yes
- LastName
-
Specifies the last name of the assignee managing the opportunity. The system automatically retrieves this value from the user profile by referencing the associated email address.
Type: String
Pattern:
(?s).{0,80}Required: Yes
- Phone
-
Specifies the contact phone number of the assignee responsible for the opportunity or engagement. This field enables direct communication for time-sensitive matters and facilitates coordination between AWS and partner teams.
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: