aws-lambda-dotnet
aws-lambda-dotnet copied to clipboard
feat: added json library in `JSONExceptionWriter`
rewrite the *JsonExceptionWriter classes to use a JSON library instead of building strings directly.
Description of changes: Rewrite the *JsonExceptionWriter classes to use a System.Text.JSON library instead of building strings directly.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.