…s not stringify JSON before passing to the handler
Issue #, if available: #124
Description of changes: Update the encoding package to deal with incoming JSON that is not stringified. cfn test does not currently stringify the incoming JSON and so does not match the behaviour of the service.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
…s not stringify JSON before passing to the handler
Issue #, if available: #124
Description of changes: Update the encoding package to deal with incoming JSON that is not stringified.
cfn test
does not currently stringify the incoming JSON and so does not match the behaviour of the service.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.