Transfer / Client / delete_connector

delete_connector#

Transfer.Client.delete_connector(**kwargs)#

Deletes the connector that’s specified in the provided ConnectorId.

See also: AWS API Documentation

Request Syntax

response = client.delete_connector(
    ConnectorId='string'
)
Parameters:

ConnectorId (string) –

[REQUIRED]

The unique identifier for the connector.

Returns:

None

Exceptions