Learn R Programming

paws.analytics (version 0.7.0)

datazone_reject_subscription_request: Rejects the specified subscription request

Description

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(
  decisionComment = NULL,
  domainIdentifier,
  identifier
)

Arguments

decisionComment

The decision comment of the rejected subscription request.

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.