AwsCertificateManagerCertificateDomainValidationOption - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AwsCertificateManagerCertificateDomainValidationOption

Contains information about one of the following:

  • The initial validation of each domain name that occurs as a result of the RequestCertificate request

  • The validation of each domain name in the certificate, as it pertains to Amazon Certificate Manager managed renewal

Contents

DomainName

A fully qualified domain name (FQDN) in the certificate.

Type: String

Pattern: .*\S.*

Required: No

ResourceRecord

The CNAME record that is added to the DNS database for domain validation.

Type: AwsCertificateManagerCertificateResourceRecord object

Required: No

ValidationDomain

The domain name that Amazon Certificate Manager uses to send domain validation emails.

Type: String

Pattern: .*\S.*

Required: No

ValidationEmails

A list of email addresses that Amazon Certificate Manager uses to send domain validation emails.

Type: Array of strings

Pattern: .*\S.*

Required: No

ValidationMethod

The method used to validate the domain name.

Type: String

Pattern: .*\S.*

Required: No

ValidationStatus

The validation status of the domain name.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: