View source: R/datazone_operations.R
datazone_delete_subscription_grant | R Documentation |
Deletes and subscription grant in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_delete_subscription_grant/ for full documentation.
datazone_delete_subscription_grant(domainIdentifier, identifier)
domainIdentifier |
[required] The ID of the Amazon DataZone domain where the subscription grant is deleted. |
identifier |
[required] The ID of the subscription grant that is deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.