APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Amazon Kinesis
Record
Amazon Kinesis
· Schema
Record
A data record in an Amazon Kinesis data stream.
Analytics
Big Data
Data Processing
Real-Time
Streaming
Properties
Name
Type
Description
SequenceNumber
string
The unique identifier of the record in the shard.
ApproximateArrivalTimestamp
string
The approximate time the record was inserted.
Data
string
The data blob (base64-encoded).
PartitionKey
string
Identifies which shard the data record belongs to.
View JSON Schema on GitHub