❌ This repository is subject to deprecation in Q4 2024. For more details, please review this announcement.
This Quick Start module provides a simple way to create validated public ACM certificates using either DNS or email validation. The DNS validation for the certificate is automated through custom lambda
DomainName: my.super.cool.dnsname # FQDN For the ACM Certificate
HostedZoneID: XZXZXXXZZZZZZZ # AWS R53 HostedZone for DNS verification of domain ownership
QSS3BucketName: aws-quickstart # The consuming QuickStart
QSS3BucketRegion: us-east-1 # The consuming QuickStart
QSS3KeyPrefix: !Sub ${QSS3KeyPrefix}submodules/quickstart-aws-acm-certificate/
To use e-mail verification of the Domain please leave Hosted Zone ID blank.