あなたのアカウントで使用する予約インスタンスを購入します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/purchase-reserved-instances-offering.html
aws ec2 purchase-reserved-instances-offering --reserved-instances-offering-id |
リザーブドインスタンスをAWS CLIで購入する | Developers.IO : http://dev.classmethod.jp/cloud/aws-cli-ri/ |
aws ec2 purchase-reserved-instances-offering --reserved-instances-offering-id ec06327e-dd07-46ee-9398-75b5fexample --instance-count 1 |
Buying Reserved Instances - Amazon Elastic Compute Cloud : http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ri-market-concepts-buying.html |
aws ec2 purchase-reserved-instances-offering \ |
Reserving an Instance - Documentation - Outscale : http://wiki.outscale.net/display/DOCU/Reserving+an+Instance |