{"id":24510753,"url":"https://github.com/rhdeck/ssh2-lambda-layer","last_synced_at":"2025-03-15T09:41:33.204Z","repository":{"id":104234499,"uuid":"494857224","full_name":"rhdeck/ssh2-lambda-layer","owner":"rhdeck","description":"AWS Lambda Later for SSH2 module","archived":false,"fork":false,"pushed_at":"2022-05-21T17:57:34.000Z","size":160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T00:35:32.902Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rhdeck.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-21T17:56:55.000Z","updated_at":"2022-05-21T17:57:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"b618f7a8-a956-44b4-bec5-9e784f522e0c","html_url":"https://github.com/rhdeck/ssh2-lambda-layer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhdeck%2Fssh2-lambda-layer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhdeck%2Fssh2-lambda-layer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhdeck%2Fssh2-lambda-layer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhdeck%2Fssh2-lambda-layer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhdeck","download_url":"https://codeload.github.com/rhdeck/ssh2-lambda-layer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243713393,"owners_count":20335566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2025-01-22T00:30:53.501Z","updated_at":"2025-03-15T09:41:33.174Z","avatar_url":"https://github.com/rhdeck.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#ssh2-lambda-layer\n\nGenerator for public layer to provide SSH2 support for webpacked lambdas. \n\n## Requirements\nA lambda function using `12.x`, `14.x` or `16.x` node versions\n## Usage\nIn your function deployment, specify the layer to mix in:\n\n### us-east-1 (Virginia) region\n```\narn:aws:lambda:us-east-1:210049126456:layer:ssh2-lambda-layer:2\n```\n\n### us-east-2 (Ohio) region\n```\narn:aws:lambda:us-east-2:210049126456:layer:ssh2-lambda-layer:2\n```\n\n### Serverless framework example\nTo add this using serverless framework:\n```yml\nfunctions:\n    expensiveLUFunction:\n        handler: handlers.myFunc\n        role: MainRole\n        timeout: 30\n        layers:\n        - arn:aws:lambda:${opt:region,\n            'us-east-1'}:210049126456:layer:ssh2-lambda-layer:1\n        memorySize: 2048\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhdeck%2Fssh2-lambda-layer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhdeck%2Fssh2-lambda-layer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhdeck%2Fssh2-lambda-layer/lists"}