ICognitoIdentityProviderNotifyConfigurationType
Interface in AWS.CognitoIdentityProvider
Interface for NotifyConfigurationType.
Properties
BlockEmail
property BlockEmail: ICognitoIdentityProviderNotifyEmailType
Type: ICognitoIdentityProviderNotifyEmailType
An email template used when a detected risk event is blocked.
From
property From: string
The email address used for sending the email.
MfaEmail
property MfaEmail: ICognitoIdentityProviderNotifyEmailType
Type: ICognitoIdentityProviderNotifyEmailType
An email template used when a multi-factor authentication (MFA) challenge is performed as a part of a detected risk.
NoActionEmail
property NoActionEmail: ICognitoIdentityProviderNotifyEmailType
Type: ICognitoIdentityProviderNotifyEmailType
An email template used when a detected risk event is allowed.
ReplyTo
property ReplyTo: string
The email address used to receive replies.
SourceArn
property SourceArn: TARN
The Amazon Resource Name (ARN) of the identity associated with the sending authorization policy. This identity permits Amazon Cognito to send as the email address specified in From.