The unit of data of the Kinesis data stream, which is composed of a sequence number, a partition key, and a data blob.
ContentsThe data blob. The data in the blob is both opaque and immutable to Kinesis Data Streams, which does not inspect, interpret, or change the data in the blob in any way. When the data blob (the payload before base64-encoding) is added to the partition key size, the total size must not exceed the maximum record size (1 MiB).
Type: Base64-encoded binary data object
Length Constraints: Minimum length of 0. Maximum length of 1048576.
Required: Yes
Identifies which shard in the stream the data record is assigned to.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
The unique identifier of the record within its shard.
Type: String
Pattern: 0|([1-9]\d{0,128})
Required: Yes
The approximate time that the record was inserted into the stream.
Type: Timestamp
Required: No
The encryption type used on the record. This parameter can be one of the following values:
NONE
: Do not encrypt the records in the stream.
KMS
: Use server-side encryption on the records in the stream using a customer-managed AWS KMS key.
Type: String
Valid Values: NONE | KMS
Required: No
For more information about using this API in one of the language-specific AWS SDKs, see the following:
PutRecordsResultEntry
SequenceNumberRange
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4