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

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

エンティティのEasy DKIM署名の現在のステータスを返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ses/get-identity-dkim-attributes.html

aws ses get-identity-dkim-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-dkim-attributes --identities "example.com" "user
    get-identity-dkim-attributes — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ses/get-identity-dkim-attributes.html
aws ses get-identity-dkim-attributes --region
    cs-suite/audit_aws_ses.sh at master 揃 SecurityFTW/cs-suite 揃 GitHub : http://github.com/SecurityFTW/cs-suite/blob/master/scripts/audit_aws_ses.sh

aws のオプション一覧