-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathevent.json
More file actions
20 lines (20 loc) · 929 Bytes
/
event.json
File metadata and controls
20 lines (20 loc) · 929 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"Records": [
{
"kinesis": {
"kinesisSchemaVersion": "1.0",
"partitionKey": "1",
"sequenceNumber": "49665655494408468328133797929966048802353963189214904322",
"data": "eyJzYWxlc19pbnB1dCI6IHsiZGF0ZSI6ICIyMDIyLTEyLTI1IiwgInN0b3JlIjogMiwgInByb21vIjogMSwgImhvbGlkYXkiOiAwfSwgInNhbGVzX2lkIjogNTEyfQ==",
"approximateArrivalTimestamp": 1753871077.078
},
"eventSource": "aws:kinesis",
"eventVersion": "1.0",
"eventID": "shardId-000000000000:49665655494408468328133797929966048802353963189214904322",
"eventName": "aws:kinesis:record",
"invokeIdentityArn": "arn:aws:iam::259959202267:role/lambda-kinesis-role",
"awsRegion": "ap-south-1",
"eventSourceARN": "arn:aws:kinesis:ap-south-1:259959202267:stream/sales_events"
}
]
}