Skip to content

Document how to run solvebio-python in AWS Lambda #417

@davecap

Description

@davecap

To run in lambda, you need to do the following:

  • Set SOLVEBIO_LOGFILE environment variable to "" (to avoid creating a log file in the read-only FS)
  • Remove any calls to solvebio.login() and set SOLVEBIO_API_HOST and either SOLVEBIO_ACCESS_TOKEN or SOLVEBIO_API_KEY environment variables

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions