Amazon DataZone · Arazzo Workflow
Amazon DataZone Teardown Domain
Version 1.0.0
List projects in a domain and branch to delete the domain only when it is empty.
View Spec
View on GitHub
Data CatalogData GovernanceData ManagementData SharingAnalyticsArazzoWorkflows
Provider
Workflows
teardown-domain
Delete a domain only when it contains no projects, then confirm deletion.
Lists the domain's projects and, only when the list is empty, initiates domain deletion and reads the domain back to confirm it has entered the deletion lifecycle.
1
listProjects
listProjects
List the projects in the domain to decide whether it is safe to delete.
2
deleteDomain
deleteDomain
Delete the empty domain. A 202 Accepted indicates deletion was initiated asynchronously.
3
confirmDeleting
getDomain
Read the domain back to confirm it has entered the deletion lifecycle (DELETING or DELETED).