Skip to content

/AWS1/CL_DZN=>UPDATERULE()

About UpdateRule

Updates a rule. In Amazon DataZone, a rule is a formal agreement that enforces specific requirements across user workflows (e.g., publishing assets to the catalog, requesting subscriptions, creating projects) within the Amazon DataZone data portal. These rules help maintain consistency, ensure compliance, and uphold governance standards in data management processes. For instance, a metadata enforcement rule can specify the required information for creating a subscription request or publishing a data asset to the catalog, ensuring alignment with organizational standards.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINIDENTIFIER TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

The ID of the domain in which a rule is to be updated.

IV_IDENTIFIER TYPE /AWS1/DZNRULEID /AWS1/DZNRULEID

The ID of the rule that is to be updated

Optional arguments:

IV_NAME TYPE /AWS1/DZNRULENAME /AWS1/DZNRULENAME

The name of the rule.

IV_DESCRIPTION TYPE /AWS1/DZNDESCRIPTION /AWS1/DZNDESCRIPTION

The description of the rule.

IO_SCOPE TYPE REF TO /AWS1/CL_DZNRULESCOPE /AWS1/CL_DZNRULESCOPE

The scrope of the rule.

IO_DETAIL TYPE REF TO /AWS1/CL_DZNRULEDETAIL /AWS1/CL_DZNRULEDETAIL

The detail of the rule.

IV_INCLUDECHILDDOMAINUNITS TYPE /AWS1/DZNBOOLEAN /AWS1/DZNBOOLEAN

Specifies whether to update this rule in the child domain units.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DZNUPDATERULEOUTPUT /AWS1/CL_DZNUPDATERULEOUTPUT