C# Class Amazon.DynamoDBv2.Model.GetShardIteratorRequest

Container for the parameters to the GetShardIterator operation. Returns a shard iterator. A shard iterator provides information about how to retrieve the stream records from within a shard. Use the shard iterator in a subsequent GetRecords request to read the stream records from the shard.

A shard iterator expires 15 minutes after it is returned to the requester.

Inheritance: AmazonDynamoDBStreamsRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetSequenceNumber ( ) : bool
IsSetShardId ( ) : bool
IsSetShardIteratorType ( ) : bool
IsSetStreamArn ( ) : bool