我想列出当前在自动缩放组中运行的所有实例.可以用boto完成吗?
ASG和实例之间必定存在某种关系,因为boto具有类中的shutdown_instances方法boto.ec2.autoscale.group.AutoScalingGroup.
shutdown_instances
boto.ec2.autoscale.group.AutoScalingGroup
任何正确方向的指针都非常感谢!
python boto amazon-web-services autoscaling
amazon-web-services ×1
autoscaling ×1
boto ×1
python ×1