Skip to content

Instantly share code, notes, and snippets.

@ran-isenberg
Created November 12, 2024 12:17
Show Gist options
  • Select an option

  • Save ran-isenberg/2bffedaacc4423d7d23901b803cc280a to your computer and use it in GitHub Desktop.

Select an option

Save ran-isenberg/2bffedaacc4423d7d23901b803cc280a to your computer and use it in GitHub Desktop.
api_gw_websocket_api_disconnect
{
'headers': {
'Host': 'asasasas.execute-api.us-east-1.amazonaws.com',
'x-api-key': '',
'X-Forwarded-For': '',
'x-restapi': ''
},
'multiValueHeaders': {
'Host': ['asasasas.execute-api.us-east-1.amazonaws.com'],
'x-api-key': [''],
'X-Forwarded-For': [''],
'x-restapi': ['']
},
'requestContext': {
'routeKey': '$disconnect',
'disconnectStatusCode': 1005,
'eventType': 'DISCONNECT',
'extendedRequestId': 'BFbOeE87IAMF31w=',
'requestTime': '11/Nov/2024:13:51:49 +0000',
'messageDirection': 'IN',
'disconnectReason': 'Client-side close frame status not set',
'stage': 'prod',
'connectedAt': 1731332735513,
'requestTimeEpoch': 1731333109875,
'identity': {
'sourceIp': '166.90.225.1'
},
'requestId': 'BFbOeE87IAMF31w=',
'domainName': 'asasasas.execute-api.us-east-1.amazonaws.com',
'connectionId': 'BFaT_fALIAMCKug=',
'apiId': 'asasasas'
},
'isBase64Encoded': False
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment