replication to meili

This commit is contained in:
2025-08-24 21:23:45 -03:00
parent f004be8a4a
commit 1326530991
9 changed files with 152 additions and 26 deletions

View File

@@ -10,15 +10,21 @@
"Keys": {
"id": {
"S": "102"
},
"sk": {
"S": "0"
}
},
"NewImage": {
"message": {
"S": "New item!!"
"S": "New item!!!"
},
"id": {
"S": "102"
},
"sk": {
"S": "0"
},
"cpf": {
"NULL": true
},
@@ -34,7 +40,7 @@
"eventSourceARN": "arn:aws:dynamodb:us-east-1:123456789012:table/example_table_with_stream/stream/2015-06-27T00:48:05.899"
},
{
"eventID": "c4ca4238a0b923820dcc509a6f75849b",
"eventID": "c4ca4238a0b923820dcc509a6f75849c",
"eventName": "INSERT",
"eventVersion": "1.1",
"eventSource": "aws:dynamodb",
@@ -42,7 +48,10 @@
"dynamodb": {
"Keys": {
"id": {
"S": "102"
"S": "101"
},
"sk": {
"S": "0"
}
},
"NewImage": {
@@ -52,6 +61,9 @@
"id": {
"S": "101"
},
"sk": {
"S": "0"
},
"cpf": {
"NULL": true
}
@@ -72,7 +84,10 @@
"dynamodb": {
"Keys": {
"id": {
"S": "101"
"S": "103"
},
"sk": {
"S": "0"
}
},
"NewImage": {
@@ -80,7 +95,10 @@
"S": "This item has changed"
},
"id": {
"S": "101"
"S": "103"
},
"sk": {
"S": "0"
},
"assignee": {
"M": {
@@ -100,6 +118,9 @@
"id": {
"S": "101"
},
"sk": {
"S": "0"
},
"assignee": {
"M": {
"name": {
@@ -125,6 +146,9 @@
"Keys": {
"id": {
"S": "101"
},
"sk": {
"S": "0"
}
},
"OldImage": {
@@ -134,6 +158,9 @@
"id": {
"S": "101"
},
"sk": {
"S": "0"
},
"ttl": {
"N": "1710532240"
}
@@ -155,6 +182,9 @@
"Keys": {
"id": {
"S": "102"
},
"sk": {
"S": "0"
}
},
"OldImage": {
@@ -184,20 +214,20 @@
"dynamodb": {
"ApproximateCreationDateTime": 1710529909,
"Keys": {
"sk": {
"S": "0"
},
"id": {
"S": "DwHRXCm5bE64rcu5VA6ai6"
},
"sk": {
"S": "0"
}
},
"OldImage": {
"sk": {
"S": "0"
},
"id": {
"S": "DwHRXCm5bE64rcu5VA6ai6"
},
"sk": {
"S": "0"
},
"createDate": {
"S": "2024-03-15T15:44:30.374640-03:00"
}