datazone_cancel_subscription {paws.analytics} | R Documentation |
Cancels the subscription to the specified asset
Description
Cancels the subscription to the specified asset.
See https://www.paws-r-sdk.com/docs/datazone_cancel_subscription/ for full documentation.
Usage
datazone_cancel_subscription(domainIdentifier, identifier)
Arguments
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. |
[Package paws.analytics version 0.7.0 Index]