haseebnqureshi / serverless-hq

Serverless made quick & easy. This is your home base for quick & powerfully easy scaffolding for your next Serverless project.
MIT License
10 stars 1 forks source link

Be great to see a custom domain mapper via certificate manager #8

Open haseebnqureshi opened 7 years ago

haseebnqureshi commented 7 years ago

Unless you're using the directly supplied lambda endpoints, it's cumbersome to set up custom endpoints. Be really nice to see this in a command.

haseebnqureshi commented 7 years ago

Funny enough, AWS certificate manager doesn't allow you to use AWS registered certificates. In other words, you have to get your own certificate and then copy/paste into API gateway.

We'll try and reduce this friction with letsencrypt API's. Worst case scenario, you specify your certificate, private key, and ca bundle and run a command.

haseebnqureshi commented 7 years ago

Now that we've got our entire API generated into one API gateway resource, deploying onto cloudfront should be much easier and logical. Bumping this to higher priority -- this is probably one of the last features that really ought to be in 0.3.0.