Amazon Location Service · Arazzo Workflow
Amazon Location Service Fleet Onboarding
Version 1.0.0
Provision a map and a tracker, then report a first device position.
Provider
Workflows
fleet-onboarding
Create a map and tracker and seed the tracker with a device position.
Provisions a map resource for rendering, a tracker resource for device positions, and then uploads an initial device position to the tracker, returning the identifiers of both new resources.
1
createMap
CreateMap
Create the map resource used to visualize device positions for the fleet.
2
createTracker
CreateTracker
Create the tracker resource that will hold device positions for the fleet.
3
seedPosition
BatchUpdateDevicePosition
Upload the first device position to the new tracker so it has live data.