ListGeoLocationsRequest
A request to get a list of geographic locations that Amazon Route 53 supports for geolocation resource record sets.
Types
Properties
The code for the continent with which you want to start listing locations that Amazon Route 53 supports for geolocation. If Route 53 has already returned a page or more of results, if IsTruncated
is true, and if NextContinentCode
from the previous response has a value, enter that value in startcontinentcode
to return the next page of results.
The code for the country with which you want to start listing locations that Amazon Route 53 supports for geolocation. If Route 53 has already returned a page or more of results, if IsTruncated
is true
, and if NextCountryCode
from the previous response has a value, enter that value in startcountrycode
to return the next page of results.
The code for the state of the United States with which you want to start listing locations that Amazon Route 53 supports for geolocation. If Route 53 has already returned a page or more of results, if IsTruncated
is true
, and if NextSubdivisionCode
from the previous response has a value, enter that value in startsubdivisioncode
to return the next page of results.