Amazon Location Service · Arazzo Workflow
Amazon Location Service Provision and Verify Map
Version 1.0.0
Create a map resource and confirm it is queryable before use.
Provider
Workflows
provision-map
Create a map resource and verify it by describing it.
Creates a map resource from the supplied name, data source, and style, then immediately describes it to confirm the resource exists and is ready to be embedded in a client application.
1
createMap
CreateMap
Create the map resource using the supplied name and a configuration that selects the rendering style.
2
describeMap
DescribeMap
Describe the newly created map to confirm it exists and to read back its data source and timestamps.