2 Answers
- Newest
- Most votes
- Most comments
1
At this time, certificates created in one account, can't be shared with another accounts. They can be used locally only where they are created or imported. You can consider using Stackset to simplify deploying Public and Private CAs to multi-accounts in your organization. . Check these two resources: https://aws.amazon.com/blogs/security/how-to-deploy-public-acm-certificates-across-multiple-aws-accounts-and-regions-using-aws-cloudformation-stacksets/ https://aws.amazon.com/blogs/security/using-acm-private-certificate-authority-multi-account-environment-using-iam-roles/
1
Hi,
Have a look at this blogpost: it explains how to deploy public ACM certificates across multiple AWS accounts and Regions using AWS CloudFormation StackSets.
Best,
Didier