Amazon DataZone · Arazzo Workflow
Amazon DataZone Rename Project
Version 1.0.0
Read a project, update its description, then read it back to confirm the change.
View Spec
View on GitHub
Data CatalogData GovernanceData ManagementData SharingAnalyticsArazzoWorkflows
Provider
Workflows
rename-project
Update a project's description and confirm it via a read-back.
Reads the current project, patches its description, and re-reads the project to confirm the updated metadata was persisted.
1
readProject
getProject
Read the project to capture its current name and description.
2
updateProject
updateProject
Apply the new description to the project.
3
confirmUpdate
getProject
Re-read the project to confirm the new description persisted.