Sean Matheson
12/07/2021, 2:01 AMsst.Api
routes pointing to the same handler a separate function instance/deployment is created for each route? Is there a way to avoid this duplication? I tried creating a function instance via sst.Function
to share but then I get issues with the default function props.thdxr
12/07/2021, 2:07 AMFrank
Frank
setDefaultFunctionProps
before any resources.Frank
Frank
Frank
Sean Matheson
12/07/2021, 5:21 AMSean Matheson
12/07/2021, 5:22 AM