flow-aws-lambda

1.0.6 • Public • Published

flow-aws-lambda

Flow type definitions for AWS Lambda and API Gateway.

Since lambda function interface itself is not a npm library you cannot use Flow npm type definitions (https://github.com/flowtype/flow-typed)

But it's still very usefull and convinient to have types for objects which lambda operates on.

Taken and adopted from TypeScript https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aws-lambda

Usage

import type {APIGatewayEvent, Context, ProxyCallback} from 'flow-aws-lambda'

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i flow-aws-lambda

      Weekly Downloads

      212

      Version

      1.0.6

      License

      ISC

      Unpacked Size

      13.6 kB

      Total Files

      3

      Last publish

      Collaborators

      • yarax