-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aws-amplify-alpha: Add support for custom ACM cert #30594
aws-amplify-alpha: Add support for custom ACM cert #30594
Comments
Hi @thedevopsguyblog , thanks for reaching out. I see that CertificateSettings prop is supported by the cloudformation, and is missing from the alpha module. This prop support providing AWS managed or Custom certificates, hence is suitable for your usecase. |
Comments on closed issues and PRs are hard for our team to see. |
1 similar comment
Comments on closed issues and PRs are hard for our team to see. |
Describe the feature
Hello,
In the UI their is an option to specify a custom SSL cert that is provisioned via ACM.
Using the aws-amplify-alpha construct it would be handy if i could specify a SSL cert I would like to use.
Use Case
I know Specifically in the case when i want to provision my own cert for a custom domain name in cognito and use the same cert for my frontend.
Proposed Solution
Other Information
No response
Acknowledgements
CDK version used
2.143.0 (build 9f2bdf7)
Environment details (OS name and version, etc.)
macOS Ventura - 13.6.3
The text was updated successfully, but these errors were encountered: