AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.CognitoIdentityProvider.Model.NotifyConfigurationType

Namespace: Amazon.CognitoIdentityProvider.Model
Assembly: AWSSDK.CognitoIdentityProvider.dll
Version: 3.x.y.z

Syntax

C#
public class NotifyConfigurationType

The NotifyConfigurationType type exposes the following members

Constructors

NameDescription
Public Method NotifyConfigurationType()

Properties

NameTypeDescription
Public Property 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.

Public Property 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.

Public Property 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.

Public Property 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.

Public Property ReplyTo System.String

Gets and sets the property ReplyTo.

The reply-to email address of an email template.

Public Property 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 From parameter.

Version Information

.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