View a markdown version of this page

Headquarters - AWS Partner Central

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, or DE.

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, SP from BR-SP, NSW from AU-NSW, or 13 from JP-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: