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