v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1458290352.8 KB

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

Blobstring

Contains the body of the style descriptor.