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

SAM Lambda: user can configure event source, triggers #31

Open
stevejroberts opened this issue Aug 30, 2018 · 0 comments
Open

SAM Lambda: user can configure event source, triggers #31

stevejroberts opened this issue Aug 30, 2018 · 0 comments
Labels
feature-request New feature or enhancement. May require GitHub community feedback. sam service:lambda

Comments

@stevejroberts
Copy link
Contributor

stevejroberts commented Aug 30, 2018

Having deployed a Lambda function that responds to events, the next logical step is for the user to configure the event source. This task is to design this interaction ready for implementation.

Some options that have been floated:

  • a resource type sub-container view that either lists all possible event source types (S3 bucket etc) that can be added; user starts their event configuration from here with next steps to list resources of that type etc
  • a view displaying 'favorite resources' (actual resource instances) that the user can control via add/remove command gestures (similar to regions); selecting a resource then invoking a command gesture gets the configuration process started
  • a multi-step command gesture (similar to credentials) that lets the user select resource, then instance of type etc.
  • what other approaches make sense?
@stevejroberts stevejroberts changed the title Design how we'll add event triggers to a Lambda function Design how we'll configure event triggers for a Lambda function Aug 30, 2018
@stevejroberts stevejroberts self-assigned this Sep 27, 2018
@awschristou awschristou removed this from the v1.0 release to marketplace milestone Oct 12, 2018
@mpiroc mpiroc added descriptor:needs-design feature-request New feature or enhancement. May require GitHub community feedback. and removed design labels Mar 29, 2019
awschristou pushed a commit that referenced this issue Mar 30, 2020
@justinmk3 justinmk3 changed the title Design how we'll configure event triggers for a Lambda function SAM Lambda: user can configure event source, triggers Mar 21, 2022
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. sam service:lambda
Projects
None yet
Development

No branches or pull requests

4 participants