The Benchling Packager is a lambda you can deploy in your own AWS private cloud to process Benchling events in order to create (and link back, if possible) a dedicated Quilt package for every Benchling notebook.
The CloudFormation template is available as a package on open.quiltdata.com.
In order to install the benchling packager, you will need to know, and have administrative access to:
- Your Benchling tenant domain (e.g.,
<YOUR_TENANT>
from<YOUR_TENANT>.benchling.com
), for ßconfiguring event subscriptions and metadata schemas. - The AWS Account ID (e.g. 12345689123) and AWS Region (e.g., us-west-2) used by your Quilt stack, for configuring the CloudFormation stack and lambdas.
Go to the Benchling Packager package on open.quiltdata.com and follow the instructions in the README.