aws location get-map-style-descriptor
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
Options
Name | Description |
---|---|
--map-name <string> | The map resource to retrieve the style descriptor from |
outfile <string> | Filename where the content will be saved |