开发者

how to collect latest launched instance information in aws cloud using ec2-api tool?

开发者 https://www.devze.com 2023-03-17 05:02 出处:网络
I need latest launched instance information in aws cloud usingec2-api tool. i need a information开发者_Go百科 like instance id,launchedtime,reservation no and etc.AWS has released their own CLI that

I need latest launched instance information in aws cloud using ec2-api tool. i need a information开发者_Go百科 like instance id,launchedtime,reservation no and etc.


AWS has released their own CLI that works on any platform (Windows, Mac, Linux). http://aws.amazon.com/cli/ Once downloaded, installed and configured:

aws configure 

You can use

aws ec2 describe-instances
aws ec2 describe-instances help

to get what you need

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号