1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
1
Hey @Ralf J - nope, this is not a bug. That functionality is only intended to tag the EC2 instances. You can certainly ask for a feature request to be opened against AWS Batch on this if it's valuable. I am curious to know more about your use case. Are you trying to operate on the resources and use the tags to filter, doing something like this?
aws autoscaling describe-auto-scaling-groups --filters <tags>
답변함 2년 전
관련 콘텐츠
- AWS 공식업데이트됨 일 년 전
I want to use the tags for monitoring.