コマンドオプションサンプル:aws swf describe-domain

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

descriptionand statusを含む、指定されたドメインに関する情報を返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/swf/describe-domain.html

aws swf describe-domain --name MyNeatNewDomain
    register-domain — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/swf/deprecate-domain.html
aws swf describe-domain --name test-domain --profile AWS_PROFILE
    Python と boto3 で Amazon Simple Workflow Service (SWF) を試す : http://qiita.com/rysk92/items/2842cf047c7bd973515e

aws のオプション一覧