Important
This repository has been migrated. Please check HERE for the latest version of this example
Example configuration for AWS SAM bundling a lambda with LLRT runtime
Reference documentation https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/building-custom-runtimes.html
Important
Ensure you have AWS SAM cli installed
sam build
-- build your deployable packagesam deploy
-- deploy cloudformation stack to AWS