View source: R/datazone_operations.R
datazone_reject_subscription_request | R Documentation |
Rejects the specified subscription request.
See https://www.paws-r-sdk.com/docs/datazone_reject_subscription_request/ for full documentation.
datazone_reject_subscription_request(
decisionComment = NULL,
domainIdentifier,
identifier
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.