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

event should support IAM authorized API Gateway event #16

Open
u873838 opened this issue Aug 7, 2024 · 1 comment · May be fixed by #18
Open

event should support IAM authorized API Gateway event #16

u873838 opened this issue Aug 7, 2024 · 1 comment · May be fixed by #18

Comments

@u873838
Copy link

u873838 commented Aug 7, 2024

The event argument currently has a fixed type of APIGatewayProxyEventV2. This should be expanded to allow to support at least APIGatewayProxyEventV2WithIAMAuthorizer, which is the event type when invoking via a function URL with IAM authorization.

@astuyve
Copy link
Owner

astuyve commented Aug 19, 2024

Yup totally, please submit a PR and I'll merge and release it. Just @ mention me so I see it, thanks!

@sgarner sgarner linked a pull request Oct 10, 2024 that will close this issue
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 a pull request may close this issue.

2 participants