kafkaconnect_delete_connector: Deletes the specified connector

View source: R/kafkaconnect_operations.R

kafkaconnect_delete_connectorR Documentation

Deletes the specified connector

Description

Deletes the specified connector.

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

Usage

kafkaconnect_delete_connector(connectorArn, currentVersion = NULL)

Arguments

connectorArn

[required] The Amazon Resource Name (ARN) of the connector that you want to delete.

currentVersion

The current version of the connector that you want to delete.


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