AWS Certificate Manager なら、証明書をすばやくリクエストして、Elastic Load Balancing、Amazon CloudFront ディストリビューション、Amazon API Gateway の API など ACM に統合された AWS リソースでデプロイできます。
ACMをALBに登録することで、Webサーバの設定を変更することなしにSSLを実現できる。
Properties
Properties - Certificates
The default SSL server certificate for a secure listener. You must provide exactly one certificate if the listener protocol is HTTPS or TLS.
To create a certificate list for a secure listener, use AWS::ElasticLoadBalancingV2::ListenerCertificate.
https://dev.classmethod.jp/articles/cfn-support-acm-dns-validation/