glue_import_catalog_to_glue {paws.analytics}R Documentation

Imports an existing Amazon Athena Data Catalog to Glue

Description

Imports an existing Amazon Athena Data Catalog to Glue.

See https://www.paws-r-sdk.com/docs/glue_import_catalog_to_glue/ for full documentation.

Usage

glue_import_catalog_to_glue(CatalogId = NULL)

Arguments

CatalogId

The ID of the catalog to import. Currently, this should be the Amazon Web Services account ID.


[Package paws.analytics version 0.7.0 Index]