NotifyConfigurationType - Amazon Cognito User Pools

NotifyConfigurationType

The notify configuration type.

Contents

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.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: arn:[\w+=/,.@-]+:[\w+=/,.@-]+:([\w+=/,.@-]*)?:[0-9]+:[\w+=/,.@-]+(:[\w+=/,.@-]+)?(:[\w+=/,.@-]+)?

Required: Yes

BlockEmail

Email template used when a detected risk event is blocked.

Type: NotifyEmailType object

Required: No

From

The email address that is sending the email. The address must be either individually verified with Amazon Simple Email Service, or from a domain that has been verified with Amazon SES.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 131072.

Required: No

MfaEmail

The multi-factor authentication (MFA) email template used when MFA is challenged as part of a detected risk.

Type: NotifyEmailType object

Required: No

NoActionEmail

The email template used when a detected risk event is allowed.

Type: NotifyEmailType object

Required: No

ReplyTo

The destination to which the receiver of an email should reply to.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 131072.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: