

# EmailValidationChallenge
<a name="API_EmailValidationChallenge"></a>

Contains the email addresses used for email-based domain validation.

## Contents
<a name="API_EmailValidationChallenge_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** ValidationDomain **   <a name="ACM-Type-EmailValidationChallenge-ValidationDomain"></a>
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 name="ACM-Type-EmailValidationChallenge-ValidationEmails"></a>
A list of email addresses that ACM uses to send domain validation emails.  
Type: Array of strings  
Required: No

## See Also
<a name="API_EmailValidationChallenge_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/acm-2015-12-08/EmailValidationChallenge) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/acm-2015-12-08/EmailValidationChallenge) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/acm-2015-12-08/EmailValidationChallenge) 