Skip to content

[DynamoDB] Marshal & UnMarshal data for DynamoDB #707

Open
@tlfbrito

Description

@tlfbrito

This is not a bug report.

I understand that this library implements only the relevant, the most used operations of the AWS SDK, which is a great idea. But most of the times I feel the need of having a Marshaler to convert an array or a JSON document into the format required by DynamoDB and vice versa. Should this be part of this library? or do you think that should be handled by another library?
How do you serialize and unserialize data without this helper?

Example: https://aws.amazon.com/pt/blogs/developer/dynamodb-json-and-array-marshaling-for-php/

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions