Learn R Programming

paws.analytics (version 0.9.0)

glue_update_catalog: 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 CatalogInput object specifying the new properties of an existing catalog.