glue_create_connection: Creates a connection definition in the Data Catalog

View source: R/glue_operations.R

glue_create_connectionR Documentation

Creates a connection definition in the Data Catalog

Description

Creates a connection definition in the Data Catalog.

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

Usage

glue_create_connection(CatalogId = NULL, ConnectionInput, Tags = NULL)

Arguments

CatalogId

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

ConnectionInput

[required] A ConnectionInput object defining the connection to create.

Tags

The tags you assign to the connection.


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