相关疑难解决方法(0)

使用boto列出自动缩放组中的实例

我想列出当前在自动缩放组中运行的所有实例.可以用boto完成吗?

ASG和实例之间必定存在某种关系,因为boto具有类中的shutdown_instances方法boto.ec2.autoscale.group.AutoScalingGroup.

任何正确方向的指针都非常感谢!

python boto amazon-web-services autoscaling

7
推荐指数
1
解决办法
8194
查看次数

标签 统计

amazon-web-services ×1

autoscaling ×1

boto ×1

python ×1