Skip to content

Fix aws-json type deser#1273

Merged
mtdowling merged 2 commits into
mainfrom
peel/aws-json-deser
Jun 25, 2026
Merged

Fix aws-json type deser#1273
mtdowling merged 2 commits into
mainfrom
peel/aws-json-deser

Conversation

@mtdowling

Copy link
Copy Markdown
Member

What behavior changes?

Describe the observable difference in behavior before and after this change.

Strip namespaces when deserializing AWS JSON types to make exception handling work

Why is this change needed?

Explain the motivation: bug, feature request, refactor, performance, etc.

Wasn't working

How was this validated?

List tests added, benchmarks run, or manual verification performed.

Manually testing against services

What should reviewers focus on?

Point reviewers to the files or sections that contain the interesting logic.

Additional Links

Related issues, design docs, or prior art.


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

…ithy/java/aws/client/awsjson/AwsJson1Protocol.java

Co-authored-by: Kevin Stich <stickevi@amazon.com>
@mtdowling mtdowling merged commit 9300419 into main Jun 25, 2026
5 checks passed
@mtdowling mtdowling deleted the peel/aws-json-deser branch June 25, 2026 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants