Package | Description |
---|---|
software.amazon.awssdk.services.dynamodb |
|
software.amazon.awssdk.services.dynamodb.model | |
software.amazon.awssdk.services.dynamodb.streams |
|
Modifier and Type | Method and Description |
---|---|
default BatchExecuteStatementResponse |
DynamoDbClient.batchExecuteStatement(BatchExecuteStatementRequest batchExecuteStatementRequest)
This operation allows you to perform batch reads and writes on data stored in DynamoDB, using PartiQL.
|
default BatchExecuteStatementResponse |
DynamoDbClient.batchExecuteStatement(Consumer<BatchExecuteStatementRequest.Builder> batchExecuteStatementRequest)
This operation allows you to perform batch reads and writes on data stored in DynamoDB, using PartiQL.
|
default BatchGetItemResponse |
DynamoDbClient.batchGetItem(BatchGetItemRequest batchGetItemRequest)
The
BatchGetItem operation returns the attributes of one or more items from one or more tables. |
default BatchGetItemResponse |
DynamoDbClient.batchGetItem(Consumer<BatchGetItemRequest.Builder> batchGetItemRequest)
The
BatchGetItem operation returns the attributes of one or more items from one or more tables. |
default BatchGetItemIterable |
DynamoDbClient.batchGetItemPaginator(BatchGetItemRequest batchGetItemRequest)
The
BatchGetItem operation returns the attributes of one or more items from one or more tables. |
default BatchGetItemIterable |
DynamoDbClient.batchGetItemPaginator(Consumer<BatchGetItemRequest.Builder> batchGetItemRequest)
The
BatchGetItem operation returns the attributes of one or more items from one or more tables. |
default BatchWriteItemResponse |
DynamoDbClient.batchWriteItem(BatchWriteItemRequest batchWriteItemRequest)
The
BatchWriteItem operation puts or deletes multiple items in one or more tables. |
default BatchWriteItemResponse |
DynamoDbClient.batchWriteItem(Consumer<BatchWriteItemRequest.Builder> batchWriteItemRequest)
The
BatchWriteItem operation puts or deletes multiple items in one or more tables. |
default CreateBackupResponse |
DynamoDbClient.createBackup(Consumer<CreateBackupRequest.Builder> createBackupRequest)
Creates a backup for an existing table.
|
default CreateBackupResponse |
DynamoDbClient.createBackup(CreateBackupRequest createBackupRequest)
Creates a backup for an existing table.
|
default CreateGlobalTableResponse |
DynamoDbClient.createGlobalTable(Consumer<CreateGlobalTableRequest.Builder> createGlobalTableRequest)
Creates a global table from an existing table.
|
default CreateGlobalTableResponse |
DynamoDbClient.createGlobalTable(CreateGlobalTableRequest createGlobalTableRequest)
Creates a global table from an existing table.
|
default CreateTableResponse |
DynamoDbClient.createTable(Consumer<CreateTableRequest.Builder> createTableRequest)
The
CreateTable operation adds a new table to your account. |
default CreateTableResponse |
DynamoDbClient.createTable(CreateTableRequest createTableRequest)
The
CreateTable operation adds a new table to your account. |
default DeleteBackupResponse |
DynamoDbClient.deleteBackup(Consumer<DeleteBackupRequest.Builder> deleteBackupRequest)
Deletes an existing backup of a table.
|
default DeleteBackupResponse |
DynamoDbClient.deleteBackup(DeleteBackupRequest deleteBackupRequest)
Deletes an existing backup of a table.
|
default DeleteItemResponse |
DynamoDbClient.deleteItem(Consumer<DeleteItemRequest.Builder> deleteItemRequest)
Deletes a single item in a table by primary key.
|
default DeleteItemResponse |
DynamoDbClient.deleteItem(DeleteItemRequest deleteItemRequest)
Deletes a single item in a table by primary key.
|
default DeleteTableResponse |
DynamoDbClient.deleteTable(Consumer<DeleteTableRequest.Builder> deleteTableRequest)
The
DeleteTable operation deletes a table and all of its items. |
default DeleteTableResponse |
DynamoDbClient.deleteTable(DeleteTableRequest deleteTableRequest)
The
DeleteTable operation deletes a table and all of its items. |
default DescribeBackupResponse |
DynamoDbClient.describeBackup(Consumer<DescribeBackupRequest.Builder> describeBackupRequest)
Describes an existing backup of a table.
|
default DescribeBackupResponse |
DynamoDbClient.describeBackup(DescribeBackupRequest describeBackupRequest)
Describes an existing backup of a table.
|
default DescribeContinuousBackupsResponse |
DynamoDbClient.describeContinuousBackups(Consumer<DescribeContinuousBackupsRequest.Builder> describeContinuousBackupsRequest)
Checks the status of continuous backups and point in time recovery on the specified table.
|
default DescribeContinuousBackupsResponse |
DynamoDbClient.describeContinuousBackups(DescribeContinuousBackupsRequest describeContinuousBackupsRequest)
Checks the status of continuous backups and point in time recovery on the specified table.
|
default DescribeContributorInsightsResponse |
DynamoDbClient.describeContributorInsights(Consumer<DescribeContributorInsightsRequest.Builder> describeContributorInsightsRequest)
Returns information about contributor insights, for a given table or global secondary index.
|
default DescribeContributorInsightsResponse |
DynamoDbClient.describeContributorInsights(DescribeContributorInsightsRequest describeContributorInsightsRequest)
Returns information about contributor insights, for a given table or global secondary index.
|
default DescribeEndpointsResponse |
DynamoDbClient.describeEndpoints()
Returns the regional endpoint information.
|
default DescribeEndpointsResponse |
DynamoDbClient.describeEndpoints(Consumer<DescribeEndpointsRequest.Builder> describeEndpointsRequest)
Returns the regional endpoint information.
|
default DescribeEndpointsResponse |
DynamoDbClient.describeEndpoints(DescribeEndpointsRequest describeEndpointsRequest)
Returns the regional endpoint information.
|
default DescribeExportResponse |
DynamoDbClient.describeExport(Consumer<DescribeExportRequest.Builder> describeExportRequest)
Describes an existing table export.
|
default DescribeExportResponse |
DynamoDbClient.describeExport(DescribeExportRequest describeExportRequest)
Describes an existing table export.
|
default DescribeGlobalTableResponse |
DynamoDbClient.describeGlobalTable(Consumer<DescribeGlobalTableRequest.Builder> describeGlobalTableRequest)
Returns information about the specified global table.
|
default DescribeGlobalTableResponse |
DynamoDbClient.describeGlobalTable(DescribeGlobalTableRequest describeGlobalTableRequest)
Returns information about the specified global table.
|
default DescribeGlobalTableSettingsResponse |
DynamoDbClient.describeGlobalTableSettings(Consumer<DescribeGlobalTableSettingsRequest.Builder> describeGlobalTableSettingsRequest)
Describes Region-specific settings for a global table.
|
default DescribeGlobalTableSettingsResponse |
DynamoDbClient.describeGlobalTableSettings(DescribeGlobalTableSettingsRequest describeGlobalTableSettingsRequest)
Describes Region-specific settings for a global table.
|
default DescribeKinesisStreamingDestinationResponse |
DynamoDbClient.describeKinesisStreamingDestination(Consumer<DescribeKinesisStreamingDestinationRequest.Builder> describeKinesisStreamingDestinationRequest)
Returns information about the status of Kinesis streaming.
|
default DescribeKinesisStreamingDestinationResponse |
DynamoDbClient.describeKinesisStreamingDestination(DescribeKinesisStreamingDestinationRequest describeKinesisStreamingDestinationRequest)
Returns information about the status of Kinesis streaming.
|
default DescribeLimitsResponse |
DynamoDbClient.describeLimits()
Returns the current provisioned-capacity quotas for your AWS account in a Region, both for the Region as a whole
and for any one DynamoDB table that you create there.
|
default DescribeLimitsResponse |
DynamoDbClient.describeLimits(Consumer<DescribeLimitsRequest.Builder> describeLimitsRequest)
Returns the current provisioned-capacity quotas for your AWS account in a Region, both for the Region as a whole
and for any one DynamoDB table that you create there.
|
default DescribeLimitsResponse |
DynamoDbClient.describeLimits(DescribeLimitsRequest describeLimitsRequest)
Returns the current provisioned-capacity quotas for your AWS account in a Region, both for the Region as a whole
and for any one DynamoDB table that you create there.
|
default DescribeTableResponse |
DynamoDbClient.describeTable(Consumer<DescribeTableRequest.Builder> describeTableRequest)
Returns information about the table, including the current status of the table, when it was created, the primary
key schema, and any indexes on the table.
|
default DescribeTableResponse |
DynamoDbClient.describeTable(DescribeTableRequest describeTableRequest)
Returns information about the table, including the current status of the table, when it was created, the primary
key schema, and any indexes on the table.
|
default DescribeTableReplicaAutoScalingResponse |
DynamoDbClient.describeTableReplicaAutoScaling(Consumer<DescribeTableReplicaAutoScalingRequest.Builder> describeTableReplicaAutoScalingRequest)
Describes auto scaling settings across replicas of the global table at once.
|
default DescribeTableReplicaAutoScalingResponse |
DynamoDbClient.describeTableReplicaAutoScaling(DescribeTableReplicaAutoScalingRequest describeTableReplicaAutoScalingRequest)
Describes auto scaling settings across replicas of the global table at once.
|
default DescribeTimeToLiveResponse |
DynamoDbClient.describeTimeToLive(Consumer<DescribeTimeToLiveRequest.Builder> describeTimeToLiveRequest)
Gives a description of the Time to Live (TTL) status on the specified table.
|
default DescribeTimeToLiveResponse |
DynamoDbClient.describeTimeToLive(DescribeTimeToLiveRequest describeTimeToLiveRequest)
Gives a description of the Time to Live (TTL) status on the specified table.
|
default DisableKinesisStreamingDestinationResponse |
DynamoDbClient.disableKinesisStreamingDestination(Consumer<DisableKinesisStreamingDestinationRequest.Builder> disableKinesisStreamingDestinationRequest)
Stops replication from the DynamoDB table to the Kinesis data stream.
|
default DisableKinesisStreamingDestinationResponse |
DynamoDbClient.disableKinesisStreamingDestination(DisableKinesisStreamingDestinationRequest disableKinesisStreamingDestinationRequest)
Stops replication from the DynamoDB table to the Kinesis data stream.
|
default EnableKinesisStreamingDestinationResponse |
DynamoDbClient.enableKinesisStreamingDestination(Consumer<EnableKinesisStreamingDestinationRequest.Builder> enableKinesisStreamingDestinationRequest)
Starts table data replication to the specified Kinesis data stream at a timestamp chosen during the enable
workflow.
|
default EnableKinesisStreamingDestinationResponse |
DynamoDbClient.enableKinesisStreamingDestination(EnableKinesisStreamingDestinationRequest enableKinesisStreamingDestinationRequest)
Starts table data replication to the specified Kinesis data stream at a timestamp chosen during the enable
workflow.
|
default ExecuteStatementResponse |
DynamoDbClient.executeStatement(Consumer<ExecuteStatementRequest.Builder> executeStatementRequest)
This operation allows you to perform reads and singleton writes on data stored in DynamoDB, using PartiQL.
|
default ExecuteStatementResponse |
DynamoDbClient.executeStatement(ExecuteStatementRequest executeStatementRequest)
This operation allows you to perform reads and singleton writes on data stored in DynamoDB, using PartiQL.
|
default ExecuteTransactionResponse |
DynamoDbClient.executeTransaction(Consumer<ExecuteTransactionRequest.Builder> executeTransactionRequest)
This operation allows you to perform transactional reads or writes on data stored in DynamoDB, using PartiQL.
|
default ExecuteTransactionResponse |
DynamoDbClient.executeTransaction(ExecuteTransactionRequest executeTransactionRequest)
This operation allows you to perform transactional reads or writes on data stored in DynamoDB, using PartiQL.
|
default ExportTableToPointInTimeResponse |
DynamoDbClient.exportTableToPointInTime(Consumer<ExportTableToPointInTimeRequest.Builder> exportTableToPointInTimeRequest)
Exports table data to an S3 bucket.
|
default ExportTableToPointInTimeResponse |
DynamoDbClient.exportTableToPointInTime(ExportTableToPointInTimeRequest exportTableToPointInTimeRequest)
Exports table data to an S3 bucket.
|
default GetItemResponse |
DynamoDbClient.getItem(Consumer<GetItemRequest.Builder> getItemRequest)
The
GetItem operation returns a set of attributes for the item with the given primary key. |
default GetItemResponse |
DynamoDbClient.getItem(GetItemRequest getItemRequest)
The
GetItem operation returns a set of attributes for the item with the given primary key. |
default ListBackupsResponse |
DynamoDbClient.listBackups()
List backups associated with an AWS account.
|
default ListBackupsResponse |
DynamoDbClient.listBackups(Consumer<ListBackupsRequest.Builder> listBackupsRequest)
List backups associated with an AWS account.
|
default ListBackupsResponse |
DynamoDbClient.listBackups(ListBackupsRequest listBackupsRequest)
List backups associated with an AWS account.
|
default ListContributorInsightsResponse |
DynamoDbClient.listContributorInsights(Consumer<ListContributorInsightsRequest.Builder> listContributorInsightsRequest)
Returns a list of ContributorInsightsSummary for a table and all its global secondary indexes.
|
default ListContributorInsightsResponse |
DynamoDbClient.listContributorInsights(ListContributorInsightsRequest listContributorInsightsRequest)
Returns a list of ContributorInsightsSummary for a table and all its global secondary indexes.
|
default ListContributorInsightsIterable |
DynamoDbClient.listContributorInsightsPaginator(Consumer<ListContributorInsightsRequest.Builder> listContributorInsightsRequest)
Returns a list of ContributorInsightsSummary for a table and all its global secondary indexes.
|
default ListContributorInsightsIterable |
DynamoDbClient.listContributorInsightsPaginator(ListContributorInsightsRequest listContributorInsightsRequest)
Returns a list of ContributorInsightsSummary for a table and all its global secondary indexes.
|
default ListExportsResponse |
DynamoDbClient.listExports(Consumer<ListExportsRequest.Builder> listExportsRequest)
Lists completed exports within the past 90 days.
|
default ListExportsResponse |
DynamoDbClient.listExports(ListExportsRequest listExportsRequest)
Lists completed exports within the past 90 days.
|
default ListExportsIterable |
DynamoDbClient.listExportsPaginator(Consumer<ListExportsRequest.Builder> listExportsRequest)
Lists completed exports within the past 90 days.
|
default ListExportsIterable |
DynamoDbClient.listExportsPaginator(ListExportsRequest listExportsRequest)
Lists completed exports within the past 90 days.
|
default ListGlobalTablesResponse |
DynamoDbClient.listGlobalTables()
Lists all global tables that have a replica in the specified Region.
|
default ListGlobalTablesResponse |
DynamoDbClient.listGlobalTables(Consumer<ListGlobalTablesRequest.Builder> listGlobalTablesRequest)
Lists all global tables that have a replica in the specified Region.
|
default ListGlobalTablesResponse |
DynamoDbClient.listGlobalTables(ListGlobalTablesRequest listGlobalTablesRequest)
Lists all global tables that have a replica in the specified Region.
|
default ListTablesResponse |
DynamoDbClient.listTables()
Returns an array of table names associated with the current account and endpoint.
|
default ListTablesResponse |
DynamoDbClient.listTables(Consumer<ListTablesRequest.Builder> listTablesRequest)
Returns an array of table names associated with the current account and endpoint.
|
default ListTablesResponse |
DynamoDbClient.listTables(ListTablesRequest listTablesRequest)
Returns an array of table names associated with the current account and endpoint.
|
default ListTablesIterable |
DynamoDbClient.listTablesPaginator()
Returns an array of table names associated with the current account and endpoint.
|
default ListTablesIterable |
DynamoDbClient.listTablesPaginator(Consumer<ListTablesRequest.Builder> listTablesRequest)
Returns an array of table names associated with the current account and endpoint.
|
default ListTablesIterable |
DynamoDbClient.listTablesPaginator(ListTablesRequest listTablesRequest)
Returns an array of table names associated with the current account and endpoint.
|
default ListTagsOfResourceResponse |
DynamoDbClient.listTagsOfResource(Consumer<ListTagsOfResourceRequest.Builder> listTagsOfResourceRequest)
List all tags on an Amazon DynamoDB resource.
|
default ListTagsOfResourceResponse |
DynamoDbClient.listTagsOfResource(ListTagsOfResourceRequest listTagsOfResourceRequest)
List all tags on an Amazon DynamoDB resource.
|
default PutItemResponse |
DynamoDbClient.putItem(Consumer<PutItemRequest.Builder> putItemRequest)
Creates a new item, or replaces an old item with a new item.
|
default PutItemResponse |
DynamoDbClient.putItem(PutItemRequest putItemRequest)
Creates a new item, or replaces an old item with a new item.
|
default QueryResponse |
DynamoDbClient.query(Consumer<QueryRequest.Builder> queryRequest)
The
Query operation finds items based on primary key values. |
default QueryResponse |
DynamoDbClient.query(QueryRequest queryRequest)
The
Query operation finds items based on primary key values. |
default QueryIterable |
DynamoDbClient.queryPaginator(Consumer<QueryRequest.Builder> queryRequest)
The
Query operation finds items based on primary key values. |
default QueryIterable |
DynamoDbClient.queryPaginator(QueryRequest queryRequest)
The
Query operation finds items based on primary key values. |
default RestoreTableFromBackupResponse |
DynamoDbClient.restoreTableFromBackup(Consumer<RestoreTableFromBackupRequest.Builder> restoreTableFromBackupRequest)
Creates a new table from an existing backup.
|
default RestoreTableFromBackupResponse |
DynamoDbClient.restoreTableFromBackup(RestoreTableFromBackupRequest restoreTableFromBackupRequest)
Creates a new table from an existing backup.
|
default RestoreTableToPointInTimeResponse |
DynamoDbClient.restoreTableToPointInTime(Consumer<RestoreTableToPointInTimeRequest.Builder> restoreTableToPointInTimeRequest)
Restores the specified table to the specified point in time within
EarliestRestorableDateTime and
LatestRestorableDateTime . |
default RestoreTableToPointInTimeResponse |
DynamoDbClient.restoreTableToPointInTime(RestoreTableToPointInTimeRequest restoreTableToPointInTimeRequest)
Restores the specified table to the specified point in time within
EarliestRestorableDateTime and
LatestRestorableDateTime . |
default ScanResponse |
DynamoDbClient.scan(Consumer<ScanRequest.Builder> scanRequest)
The
Scan operation returns one or more items and item attributes by accessing every item in a table
or a secondary index. |
default ScanResponse |
DynamoDbClient.scan(ScanRequest scanRequest)
The
Scan operation returns one or more items and item attributes by accessing every item in a table
or a secondary index. |
default ScanIterable |
DynamoDbClient.scanPaginator(Consumer<ScanRequest.Builder> scanRequest)
The
Scan operation returns one or more items and item attributes by accessing every item in a table
or a secondary index. |
default ScanIterable |
DynamoDbClient.scanPaginator(ScanRequest scanRequest)
The
Scan operation returns one or more items and item attributes by accessing every item in a table
or a secondary index. |
default TagResourceResponse |
DynamoDbClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Associate a set of tags with an Amazon DynamoDB resource.
|
default TagResourceResponse |
DynamoDbClient.tagResource(TagResourceRequest tagResourceRequest)
Associate a set of tags with an Amazon DynamoDB resource.
|
default TransactGetItemsResponse |
DynamoDbClient.transactGetItems(Consumer<TransactGetItemsRequest.Builder> transactGetItemsRequest)
TransactGetItems is a synchronous operation that atomically retrieves multiple items from one or
more tables (but not from indexes) in a single account and Region. |
default TransactGetItemsResponse |
DynamoDbClient.transactGetItems(TransactGetItemsRequest transactGetItemsRequest)
TransactGetItems is a synchronous operation that atomically retrieves multiple items from one or
more tables (but not from indexes) in a single account and Region. |
default TransactWriteItemsResponse |
DynamoDbClient.transactWriteItems(Consumer<TransactWriteItemsRequest.Builder> transactWriteItemsRequest)
TransactWriteItems is a synchronous write operation that groups up to 25 action requests. |
default TransactWriteItemsResponse |
DynamoDbClient.transactWriteItems(TransactWriteItemsRequest transactWriteItemsRequest)
TransactWriteItems is a synchronous write operation that groups up to 25 action requests. |
default UntagResourceResponse |
DynamoDbClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Removes the association of tags from an Amazon DynamoDB resource.
|
default UntagResourceResponse |
DynamoDbClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the association of tags from an Amazon DynamoDB resource.
|
default UpdateContinuousBackupsResponse |
DynamoDbClient.updateContinuousBackups(Consumer<UpdateContinuousBackupsRequest.Builder> updateContinuousBackupsRequest)
UpdateContinuousBackups enables or disables point in time recovery for the specified table. |
default UpdateContinuousBackupsResponse |
DynamoDbClient.updateContinuousBackups(UpdateContinuousBackupsRequest updateContinuousBackupsRequest)
UpdateContinuousBackups enables or disables point in time recovery for the specified table. |
default UpdateContributorInsightsResponse |
DynamoDbClient.updateContributorInsights(Consumer<UpdateContributorInsightsRequest.Builder> updateContributorInsightsRequest)
Updates the status for contributor insights for a specific table or index.
|
default UpdateContributorInsightsResponse |
DynamoDbClient.updateContributorInsights(UpdateContributorInsightsRequest updateContributorInsightsRequest)
Updates the status for contributor insights for a specific table or index.
|
default UpdateGlobalTableResponse |
DynamoDbClient.updateGlobalTable(Consumer<UpdateGlobalTableRequest.Builder> updateGlobalTableRequest)
Adds or removes replicas in the specified global table.
|
default UpdateGlobalTableResponse |
DynamoDbClient.updateGlobalTable(UpdateGlobalTableRequest updateGlobalTableRequest)
Adds or removes replicas in the specified global table.
|
default UpdateGlobalTableSettingsResponse |
DynamoDbClient.updateGlobalTableSettings(Consumer<UpdateGlobalTableSettingsRequest.Builder> updateGlobalTableSettingsRequest)
Updates settings for a global table.
|
default UpdateGlobalTableSettingsResponse |
DynamoDbClient.updateGlobalTableSettings(UpdateGlobalTableSettingsRequest updateGlobalTableSettingsRequest)
Updates settings for a global table.
|
default UpdateItemResponse |
DynamoDbClient.updateItem(Consumer<UpdateItemRequest.Builder> updateItemRequest)
Edits an existing item's attributes, or adds a new item to the table if it does not already exist.
|
default UpdateItemResponse |
DynamoDbClient.updateItem(UpdateItemRequest updateItemRequest)
Edits an existing item's attributes, or adds a new item to the table if it does not already exist.
|
default UpdateTableResponse |
DynamoDbClient.updateTable(Consumer<UpdateTableRequest.Builder> updateTableRequest)
Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given
table.
|
default UpdateTableResponse |
DynamoDbClient.updateTable(UpdateTableRequest updateTableRequest)
Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given
table.
|
default UpdateTableReplicaAutoScalingResponse |
DynamoDbClient.updateTableReplicaAutoScaling(Consumer<UpdateTableReplicaAutoScalingRequest.Builder> updateTableReplicaAutoScalingRequest)
Updates auto scaling settings on your global tables at once.
|
default UpdateTableReplicaAutoScalingResponse |
DynamoDbClient.updateTableReplicaAutoScaling(UpdateTableReplicaAutoScalingRequest updateTableReplicaAutoScalingRequest)
Updates auto scaling settings on your global tables at once.
|
default UpdateTimeToLiveResponse |
DynamoDbClient.updateTimeToLive(Consumer<UpdateTimeToLiveRequest.Builder> updateTimeToLiveRequest)
The
UpdateTimeToLive method enables or disables Time to Live (TTL) for the specified table. |
default UpdateTimeToLiveResponse |
DynamoDbClient.updateTimeToLive(UpdateTimeToLiveRequest updateTimeToLiveRequest)
The
UpdateTimeToLive method enables or disables Time to Live (TTL) for the specified table. |
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 |
DuplicateItemException
There was an attempt to insert an item with the same primary key as an item that already exists in the DynamoDB
table.
|
class |
ExpiredIteratorException
The shard iterator has expired and can no longer be used to retrieve stream records.
|
class |
ExportConflictException
There was a conflict when writing to the specified S3 bucket.
|
class |
ExportNotFoundException
The specified export was not found.
|
class |
GlobalTableAlreadyExistsException
The specified global table already exists.
|
class |
GlobalTableNotFoundException
The specified global table does not exist.
|
class |
IdempotentParameterMismatchException
DynamoDB rejected the request because you retried a request with a different payload but with an idempotent token
that was already used.
|
class |
IndexNotFoundException
The operation tried to access a nonexistent index.
|
class |
InternalServerErrorException
An error occurred on the server side.
|
class |
InvalidExportTimeException
The specified
ExportTime is outside of the point in time recovery window. |
class |
InvalidRestoreTimeException
An invalid restore time was specified.
|
class |
ItemCollectionSizeLimitExceededException
An item collection is too large.
|
class |
LimitExceededException
There is no limit to the number of daily on-demand backups that can be taken.
|
class |
PointInTimeRecoveryUnavailableException
Point in time recovery has not yet been enabled for this source table.
|
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 |
RequestLimitExceededException
Throughput exceeds the current throughput quota for your account.
|
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 target table with the specified name already exists.
|
class |
TableInUseException
A target table with the specified name is either being created or deleted.
|
class |
TableNotFoundException
A source table with the name
TableName does not currently exist within the subscriber's account. |
class |
TransactionCanceledException
The entire transaction request was canceled.
|
class |
TransactionConflictException
Operation was rejected because there is an ongoing transaction for the item.
|
class |
TransactionInProgressException
The transaction with the given request token is already in progress.
|
class |
TrimmedDataAccessException
The operation attempted to read past the oldest stream record in a shard.
|
Modifier and Type | Method and Description |
---|---|
DynamoDbException |
DynamoDbException.BuilderImpl.build() |
Constructor and Description |
---|
BuilderImpl(DynamoDbException ex) |
Modifier and Type | Method and Description |
---|---|
default DescribeStreamResponse |
DynamoDbStreamsClient.describeStream(Consumer<DescribeStreamRequest.Builder> describeStreamRequest)
Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN),
the composition of its shards, and its corresponding DynamoDB table.
|
default DescribeStreamResponse |
DynamoDbStreamsClient.describeStream(DescribeStreamRequest describeStreamRequest)
Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN),
the composition of its shards, and its corresponding DynamoDB table.
|
default GetRecordsResponse |
DynamoDbStreamsClient.getRecords(Consumer<GetRecordsRequest.Builder> getRecordsRequest)
Retrieves the stream records from a given shard.
|
default GetRecordsResponse |
DynamoDbStreamsClient.getRecords(GetRecordsRequest getRecordsRequest)
Retrieves the stream records from a given shard.
|
default GetShardIteratorResponse |
DynamoDbStreamsClient.getShardIterator(Consumer<GetShardIteratorRequest.Builder> getShardIteratorRequest)
Returns a shard iterator.
|
default GetShardIteratorResponse |
DynamoDbStreamsClient.getShardIterator(GetShardIteratorRequest getShardIteratorRequest)
Returns a shard iterator.
|
default ListStreamsResponse |
DynamoDbStreamsClient.listStreams()
Returns an array of stream ARNs associated with the current account and endpoint.
|
default ListStreamsResponse |
DynamoDbStreamsClient.listStreams(Consumer<ListStreamsRequest.Builder> listStreamsRequest)
Returns an array of stream ARNs associated with the current account and endpoint.
|
default ListStreamsResponse |
DynamoDbStreamsClient.listStreams(ListStreamsRequest listStreamsRequest)
Returns an array of stream ARNs associated with the current account and endpoint.
|
Copyright © 2021. All rights reserved.