Amazon Location Service · Example Payload

Amazon Location Service Tracker Example

GeocodingGeofencingLocationMapsRouting

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

Top-level fields

TrackerNameTrackerArnDescriptionPositionFilteringCreateTime

Example Payload

Raw ↑
{
  "TrackerName": "fleet-tracker",
  "TrackerArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "Description": "example-value",
  "PositionFiltering": "TimeBased",
  "CreateTime": "2025-03-15T14:30:00Z"
}