datazone_delete_subscription_grant {paws.analytics} | R Documentation |
Deletes and subscription grant in Amazon DataZone
Description
Deletes and subscription grant in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_delete_subscription_grant/ for full documentation.
Usage
datazone_delete_subscription_grant(domainIdentifier, identifier)
Arguments
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. |
[Package paws.analytics version 0.7.0 Index]