Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Comments

Close side panel

Add missing fields to API Gateway request context:#93

Closed
lucasam wants to merge 5 commits intoaws:masteraws/aws-lambda-java-libs:masterfrom
lucasam:bugfix/issue-76lucasam/aws-lambda-java-libs:bugfix/issue-76Copy head branch name to clipboard
Closed

Add missing fields to API Gateway request context:#93
lucasam wants to merge 5 commits intoaws:masteraws/aws-lambda-java-libs:masterfrom
lucasam:bugfix/issue-76lucasam/aws-lambda-java-libs:bugfix/issue-76Copy head branch name to clipboard

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.