{"id":34853369,"url":"https://github.com/baturorkun/aws-lambda-layers","last_synced_at":"2026-04-06T21:31:00.942Z","repository":{"id":42649999,"uuid":"271815799","full_name":"baturorkun/aws-lambda-layers","owner":"baturorkun","description":"Creating AWS Lambda Layers for Python","archived":false,"fork":false,"pushed_at":"2022-03-29T22:03:38.000Z","size":5,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-21T21:36:06.883Z","etag":null,"topics":["aws","aws-lambda","aws-s3","docker","lambda","lambda-functions","layers","python","python3"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/baturorkun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-12T14:20:30.000Z","updated_at":"2022-09-04T08:56:52.000Z","dependencies_parsed_at":"2022-08-31T09:24:20.935Z","dependency_job_id":null,"html_url":"https://github.com/baturorkun/aws-lambda-layers","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/baturorkun/aws-lambda-layers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baturorkun%2Faws-lambda-layers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baturorkun%2Faws-lambda-layers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baturorkun%2Faws-lambda-layers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baturorkun%2Faws-lambda-layers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baturorkun","download_url":"https://codeload.github.com/baturorkun/aws-lambda-layers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baturorkun%2Faws-lambda-layers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31491094,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-06T17:22:55.647Z","status":"ssl_error","status_checked_at":"2026-04-06T17:22:54.741Z","response_time":112,"last_error":"SSL_read: 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-lambda","aws-s3","docker","lambda","lambda-functions","layers","python","python3"],"created_at":"2025-12-25T19:33:27.425Z","updated_at":"2026-04-06T21:31:00.928Z","avatar_url":"https://github.com/baturorkun.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS-Lambda-Layers\nCreating AWS Lambda Layers for Python\n\n# AWS Settings and Credentials\nChange file name \".env-dist\" to \".env\" and edit \".env\" file.\nThere are AWS Credentials and S3 Bucket Name which is target storage for uploading layer package zip file. \n\n# Python Packages (requirements.txt)\nAdd your needed python packages names to the \"requirements.txt\" file.\n\n# Running\nRun this shell command.\n\n$ sh run.sh\n\n# Output\nEvery run the file \"run.sh\",  created a directory starting with \"build_\" and ending with the current date. You can get your package zip file from this directory, but at the same time, this file would be uploaded to the S3 bucket (the name is in .env file). While setting the layer to a lambda function, you can use the s3 URL.\n\n# Cleaning\nRun this shell command to get rid of old build directories.\n\n$ sh clean.sh\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaturorkun%2Faws-lambda-layers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaturorkun%2Faws-lambda-layers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaturorkun%2Faws-lambda-layers/lists"}