Deploy Cesium Terrain Server on AWS Lambda.
Uses AWS Lambda Go API Proxy.
You will need to have installed AWS SAM CLI.
First build the image, then validate the template file and deploy:
sam build
sam validate
sam deploy --guided
Use --profile
if you need to specify an AWS auth profile.
Now follow the instructions. In the end, SAM will have created all the resources it needs.
Bug reports and pull requests are welcome on GitHub at the issues page. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
This project is licensed under Apache 2.0. Refer to LICENSE.