Skip to content

Instantly share code, notes, and snippets.

@ashhadulislam
Created August 19, 2020 13:46
Show Gist options
  • Save ashhadulislam/abe9435b5fd6cdad0abaca8f17a4956d to your computer and use it in GitHub Desktop.
Save ashhadulislam/abe9435b5fd6cdad0abaca8f17a4956d to your computer and use it in GitHub Desktop.
{
"MillisBehindLatest":2000,
"NextShardIterator":"A really long shard identfier",
"Records":[
{
"ApproximateArrivalTimestamp":1597844626.467,
"Data":"The main data in string form",
"PartitionKey":"partitionkey",
"SequenceNumber":"A really long sequence number"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment