Coordinates - Amazon Route 53
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Coordinates

A complex type that lists the coordinates for a geoproximity resource record.

Contents

Latitude

Specifies a coordinate of the north–south position of a geographic point on the surface of the Earth (-90 - 90).

Type: String

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

Pattern: [-+]?[0-9]{1,2}(\.[0-9]{0,2})?

Required: Yes

Longitude

Specifies a coordinate of the east–west position of a geographic point on the surface of the Earth (-180 - 180).

Type: String

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

Pattern: [-+]?[0-9]{1,3}(\.[0-9]{0,2})?

Required: Yes

See Also

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