Skip to content

Would have been nice to have serde_dynamo's feature within aws-sdk-dynamodb #1355

@Salman-Sali

Description

@Salman-Sali

Describe the feature

aws_lambda_events currently uses serde_dynamo's AttributeValue types instead of aws-sdk-dynamodb's. Why don't aws-sdk-dynamodb introduce serde_dynamo's code in inself, so that aws_lambda_events can deserailize the stream.

Use Case

Right now its annoying to have to handle two types.

Proposed Solution

No response

Other Information

Maybe its serde_dynamo who should use aws-sdk-dynamodb's AttributeValue?

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

A note for the community

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue, please leave a comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestA feature should be added or improved.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions