Status: IN
DynamoDB numbers are passed as strings in the JSON wire format (e.g., `"N": "10"`, not `"N": 10`) but stored as numbers.
Source: entries/2026/03/11/amazondynamodb-latest-developerguide-getting-started-step-2html.md
JSON