Retrieves the map style descriptor from a map resource. The style descriptor contains speciļ¬cations 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.
Request
Path Params
Responses
š¢200Success
application/json
Body
š 480InternalServerException
š 481ResourceNotFoundException
š 482AccessDeniedException
š 483ValidationException
š 484ThrottlingException
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'http://geo.{region}.amazonaws.com/maps/v0/maps//style-descriptor'