コマンドオプションサンプル:aws swf list-open-workflow-executions

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

フィルタリング基準を満たす、指定されたドメイン内で開いているワークフローの実行の一覧を返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/swf/list-open-workflow-executions.html

aws swf list-open-workflow-executions --domain "test-domain" --start-time-filter "oldestDate=1475593200
    Python と boto3 で Amazon Simple Workflow Service (SWF) を試す : http://qiita.com/rysk92/items/2842cf047c7bd973515e

aws のオプション一覧