Skip to contents

Rejects the specified subscription request.

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

Usage

datazone_reject_subscription_request(
  domainIdentifier,
  identifier,
  decisionComment = NULL
)

Arguments

domainIdentifier

[required] The identifier of the Amazon DataZone domain in which the subscription request was rejected.

identifier

[required] The identifier of the subscription request that was rejected.

decisionComment

The decision comment of the rejected subscription request.