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 configuration for Amazon SES email messages that threat protection sends to a user when your adaptive authentication automated response has a Notify action.
Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z
public class NotifyConfigurationType
The NotifyConfigurationType type exposes the following members
Name | Description | |
---|---|---|
![]() |
NotifyConfigurationType() |
Name | Type | Description | |
---|---|---|---|
![]() |
BlockEmail | Amazon.CognitoIdentityProvider.Model.NotifyEmailType |
Gets and sets the property BlockEmail. The template for the email message that your user pool sends when a detected risk event is blocked. |
![]() |
From | System.String |
Gets and sets the property From. The email address that sends the email message. The address must be either individually verified with Amazon Simple Email Service, or from a domain that has been verified with Amazon SES. |
![]() |
MfaEmail | Amazon.CognitoIdentityProvider.Model.NotifyEmailType |
Gets and sets the property MfaEmail. The template for the email message that your user pool sends when MFA is challenged in response to a detected risk. |
![]() |
NoActionEmail | Amazon.CognitoIdentityProvider.Model.NotifyEmailType |
Gets and sets the property NoActionEmail. The template for the email message that your user pool sends when no action is taken in response to a detected risk. |
![]() |
ReplyTo | System.String |
Gets and sets the property ReplyTo. The reply-to email address of an email template. |
![]() |
SourceArn | System.String |
Gets and sets the property SourceArn.
The Amazon Resource Name (ARN) of the identity that is associated with the sending
authorization policy. This identity permits Amazon Cognito to send for the email address
specified in 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