Country - Amazon Location Service

Country

The alpha-2 or alpha-3 character code for the country that the results will be present in.

Contents

Code2

Country, represented by its alpha 2-character code.

Type: String

Length Constraints: Fixed length of 2.

Pattern: [A-Z]{2}

Required: No

Code3

Country, represented by its alpha t-character code.

Type: String

Length Constraints: Fixed length of 3.

Pattern: [A-Z]{3}

Required: No

Name

Name of the country.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 100.

Required: No

See Also

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