Module aws_sdk_dynamodbstreams::types::error

source ·
Expand description

Error types that Amazon DynamoDB Streams can respond with.

Modules§

Structs§

  • The shard iterator has expired and can no longer be used to retrieve stream records. A shard iterator expires 15 minutes after it is retrieved using the GetShardIterator action.

  • An error occurred on the server side.

  • There is no limit to the number of daily on-demand backups that can be taken.

  • The operation tried to access a nonexistent table or index. The resource might not be specified correctly, or its status might not be ACTIVE.

  • The operation attempted to read past the oldest stream record in a shard.