datazone_get_subscription {paws.analytics} | R Documentation |
Gets a subscription in Amazon DataZone
Description
Gets a subscription in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_get_subscription/ for full documentation.
Usage
datazone_get_subscription(domainIdentifier, identifier)
Arguments
domainIdentifier |
[required] The ID of the Amazon DataZone domain in which the subscription exists. |
identifier |
[required] The ID of the subscription. |
[Package paws.analytics version 0.9.0 Index]