Amazon DataZone · Arazzo Workflow
Amazon DataZone Provision Environment
Version 1.0.0
Create a project environment and poll the environment list until it is ACTIVE.
View Spec
View on GitHub
Data CatalogData GovernanceData ManagementData SharingAnalyticsArazzoWorkflows
Provider
Workflows
provision-environment
Create an environment in a project and wait until it reports ACTIVE.
Creates an environment from a profile under a project, then lists the project's environments and repeats until the created environment is ACTIVE.
1
createEnvironment
createEnvironment
Create the environment under the project from the supplied environment profile. The environment starts in the CREATING state.
2
waitForEnvironment
listEnvironments
List the project's environments and repeat until the created environment reports ACTIVE. The list is scoped to the owning project.