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

Add json omit empty tags to dynamodb.AttributeValue #4594

Conversation

harrisonhjones
Copy link

Overview

Closes #3943

Testing

Ran make. All tests appeared to pass.

@lucix-aws
Copy link
Contributor

AWS SDKs are generated from a model, we can't directly edit the generated source. This change would need to be implemented in codegen.

For future reference, note that all generated source files are identified by a comment at the top.

@lucix-aws lucix-aws closed this Mar 20, 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.

Add json omitempty tags to dynamodb.AttributeValue fields
2 participants