文件名称:serverless-ses-template:适用于Amazon Simple Email Service的无服务器模板同步插件
文件大小:171KB
文件格式:ZIP
更新时间:2024-06-02 08:07:57
JavaScript
Amazon Simple Email Service的模板同步插件 无服务器插件,允许使用配置文件自动创建,更新和删除AWS SES模板,并使您的AWS SES模板与配置文件同步。 需要nodejs 10+ :high_voltage: 特征 允许声明将在部署前阶段同步的电子邮件模板 允许您在同步时向模板名称添加阶段 允许您按指定名称列出和删除SES模板 例子 安装 npm install @haftahave/serverless-ses-template 配置 所有@ haftahave / serverless-ses-template配置参数都是可选的 # add to your serverless.yml plugins : - ' @haftahave/serverless-ses-template ' custom : sesTemplates : addStage : t
【文件预览】:
serverless-ses-template-master
----.gitattributes(52B)
----.eslintrc.js(3KB)
----src()
--------commands-config.js(2KB)
--------index.js(9KB)
----examples()
--------asset-management()
--------aws-iam()
--------aws-resources()
--------serverless-common()
----.travis.yml(1KB)
----LICENSE(1KB)
----README.md(5KB)
----.editorconfig(283B)
----tests()
--------index.test.js(22KB)
----.gitignore(397B)
----CHANGELOG.md(4KB)
----.eslintignore(65B)
----package-lock.json(299KB)
----package.json(2KB)