aws / aws-toolkit-eclipse

(End of life: May 31, 2023) AWS Toolkit for Eclipse

Home Page:http://aws.amazon.com/eclipse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

View Lambda function source code

lonmiller opened this issue · comments

I should be able to at least view the source code for a specific AWS Lambda using the AWS Eclipse plugin, but all that is shown/available is metadata like name, logs, tags, etc.

Steps to reproduce:

  1. Install/configure the AWS Eclipse SDK, open the AWS Explorer and click the AWS Lambda resource set.
  2. A list of AWS Lambdas for the region is shown.
  3. Right click a specific Lambda and select "open in function editor".
  4. I expect to view the Lambda's source code, all that is shown/available is metadata like name, logs, tags, etc. but no source code is shown.