Command option Sample:aws ec2 modify-fleet

Search command sample in the internet.It is the result.

Modifies the specified EC2 Fleet.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/modify-fleet.html

aws ec2 modify-fleet --fleet-id fleet-73fbd2ce-aa30-494c-8788-1cee4EXAMPLE --target-capacity-specification TotalTargetCapacity=10 --excess-capacity-termination-policy no-termination
    Managing an EC2 Fleet - Amazon Elastic Compute Cloud : http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/manage-ec2-fleet.html
aws ec2 modify-fleet --fleet-id
    amazon web services - Can you modify an AWS fleet comprised of on-demand instances? - Stack Overflow : http://stackoverflow.com/questions/51770367/can-you-modify-an-aws-fleet-comprised-of-on-demand-instances

aws のオプション一覧