【发布时间】:2020-01-09 11:46:08
【问题描述】:
我是 AWS 新手。如何更改 AWS 启动模板名称? 我尝试运行命令:
aws ec2 modify-launch-template --launch-template-id <ID> --launch-template-name <NEW_LAUNCH_TEMPLATE_NAME>
或添加“名称”标签,但没有成功。
【问题讨论】:
标签: amazon-web-services launch-configuration