Module aws_sdk_dynamodbstreams::error
source · Expand description
All error types that operations can return. Documentation on these types is copied from the model.
Modules
Structs
Error type for the
DescribeStream
operation.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.
Error type for the
GetRecords
operation.Error type for the
GetShardIterator
operation.An error occurred on the server side.
There is no limit to the number of daily on-demand backups that can be taken.
Error type for the
ListStreams
operation.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.
An unexpected error occurred (e.g., invalid JSON returned by the service or an unknown error code).
Enums
Types of errors that can occur for the
DescribeStream
operation.Types of errors that can occur for the
GetRecords
operation.Types of errors that can occur for the
GetShardIterator
operation.Types of errors that can occur for the
ListStreams
operation.