Command option Sample:aws stepfunctions describe-execution

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

Describes an execution.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/stepfunctions/describe-execution.html

aws stepfunctions describe-execution --execution-arn
    GitHub - burtcorp/athena-runner: Runs Athena queries with AWS Lambda and Step Functions : http://github.com/burtcorp/athena-runner
aws stepfunctions describe-execution --execution-arn arn:aws:states:us-east-1:00000000000:execution:SignupStepFunctionsStateMac-seo9CrijATLU:cbeda709-e530-11e7-86d3-49cbe4261318 --output json\n
    Building a community sign-up app with Serverless, StepFunctions, and StackStorm ExchangeEpisode… : http://medium.freecodecamp.org/building-a-community-sign-up-app-with-serverless-stepfunctions-and-stackstorm-exchange-episode-6efb9c102b0a

aws のオプション一覧