glue_import_catalog_to_glue: Imports an existing Amazon Athena Data Catalog to AWS Glue
Description
Imports an existing Amazon Athena Data Catalog to AWS Glue
Usage
glue_import_catalog_to_glue(CatalogId)
Arguments
CatalogId
The ID of the catalog to import. Currently, this should be the AWS
account ID.
Request syntax
svc$import_catalog_to_glue(
CatalogId = "string"
)