v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

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.

patch/v2/domains/{domainIdentifier}/rules/{identifier}

Path parameters

domainIdentifierstring required

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

identifierstring required

The ID of the rule that is to be updated

Request body

namestring password

The name of the rule.

descriptionstring password

The description of the rule.

includeChildDomainUnitsboolean

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

Response

Success

identifierstring required

The ID of the rule.

revisionstring required

The revision of the rule.

namestring password required

The name of the rule.

ruleType'METADATA_FORM_ENFORCEMENT' | 'GLOSSARY_TERM_ENFORCEMENT' required

The type of the rule.

action'CREATE_LISTING_CHANGE_SET' | 'CREATE_SUBSCRIPTION_REQUEST' required

The action of the rule.

descriptionstring password

The description of the rule.

createdAtstring date-time required

The timestamp at which the rule was created.

updatedAtstring date-time required

The timestamp at which the rule was last updated.

createdBystring required

The user who created the rule.

lastUpdatedBystring required

The timestamp at which the rule was last updated.