Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Common code across large numbers of functions

Open
#54 2 comments 13 reactions 1 assignee View on GitHub

@jtuliani is already working on this.

Since Nov 27, 2025.

Assessment

This issue has not been assessed yet.

Description

Lambda PM request Lambda/Developer Experience Lambda/Runtimes

Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do * not help prioritize the request
    If you are interested in providing additional feedback, please leave a comment

Description
There are scenarios where customers apply libraries across a large numbers of functions. Examples include custom SDKs, custom runtimes, or extensions. Today, these libraries must be managed on a per-function basis. There's no easy way to enforce or track their use. And if the library needs to be updated, you need to update each function individually. That becomes increasingly difficult as the number of functions scales, and ownership of those functions becomes distributed.

This feature is to enable common libraries to be deployed and managed at scale, across large numbers of functions, without a per-function management overhead.

Dominant language
No language data
Stars
196
Forks
5
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from aws/aws-lambda-roadmap

All issues in aws/aws-lambda-roadmap

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.