Turiya
Turiya
> What if you do not know the database that you want until the request? For example, connecting to a different database based on the client making the api request....
> At this time `sam local start-api` supports emulating lambdas for ALB Would you be able to elaborate on exactly how you have achieved this?
> > ``` > parameter_overrides=["TemplateInput1=Value1", TemplateInput2=Value2"] > ``` This is a definite improvement in readability, but for a parameter value that is an array it's still cumbersome due to the...