paws.analytics (version 0.1.0)

glue_get_data_catalog_encryption_settings: Retrieves the security configuration for a specified catalog

Description

Retrieves the security configuration for a specified catalog.

Usage

glue_get_data_catalog_encryption_settings(CatalogId)

Arguments

CatalogId

The ID of the Data Catalog for which to retrieve the security configuration. If none is provided, the AWS account ID is used by default.

Request syntax

svc$get_data_catalog_encryption_settings(
  CatalogId = "string"
)