文件名称:aws-ami:打印要在 CloudFormation 模板中使用的 AMI 映射 (JSON)。 使用节点和 aws cli
文件大小:1KB
文件格式:ZIP
更新时间:2024-06-27 12:16:38
JavaScript
打印要在 Cloudformation 模板中使用的 AMI 映射表。 使用 node 进行解析,使用 aws cli 进行 ami 查询。 AMI 按 CreationDate 排序,并选择最新的 AMI 名称或根据需要使用 RegEx。 用法:节点 aws-ami.js
【文件预览】:
aws-ami-master
----README.md(237B)
----aws-ami.js(2KB)