简体   繁体   English

将启动配置复制到aws-cli中的启动模板

[英]Copy launch configuration to launch template in aws-cli

Does anyone know of a way to copy an AWS Autoscaling Group launch configuration to an EC2 launch template ? 有谁知道将AWS Autoscaling Group 启动配置复制到EC2 启动模板的方法吗?

There appears to be a way to do this in the AWS web console , but I can't find a command for this in the aws-cli. 在AWS Web控制台中似乎有一种方法可以执行此操作 ,但是在aws-cli中找不到用于此操作的命令。

我不知道这是否行得通,但可以尝试使用describe-launch-configurations输出作为模板数据?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM