AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
The email configuration of your user pool. The email configuration type sets your
preferred sending method, Amazon Web Services Region, and sender for messages from
your user pool.
Amazon Cognito can send email messages with Amazon Simple Email Service resources
in the Amazon Web Services Region where you created your user pool, and in alternate
Regions in some cases. For more information on the supported Regions, see Email
settings for Amazon Cognito user pools.
Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z
public class EmailConfigurationType
The EmailConfigurationType type exposes the following members
Name | Description | |
---|---|---|
![]() |
EmailConfigurationType() |
Name | Type | Description | |
---|---|---|---|
![]() |
ConfigurationSet | System.String |
Gets and sets the property ConfigurationSet. The set of configuration rules that can be applied to emails sent using Amazon Simple Email Service. A configuration set is applied to an email by including a reference to the configuration set in the headers of the email. Once applied, all of the rules in that configuration set are applied to the email. Configuration sets can be used to apply the following types of rules to emails:
|
![]() |
EmailSendingAccount | Amazon.CognitoIdentityProvider.EmailSendingAccountType |
Gets and sets the property EmailSendingAccount. Specifies whether Amazon Cognito uses its built-in functionality to send your users email messages, or uses your Amazon Simple Email Service email configuration. Specify one of the following values:
|
![]() |
From | System.String |
Gets and sets the property From.
Either the sender’s email address or the sender’s name with their email address. For
example, |
![]() |
ReplyToEmailAddress | System.String |
Gets and sets the property ReplyToEmailAddress. The destination to which the receiver of the email should reply. |
![]() |
SourceArn | System.String |
Gets and sets the property SourceArn.
The ARN of a verified email address or an address from a verified domain in Amazon
SES. You can set a
The Region value of the |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5