Setup Error Logging in Serverless

Yup we are simply leaving it as 500 errors for now but you can extend it to return the error codes that you want. I would not simply pass the errors from DynamoDB along, it makes more sense to handle any sensitive data before returning it.

1 Like