athena_delete_data_catalog {paws.analytics} | R Documentation |
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
|
[Package paws.analytics version 0.9.0 Index]