generated from amazon-archives/__template_MIT-0
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
websocket-sessions-management/handlers/onConnect/app.py
Lines 13 to 16 in 8557d26
| connection_id = event['requestContext']['connectionId'] | |
| domain_name = event['requestContext']['domainName'] | |
| stage = event['requestContext']['stage'] | |
| userId = event['headers']['Sec-WebSocket-Protocol'] |
First 3 vs last one
Metadata
Metadata
Assignees
Labels
No labels