serverless-domain-manager
serverless-domain-manager copied to clipboard
Serverless plugin for managing custom domains with API Gateways.
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
Currently, this excellent plugin creates API Gateway managed cloud front distribution, which is not visible in CloudFront management. Also, WAF is cannot be assigned to this distribution right now. https://forums.aws.amazon.com/thread.jspa?threadID=227000...
For rest APIs`domain.stage` mappes to the serverless stage which is used for stack name creation. This does not work for http-APIs. Unless adding `provider.stackName` this results in an error. https://github.com/amplify-education/serverless-domain-manager/blob/13649ca374f14b76007adf79c05254bd7af8581a/src/index.ts#L690...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
## Feature Request Releases are not tagged in github. For each versioned release to NPM, the git repository should be appropriately tagged (at a minimum) and preferably with a release...
Hello, I've been struggling the whole day to deploy my serverless function. I realized that my difficulties were due to the region I was trying to deploy. Hence my question:...