Hi Team,
Im looking for a query that can provide the instance type (on-demand/Spot instance)
fetch dt.entity.ec2_instance
| fields awsInstanceType
this just gives os type but how could i find if its using on demand/spot insance please?
Any suggestions please