modify_conditionally_item_overwrite.json 144 B

1234567891011121314
  1. {
  2. "id": {
  3. "N": "10"
  4. },
  5. "contract_type": {
  6. "S": "intern"
  7. },
  8. "name": {
  9. "S": "Jane"
  10. },
  11. "position": {
  12. "S": "HR"
  13. }
  14. }