View source: R/lakeformation_operations.R
lakeformation_batch_revoke_permissions | R Documentation |
Batch operation to revoke permissions from the principal.
See https://www.paws-r-sdk.com/docs/lakeformation_batch_revoke_permissions/ for full documentation.
lakeformation_batch_revoke_permissions(CatalogId = NULL, Entries)
CatalogId |
The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. |
Entries |
[required] A list of up to 20 entries for resource permissions to be revoked by batch operation to the principal. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.