Describes one or more of the Reserved Instances that you purchased.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/describe-reserved-instances.html
aws ec2 describe-reserved-instances --filters Name=duration |
describe-reserved-instances — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ec2/describe-reserved-instances.html |
aws ec2 describe-reserved-instances --filters Name=state |
AWS find unused instance reservations | ForDoDone : http://fordodone.com/2016/06/07/aws-find-unused-instance-reservations/ |
aws ec2 describe-reserved-instances --filters Name=duration |
.../examples/ec2/describe-reserved-instances.rst | Fossies : http://fossies.org/linux/aws-cli/awscli/examples/ec2/describe-reserved-instances.rst |
aws ec2 describe-reserved-instances --filters Name=state |
Checks reserved instance utilization of an EC2 account 揃 GitHub : http://gist.github.com/greglu/41caeb6ab9489b93d93b |
aws ec2 describe-reserved-instances --region REGION-ID |
Hoshi Sato - Tools : http://hoshisato.com/tools/aws.php |
aws ec2 describe-reserved-instances --filter Name=state |
amazon web services - AWS CLI to find out list of active reserved instances - Stack Overflow : http://stackoverflow.com/questions/46942024/aws-cli-to-find-out-list-of-active-reserved-instances |
aws ec2 describe-reserved-instances --filters Name=state |
Deplication: AWS CLI - Switching to and from regional EC2 reserved instances : http://www.deplication.net/2016/10/aws-cli-switching-to-and-from-regional.html |
aws ec2 describe-reserved-instances --output text from the AWS CLI. There's a bunch of filter available " |
Need a tool to download a filtered list (preferably in .csv format) of EC2 reserved instances shown in the AWS console for a given account : aws : http://www.reddit.com/r/aws/comments/7y157m/need_a_tool_to_download_a_filtered_list/ |