aws serverless node red:使用Amazon API Gateway和S3的AWS Lambda上的Node RED 源码
使用Amazon API Gateway和S3的AWS Lambda上的Node-RED 总览 快速开始 使用API Gateway和S3在lambda上运行Node-RED的步骤 本指南假设您已经并安装了最新版本的 。 从您的首选项目目录: git clone https://github.com/sakazuki/aws-serverless-node-red.git cd aws-serverless-node-red 运行以下命令以配置变量。 AWS_ACCOUNT_ID=123456789012 S3_BUCKET=node-red123 AWS_REGION=us-wes
文件列表
aws-serverless-node-red-master.zip
(预估有个17文件)
aws-serverless-node-red-master
settings.js
9KB
api-gateway-event.json
2KB
cloudformation.yaml
4KB
node-red-on-lambda-with-api-gw-overview.png
34KB
package.json
3KB
.github
FUNDING.yml
644B
lambda.js
3KB
LICENSE
11KB
暂无评论