View source: R/athena_operations.R
athena_delete_data_catalog | R Documentation |
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)
Name |
[required] The name of the data catalog to delete. |
DeleteCatalogOnly |
Deletes the Athena Data Catalog. You can only use this with the
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.