1 Answer
- Newest
- Most votes
- Most comments
3
You cant use ACM certificates across accounts. Create a new certificate in account Y and Z. Then you can use cloudfront in the 2nd & 3rd Account by using the newly created certificate
Relevant content
- asked 7 months ago
Even though the hosted zone is in Account X Can create a new ACM certificate in Accounts Y and Z ?
That is correct yes. Just create the CNAME Records in Account X. When you create the Certs in Accounts Y and Z you will be presented with the CNAMES.. Enter them in the zone in account X. They will be verified after a few mins
Can't i automate it since i am using Cloudformation to automatically create the ACM can't i get and create the CNAMES ?
I believe you can with using a Cross Account access https://aws.amazon.com/blogs/infrastructure-and-automation/multiple-account-multiple-region-aws-cloudformation/