Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow hanlding of strings that wrap a number to be deserialized to int64 #5002

Closed

Conversation

liranms
Copy link

@liranms liranms commented Sep 27, 2023

Fixes issue aws/aws-sdk#606

@lucix-aws
Copy link
Contributor

We're bound by the service model and protocol for these kinds of decisions - we're not in a position as the SDK to make a judgment call like this when we expect one type and receive another.

@lucix-aws lucix-aws closed this Sep 27, 2023
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