aws / aws/aws-lambda-roadmap

[Lambda] Layer: Show code source in Lambda Code Source Explorer

Open
#71 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
196
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### Community Note

* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) 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 the Lambda code source explorer to display the code source of layer(s) associated with the function. The code could be read-only but would allow developers to view function definitions and documentation directly within the Lambda console.

**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, when using Lambda layers, there is no direct way to view the source code of functions provided by the layer within the Lambda console. Developers must download .zip file of the layer's source code and read it externaly, which disrupts the workflow and makes debugging or hot fix harder.

**Additional context**
This feature would improve developer productivity by providing better visibility into layer contents.

**Attachments**
N/A

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.