Command option Sample:aws swf list-workflow-types

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

Returns information about workflow types in the specified domain.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/swf/list-workflow-types.html

aws swf list-workflow-types --domain MyDomain --registration-status REGISTERED

The following shows an example of the default output in JSON:

    Using the AWS CLI with Amazon Simple Workflow Service - Amazon Simple Workflow Service : http://docs.aws.amazon.com/amazonswf/latest/developerguide/using-cli.html
aws swf list-workflow-types --domain
    GitHub - stamen/swfr: Promise-based Node.js Simple Workflow (SWF) framework : http://github.com/stamen/swfr

aws のオプション一覧