glue_get_data_catalog_encryption_settings {paws.analytics} | R Documentation |
Retrieves the security configuration for a specified catalog
Description
Retrieves the security configuration for a specified catalog.
See https://www.paws-r-sdk.com/docs/glue_get_data_catalog_encryption_settings/ for full documentation.
Usage
glue_get_data_catalog_encryption_settings(CatalogId = NULL)
Arguments
CatalogId |
The ID of the Data Catalog to retrieve the security configuration for. If none is provided, the Amazon Web Services account ID is used by default. |
[Package paws.analytics version 0.7.0 Index]