Deletes a data catalog.
See https://www.paws-r-sdk.com/docs/athena_delete_data_catalog/ for full documentation.
athena_delete_data_catalog(Name, DeleteCatalogOnly = NULL)
[required] The name of the data catalog to delete.
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.