delete_connector

Transfer.Client.delete_connector(**kwargs)

Deletes the agreement 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

  • Transfer.Client.exceptions.ServiceUnavailableException
  • Transfer.Client.exceptions.InternalServiceError
  • Transfer.Client.exceptions.InvalidRequestException
  • Transfer.Client.exceptions.ResourceNotFoundException