Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.model |
Modifier and Type | Class and Description |
---|---|
class |
ConditionalCheckFailedException
A condition specified in the operation could not be evaluated.
|
class |
ExpiredIteratorException
The shard iterator has expired and can no longer be used to retrieve stream records.
|
class |
InternalServerErrorException
An error occurred on the server side.
|
class |
ItemCollectionSizeLimitExceededException
An item collection is too large.
|
class |
LimitExceededException
The number of concurrent table requests (cumulative number of tables in the
CREATING ,
DELETING or UPDATING state) exceeds the maximum allowed of 10. |
class |
ProvisionedThroughputExceededException
Your request rate is too high.
|
class |
ResourceInUseException
The operation conflicts with the resource's availability.
|
class |
ResourceNotFoundException
The operation tried to access a nonexistent table or index.
|
class |
TrimmedDataAccessException
The operation attempted to read past the oldest stream record in a shard.
|
Copyright © 2016. All rights reserved.