Command option Sample:aws ec2 describe-fleet-history

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

Describes the events for the specified EC2 Fleet during the specifiedtime.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ec2/describe-fleet-history.html

aws ec2 describe-fleet-history --fleet-request-id fleet-73fbd2ce-aa30-494c-8788-1cee4EXAMPLE --start-time 2018-04-10T00:00:00Z
    Managing an EC2 Fleet - Amazon Elastic Compute Cloud : http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/manage-ec2-fleet.html
aws ec2 describe-fleet-history --fleet-id
    ec2-spot-labs/ec2-fleet at master 揃 awslabs/ec2-spot-labs 揃 GitHub : http://github.com/awslabs/ec2-spot-labs/tree/master/ec2-fleet

aws のオプション一覧