aws / smithy-go

Smithy code generators for Go (in development)
Apache License 2.0
172 stars 51 forks source link

Add awsJson10 Error Deserialization support. #535

Closed nathanhit closed 2 weeks ago

nathanhit commented 4 weeks ago

Issue #, if available:

Description of changes: Protocol Generator:

Deserialize Middleware:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

nathanhit commented 4 weeks ago

Here is the generated code for the deserializers.go file: deserializers.txt