@aws-sdk/client-sesv2

PutEmailIdentityDkimAttributesCommandInput Interface

Members

Name
Type
Details
EmailIdentity Requiredstring | undefined

The email identity.

SigningEnabled boolean | undefined

Sets the DKIM signing configuration for the identity.

When you set this value true, then the messages that are sent from the identity are signed using DKIM. If you set this value to false, your messages are sent without DKIM signing.

Full Signature

export interface PutEmailIdentityDkimAttributesCommandInput extends PutEmailIdentityDkimAttributesRequest