Contact
Represents contact information for a partner representative.
Contents
Note
In the following list, the required parameters are described first.
- BusinessTitle
-
The business title or role of the contact person within the organization.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 80.
Required: No
-
The email address of the contact person.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 80.
Pattern:
[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 first name of the contact person.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 80.
Required: No
- LastName
-
The last name of the contact person.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 80.
Required: No
- Phone
-
The phone number of the contact person.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: