Skip to content

Commit ed1dc01

Browse files
committed
update senderid
1 parent 0be14c6 commit ed1dc01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/BatchProcessing/events/event.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"attributes": {
88
"ApproximateReceiveCount": "1",
99
"SentTimestamp": "1545082649183",
10-
"SenderId": "AIDAIENQZJOLO23YVJ4VO",
10+
"SenderId": "SENDER_ID",
1111
"ApproximateFirstReceiveTimestamp": "1545082649185"
1212
},
1313
"messageAttributes": {},
@@ -23,7 +23,7 @@
2323
"attributes": {
2424
"ApproximateReceiveCount": "1",
2525
"SentTimestamp": "1545082649183",
26-
"SenderId": "AIDAIENQZJOLO23YVJ4VO",
26+
"SenderId": "SENDER_ID",
2727
"ApproximateFirstReceiveTimestamp": "1545082649185"
2828
},
2929
"messageAttributes": {},

0 commit comments

Comments
 (0)