Optional
Readonly
configurationThe configuration set to associate with the email identity
Optional
Readonly
dkimThe type of DKIM identity to use
Optional
Readonly
dkimWhether the messages that are sent from the identity are signed using DKIM
Optional
Readonly
feedbackWhether 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).
Optional
Readonly
mailThe action to take if the required MX record for the MAIL FROM domain isn't found when you send an email
Optional
Readonly
mailThe custom MAIL FROM domain that you want the verified identity to use. The MAIL FROM domain must meet the following criteria:
Properties for the GuEmailIdentity construct domainName: The domain name to use for this identity The domain name must be one of GuEmailIdentity.validDomains
See
https://github.com/guardian/dns-validation-lambda/blob/main/README.md