{"id":30461652,"url":"https://github.com/xtutran/zipbig-aws-lambda","last_synced_at":"2026-04-15T07:37:34.362Z","repository":{"id":187791738,"uuid":"202117069","full_name":"xtutran/zipbig-aws-lambda","owner":"xtutran","description":"Zip S3 files up to 10G by using AWS Lambda","archived":false,"fork":false,"pushed_at":"2021-11-24T09:33:54.000Z","size":6298,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-24T00:30:32.176Z","etag":null,"topics":["aws-lambda","github-actions","java-8"],"latest_commit_sha":null,"homepage":"","language":"Java","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/xtutran.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}},"created_at":"2019-08-13T10:06:06.000Z","updated_at":"2025-01-11T05:47:00.000Z","dependencies_parsed_at":"2023-08-12T06:10:55.684Z","dependency_job_id":null,"html_url":"https://github.com/xtutran/zipbig-aws-lambda","commit_stats":null,"previous_names":["xtutran/zipbig-aws-lambda"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xtutran/zipbig-aws-lambda","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtutran%2Fzipbig-aws-lambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtutran%2Fzipbig-aws-lambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtutran%2Fzipbig-aws-lambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtutran%2Fzipbig-aws-lambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xtutran","download_url":"https://codeload.github.com/xtutran/zipbig-aws-lambda/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xtutran%2Fzipbig-aws-lambda/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31831848,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T07:17:56.427Z","status":"ssl_error","status_checked_at":"2026-04-15T07:17:30.007Z","response_time":63,"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-lambda","github-actions","java-8"],"created_at":"2025-08-23T21:45:02.944Z","updated_at":"2026-04-15T07:37:34.354Z","avatar_url":"https://github.com/xtutran.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aws-lambda-poc\nZip S3 files up to 10G by using AWS Lambda\n\n## 1. Setup environment\n```shell script\nbrew install direnv\n```\n\n- Add your own `.envrc`\n```\nexport AWS_SHARED_CREDENTIALS_FILE=YOUR_AWS_CRED\nexport PACKAGE_NAME=YOUR_OWN_PACKAGE_NAME\nexport S3_BUCKET=YOUR_OWN_S3_BUCKET\nexport IAM_ROLE=YOUR_IAM_ROLE_FOR_YOUR_LAMBDA\n```\n\n```shell script\ndirenv allow\n```\n\n## 2. Build `jar` package\n```shell script\nbash make.sh --build\n```\n\n## 3. Deploy `AWS lambda` function\n```shell script\nbash make.sh --publish\n```\n\n## 4. Update `AWS lambda` function\n```shell script\nbash make.sh --update\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtutran%2Fzipbig-aws-lambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxtutran%2Fzipbig-aws-lambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxtutran%2Fzipbig-aws-lambda/lists"}