Open u873838 opened 3 months ago
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.
Yup totally, please submit a PR and I'll merge and release it. Just @ mention me so I see it, thanks!
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.