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

  • ApiGatewayManagementApi.Client.exceptions.GoneException
  • ApiGatewayManagementApi.Client.exceptions.LimitExceededException
  • ApiGatewayManagementApi.Client.exceptions.ForbiddenException