@iehr/bot-layer
v4.3.180
Published
iEHR Bot Lambda Layer
Downloads
666
Readme
iEHR Bot Layer
iEHR bots can run in AWS Lambdas. When running in lambdas, bots can use AWS Lambda Layers for pre-built dependencies and configuration.
This package defines the packages in the default AWS Lambda Layer.
Current packages:
Usage
To use the iEHR Bot Layer in your own Bot packages, add @iehr/bot-layer
as a dependency:
npm i @iehr/bot-layer
Deployment
For more details on how to build and use, refer to /scripts/deploy-bot-layer.sh
.