Updates the specified project in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_update_project/ for full documentation.
datazone_update_project(
description = NULL,
domainIdentifier,
environmentDeploymentDetails = NULL,
glossaryTerms = NULL,
identifier,
name = NULL
)
The description to be updated as part of the
update_project
action.
[required] The ID of the Amazon DataZone domain where a project is being updated.
The environment deployment details of the project.
The glossary terms to be updated as part of the
update_project
action.
[required] The identifier of the project that is to be updated.
The name to be updated as part of the
update_project
action.