v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1442212198.5 KB

Used to enable or disable DKIM authentication for an email identity.

put/v1/email/identities/{EmailIdentity}/dkim

Path parameters

EmailIdentitystring required

The email identity that you want to change the DKIM settings for.

Request body

SigningEnabledboolean
<p>Sets the DKIM signing configuration for the identity.</p> <p>When you set this value <code>true</code>, then the messages that Amazon Pinpoint sends from the identity are DKIM-signed. When you set this value to <code>false</code>, then the messages that Amazon Pinpoint sends from the identity aren't DKIM-signed.</p>

Response

Success

PutEmailIdentityDkimAttributesResponse required

An HTTP 200 response if the request succeeds, or an error message if the request fails.