v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1458290352.8 KB

Retrieves the map resource details.

get/maps/v0/maps/{MapName}

Path parameters

MapNamestring required

The name of the map resource.

Response

Success

CreateTimestring date-time required

The timestamp for when the map resource was created in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format: <code>YYYY-MM-DDThh:mm:ss.sssZ</code>.

DataSourcestring required

Specifies the data provider for the associated map tiles.

Descriptionstring required

The optional description for the map resource.

MapArnstring required
<p>The Amazon Resource Name (ARN) for the map resource. Used to specify a resource across all Amazon Web Services.</p> <ul> <li> <p>Format example: <code>arn:aws:geo:region:account-id:map/ExampleMap</code> </p> </li> </ul>
MapNamestring required

The map style selected from an available provider.

PricingPlan'RequestBasedUsage' | 'MobileAssetTracking' | 'MobileAssetManagement'

No longer used. Always returns <code>RequestBasedUsage</code>.Deprecated. Always returns RequestBasedUsage.

Tagsobject

Tags associated with the map resource.

UpdateTimestring date-time required

The timestamp for when the map resource was last update in <a href="https://www.iso.org/iso-8601-date-and-time-format.html">ISO 8601</a> format: <code>YYYY-MM-DDThh:mm:ss.sssZ</code>.