There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

Paws::DynamoDBStreams::GetRecordsOutput

ATTRIBUTES

NextShardIterator => Str

The next position in the shard from which to start sequentially reading stream records. If set to null, the shard has been closed and the requested iterator will not return any more data.

Records => ArrayRef[Paws::DynamoDBStreams::Record]

The stream records from the shard, which were retrieved using the shard iterator.

_request_id => Str