Amazon DataZone · Arazzo Workflow
Amazon DataZone Provision Domain
Version 1.0.0
Create a DataZone domain and poll until it becomes AVAILABLE.
View Spec
View on GitHub
Data CatalogData GovernanceData ManagementData SharingAnalyticsArazzoWorkflows
Provider
Workflows
provision-domain
Create a DataZone domain and wait for it to reach AVAILABLE status.
Creates a domain with the supplied name and execution role, then repeatedly reads the domain until its status is AVAILABLE before returning its identifier and portal URL.
1
createDomain
Submit the request to create the DataZone domain. The domain is created asynchronously and starts in the CREATING state.
2
pollDomain
Read the domain detail until provisioning completes. Repeats while the status is still CREATING and proceeds once it reaches AVAILABLE.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.