Michael Aldape
Results
2
issues of
Michael Aldape
[This commit](https://github.com/sst/sst/commit/36bf1b86d285fe742579a7c9bad3179e5b5df1e1#r138742925) overwrites any custom description provided on a Function with "SST Live Lambda handler" during development. In the AWS console, when looking at many functions who previously had a...
Is it possible to remove attributes from a record while using `upsert`? I see `update` has `set()` and `remove()` but how would I go about upserting a record that removes...