v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1458290352.8 KB

Retrieves the tracker resource details.

get/tracking/v0/trackers/{TrackerName}

Path parameters

TrackerNamestring required

The name of the tracker resource.

Response

Success

CreateTimestring date-time required

The timestamp for when the tracker 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>.

Descriptionstring required

The optional description for the tracker resource.

KmsKeyIdstring

A key identifier for an <a href="https://docs.aws.amazon.com/kms/latest/developerguide/create-keys.html">Amazon Web Services KMS customer managed key</a> assigned to the Amazon Location resource.

PositionFiltering'TimeBased' | 'DistanceBased' | 'AccuracyBased'

The position filtering method of the tracker resource.

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

Always returns <code>RequestBasedUsage</code>.Deprecated. Always returns RequestBasedUsage.

PricingPlanDataSourcestring

No longer used. Always returns an empty string.Deprecated. Unused.

Tagsobject

The tags associated with the tracker resource.

TrackerArnstring required
<p>The Amazon Resource Name (ARN) for the tracker resource. Used when you need to specify a resource across all Amazon Web Services.</p> <ul> <li> <p>Format example: <code>arn:aws:geo:region:account-id:tracker/ExampleTracker</code> </p> </li> </ul>
TrackerNamestring required

The name of the tracker resource.

UpdateTimestring date-time required

The timestamp for when the tracker resource was last updated 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>.