serverless-domain-manager icon indicating copy to clipboard operation
serverless-domain-manager copied to clipboard

Option to create cloudfront distribution mapped to gateway

Open richarddd opened this issue 4 years ago • 1 comments

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

Feature Request

I could be useful to be able to use something like:

customDomain:
  useCloudfront: true
  createRoute53Record: true

Applying that feature would ignore the domain specification of API Gateway and create a custom Cloudfront distribution pointing to the API gateway. This would also help people who don't have their domains in Route53 to use this awesome plugin. Another benefit is that we could leverage caching with a breeze (API Gateway caching is much more expensive than Cloudfront caching)

richarddd avatar Nov 16 '19 07:11 richarddd

Any updates on this?

zerbinidamata avatar Jun 04 '20 16:06 zerbinidamata