Steve Roberts
Steve Roberts
If a user has lots of Lambda functions, how should we show them in the explorer? Show them all, or have a cut-off and a 'virtual' 'Show more....' entry that...
We want to keep some workspace-local metadata that maps the user's code to deployed Lambda functions (and serverless apps). This is the 'app model' file concept that's been floated around...
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...