Retrieves the map style descriptor from a map resource.
The style descriptor contains specifications on how features render on a map. For example, what data to display, what order to display the data in, and the style for the data. Style descriptors follow the Mapbox Style Specification.
get/maps/v0/maps/{MapName}/style-descriptor
Path parameters
MapNamestring required
The map resource to retrieve the style descriptor from.
Query parameters
keystring password
The optional <a href="https://docs.aws.amazon.com/location/latest/developerguide/using-apikeys.html">API key</a> to authorize the request.
Response
Success