put_item_list.json 406 B

123456789101112131415161718192021222324252627282930313233
  1. {
  2. "id": {
  3. "N": "156"
  4. },
  5. "last_accessed": {
  6. "N": "20191208"
  7. },
  8. "prices": {
  9. "L": [
  10. {
  11. "M": {
  12. "bed": {
  13. "N": "400"
  14. }
  15. }
  16. },
  17. {
  18. "M": {
  19. "pillow": {
  20. "N": "50"
  21. }
  22. }
  23. },
  24. {
  25. "M": {
  26. "sheets": {
  27. "N": "100"
  28. }
  29. }
  30. }
  31. ]
  32. }
  33. }