Command option Sample:aws emr cancel-steps

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

Cancels a pending step or steps in a running cluster.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/emr/cancel-steps.html

aws emr cancel-steps --cluster-id j-2QUAJ7T3OTEI8 --step-ids s-3M8DKCZYYN1QE
    Work with Steps Using the CLI and Console - Amazon EMR : http://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-work-with-steps.html
aws emr cancel-steps --cluster-id j-XXXXXXXXXXXXX --step-ids s-YYYYYYYYYY
    GitHub - manuparra/starting-bigdata-aws : http://github.com/manuparra/starting-bigdata-aws

aws のオプション一覧