Amazon DataZone · Arazzo Workflow
Amazon DataZone Onboard Data Workspace
Version 1.0.0
Create a project, catalog an asset, and provision an environment in one workspace flow.
View Spec
View on GitHub
Data CatalogData GovernanceData ManagementData SharingAnalyticsArazzoWorkflows
Provider
Workflows
onboard-data-workspace
Create project, catalog asset, and provision an ACTIVE environment.
Creates a project in the domain, catalogs an asset under it, creates an environment from a profile, and waits until that environment reports ACTIVE.
1
createProject
createProject
Create the project that anchors the new workspace.
2
catalogAsset
createAsset
Catalog the first data asset under the new project.
3
createEnvironment
createEnvironment
Provision an analytics environment for the project from the supplied profile. The environment starts in the CREATING state.
4
waitForEnvironment
listEnvironments
List the project's environments and repeat until the created environment reports ACTIVE.