CloudFormation/CDK Custom Domain Support For AppRunner
- Dominant language
- No language data
- Stars
- 301
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
**Community Note**
* Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
* Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do * not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
**Tell us about your request**
There is no CloudFormation support for creating custom domains for AWS App Runner. There should be a new resource created called something like AWS::AppRunner::CustomDomain. The related links included have the fields that need to be included.
This should support the creation of relevant constructs in the CDK (https://github.com/aws/aws-cdk/issues/19740)
**Describe alternatives you've considered**
Fargate/ECS
**Additional context**
Dupe of https://github.com/aws-cloudformation/cloudformation-coverage-roadmap/issues/1092
**Attachments**
https://docs.aws.amazon.com/apprunner/latest/api/API_AssociateCustomDomain.html
https://docs.aws.amazon.com/apprunner/latest/api/API_DescribeCustomDomains.html
https://docs.aws.amazon.com/apprunner/latest/api/API_DisassociateCustomDomain.html
Contributor guide
Assessment
This issue has not been assessed yet.