Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot load lambda saved events in AWS Explorer - Test Function section #422

Open
hans-voralberg opened this issue May 13, 2024 · 2 comments
Labels
feature-request New feature or enhancement. May require GitHub community feedback. service:lambda

Comments

@hans-voralberg
Copy link

Describe the bug
AWS Explorer doesn't load lambda saved events in AWS Explorer -> AWS Lambda -> Test Function -> Example Requests section.

To Reproduce

  1. Go to AWS Exlporer
  2. Click on AWS Lambda
  3. Click on a Lambda Function
  4. Go on Test Function section
  5. Open Example Requests

Expected behavior
You should find the request examples you created and saved on the AWS Console website. Instead, you only find the default examples.

Development System:

  • Windows Version: 11 Pro 23H2 build 22631.3527
  • Visual Studio Version: Pro 2022 version 17.9.6
  • AWS Toolkit for Visual Studio Version: 1.52.0.0
@hans-voralberg hans-voralberg added the bug We can reproduce the issue and confirmed it is a bug. label May 13, 2024
@awschristou awschristou added feature-request New feature or enhancement. May require GitHub community feedback. service:lambda and removed bug We can reproduce the issue and confirmed it is a bug. labels May 13, 2024
@awschristou
Copy link
Contributor

Thanks for making this feature request. Did you have Private events or Shareable events in mind here? Private events are only available in the Lambda console, I don't believe there is a way to retrieve these elsewhere.

@hans-voralberg
Copy link
Author

I mean Private Events. Otherwise, it could useful to create other local private events internally in AWS Toolkit itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or enhancement. May require GitHub community feedback. service:lambda
Projects
None yet
Development

No branches or pull requests

2 participants