Command option Sample:aws emr add-instance-fleet

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

Adds an instance fleet to a running cluster.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/emr/add-instance-fleet.html

aws emr add-instance-fleet --cluster-id 'j-12ABCDEFGHI34JK' --instance-fleet InstanceFleetType=TASK
    add-instance-fleet — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/emr/add-instance-fleet.html

aws のオプション一覧