Command option Sample:aws stepfunctions delete-state-machine

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

Deletes a state machine.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/stepfunctions/delete-state-machine.html

aws stepfunctions delete-state-machine --state-machine-arn arn:aws:states:eu-west-1:0000000000:stateMachine:HasFirmwareChanged
    AWS Step Functions for networkers the CLI approach - IT Playground Blog : http://blog.it-playground.eu/aws-step-functions-for-networkers-the-cli-approach/
aws stepfunctions delete-state-machine \
    athena-runner/Makefile at master 揃 burtcorp/athena-runner 揃 GitHub : http://github.com/burtcorp/athena-runner/blob/master/Makefile
aws stepfunctions delete-state-machine --state-machine-arn
    amazon web services - How to I delete an AWS Step Functions state machine stuck in a "deleting" loop - Stack Overflow : http://stackoverflow.com/questions/46822158/how-to-i-delete-an-aws-step-functions-state-machine-stuck-in-a-deleting-loop

aws のオプション一覧