没有合适的资源?快使用搜索试试~ 我知道了~
serverless-plugin-split-stacks:一个用于生成嵌套堆栈的插件,可解决CloudFormation资源...
共67个文件
js:55个
json:3个
yml:3个
需积分: 5 0 下载量 103 浏览量
2021-04-28
06:01:00
上传
评论
收藏 165KB ZIP 举报
温馨提示
无服务器插件拆分堆栈 此插件将CloudFormation资源迁移到嵌套堆栈中,以解决200个资源限制。 有内置的迁移策略,可以打开或关闭以及定义自己的自定义迁移。 从一开始就为您的需求选择最佳策略是一个好主意,因为稍后更改策略的唯一可靠方法是从头开始重新创建部署。 您可以在serverless.yml配置它(显示默认值): custom : splitStacks : perFunction : false perType : true perGroupFunction : false 迁移策略 Per Lambda 这会将资源拆分到专用于关联的Lambda函数的嵌套堆栈中。 默认情况下在1.x中为关闭,但默认情况下在2.x中将切换为启用 每种类型 这会将资源移到给定资源类型的嵌套堆栈中。 如果启用了Per Lambda ,则优先于Per Type 。
资源推荐
资源详情
资源评论
收起资源包目录
serverless-plugin-split-stacks-master.zip (67个子文件)
serverless-plugin-split-stacks-master
.gitignore 52B
.eslintrc 71B
package.json 1KB
package-lock.json 462KB
.nvmrc 5B
split-stacks.js 3KB
__tests__
migration.js 755B
migrate-existing-resources.js 2KB
write-nested-stacks.js 789B
_integration.js 2KB
split-stacks.js 3KB
reference.js 1KB
utils
get-stack-name.js 2KB
getEncryptionParams.js 439B
reconcile.js 2KB
serverless.yml 1KB
get-logical-id.js 676B
bucket-endpoint.js 4KB
depends.js 1KB
get-stack-summary.js 1KB
nested-stack-resource.js 2KB
get-file-name.js 542B
get-referenced-resources.js 4KB
nested-output.js 531B
get-nested-stack-files.js 1KB
migrate.js 2KB
migrate-new-resources.js 2KB
migration-strategy
custom.js 7KB
per-group-function.js 4KB
per-function.js 3KB
per-type.js 405B
fixtures
working
nested
custom-stacks-map.js 116B
stacks-map.js 115B
no-export
stacks-map.js 143B
working-fn
stacks-map.js 183B
per-function
migration-resources.js 1KB
api-gateway-resources.js 957B
per-group-function
migration-resources.js 2KB
api-gateway-resources.js 1KB
throwing
stacks-map.js 39B
sequence-stacks.js 3KB
fixtures
serverless.yml 2KB
sample-template.json 15KB
handlers.js 250B
replace-conditions.js 2KB
README.md 4KB
lib
merge-stack-resources.js 339B
migration.js 366B
log-summary.js 780B
migrate-existing-resources.js 1KB
replace-outputs.js 397B
write-nested-stacks.js 459B
reference.js 600B
utils.js 10KB
replace-references.js 2KB
migrate-new-resources.js 1KB
migration-strategy
custom.js 2KB
per-group-function.js 997B
base-strategy.js 2KB
per-function.js 4KB
per-type.js 1KB
deployment-bucket-endpoint.js 2KB
sequence-stacks.js 883B
replace-conditions.js 721B
.circleci
config.yml 1KB
.npmignore 82B
.editorconfig 142B
共 67 条
- 1
资源评论
流浪的夏先森
- 粉丝: 29
- 资源: 4688
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功