Skip to content

/AWS1/CL_DZN=>UPDATEPROJECT()

About UpdateProject

Updates the specified project in Amazon DataZone.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINIDENTIFIER TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

The ID of the Amazon DataZone domain where a project is being updated.

IV_IDENTIFIER TYPE /AWS1/DZNPROJECTID /AWS1/DZNPROJECTID

The identifier of the project that is to be updated.

Optional arguments:

IV_NAME TYPE /AWS1/DZNPROJECTNAME /AWS1/DZNPROJECTNAME

The name to be updated as part of the UpdateProject action.

IV_DESCRIPTION TYPE /AWS1/DZNDESCRIPTION /AWS1/DZNDESCRIPTION

The description to be updated as part of the UpdateProject action.

IT_GLOSSARYTERMS TYPE /AWS1/CL_DZNGLOSSARYTERMS_W=>TT_GLOSSARYTERMS TT_GLOSSARYTERMS

The glossary terms to be updated as part of the UpdateProject action.

IO_ENVIRONMENTDEPLOYMENTDETS TYPE REF TO /AWS1/CL_DZNENVIRONMENTDEPLO00 /AWS1/CL_DZNENVIRONMENTDEPLO00

The environment deployment details of the project.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DZNUPDPROJECTOUTPUT /AWS1/CL_DZNUPDPROJECTOUTPUT