LogoLogo
HomeGitHub RepoBook Demo
dev
dev
  • About Quilt
  • Architecture
  • Mental Model
  • Metadata Management
  • Metadata Workflows
  • Quilt Platform (Catalog) User
    • About the Catalog
    • Bucket Browsing
    • Document Previews
    • Embeddable iFrames
    • Packaging Engine
    • Query
    • Quilt+ URIs
    • Qurator Omni
    • Search
    • Visualization & Dashboards
    • Advanced
      • Athena
      • Elasticsearch
      • Removing Stacks
  • Quilt Platform Administrator
    • Admin Settings UI
    • Catalog Configuration
    • Cross-Account Access
    • Enterprise Installs
    • quilt3.admin Python API
    • Advanced
      • Package Events
      • Private Endpoints
      • Restrict Access by Bucket Prefix
      • S3 Events via EventBridge
      • SSO Permissions Mapping
      • Tabulator
      • Troubleshooting
        • SSO Redirect Loop
    • Best Practices
      • GxP for Security & Compliance
      • Organizing S3 Buckets
  • Quilt Python SDK
    • Installation
    • Quick Start
    • Editing a Package
    • Uploading a Package
    • Installing a Package
    • Getting Data from a Package
    • Example: Git-like Operations
    • API Reference
      • quilt3
      • quilt3.Package
      • quilt3.Bucket
      • quilt3.hooks
      • Local Catalog
      • CLI, Environment
      • Known Limitations
      • Custom SSL Certificates
    • Advanced
      • Browsing Buckets
      • Filtering a Package
      • .quiltignore
      • Manipulating Manifests
      • Materialization
      • S3 Select
    • More
      • Changelog
      • Contributing
      • Frequently Asked Questions
      • Troubleshooting
  • Quilt Ecosystem Integrations
    • Benchling Packager
    • Event-Driven Packaging
    • Nextflow Plugin
Powered by GitBook
On this page
  • Prerequisites
  • Installation
  • References

Was this helpful?

  1. Quilt Ecosystem Integrations

Benchling Packager

PreviousTroubleshootingNextEvent-Driven Packaging

Last updated 5 months ago

Was this helpful?

The Benchling Packager is a lambda you can deploy in your own AWS private cloud to process events in order to create (and link back, if possible) a dedicated package for every Benchling notebook.

The CloudFormation template is available as a package on .

Prerequisites

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.

Installation

Go to the on open.quiltdata.com and follow the instructions in the README.

References

Benchling
Quilt
open.quiltdata.com
Benchling Packager package
AWS CloudFormation templates
AWS Lambda functions
Benchling EventBridge events
Benchling Schemas