NotifyConfigurationType
The notify configuration type.
Contents
- 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. It must be either individually verified with Amazon SES, or from a domain that has been verified with Amazon SES.
Type: String
Required: No
- MfaEmail
-
The 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
Required: No
- SourceArn
-
The Amazon Resource Name (ARN) of the identity that is associated with the sending authorization policy. It 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
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: