{"id":25437865,"url":"https://github.com/asacxyz/buildlambdadeploymentzip","last_synced_at":"2026-04-18T10:38:57.832Z","repository":{"id":269484075,"uuid":"907554335","full_name":"asacxyz/buildlambdadeploymentzip","owner":"asacxyz","description":"Generates a ZIP file structured for AWS Lambda requirements.","archived":false,"fork":false,"pushed_at":"2024-12-31T21:01:52.000Z","size":50,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-29T05:31:52.415Z","etag":null,"topics":["gradle","gradle-plugin","gradle-task","kotlin","plugin","task"],"latest_commit_sha":null,"homepage":"https://plugins.gradle.org/plugin/io.github.urlshortenerasacxyz.buildlambdadeploymentzip","language":"Kotlin","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/asacxyz.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-23T21:23:29.000Z","updated_at":"2025-01-04T01:26:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"e107bc5a-c251-4e71-8982-8137d8a7245a","html_url":"https://github.com/asacxyz/buildlambdadeploymentzip","commit_stats":null,"previous_names":["urlshortenerasacxyz/buildlambdadeploymentzip","asacxyz/buildlambdadeploymentzip"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/asacxyz/buildlambdadeploymentzip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asacxyz%2Fbuildlambdadeploymentzip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asacxyz%2Fbuildlambdadeploymentzip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asacxyz%2Fbuildlambdadeploymentzip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asacxyz%2Fbuildlambdadeploymentzip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/asacxyz","download_url":"https://codeload.github.com/asacxyz/buildlambdadeploymentzip/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/asacxyz%2Fbuildlambdadeploymentzip/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31966207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["gradle","gradle-plugin","gradle-task","kotlin","plugin","task"],"created_at":"2025-02-17T09:20:28.442Z","updated_at":"2026-04-18T10:38:57.817Z","avatar_url":"https://github.com/asacxyz.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# buildlambdadeploymentzip\n\n## Default Gradle Application Setup\n\nWhen creating a Gradle application via CLI, the `application` plugin is included by default. Running a build generates a ZIP file: `./app/build/distributions/app.zip`\n\nExtracting it gives: `/app/lib/{JARS}`\n\nThis structure works locally but is incompatible with AWS Lambda.\n\n## Build Lambda Deployment ZIP\n\n### Purpose\nThis plugin adjusts the ZIP structure for AWS Lambda deployment.\n\n### Usage\nRun: `./gradlew buildLambdaDeploymentZIP`\n\nThe ZIP file will be generated in the project root: `./app.zip`\n\nExtracting it gives: `/lib/{JARS}`\n\n## AWS Lambda Upload\n\n1. Add the **Build Lambda Deployment ZIP** plugin to your project.\n2. Run: `./gradlew buildLambdaDeploymentZIP`\n3. Upload `app.zip` to AWS Lambda.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasacxyz%2Fbuildlambdadeploymentzip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasacxyz%2Fbuildlambdadeploymentzip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasacxyz%2Fbuildlambdadeploymentzip/lists"}