glue_delete_connection: Deletes a connection from the Data Catalog

View source: R/glue_operations.R

glue_delete_connectionR Documentation

Deletes a connection from the Data Catalog

Description

Deletes a connection from the Data Catalog.

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

Usage

glue_delete_connection(CatalogId = NULL, ConnectionName)

Arguments

CatalogId

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

ConnectionName

[required] The name of the connection to delete.


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