Location Service Map

AWS Location Service Map is a managed resource that provides customizable map tiles for applications. It allows developers to integrate maps from trusted data providers without managing infrastructure. With this service, you can render maps, control style and appearance, and use them alongside other Location Service features like geocoding, routing, and tracking. It is designed to support location-based applications with secure, scalable, and cost-effective mapping capabilities.

aws.location_map

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
configurationcorejsonSpecifies the map tile style selected from a partner data provider.
create_timecoretimestampThe timestamp for when the map resource was created in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.
data_sourcecorestringSpecifies the data provider for the associated map tiles.
descriptioncorestringThe optional description for the map resource.
map_arncorestringThe Amazon Resource Name (ARN) for the map resource. Used to specify a resource across all Amazon Web Services. Format example: arn:aws:geo:region:account-id:map/ExampleMap
map_namecorestringThe map style selected from an available provider.
pricing_plancorestringNo longer used. Always returns RequestBasedUsage.
tagscorehstore
update_timecoretimestampThe timestamp for when the map resource was last update in ISO 8601 format: YYYY-MM-DDThh:mm:ss.sssZ.