View source: R/datazone_operations.R
datazone_get_subscription_request_details | R Documentation |
Gets the details of the specified subscription request.
See https://www.paws-r-sdk.com/docs/datazone_get_subscription_request_details/ for full documentation.
datazone_get_subscription_request_details(domainIdentifier, identifier)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.