Use boto3 to get total price of an ec2 instance using boto3

后端 未结 0 407
轻奢々
轻奢々 2021-02-14 00:52
reservations = client.describe_instances()[\'Reservations\']

I have used describeinstances() to get instance id to get of every instances first.Is ther

相关标签:
回答
  • 消灭零回复
提交回复
热议问题