1 Respuesta
- Más nuevo
- Más votos
- Más comentarios
1
The documentation online doesn't have it yet, however I just skimmed through an AWS video on websockets and I found the answer! You can watch it here: https://youtu.be/3SCdzzD0PdQ?t=718 but I'll outline it below:
https://${Api}.execute-api.${AWS::Region}.amazonaws.com/${Stage}/@connections/${id}
Operation Action
POST Sends a message
GET Gets the latest connection status
DELETE Disconnects the connection
respondido hace 7 años
Contenido relevante
preguntada hace un año
preguntada hace 7 meses
preguntada hace 8 meses
