ApiGatewayManagementApi / Client / delete_connection

delete_connection#

ApiGatewayManagementApi.Client.delete_connection(**kwargs)#

Delete the connection with the provided id.

See also: AWS API Documentation

Request Syntax

response = client.delete_connection(
    ConnectionId='string'
)
Parameters:

ConnectionId (string) – [REQUIRED]

Returns:

None

Exceptions