Skip to content

SesDomainIdentityConfig

Open in ChatGPTOpen in Claude

Defined in: packages/core/src/config/types.ts:674

  • SesIdentityBase

baseName: string

Defined in: packages/core/src/config/types.ts:671

Logical name for SSM keys + config-set naming.

SesIdentityBase.baseName


constructId: string

Defined in: packages/core/src/config/types.ts:669

CFN logical ID — NEVER change once deployed.

SesIdentityBase.constructId


readonly optional dkimIdentity?: 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

- Easy DKIM with a key length of 2048-bit

SesIdentityBase.dkimIdentity


readonly optional dkimSigning?: 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

true

SesIdentityBase.dkimSigning


domainName: string

Defined in: packages/core/src/config/types.ts:676


readonly optional feedbackForwarding?: 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).

true

SesIdentityBase.feedbackForwarding


optional hostedZoneId?: 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


readonly optional mailFromBehaviorOnMxFailure?: 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

MailFromBehaviorOnMxFailure.USE_DEFAULT_VALUE

SesIdentityBase.mailFromBehaviorOnMxFailure


optional mailFromDomain?: string

Defined in: packages/core/src/config/types.ts:680

Custom MAIL FROM subdomain (optional).

SesIdentityBase.mailFromDomain

© 2026 Axis Tech. Powered by axis-tech.co.