Package | Description |
---|---|
com.amazonaws.services.dynamodbv2.model |
Modifier and Type | Class and Description |
---|---|
class |
BackupInUseException
There is another ongoing conflicting backup control plane operation on the table.
|
class |
BackupNotFoundException
Backup not found for the given BackupARN.
|
class |
ConditionalCheckFailedException
A condition specified in the operation could not be evaluated.
|
class |
ContinuousBackupsUnavailableException
Backups have not yet been enabled for this table.
|
class |
ExpiredIteratorException
The shard iterator has expired and can no longer be used to retrieve stream records.
|
class |
GlobalTableAlreadyExistsException
The specified global table already exists.
|
class |
GlobalTableNotFoundException
The specified global table does not exist.
|
class |
InternalServerErrorException
An error occurred on the server side.
|
class |
ItemCollectionSizeLimitExceededException
An item collection is too large.
|
class |
LimitExceededException
Up to 50
CreateBackup operations are allowed per second, per account. |
class |
ProvisionedThroughputExceededException
Your request rate is too high.
|
class |
ReplicaAlreadyExistsException
The specified replica is already part of the global table.
|
class |
ReplicaNotFoundException
The specified replica is no longer part of the global table.
|
class |
ResourceInUseException
The operation conflicts with the resource's availability.
|
class |
ResourceNotFoundException
The operation tried to access a nonexistent table or index.
|
class |
TableAlreadyExistsException
A table with the name already exists.
|
class |
TableInUseException
A table by that name is either being created or deleted.
|
class |
TableNotFoundException
A table with the name
TableName does not currently exist within the subscriber's account. |
class |
TrimmedDataAccessException
The operation attempted to read past the oldest stream record in a shard.
|
Copyright © 2018. All rights reserved.