dynamodbstreams_get_records function

Retrieves the stream records from a given shard

Retrieves the stream records from a given shard

Retrieves the stream records from a given shard.

See https://www.paws-r-sdk.com/docs/dynamodbstreams_get_records/ for full documentation.

dynamodbstreams_get_records(ShardIterator, Limit = NULL)

Arguments

  • ShardIterator: [required] A shard iterator that was retrieved from a previous GetShardIterator operation. This iterator can be used to access the stream records in this shard.
  • Limit: The maximum number of records to return from the shard. The upper limit is 1000.
  • Maintainer: Dyfan Jones
  • License: Apache License (>= 2.0)
  • Last published: 2025-03-14

Downloads (last 30 days):