glue_batch_delete_connection: Deletes a list of connection definitions from the Data...

View source: R/glue_operations.R

glue_batch_delete_connectionR Documentation

Deletes a list of connection definitions from the Data Catalog

Description

Deletes a list of connection definitions from the Data Catalog.

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

Usage

glue_batch_delete_connection(CatalogId = NULL, ConnectionNameList)

Arguments

CatalogId

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

ConnectionNameList

[required] A list of names of the connections to delete.


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