@medplum/bot-layer
v5.1.3
Published
Medplum Bot Lambda Layer
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-layerDeployment
For more details on how to build and use, refer to /scripts/deploy-bot-layer.sh.
