EmailValidationChallenge
Contains the email addresses used for email-based domain validation.
Contents
Note
In the following list, the required parameters are described first.
- ValidationDomain
-
The domain name that ACM uses to send validation emails.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 253.
Pattern:
(\*\.)?(((?!-)[A-Za-z0-9-]{0,62}[A-Za-z0-9])\.)+((?!-)[A-Za-z0-9-]{1,62}[A-Za-z0-9])Required: No
- ValidationEmails
-
A list of email addresses that ACM uses to send domain validation emails.
Type: Array of strings
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: