AwsCertificateManagerCertificateDomainValidationOption - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 AWS 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 AWS Certificate Manager uses to send domain validation emails.

Type: String

Pattern: .*\S.*

Required: No

ValidationEmails

A list of email addresses that AWS 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 AWS SDKs, see the following: