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

feature/dynamodb/attributevalue: Fix string alias unmarshal #1388

Merged
merged 1 commit into from Aug 27, 2021

Conversation

jasdel
Copy link
Contributor

@jasdel jasdel commented Aug 20, 2021

Fixes unmarshaler's decoding of AttributeValueMemberN into a type that is a string alias.

Related to: aws/aws-sdk-go#3983, aws/aws-sdk-go#4068

Fixes unmarshaler's decoding of AttributeValueMemberN into a type that is a string alias.
@skmcgrail skmcgrail merged commit 2c11b4f into aws:main Aug 27, 2021
jrichard8 pushed a commit to jrichard8/aws-sdk-go-v2 that referenced this pull request Feb 14, 2022
Fixes unmarshaler's decoding of AttributeValueMemberN into a type that is a string alias.
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.

None yet

2 participants