{"id":14848258,"url":"https://github.com/ebridges/lgw","last_synced_at":"2026-01-14T08:50:16.506Z","repository":{"id":62575749,"uuid":"225214278","full_name":"ebridges/lgw","owner":"ebridges","description":"Configure an AWS Gateway in front of a Lambda function.","archived":false,"fork":false,"pushed_at":"2024-11-07T17:24:46.000Z","size":392,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-12-02T04:52:43.206Z","etag":null,"topics":["aws-api-gateway","aws-lambda","python3","serverless","serverless-framework"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ebridges.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-01T19:07:49.000Z","updated_at":"2024-11-07T17:24:51.000Z","dependencies_parsed_at":"2022-11-03T19:00:04.674Z","dependency_job_id":null,"html_url":"https://github.com/ebridges/lgw","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/ebridges/lgw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebridges%2Flgw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebridges%2Flgw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebridges%2Flgw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebridges%2Flgw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ebridges","download_url":"https://codeload.github.com/ebridges/lgw/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ebridges%2Flgw/sbom","scorecard":{"id":364801,"data":{"date":"2025-08-11","repo":{"name":"github.com/ebridges/lgw","commit":"c6681d34b9f8a50021bc1a13dc45e8aa2b5fd9c0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/28 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T11:37:20.586Z","repository_id":62575749,"created_at":"2025-08-18T11:37:20.586Z","updated_at":"2025-08-18T11:37:20.586Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28414693,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:38:59.149Z","status":"ssl_error","status_checked_at":"2026-01-14T08:38:43.588Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws-api-gateway","aws-lambda","python3","serverless","serverless-framework"],"created_at":"2024-09-19T13:01:50.728Z","updated_at":"2026-01-14T08:50:16.471Z","avatar_url":"https://github.com/ebridges.png","language":"Python","funding_links":[],"categories":["Frameworks"],"sub_categories":[],"readme":"[![PyPi License](https://img.shields.io/pypi/l/lgw?color=blue)](https://github.com/ebridges/lgw/blob/master/LICENSE)\n[![PyPi](https://img.shields.io/pypi/v/lgw.svg?style=flat-square)](https://pypi.org/project/lgw/)\n\n# Lambda Gateway\n\nConfigure an AWS Gateway in front of a Lambda function.\n\n## Usage\n\n```\nLambda Gateway.\n\nUsage:\n  lgw gw-deploy [--verbose] [--config-file=\u003ccfg\u003e]\n  lgw gw-undeploy [--verbose] [--config-file=\u003ccfg\u003e]\n  lgw domain-add [--verbose] [--config-file=\u003ccfg\u003e]\n  lgw domain-remove [--verbose] [--config-file=\u003ccfg\u003e]\n  lgw lambda-deploy [--verbose] [--config-file=\u003ccfg\u003e] [--lambda-file=\u003czip\u003e]\n  lgw lambda-invoke [--verbose] --lambda-name=\u003cname\u003e [--payload=\u003cjson\u003e]\n  lgw lambda-delete [--verbose] --lambda-name=\u003cname\u003e\n  lgw lambda-archive [--verbose] [--config-file=\u003ccfg\u003e]\n\nOptions:\n  -h --help             Show this screen.\n  --version             Show version.\n  --verbose             Enable DEBUG-level logging.\n  --config-file=\u003ccfg\u003e   Override defaults with these settings.\n  --lambda-file=\u003czip\u003e   Path to zip file with executable lambda code.\n  --lambda-name=\u003cname\u003e  Name of the lambda to invoke or delete.\n  --payload=\u003cjson\u003e      Path to a file of type json with data to send with the lambda invocation.\n```\n\n## Configuration Parameters\n\nConfiguration params are read in the following order, with the first read of it overriding subsequent configs:\n\n1. Read from environment.\n2. Read from `.env` file in current folder.\n3. Read from flat file named via `--config-file` CLI param.\n4. Read from `lgw.settings.defaults()`\n\nDefaults are configured in `lgw.settings`.\n\n\u003ctable\u003e\n\u003ctr\u003e\n\u003cth\u003eRelated Task(s)\u003c/th\u003e\n\u003cth\u003eKey\u003c/th\u003e\n\u003cth\u003eDescription\u003c/th\u003e\n\u003cth\u003eDefault\u003c/th\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cul\u003e\u003cli\u003eAll\u003c/li\u003e\u003c/ul\u003e\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_REGION\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eAWS region.\u003c/td\u003e\n\u003ctd\u003e\u003ctt\u003eus-east-1\u003c/tt\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003egw-deploy\u003c/tt\u003e\u003c/li\u003e\n  \u003cli\u003e\u003ctt\u003egw-undeploy\u003c/tt\u003e\u003c/li\u003e\n  \u003cli\u003e\u003ctt\u003edomain-add\u003c/tt\u003e\u003c/li\u003e\n  \u003cli\u003e\u003ctt\u003edomain-remove\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_API_NAME\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eName for the created API gateway.\u003c/td\u003e\n\u003ctd\u003eN/A\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003egw-deploy\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_API_DESCRIPTION\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eDescription of the created API gateway.\u003c/td\u003e\n\u003ctd\u003eN/A\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003egw-deploy\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_API_RESOURCE_PATH\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eResource path for the API. By default it's a greedy path to proxy all requests.\u003c/td\u003e\n\u003ctd\u003e\u003ctt\u003e{proxy+}\u003c/tt\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003egw-deploy\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_API_DEPLOY_STAGE\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eName for the stage that the API gets deployed to. E.g. \"production\"\u003c/td\u003e\n\u003ctd\u003eN/A\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003egw-deploy\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_API_BINARY_TYPES\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eListing of binary media types to configure the gateway as handling.  Example: \u003ctt\u003eimage/jpeg,image/png\u003c/tt\u003e\u003c/td\u003e\n\u003ctd\u003eN/A\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003egw-deploy\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_API_RESPONSE_MODELS\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eResponse content-type: model mapping of the response body.  Typically used for mapping binary content-types.  For binary types specify: \u003ctt\u003eimage/*=Empty\u003c/tt\u003e\u003c/td\u003e\n\u003ctd\u003e\u003ctt\u003eapplication/json=Empty\u003c/tt\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003egw-deploy\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_API_LAMBDA_INTEGRATION_ROLE\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eARN of a role that grants permission to the API gateway to invoke a lambda.  Should have \u003ctt\u003eAmazonAPIGatewayPushToCloudWatchLogs\u003c/tt\u003e and \u003ctt\u003eAWSLambdaRole\u003c/tt\u003e managed roles as permissions, and \u003ctt\u003eapigateway.amazonaws.com\u003c/tt\u003e as a trusted entity.\u003c/td\u003e\n\u003ctd\u003eN/A\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003edomain-add\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_API_DOMAIN_NAME\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eA domain name configured in Route 53 that the API gateway can be mapped to.\u003c/td\u003e\n\u003ctd\u003eN/A\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003edomain-add\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_API_BASE_PATH\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eBase path mapping to connect the domain name's CF distribution to the gateway.\u003c/td\u003e\n\u003ctd\u003e\u003ctt\u003e(none)\u003c/tt\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003edomain-add\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_API_DOMAIN_WAIT_UNTIL_AVAILABLE\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eWaits until the custom domain name has been created.\u003c/td\u003e\n\u003ctd\u003etrue, set to undefined to disable.\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003edomain-add\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_ACM_CERTIFICATE_ARN\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eARN of an HTTPS certificate to use for securing API requests.\u003c/td\u003e\n\u003ctd\u003eN/A\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003egw-deploy\u003c/tt\u003e\u003c/li\u003e\n  \u003cli\u003e\u003ctt\u003elambda-deploy\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_LAMBDA_NAME\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eName for the created Lambda.\u003c/td\u003e\n\u003ctd\u003eN/A\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003elambda-deploy\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_LAMBDA_DESCRIPTION\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eDescription for the created Lambda\u003c/td\u003e\n\u003ctd\u003eN/A\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003elambda-deploy\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_LAMBDA_HANDLER\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eName of the handler function. e.g. \"module.function\"\u003c/td\u003e\n\u003ctd\u003eN/A\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003elambda-deploy\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_LAMBDA_RUNTIME\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eLambda runtime environment.\u003c/td\u003e\n\u003ctd\u003eN/A\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003elambda-deploy\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_LAMBDA_CONNECTION_TIMEOUT\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eConnection timeout in seconds.\u003c/td\u003e\n\u003ctd\u003e\u003ctt\u003e30\u003c/tt\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003elambda-deploy\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_LAMBDA_MEMORY_SIZE\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eAmount of memory to allocate to the Lambda.\u003c/td\u003e\n\u003ctd\u003e\u003ctt\u003e3000\u003c/tt\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003elambda-deploy\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_LAMBDA_ARCHIVE_BUCKET\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eS3 bucket to store lambda if zip file exceeds maximum upload size.\u003c/td\u003e\n\u003ctd\u003eN/A\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003elambda-deploy\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_LAMBDA_ARCHIVE_KEY\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eKey of the lambda archive in the configured bucket.\u003c/td\u003e\n\u003ctd\u003eN/A\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003elambda-deploy\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_LAMBDA_EXECUTION_ROLE_ARN\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eARN of a role with permissions to execute the Lambda.  Should have \u003ctt\u003eAWSXrayWriteOnlyAccess\u003c/tt\u003e and \u003ctt\u003eAWSLambdaBasicExecutionRole\u003c/tt\u003e managed roles as permissions, and \u003ctt\u003elambda.amazonaws.com\u003c/tt\u003e as a trusted entity.\u003c/td\u003e\n\u003ctd\u003eN/A\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003elambda-deploy\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_LAMBDA_VPC_SUBNETS\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eList of subnets that the Lambda should run in. Format: \"subnetA,subnetB,subnetC,...\u003c/td\u003e\n\u003ctd\u003eN/A\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003elambda-deploy\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_LAMBDA_VPC_SECURITY_GROUPS\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eList of security groups that control the Lambda's access. Format: \"\u003ctt\u003esecgrpA,secgrpB,secgrpC,...\u003c/tt\u003e\"\u003c/td\u003e\n\u003ctd\u003eN/A\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003elambda-deploy\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_LAMBDA_ENVIRONMENT\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eVariables to inject into the Lambda's environment.  Format: \"\u003ctt\u003evarA=valA;varB=valB;...\u003c/tt\u003e\"\u003c/td\u003e\n\u003ctd\u003eN/A\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003elambda-deploy\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_LAMBDA_TAGS\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eList of tags to categorize this Lambda.  Format: \"\u003ctt\u003etagA=valA;tagB=valB;...\u003c/tt\u003e\"\u003c/td\u003e\n\u003ctd\u003eN/A\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003elambda-archive\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_LAMBDA_ARCHIVE_CONTEXT_DIR\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eRoot directory of the project that will provide files to be copied into the Docker image.  If the directory ends with a trailing slash, then the root of the context will be the contents of the directory; otherwise the leaf directory will be at the root of the context.\u003c/td\u003e\n\u003ctd\u003e\u003ctt\u003e.\u003c/tt\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003elambda-archive\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_LAMBDA_ARCHIVE_BUNDLE_DIR\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eDestination directory to write Lambda archive zipfile. \u003c/td\u003e\n\u003ctd\u003e\u003ctt\u003e./build\u003c/tt\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003elambda-archive\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_LAMBDA_ARCHIVE_BUNDLE_NAME\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eFilename of Lambda archive zipfile. \u003c/td\u003e\n\u003ctd\u003e\u003ctt\u003elambda-bundle.zip\u003c/tt\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003elambda-archive\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_LAMBDA_ARCHIVE_ADDL_FILES\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eList of 2-tuples of files to copy into the context directory from the local computer. Format: \"\u003ctt\u003esrcA,desA;srcB,desB;srcC,desC;...\u003c/tt\u003e\"\u003c/td\u003e\n\u003ctd\u003eN/A\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cul\u003e\n  \u003cli\u003e\u003ctt\u003elambda-archive\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003ctd\u003e\u003ccode\u003eAWS_LAMBDA_ARCHIVE_ADDL_PACKAGES\u003c/code\u003e\u003c/td\u003e\n\u003ctd\u003eList of \u003ctt\u003eyum\u003c/tt\u003e packages to install in the Docker image.  Format: \"\u003ctt\u003epackageA,packageB,packageC,...\u003c/tt\u003e\"\u003c/td\u003e\n\u003ctd\u003e\nDefault installed by this script:\n\u003cul\u003e\n\u003cli\u003e\u003ctt\u003egcc\u003c/tt\u003e\u003c/li\u003e\n\u003cli\u003e\u003ctt\u003eopenssl-devel\u003c/tt\u003e\u003c/li\u003e\n\u003cli\u003e\u003ctt\u003ebzip2-devel\u003c/tt\u003e\u003c/li\u003e\n\u003cli\u003e\u003ctt\u003elibffi-devel\u003c/tt\u003e\u003c/li\u003e\n\u003cli\u003e\u003ctt\u003epython37-pip\u003c/tt\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n\n## Releasing\n\n```\ngit flow release start x.y.z\n# bump version\nvi pyproject.toml lgw/version.py\ngit add pyproject.toml lgw/version.py\ngit commit -m 'bump version'\ndephell deps convert\npoetry publish --build\ngit flow release finish x.y.z\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febridges%2Flgw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Febridges%2Flgw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Febridges%2Flgw/lists"}