User Pool Email Configuration
Constructors
Properties
Link copied to clipboard
Email configuration set name from SES.
Link copied to clipboard
Email delivery method to use. COGNITO_DEFAULT for the default email functionality built into Cognito or DEVELOPER to use your Amazon SES configuration. Required to be DEVELOPER if from_email_address is set.
Link copied to clipboard
Sender’s email address or sender’s display name with their email address (e.g., john@example.com, John Smith <john@example.com> or \"John Smith Ph.D.\" <john@example.com>). Escaped double quotes are required around display names that contain certain characters as specified in RFC 5322.
Link copied to clipboard
REPLY-TO email address.