Tim V
04/04/2022, 6:23 PMTim V
04/04/2022, 6:25 PMapp.setDefaultFunctionProps({
logRetention: RetentionDays.ONE_WEEK,
});
...but it's not valid for the debug stack.Frank
Frank
Tim V
04/11/2022, 5:45 PMFrank
Tim V
04/13/2022, 5:38 PMTim V
04/13/2022, 5:39 PMFrank
app.setDefaultFunctionProps
sets the log retention for Lambda function we explicitly created in the SST app, ie. Api routes.Frank
Frank
Frank
Frank
Tim V
04/14/2022, 2:29 PM