Creates a new catalog in the Glue Data Catalog.
See https://www.paws-r-sdk.com/docs/glue_create_catalog/ for full documentation.
glue_create_catalog(Name, CatalogInput, Tags = NULL)
[required] The name of the catalog to create.
[required] A CatalogInput
object that defines the metadata for the catalog.
A map array of key-value pairs, not more than 50 pairs. Each key is a UTF-8 string, not less than 1 or more than 128 bytes long. Each value is a UTF-8 string, not more than 256 bytes long. The tags you assign to the catalog.