Inspector2 / Client / delete_connector

delete_connector

Inspector2.Client.delete_connector(**kwargs)

Deletes a connector from your account.

See also: AWS API Documentation

Request Syntax

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

connectorArn (string) –

[REQUIRED]

The Amazon Resource Name (ARN) of the connector to delete.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions