aws-lambda-dotnet
aws-lambda-dotnet copied to clipboard
Add APIGatewayCustomAuthorizerRequest V2
Add support for APIGatewayCustomAuthorizerRequest V2
Describe the Feature
APIGatewayCustomAuthorizerRequest.cs is not compatible with format 2.0
Is your Feature Request related to a problem?
I can't deserialize the latest request format for Api Gateway Custom Authorizers.
Proposed Solution
Describe alternatives you've considered
Roll my own AuthorizerRequest class.
Additional Context
I get a 500 internal server error when my HttpApiGateway attempts to call my Lambda Authorizer Function.
Environment
- [x] :wave: I may be able to implement this feature request
- [ ] :warning: This feature might incur a breaking change
This is a :rocket: Feature Request
Hi @carlin-q-scott,
Good afternoon.
Thanks for raising the issue. As of now, we cannot commit on the timeline by which this feature request could be reviewed and prioritized. However, it would really help if you could submit a PR for this change.
Thanks, Ashish
Make sure to add the response class also 👍
We have noticed this issue has not received attention in 1 year. We will close this issue for now. If you think this is in error, please feel free to comment and reopen the issue.
Seems like this is still needed? I don't see these classes in the current SDK.
The PR with this change has been released as part of version 2.6.0 of Amazon.Lambda.APIGatewayEvents
⚠️COMMENT VISIBILITY WARNING⚠️
Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.