Skip to content

Conversation

@lucasam
Copy link

@lucasam lucasam commented Jul 28, 2019

Issue #, if available:
#88
#76
#71
#41

Description of changes:
Adds to ProxyRequestContext missing fields from normal API Gateway calls. Plus fields related to Websockets.
Field Names:

  • extendedRequestId
  • requestTime
  • requestTimeEpoch
  • domainName
  • domainPrefix
  • protocol
    * connectionId
    * routeKey
    * messageId
    * eventType
    * messageDirection
    * connectedAt

Websocket related fields were adressed at #92

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

lucasam added 5 commits July 28, 2019 17:01
 * extendedRequestId
 * requestTime
 * requestTimeEpoch
 * domainName
 * protocol
 * connectionId
 * routeKey
 * messageId
 * eventType
 * messageDirection
 * connectedAt
 Fixes issues
 aws#88
 aws#76
 aws#71
 aws#41
@carlzogh
Copy link
Contributor

@lucasam is this PR still relevant given that APIGatewayV2ProxyRequestEvent was added?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants