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