Skip to content

Commit 2177d5c

Browse files
committed
Update tests
1 parent 2475752 commit 2177d5c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

events/testdata/kinesis-firehose-response.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@
2929
"partitionKeys": {
3030
"iamKey1": "iamValue1",
3131
"iamKey2": "iamValue2"
32+
},
33+
"otfMetadata": {
34+
"destinationTableName": "table1",
35+
"destinationDatabaseName": "database1",
36+
"operation": "update"
3237
}
3338
}
3439
}

0 commit comments

Comments
 (0)