Module aws_sdk_dynamodb::error
source · Expand description
All error types that operations can return. Documentation on these types is copied from the model.
Modules
Structs
There is another ongoing conflicting backup control plane operation on the table. The backup is either being created, deleted or restored to a table.
Backup not found for the given BackupARN.
BatchExecuteStatement operation.BatchGetItem operation.BatchWriteItem operation.A condition specified in the operation could not be evaluated.
Backups have not yet been enabled for this table.
CreateBackup operation.CreateGlobalTable operation.CreateTable operation.DeleteBackup operation.DeleteItem operation.DeleteTable operation.DescribeBackup operation.DescribeContinuousBackups operation.DescribeContributorInsights operation.DescribeEndpoints operation.DescribeExport operation.DescribeGlobalTable operation.DescribeGlobalTableSettings operation.DescribeImport operation.DescribeKinesisStreamingDestination operation.DescribeLimits operation.DescribeTable operation.DescribeTableReplicaAutoScaling operation.DescribeTimeToLive operation.DisableKinesisStreamingDestination operation.There was an attempt to insert an item with the same primary key as an item that already exists in the DynamoDB table.
EnableKinesisStreamingDestination operation.ExecuteStatement operation.ExecuteTransaction operation.There was a conflict when writing to the specified S3 bucket.
The specified export was not found.
ExportTableToPointInTime operation.GetItem operation.The specified global table already exists.
The specified global table does not exist.
DynamoDB rejected the request because you retried a request with a different payload but with an idempotent token that was already used.
There was a conflict when importing from the specified S3 source. This can occur when the current import conflicts with a previous import request that had the same client token.
The specified import was not found.
ImportTable operation.The operation tried to access a nonexistent index.
An error occurred on the server side.
The specified ExportTime is outside of the point in time recovery window.
An invalid restore time was specified. RestoreDateTime must be between EarliestRestorableDateTime and LatestRestorableDateTime.
An item collection is too large. This exception is only returned for tables that have one or more local secondary indexes.
There is no limit to the number of daily on-demand backups that can be taken.
ListBackups operation.ListContributorInsights operation.ListExports operation.ListGlobalTables operation.ListImports operation.ListTables operation.ListTagsOfResource operation.Point in time recovery has not yet been enabled for this source table.
Your request rate is too high. The Amazon Web Services SDKs for DynamoDB automatically retry requests that receive this exception. Your request is eventually successful, unless your retry queue is too large to finish. Reduce the frequency of requests and use exponential backoff. For more information, go to Error Retries and Exponential Backoff in the Amazon DynamoDB Developer Guide.
PutItem operation.Query operation.The specified replica is already part of the global table.
The specified replica is no longer part of the global table.
Throughput exceeds the current throughput quota for your account. Please contact Amazon Web Services Support to request a quota increase.
The operation conflicts with the resource's availability. For example, you attempted to recreate an existing table, or tried to delete a table currently in the CREATING state.
The operation tried to access a nonexistent table or index. The resource might not be specified correctly, or its status might not be ACTIVE.
RestoreTableFromBackup operation.RestoreTableToPointInTime operation.Scan operation.A target table with the specified name already exists.
A target table with the specified name is either being created or deleted.
A source table with the name TableName does not currently exist within the subscriber's account or the subscriber is operating in the wrong Amazon Web Services Region.
TagResource operation.TransactGetItems operation.TransactWriteItems operation.The entire transaction request was canceled.
Operation was rejected because there is an ongoing transaction for the item.
The transaction with the given request token is already in progress.
UntagResource operation.UpdateContinuousBackups operation.UpdateContributorInsights operation.UpdateGlobalTable operation.UpdateGlobalTableSettings operation.UpdateItem operation.UpdateTable operation.UpdateTableReplicaAutoScaling operation.UpdateTimeToLive operation.Enums
BatchExecuteStatement operation.BatchGetItem operation.BatchWriteItem operation.CreateBackup operation.CreateGlobalTable operation.CreateTable operation.DeleteBackup operation.DeleteItem operation.DeleteTable operation.DescribeBackup operation.DescribeContinuousBackups operation.DescribeContributorInsights operation.DescribeEndpoints operation.DescribeExport operation.DescribeGlobalTable operation.DescribeGlobalTableSettings operation.DescribeImport operation.DescribeKinesisStreamingDestination operation.DescribeLimits operation.DescribeTable operation.DescribeTableReplicaAutoScaling operation.DescribeTimeToLive operation.DisableKinesisStreamingDestination operation.EnableKinesisStreamingDestination operation.ExecuteStatement operation.ExecuteTransaction operation.ExportTableToPointInTime operation.GetItem operation.ImportTable operation.ListBackups operation.ListContributorInsights operation.ListExports operation.ListGlobalTables operation.ListImports operation.ListTables operation.ListTagsOfResource operation.PutItem operation.Query operation.RestoreTableFromBackup operation.RestoreTableToPointInTime operation.Scan operation.TagResource operation.TransactGetItems operation.TransactWriteItems operation.UntagResource operation.UpdateContinuousBackups operation.UpdateContributorInsights operation.UpdateGlobalTable operation.UpdateGlobalTableSettings operation.UpdateItem operation.UpdateTable operation.UpdateTableReplicaAutoScaling operation.UpdateTimeToLive operation.