This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::CertificateManager::AcmeDomainValidation PrevalidationOptions
Specifies prevalidation options for domain validation.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "DnsPrevalidation" :DnsPrevalidationOptions}
Properties
DnsPrevalidation-
DNS-based prevalidation options.
Required: Yes
Type: DnsPrevalidationOptions
Update requires: No interruption