AWS Autoscaling:查询所有相关 EC2 的标签
我在同一个 Autoscaling Group 下有多个 EC2,每个 EC2 都有一个名为“TheKey”且具有不同值的标签。 现在我需要收集这些键中的所有值(无论哪个值位于哪个 EC2 上)。
我是否可以直接查询,而无需首先向 ASG 询问实例列表,然后循环遍历所有实例以获取标签?
I have several EC2 under the same Autoscaling Group, and each of them has a tag named "TheKey" with different values.
Now I need to collect all the values from those keys (no matter which value is on which EC2).
Is there a direct query I can do without first asking the ASG for the list of instances and then loop through all of them to get the tag?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论