glue_get_database: Retrieves the definition of a specified database

View source: R/glue_operations.R

glue_get_databaseR Documentation

Retrieves the definition of a specified database

Description

Retrieves the definition of a specified database.

See https://www.paws-r-sdk.com/docs/glue_get_database/ for full documentation.

Usage

glue_get_database(CatalogId = NULL, Name)

Arguments

CatalogId

The ID of the Data Catalog in which the database resides. If none is provided, the Amazon Web Services account ID is used by default.

Name

[required] The name of the database to retrieve. For Hive compatibility, this should be all lowercase.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.