[Lambda] Layer: Add Tags Support

Open
#70 0 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
aws
Domain
cloud

Research direction

The issue concerns AWS Lambda layers and unique tags at the layer-version level, but names no repository files, tests, or implementation entry point. Start by checking the AWS Lambda tagging APIs and the project's layer-version handling. Done means layer versions support distinct tags for organization, cost allocation, ownership, and automation.

Written by the indexing model from the issue text.

Description

Community 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 working on this issue or have submitted a pull request, please leave a comment

Tell us about your request
Enable tagging for Lambda layers, with support for unique tags at the layer version level. Tags could be used for cost allocation, resource organization, automation purposes, ownership identifications.

Which service(s) is this request for?
AWS Lambda

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
Currently, Lambda layers do not support tagging, which limits the ability to organize and manage layers effectively. Tags are essential for tracking costs, associating layers with specific applications, and automating resource management. This is especially true if all lambdas using this layer have been deleted.

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

Similar issues

More Cloud issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.