View source: R/datazone_operations.R
datazone_update_subscription_request | R Documentation |
Updates a specified subscription request in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_update_subscription_request/ for full documentation.
datazone_update_subscription_request(
domainIdentifier,
identifier,
requestReason
)
domainIdentifier |
[required] The identifier of the Amazon DataZone domain in which a subscription request is to be updated. |
identifier |
[required] The identifier of the subscription request that is to be updated. |
requestReason |
[required] The reason for the
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.