kafkaconnect_delete_connector {paws.analytics}R 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.


[Package paws.analytics version 0.9.0 Index]