Command option Sample:aws swf register-workflow-type

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

Registers a new *workflow type* and its configuration settings in thespecified domain.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/swf/register-workflow-type.html

aws swf register-workflow-type --domain DataFrobtzz --name "MySimpleWorkflow" --workflow-version "v1"
    register-workflow-type — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/swf/register-workflow-type.html
aws swf register-workflow-type --domain
    GitHub - stamen/swfr: Promise-based Node.js Simple Workflow (SWF) framework : http://github.com/stamen/swfr

aws のオプション一覧