APIs.io
Search
Providers
APIs
Capabilities
Tags
More
Schemas
AsyncAPI
JSON-LD
Rules
Vocabularies
About
Support
Blog
Blog
Add API
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