AWS::Cognito::UserPoolRiskConfigurationAttachment NotifyEmailType
The notify email type.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
Properties
HtmlBody-
The email HTML body.
Required: No
Type: String
Minimum:
6Maximum:
20000Pattern:
[\p{L}\p{M}\p{S}\p{N}\p{P}\s*]+Update requires: No interruption
Subject-
The email subject.
Required: Yes
Type: String
Minimum:
1Maximum:
140Pattern:
[\p{L}\p{M}\p{S}\p{N}\p{P}\s]+Update requires: No interruption
TextBody-
The email text body.
Required: No
Type: String
Minimum:
6Maximum:
20000Pattern:
[\p{L}\p{M}\p{S}\p{N}\p{P}\s*]+Update requires: No interruption