コマンドオプションサンプル:aws ses verify-email-identity

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

Amazon SESaccountのアイデンティティのリストに電子メールアドレスを追加し、それを検証しようとします。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ses/verify-email-identity.html

aws ses verify-email-identity \
    AWS CLIを利用してAmazon SESの設定をやってみた – メール送信編 | Developers.IO : http://dev.classmethod.jp/cloud/aws/setting-up-aws-ses-with-aws-cli-1/
aws ses verify-email-identity --email-address user
    verify-email-identity — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ses/verify-email-identity.html
aws ses verify-email-identity --email-address
    Serverless Web Application Workshop をCLIでやってみた Lab2: Beta Sign-up Mailing List - やーまんぶろぐ : http://yamano3201.hatenablog.jp/entry/2016/12/13/015046

aws のオプション一覧