404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.225.254.112: ~ $
**To generate a verified domain's DKIM tokens for DKIM signing with Amazon SES**

The following example uses the ``verify-domain-dkim`` command to generate DKIM tokens for a domain that has been verified with Amazon SES::

    aws ses verify-domain-dkim --domain example.com

Output::

 {
    "DkimTokens": [
        "EXAMPLEq76owjnks3lnluwg65scbemvw",
        "EXAMPLEi3dnsj67hstzaj673klariwx2",
        "EXAMPLEwfbtcukvimehexktmdtaz6naj"
    ]
 }

To set up DKIM, you must use the returned DKIM tokens to update your domain's DNS settings with CNAME records that point to DKIM public keys hosted by Amazon SES. For more information, see `Easy DKIM in Amazon SES`_ in the *Amazon Simple Email Service Developer Guide*.

.. _`Easy DKIM in Amazon SES`: http://docs.aws.amazon.com/ses/latest/DeveloperGuide/easy-dkim.html

Filemanager

Name Type Size Permission Actions
delete-identity.rst File 529 B 0644
get-identity-dkim-attributes.rst File 1.13 KB 0644
get-identity-notification-attributes.rst File 1.34 KB 0644
get-identity-verification-attributes.rst File 997 B 0644
get-send-quota.rst File 1.23 KB 0644
get-send-statistics.rst File 1.16 KB 0644
list-identities.rst File 906 B 0644
send-email.rst File 2.23 KB 0644
send-raw-email.rst File 2.07 KB 0644
set-identity-dkim-enabled.rst File 498 B 0644
set-identity-feedback-forwarding-enabled.rst File 890 B 0644
set-identity-notification-topic.rst File 728 B 0644
verify-domain-dkim.rst File 820 B 0644
verify-domain-identity.rst File 630 B 0644
verify-email-identity.rst File 970 B 0644