paws.analytics (version 0.1.0)

glue_import_catalog_to_glue: Imports an existing Athena Data Catalog to AWS Glue

Description

Imports an existing 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"
)