Amazon Location Service · Arazzo Workflow
Amazon Location Service Provision Tracker and Update Position
Version 1.0.0
Create a tracker then push an initial device position update to it.
Provider
Workflows
provision-tracker
Create a tracker, seed it with a position, and confirm it is listed.
Creates a tracker with the supplied name and position-filtering method, uploads an initial device position via a batch update, and then lists trackers to verify the resource is present.
1
createTracker
CreateTracker
Create the tracker resource using the supplied name and position-filtering method.
2
updatePosition
BatchUpdateDevicePosition
Upload an initial device position to the new tracker via a batch update.
3
listTrackers
ListTrackers
List trackers in the account to confirm the new tracker is registered.