Open
Description
❓ 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 already which indicates there might not be a solution to this?