glue_delete_catalog {paws.analytics} | R Documentation |
Removes the specified catalog from the Glue Data Catalog
Description
Removes the specified catalog from the Glue Data Catalog.
See https://www.paws-r-sdk.com/docs/glue_delete_catalog/ for full documentation.
Usage
glue_delete_catalog(CatalogId)
Arguments
CatalogId |
[required] The ID of the catalog. |
[Package paws.analytics version 0.9.0 Index]