Learn R Programming

paws.analytics (version 0.7.0)

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