soto-core
soto-core copied to clipboard
Add option to replace JSON encoder
Add jsonDecoder, jsonEncoder fields to AWSClient and use when encoding/decoding json
Reduced to JSON encoder as JSON decoder isnt used. Instead a dictionary decoder is used on the processed JSON decoded dictionary
No longer desired