1. 首页
  2. 数据库
  3. 其它
  4. serverless stack output:用于处理AWS CloudFormation堆栈输出的无服务器插件 源码

serverless stack output:用于处理AWS CloudFormation堆栈输出的无服务器插件 源码

上传者: 2021-02-01 22:31:14上传 ZIP文件 35.97KB 热度 13次
无服务器堆栈输出插件 插件,用于将AWS CloudFormation堆栈的输出存储在JSON / YAML / TOML文件中,或将输出传递给JavaScript函数以进行进一步处理。 用法 安装 $ > yarn add serverless-stack-output $ > npm install serverless-stack-output 组态 plugins : - serverless-stack-output custom : output : handler : scripts/output.handler # Same syntax as you alr
下载地址
用户评论