コマンドオプションサンプル:aws ses get-identity-mail-from-domain-attributes

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

アイデンティティのリストのカスタムMAIL FROM属性を返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ses/get-identity-mail-from-domain-attributes.html

aws ses get-identity-mail-from-domain-attributes \
    AWS CLIを利用してAmazon SESの設定をやってみた – メール送信編 | Developers.IO : http://dev.classmethod.jp/cloud/aws/setting-up-aws-ses-with-aws-cli-1/
aws ses get-identity-mail-from-domain-attributes --identities
    cli with jq - officel/notes : http://officel.github.io/notes/aws/cli_jq/

aws のオプション一覧