Amazon Location Service · Example Payload

Amazon Location Service Map Example

GeocodingGeofencingLocationMapsRouting

Amazon Location Service Map Example is an example object payload from Amazon Location Service, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

MapNameMapArnDataSourceDescriptionCreateTimeUpdateTime

Example Payload

Raw ↑
{
  "MapName": "my-map",
  "MapArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "DataSource": "HERE",
  "Description": "example-value",
  "CreateTime": "2025-03-15T14:30:00Z",
  "UpdateTime": "2025-03-15T14:30:00Z"
}