glue_update_catalog {paws.analytics} | R Documentation |
Updates an existing catalog's properties in the Glue Data Catalog
Description
Updates an existing catalog's properties in the Glue Data Catalog.
See https://www.paws-r-sdk.com/docs/glue_update_catalog/ for full documentation.
Usage
glue_update_catalog(CatalogId, CatalogInput)
Arguments
CatalogId |
[required] The ID of the catalog. |
CatalogInput |
[required] A |
[Package paws.analytics version 0.9.0 Index]