Aws-sdk-net: How do you force a disconnect of a websocket connection in API Gateway?

Created on 23 Feb 2019  路  2Comments  路  Source: aws/aws-sdk-net

I need to be able to disconnect websocket connections in API Gateway using the ApiGatewayManagementApi. I don't see any other commands besides the PostToConnectionRequest.

Is this possible? If not, why not?

service-api

Most helpful comment

Are there any plans to add this functionality in?

All 2 comments

ApiGatewayManagementApi is a relatively new service. This is not possible today.

Are there any plans to add this functionality in?

Was this page helpful?
0 / 5 - 0 ratings