AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Classes

NameDescription
Class DeleteConnectionRequest

Container for the parameters to the DeleteConnection operation. Delete the connection with the provided id.

Class DeleteConnectionResponse

This is the response object from the DeleteConnection operation.

Class ForbiddenException

The caller is not authorized to invoke this operation.

Class GetConnectionRequest

Container for the parameters to the GetConnection operation. Get information about the connection with the provided id.

Class GetConnectionResponse

This is the response object from the GetConnection operation.

Class GoneException

The connection with the provided id no longer exists.

Class Identity

Class LimitExceededException

The client is sending more than the allowed number of requests per unit of time or the WebSocket client side buffer is full.

Class PayloadTooLargeException

The data has exceeded the maximum size allowed.

Class PostToConnectionRequest

Container for the parameters to the PostToConnection operation. Sends the provided data to the specified connection.

Class PostToConnectionResponse

This is the response object from the PostToConnection operation.