EmailIdentity

class EmailIdentity : KotlinCustomResource

Resource Type definition for AWS::SES::EmailIdentity

Properties

Link copied to clipboard

Used to associate a configuration set with an email identity.

Link copied to clipboard

An object that contains information about the DKIM attributes for the identity.

Link copied to clipboard

The host name for the first token that you have to add to the DNS configuration for your domain.

Link copied to clipboard

The host name for the second token that you have to add to the DNS configuration for your domain.

Link copied to clipboard

The host name for the third token that you have to add to the DNS configuration for your domain.

Link copied to clipboard

The record value for the first token that you have to add to the DNS configuration for your domain.

Link copied to clipboard

The record value for the second token that you have to add to the DNS configuration for your domain.

Link copied to clipboard

The record value for the third token that you have to add to the DNS configuration for your domain.

Link copied to clipboard

If your request includes this object, Amazon SES configures the identity to use Bring Your Own DKIM (BYODKIM) for DKIM authentication purposes, or, configures the key length to be used for Easy DKIM . You can only specify this object if the email identity is a domain, as opposed to an address.

Link copied to clipboard
val emailIdentity: Output<String>

The email address or domain to verify.

Link copied to clipboard

Used to enable or disable feedback forwarding for an identity.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Used to enable or disable the custom Mail-From domain configuration for an email identity.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>