Amazon Location Service · Arazzo Workflow
Amazon Location Service Find or Create Tracker and Report Position
Version 1.0.0
Reuse a tracker if it exists, else create it, then push a position.
Provider
Workflows
find-or-create-tracker
Ensure a tracker exists and then report a device position to it.
Lists trackers and branches: when the named tracker is already present a device position is reported directly to it; when it is missing the tracker is created first and then seeded with the device position.
1
listTrackers
List the trackers in the account to detect whether the requested tracker already exists.
2
reportToExisting
Upload the device position to the already-existing tracker.
3
createTracker
Create the tracker because no existing tracker matched the requested name.
4
reportToNew
Seed the newly created tracker with the supplied device position.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.