Amazon HealthLake · Arazzo Workflow
Amazon HealthLake Delete FHIR Data Store and Confirm Removal
Version 1.0.0
Delete a FHIR data store and poll its status until it reports DELETED.
Provider
Workflows
delete-fhir-datastore-and-confirm
Delete a FHIR data store and wait until it reports DELETED.
Calls DeleteFHIRDatastore for the supplied data store id, then repeatedly describes the data store until its status is DELETED.
1
deleteDatastore
Request deletion of the FHIR data store. The response echoes the data store id, ARN, status, and endpoint.
2
pollDatastore
Describe the data store and inspect its status. While the status is DELETING the step loops back to itself; once the status is DELETED the workflow ends.
Source API Descriptions
openapi
xAmzTargetHealthlakeDeletefhirdatastoreApi
https://raw.githubusercontent.com/api-evangelist/amazon-healthlake/refs/heads/main/openapi/amazon-healthlake-x-amz-target-healthlake-deletefhirdatastore-api-openapi.yml
openapi
xAmzTargetHealthlakeDescribefhirdatastoreApi
https://raw.githubusercontent.com/api-evangelist/amazon-healthlake/refs/heads/main/openapi/amazon-healthlake-x-amz-target-healthlake-describefhirdatastore-api-openapi.yml
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.