Learn R Programming

paws.analytics (version 0.7.0)

datazone_reject_predictions: Rejects automatically generated business-friendly metadata for your Amazon DataZone assets

Description

Rejects automatically generated business-friendly metadata for your Amazon DataZone assets.

See https://www.paws-r-sdk.com/docs/datazone_reject_predictions/ for full documentation.

Usage

datazone_reject_predictions(
  clientToken = NULL,
  domainIdentifier,
  identifier,
  rejectChoices = NULL,
  rejectRule = NULL,
  revision = NULL
)

Arguments

clientToken

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

domainIdentifier

[required] The identifier of the Amazon DataZone domain.

identifier

[required] The identifier of the prediction.

rejectChoices

Specifies the prediction (aka, the automatically generated piece of metadata) and the target (for example, a column name) that can be rejected.

rejectRule

Specifies the rule (or the conditions) under which a prediction can be rejected.

revision

The revision that is to be made to the asset.