Common Architecture Patterns
Understand the authentication and authorization pattern for the WebSocket API.
We'll cover the following...
Integration
WebSocket API integration at the API Gateway works just as any REST API, except that the response integration isn’t mandatory. We can set up the API ...