Skip to content

DynamoDB omit data type from scan #195

@borismora

Description

@borismora

Can data types be removed when scanning using Marshaler or some other tool?

  • with data types: {"id": {"S":"mascotas"} }
  • no data types: {"id": "mascotas"}

versions:

aws-sdk-php-laravel 3.6
laravel 8

Metadata

Metadata

Labels

feature-requestA feature should be added or improved.p2This is a standard priority issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions