SesDomainIdentityConfig
Defined in: packages/core/src/config/types.ts:674
Extends
Section titled “Extends”SesIdentityBase
Properties
Section titled “Properties”baseName
Section titled “baseName”baseName:
string
Defined in: packages/core/src/config/types.ts:671
Logical name for SSM keys + config-set naming.
Inherited from
Section titled “Inherited from”SesIdentityBase.baseName
constructId
Section titled “constructId”constructId:
string
Defined in: packages/core/src/config/types.ts:669
CFN logical ID — NEVER change once deployed.
Inherited from
Section titled “Inherited from”SesIdentityBase.constructId
dkimIdentity?
Section titled “dkimIdentity?”
readonlyoptionaldkimIdentity?:DkimIdentity
Defined in: node_modules/.pnpm/aws-cdk-lib@2.261.0_constructs@10.7.0/node_modules/aws-cdk-lib/aws-ses/lib/email-identity.d.ts:66
The type of DKIM identity to use
Default
Section titled “Default”- Easy DKIM with a key length of 2048-bitInherited from
Section titled “Inherited from”SesIdentityBase.dkimIdentity
dkimSigning?
Section titled “dkimSigning?”
readonlyoptionaldkimSigning?:boolean
Defined in: node_modules/.pnpm/aws-cdk-lib@2.261.0_constructs@10.7.0/node_modules/aws-cdk-lib/aws-ses/lib/email-identity.d.ts:60
Whether the messages that are sent from the identity are signed using DKIM
Default
Section titled “Default”trueInherited from
Section titled “Inherited from”SesIdentityBase.dkimSigning
domainName
Section titled “domainName”domainName:
string
Defined in: packages/core/src/config/types.ts:676
feedbackForwarding?
Section titled “feedbackForwarding?”
readonlyoptionalfeedbackForwarding?:boolean
Defined in: node_modules/.pnpm/aws-cdk-lib@2.261.0_constructs@10.7.0/node_modules/aws-cdk-lib/aws-ses/lib/email-identity.d.ts:79
Whether to receive email notifications when bounce or complaint events occur.
These notifications are sent to the address that you specified in the Return-Path
header of the original email.
You’re required to have a method of tracking bounces and complaints. If you haven’t set up another mechanism for receiving bounce or complaint notifications (for example, by setting up an event destination), you receive an email notification when these events occur (even if this setting is disabled).
Default
Section titled “Default”trueInherited from
Section titled “Inherited from”SesIdentityBase.feedbackForwarding
hostedZoneId?
Section titled “hostedZoneId?”
optionalhostedZoneId?:string
Defined in: packages/core/src/config/types.ts:678
Route53 zone for auto DKIM records. When omitted, DKIM tokens → CfnOutput.
kind:
"domain"
Defined in: packages/core/src/config/types.ts:675
mailFromBehaviorOnMxFailure?
Section titled “mailFromBehaviorOnMxFailure?”
readonlyoptionalmailFromBehaviorOnMxFailure?:MailFromBehaviorOnMxFailure
Defined in: node_modules/.pnpm/aws-cdk-lib@2.261.0_constructs@10.7.0/node_modules/aws-cdk-lib/aws-ses/lib/email-identity.d.ts:97
The action to take if the required MX record for the MAIL FROM domain isn’t found when you send an email
Default
Section titled “Default”MailFromBehaviorOnMxFailure.USE_DEFAULT_VALUEInherited from
Section titled “Inherited from”SesIdentityBase.mailFromBehaviorOnMxFailure
mailFromDomain?
Section titled “mailFromDomain?”
optionalmailFromDomain?:string
Defined in: packages/core/src/config/types.ts:680
Custom MAIL FROM subdomain (optional).
Overrides
Section titled “Overrides”SesIdentityBase.mailFromDomain
© 2026 Axis Tech. Powered by axis-tech.co.