paws.analytics (version 0.5.0)

glue_batch_delete_connection: 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.