Skip to content

/AWS1/CL_DZN=>UPDATEGLOSSARY()

About UpdateGlossary

Updates the business glossary in Amazon DataZone.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINIDENTIFIER TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

The identifier of the Amazon DataZone domain in which a business glossary is to be updated.

IV_IDENTIFIER TYPE /AWS1/DZNGLOSSARYID /AWS1/DZNGLOSSARYID

The identifier of the business glossary to be updated.

Optional arguments:

IV_NAME TYPE /AWS1/DZNGLOSSARYNAME /AWS1/DZNGLOSSARYNAME

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

IV_DESCRIPTION TYPE /AWS1/DZNGLOSSARYDESCRIPTION /AWS1/DZNGLOSSARYDESCRIPTION

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

IV_STATUS TYPE /AWS1/DZNGLOSSARYSTATUS /AWS1/DZNGLOSSARYSTATUS

The status to be updated as part of the UpdateGlossary action.

IV_CLIENTTOKEN TYPE /AWS1/DZNCLIENTTOKEN /AWS1/DZNCLIENTTOKEN

A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DZNUPDGLOSSARYOUTPUT /AWS1/CL_DZNUPDGLOSSARYOUTPUT