How to identify if an ec2 instance is part of Autoscaling group using .net aws sdk ?

Viewed 518

DescribeInstance return both manually created EC2 instance and EC2 instance created by auto scaling launch configuration . how to identify particular instance is part of autoscaling group?

0 Answers
Related