ValidationChallenge
Contains the challenge details that you use to prove domain ownership. Only one member is set, depending on the validation method.
Contents
Note
In the following list, the required parameters are described first.
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- DnsValidationChallenge
-
Contains the CNAME record that you must add to your DNS configuration to validate domain ownership using DNS validation.
Type: DnsValidationChallenge object
Required: No
- EmailValidationChallenge
-
Contains the email addresses used for email-based domain validation.
Type: EmailValidationChallenge object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: