glue_update_catalog: Updates an existing catalog's properties in the Glue Data Catalog
Usage
glue_update_catalog(CatalogId, CatalogInput)
Arguments
- CatalogId
[required] The ID of the catalog.
- CatalogInput
[required] A CatalogInput
object specifying the new properties of an existing
catalog.