{
  "Item": {
    "hashkey": {
      "S": "hashkeyvalue"
    },
    "rangekey": {
      "S": "rangekeyvalue"
    },
    "attribute1": {
        "S": "STR"
    },
    "attribute2": {
        "N": "1234"
    }
  },
  "TableName": "tablename"
}
