You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::DynamoDBStreams::Types::GetRecordsInputWhen passing GetRecordsInput as input to an Aws::Client method, you can use a vanilla Hash:
{
shard_iterator: "ShardIterator", limit: 1,
}
Represents the input of a GetRecords
operation.
The maximum number of records to return from the shard.
A shard iterator that was retrieved from a previous GetShardIterator operation.
The maximum number of records to return from the shard. The upper limit is 1000.
#shard_iterator ⇒ StringA shard iterator that was retrieved from a previous GetShardIterator operation. This iterator can be used to access the stream records in this shard.
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