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

Add APIGatewayCustomAuthorizer V2 requests #1066

Merged
merged 3 commits into from
Feb 12, 2023

Conversation

Dreamescaper
Copy link
Contributor

Fixes #845.

Description of changes:
I've added request/responses for HTTP API custom authorizers (2.0 format).
https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-lambda-authorizer.html

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

Verified

This commit was signed with the committer’s verified signature.
sebastianbergmann Sebastian Bergmann

Verified

This commit was signed with the committer’s verified signature.
sebastianbergmann Sebastian Bergmann

Verified

This commit was signed with the committer’s verified signature.
sebastianbergmann Sebastian Bergmann
@Sakthi-vel-subramanian
Copy link

Is there a timeline when these changes will be merged into master?

@ashishdhingra ashishdhingra added the feature-request A feature should be added or improved. label Oct 11, 2022
@ashishdhingra ashishdhingra requested a review from normj October 11, 2022 16:44
@normj normj changed the base branch from master to dev February 12, 2023 00:57
@normj normj merged commit 2e714a7 into aws:dev Feb 12, 2023
@normj
Copy link
Member

normj commented Feb 13, 2023

Thanks for PR. This PR has been released as part of version 2.6.0 of Amazon.Lambda.APIGatewayEvents

@Dreamescaper Dreamescaper deleted the custom_authorizer_v2_requests branch February 13, 2023 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add APIGatewayCustomAuthorizerRequest V2
4 participants