Skip to content

Add missing fields to API Gateway request context #422

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 18, 2023

Conversation

valerena
Copy link
Contributor

@valerena valerena commented May 16, 2023

There was a similar PR in the past: #93 but at that point the fields were added to the V2 and the WebSockets events and not to the traditional proxy event.

Issue #, if available:

Description of changes:

  • extendedRequestId
  • requestTime
  • requestTimeEpoch
  • domainName
  • protocol

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

 * extendedRequestId
 * requestTime
 * requestTimeEpoch
 * domainName
 * protocol
@valerena valerena force-pushed the add-missing-fields branch from 769cffe to edbdf2c Compare May 16, 2023 00:25
@smirnoal smirnoal requested a review from andclt May 16, 2023 09:05
@smirnoal smirnoal merged commit 59e3548 into aws:main May 18, 2023
jeromevdl added a commit to aws-powertools/powertools-lambda-java that referenced this pull request Jun 20, 2023
because of aws/aws-lambda-java-libs#422 added to the events v3.11.2, the hash is different
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.

4 participants