GeoLocationDetails - Amazon Route 53
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

GeoLocationDetails

A complex type that contains the codes and full continent, country, and subdivision names for the specified geolocation code.

Contents

ContinentCode

The two-letter code for the continent.

Type: String

Length Constraints: Fixed length of 2.

Required: No

ContinentName

The full name of the continent.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 32.

Required: No

CountryCode

The two-letter code for the country.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2.

Required: No

CountryName

The name of the country.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: No

SubdivisionCode

The code for the subdivision, such as a particular state within the United States. For a list of US state abbreviations, see Appendix B: Two–Letter State and Possession Abbreviations on the United States Postal Service website. For a list of all supported subdivision codes, use the ListGeoLocations API.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 3.

Required: No

SubdivisionName

The full name of the subdivision. Route 53 currently supports only states in the United States.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: No

See Also

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