Command option Sample:aws stepfunctions get-activity-task

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

Used by workers to retrieve a task (with the specified activity ARN)which has been scheduled for execution by a running state machine.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/stepfunctions/get-activity-task.html

aws stepfunctions get-activity-task --activity-arn arn:aws:states:us-west-2:012344556789:activity:sendToApproval
    lambda-refarch-imagerecognition/additional-steps.md at master 揃 aws-samples/lambda-refarch-imagerecognition 揃 GitHub : http://github.com/aws-samples/lambda-refarch-imagerecognition/blob/master/Workshop/additional-steps.md
aws stepfunctions get-activity-task --activity-arn
    amazon web services - Python Step Functions API: get_activity_task seems to always timeout - Stack Overflow : http://stackoverflow.com/questions/49313775/python-step-functions-api-get-activity-task-seems-to-always-timeout

aws のオプション一覧