ドメインのDKIMトークンのセットを返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ses/verify-domain-dkim.html
aws ses verify-domain-dkim \ |
AWS CLIを利用してAmazon SESの設定をやってみた – メール送信編 | Developers.IO : http://dev.classmethod.jp/cloud/aws/setting-up-aws-ses-with-aws-cli-1/ |
aws ses verify-domain-dkim --domain example.com |
verify-domain-dkim — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/goto/aws-cli/email-2010-12-01/VerifyDomainDkim |
aws ses verify-domain-dkim --domain sslnotify.me |
GitHub - shaftoe/sslnotifyme: sslnotify.me - a simple serverless web service to receive SSL expiry alerts : http://github.com/shaftoe/sslnotifyme |