flow-aws-lambda icon indicating copy to clipboard operation
flow-aws-lambda copied to clipboard

Type definitions for writing AWS lambda functions

Results 1 flow-aws-lambda issues
Sort by recently updated
recently updated
newest added

Hello, Noticed that `flow-aws-lambda` is missing type definitions for SQS trigger events. [Definition can be found here](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/aws-lambda/trigger/sqs.d.ts) Wanted to check if this project is accepting Pull Requests and the maintainers...