Develop WebSocket APIs in API Gateway
This section provides details about API Gateway capabilities that you need while you're developing your API Gateway APIs.
As you're developing your API Gateway API, you decide on a number of characteristics of your API. These characteristics depend on the use case of your API. For example, you might want to only allow certain clients to call your API, or you might want it to be available to everyone. You might want an API call to execute a Lambda function, make a database query, or call an application.
Topics
- Create WebSocket APIs in API Gateway
- Create routes for WebSocket APIs in API Gateway
- Control and manage access to WebSocket APIs in API Gateway
- Integrations for WebSocket API in API Gateway
- Request validation for WebSocket APIs in API Gateway
- Data transformations for WebSocket APIs in API Gateway
- Binary media types for WebSocket APIs in API Gateway
- Invoke WebSocket APIs