コマンドオプションサンプル:aws swf get-workflow-execution-history

コマンドサンプルを検索した結果です。

指定されたワークフロー実行の履歴を返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/swf/get-workflow-execution-history.html

aws swf get-workflow-execution-history --domain "test-domain" --execution "workflowId=test-1001
    Python と boto3 で Amazon Simple Workflow Service (SWF) を試す : http://qiita.com/rysk92/items/2842cf047c7bd973515e

aws のオプション一覧