{"id":19311935,"url":"https://github.com/propilideno/aws-lambda-auto-layer","last_synced_at":"2026-05-16T09:31:52.926Z","repository":{"id":248910203,"uuid":"830153627","full_name":"propilideno/aws-lambda-auto-layer","owner":"propilideno","description":"Script to create automatically lambda layers in AWS","archived":false,"fork":false,"pushed_at":"2024-07-17T18:22:52.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-17T09:23:57.530Z","etag":null,"topics":["aws","aws-cli","aws-lambda","aws-vault","lambda-layer","lambda-layers"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/propilideno.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":"2024-07-17T17:44:02.000Z","updated_at":"2024-07-17T18:23:45.000Z","dependencies_parsed_at":"2024-07-17T21:54:19.952Z","dependency_job_id":"706b1633-2334-44da-be28-e67371d1f72c","html_url":"https://github.com/propilideno/aws-lambda-auto-layer","commit_stats":null,"previous_names":["propilideno/aws-lambda-auto-layer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/propilideno/aws-lambda-auto-layer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/propilideno%2Faws-lambda-auto-layer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/propilideno%2Faws-lambda-auto-layer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/propilideno%2Faws-lambda-auto-layer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/propilideno%2Faws-lambda-auto-layer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/propilideno","download_url":"https://codeload.github.com/propilideno/aws-lambda-auto-layer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/propilideno%2Faws-lambda-auto-layer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33096858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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","aws-cli","aws-lambda","aws-vault","lambda-layer","lambda-layers"],"created_at":"2024-11-10T00:31:34.289Z","updated_at":"2026-05-16T09:31:52.910Z","avatar_url":"https://github.com/propilideno.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aws-lambda-auto-layer\nScript to create automatically lambda layers in AWS\n\n## Requirements\n- pip\n- zip\n- aws-cli (if you want to deploy)\n\n## Example of usage\n\n### Input\nDefine your desired python libraries\n```bash\n# Define the list of Python libraries\nLIBRARIES=(\n\t\"azure-storage-blob\"\n\t\"pandas pyarrow fastparquet\" # Separate libraries by space\n)\n```\nrun `./create.sh`\n### Output\n```\n/lib\n    /azure-storage-blob\n    /pandas_pyarrow_fastparquet\n    azure-storage-blob.zip\n    pandas_pyarrow_fastparquet.zip\ncreate.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpropilideno%2Faws-lambda-auto-layer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpropilideno%2Faws-lambda-auto-layer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpropilideno%2Faws-lambda-auto-layer/lists"}