View source: R/datazone_operations.R
datazone_cancel_subscription | R Documentation |
Cancels the subscription to the specified asset.
See https://www.paws-r-sdk.com/docs/datazone_cancel_subscription/ for full documentation.
datazone_cancel_subscription(domainIdentifier, identifier)
domainIdentifier |
[required] The unique identifier of the Amazon DataZone domain where the subscription request is being cancelled. |
identifier |
[required] The unique identifier of the subscription that is being cancelled. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.