Headquarters
Contains the partner's headquarters location using International Organization for Standardization (ISO) 3166 country and subdivision codes.
Contents
Note
In the following list, the required parameters are described first.
- CountryCode
-
The ISO 3166-1 alpha-2 country code of the partner's headquarters. For example,
US,BR, orDE.Type: String
Length Constraints: Fixed length of 2.
Pattern:
[A-Z]{2}Required: Yes
- SubdivisionCode
-
The subdivision portion of the ISO 3166-2 code for the partner's headquarters (for example,
SPfromBR-SP,NSWfromAU-NSW, or13fromJP-13).Type: String
Length Constraints: Minimum length of 1. Maximum length of 3.
Pattern:
[A-Z0-9]{1,3}Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: