@medplum/bot-layer
v3.2.23
Published
Medplum Bot Lambda Layer
Downloads
2,839
Readme
Medplum Bot Layer
Medplum 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 Medplum Bot Layer in your own Bot packages, add @medplum/bot-layer
as a dependency:
npm i @medplum/bot-layer
Deployment
For more details on how to build and use, refer to /scripts/deploy-bot-layer.sh
.