[aws-certificatemanager] Create certificate in us-east-1 and use it in a different region
Open
@aws-cdk/aws-certificatemanager
effort/medium
feature-request
guidance
p1
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 4.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 83
Description
## :question: General Issue
### The Question
I'm currently setting up AWS Cognito with a custom domain via AWS CDK. Our stack lives in eu-central-1, but as I understand the certificate for the custom domain has to live in us-east-1. How can I share the certificate to the AWS Cognito setup?
### Environment
- **CDK CLI Version:** 1.54.0
- **Module Version:** 1.54.0
- **Node.js Version:** v12.16.0
- **OS:** Windows 10
- **Language (Version):** TypeScript (3.9.7)
### Other information
There's a [discussion around this](https://github.com/aws/aws-cdk/issues/8232) already which indicates there might not be a solution to this?
Contributor guide
Assessment
This issue has not been assessed yet.