ICognitoIdentityProviderEmailConfigurationType
Interface in AWS.CognitoIdentityProvider
Interface for EmailConfigurationType.
Properties
ConfigurationSet
property ConfigurationSet: string
A configuration set with with rules to apply to emails sent using Amazon Simple Email Service.
EmailSendingAccount
property EmailSendingAccount: string
Specifies which email account to send email messages from.
Valid values:
From
property From: string
The senders email address.
The email address can be plain (e.g. "user@example.com") or formatted to include a senders name (e.g. "User <user@example.com>").
ReplyToEmailAddress
property ReplyToEmailAddress: string
The destination address to receive replies from the recipient of email messages.
SourceArn
property SourceArn: TARN
The Amazon Resource Name (ARN) of an Amazon Simple Email Service (SES) verified email address.
Amazon Cognito makes use of this in different ways depending on the value of EmailSendingAccount.