Builder
class Builder
Properties
Link copied to clipboard
The type of connection for a FEDERATED
data catalog (for example, REDSHIFT
, MYSQL
, or SQLSERVER
). For information about individual connectors, see Available data source connectors.
Link copied to clipboard
An optional description of the data catalog.
Link copied to clipboard
Link copied to clipboard
Specifies the Lambda function or functions to use for the data catalog. This is a mapping whose values depend on the catalog type.
Link copied to clipboard
The status of the creation or deletion of the data catalog.
Link copied to clipboard
The type of data catalog to create: LAMBDA
for a federated catalog, GLUE
for an Glue Data Catalog, and HIVE
for an external Apache Hive metastore. FEDERATED
is a federated catalog for which Athena creates the connection and the Lambda function for you based on the parameters that you pass.