Learn R Programming

paws.analytics (version 0.9.0)

athena_delete_data_catalog: Deletes a data catalog

Description

Deletes a data catalog.

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

Usage

athena_delete_data_catalog(Name, DeleteCatalogOnly = NULL)

Arguments

Name

[required] The name of the data catalog to delete.

DeleteCatalogOnly

Deletes the Athena Data Catalog. You can only use this with the FEDERATED catalogs. You usually perform this before registering the connector with Glue Data Catalog. After deletion, you will have to manage the Glue Connection and Lambda function.