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