View source: R/datazone_operations.R
datazone_revoke_subscription | R Documentation |
Revokes a specified subscription in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_revoke_subscription/ for full documentation.
datazone_revoke_subscription(
domainIdentifier,
identifier,
retainPermissions = NULL
)
domainIdentifier |
[required] The identifier of the Amazon DataZone domain where you want to revoke a subscription. |
identifier |
[required] The identifier of the revoked subscription. |
retainPermissions |
Specifies whether permissions are retained when the subscription is revoked. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.