-
Notifications
You must be signed in to change notification settings - Fork 4
/
items.json
34 lines (34 loc) · 911 Bytes
/
items.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"SessionData": [
{
"PutRequest": {
"Item": {
"UserID": {"N": "5346747"},
"CreationTime": {"N": "1544016418"},
"ExpirationTime": {"N": "1544140800"},
"SessionId": {"N": "6734678235789"}
}
}
},
{
"PutRequest": {
"Item": {
"UserID": {"N": "6478533"},
"CreationTime": {"N": "1544013196"},
"ExpirationTime": {"N": "1544140800"},
"SessionId": {"N": "6732672579220"}
}
}
},
{
"PutRequest": {
"Item": {
"UserID": {"N": "7579645"},
"CreationTime": {"N": "1544030827"},
"ExpirationTime": {"N": "1544140800"},
"SessionId": {"N": "7657687845893"}
}
}
}
]
}