{"id":22693621,"url":"https://github.com/mooyoul/serverless-latest-layer-version","last_synced_at":"2025-10-24T15:40:45.286Z","repository":{"id":34082908,"uuid":"169642401","full_name":"mooyoul/serverless-latest-layer-version","owner":"mooyoul","description":"A serverless plugin that replaces 'latest' version tag to actual lambda layer version","archived":false,"fork":false,"pushed_at":"2025-03-24T14:09:34.000Z","size":2061,"stargazers_count":25,"open_issues_count":10,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-29T06:53:28.512Z","etag":null,"topics":["lambda-layer","serverless","serverless-plugin"],"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/mooyoul.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-02-07T21:05:05.000Z","updated_at":"2025-03-24T14:08:18.000Z","dependencies_parsed_at":"2023-02-12T20:46:11.463Z","dependency_job_id":"c0d6621d-6c88-4c95-aee6-76b87f62e780","html_url":"https://github.com/mooyoul/serverless-latest-layer-version","commit_stats":{"total_commits":227,"total_committers":6,"mean_commits":"37.833333333333336","dds":0.3480176211453745,"last_synced_commit":"28a27ae85015fddb473ce49ac8f5f281f9fe8d5e"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooyoul%2Fserverless-latest-layer-version","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooyoul%2Fserverless-latest-layer-version/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooyoul%2Fserverless-latest-layer-version/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mooyoul%2Fserverless-latest-layer-version/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mooyoul","download_url":"https://codeload.github.com/mooyoul/serverless-latest-layer-version/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445681,"owners_count":20939961,"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":["lambda-layer","serverless","serverless-plugin"],"created_at":"2024-12-10T02:12:01.972Z","updated_at":"2025-10-24T15:40:40.235Z","avatar_url":"https://github.com/mooyoul.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# serverless-latest-layer-version\n\n[![Build Status](https://github.com/mooyoul/serverless-latest-layer-version/workflows/workflow/badge.svg)](https://github.com/mooyoul/serverless-latest-layer-version/actions)\n[![Semantic Release enabled](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n[![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovatebot.com/)\n[![MIT license](http://img.shields.io/badge/license-MIT-blue.svg)](http://mooyoul.mit-license.org/)\n\nThis is the Serverless plugin for AWS Lambda Layers which enables missing \"latest\" version tag\n\n![demo](/screenshot.png)\n\n## Why?\n\n![limits](/limit.png)\n\nUnlike invoking Lambda function. Lambda Layer does not support `$LATEST` version tag.\n\n\n## Install\n\nFirst, install package as development dependency.\n\n```bash\n$ npm i serverless-latest-layer-version --save-dev\n```\n\nThen, add the plugin to serverless.yml\n\n```yaml\n# serverless.yml\n\nplugins:\n  - serverless-latest-layer-version\n```\n\n## Setup\n\nJust change layer version to `latest`. \nThe plugin automatically replaces `latest` version tag to actual latest version number. \n\nFor example, if Previously specified layer arn is `arn:aws:lambda:us-east-1:800406105498:layer:nsolid-node-10:6`.\nreplace that as `arn:aws:lambda:us-east-1:800406105498:layer:nsolid-node-10:latest`. That's it!\n\n## Changelog\n\nSee [CHANGELOG](/CHANGELOG.md).\n\n## License\n[MIT](LICENSE)\n\nSee full license on [mooyoul.mit-license.org](http://mooyoul.mit-license.org/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmooyoul%2Fserverless-latest-layer-version","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmooyoul%2Fserverless-latest-layer-version","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmooyoul%2Fserverless-latest-layer-version/lists"}