This module provides a basic Express.js server that is deployed as an AWS lambda function.
The following key properties need to be configured for this module:
https://api.mydomain.com/
the API domain
api.mydomain.com
needs to be configured.
api.mydomain.com
, the hosted zones
api.mydomain.com
or
mydomain.com
would be valid. Note that this
hosted zone must already exist in AWS. Please find instructions of how to
set up a hosted zone
here.