lmammino / lmammino/json-dynamo-putrequest

item types

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
20
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Hi,

I am just trying to get this working but unfortunately it only detects if its a string or Number not Bool (haven't tested the other types).

So for example it will interpret True as a string instead of BOOL.

Which means it will not put the items in the table correctly. Is this something you are aware of?

Thanks

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue does not name a file or test. Reproduce it with JSON containing a boolean, then trace the converter's type detection and generated DynamoDB PutRequest; done means booleans are emitted as BOOL rather than strings, with other JSON types checked as appropriate.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, javascript
Domain
cli, databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.