Skip to content
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

Update apigatewayv2 request context #167

Merged
merged 1 commit into from
Oct 7, 2020
Merged

Conversation

Tolledo
Copy link
Contributor

@Tolledo Tolledo commented Oct 5, 2020

Description of changes:
On Sept 9th, API Gateway launched support for customers to secure Amazon API Gateway HTTP APIs using two new authorization options: Lambda authorizers and IAM authorizers. These new options enable customers to make flexible authorization decisions by providing an AWS Lambda function, or leveraging AWS IAM policies to control access to their APIs without writing any code.

Updating API Gateway v2 event to support new context variables.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@carlzogh
Copy link
Contributor

carlzogh commented Oct 5, 2020

Thanks @Tolledo for your contribution here (and in aws-lambda-go!)

@carlzogh carlzogh self-requested a review October 5, 2020 18:06
@Tolledo
Copy link
Contributor Author

Tolledo commented Oct 5, 2020

Thanks @Tolledo for your contribution here (and in aws-lambda-go!)

Should I go ahead and merge or are we waiting for additional approvals?

@carlzogh carlzogh merged commit 109a240 into aws:master Oct 7, 2020
raupachz pushed a commit to raupachz/aws-lambda-java-libs that referenced this pull request Dec 1, 2020
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.

None yet

2 participants