UNPKG

node-red-contrib-aws

Version:

A collection of Node-RED nodes for AWS. Includes nodes for DynamoDB, EC2, IoT, Kinesis, Lambda, SNS, SQS and S3.

5 lines (3 loc) 136 B
tools=require('./gen.js'); var files=[ '../node_modules/aws-sdk/apis/lambda-2015-03-31.min.json' ]; files.map(tools.buildService);