Package | Description |
---|---|
com.amazonaws.services.dynamodbv2 |
|
com.amazonaws.services.dynamodbv2.datamodeling | |
com.amazonaws.services.dynamodbv2.datamodeling.marshallers |
Standard implementations of
ArgumentMarshaller . |
com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers |
Standard implementations of
ArgumentUnmarshaller . |
com.amazonaws.services.dynamodbv2.document | |
com.amazonaws.services.dynamodbv2.document.api | |
com.amazonaws.services.dynamodbv2.document.internal | |
com.amazonaws.services.dynamodbv2.document.spec | |
com.amazonaws.services.dynamodbv2.model | |
com.amazonaws.services.dynamodbv2.util | |
com.amazonaws.services.dynamodbv2.waiters |
Class and Description |
---|
AttributeDefinition
Represents an attribute for describing the key schema for the table and indexes.
|
AttributeValue
Represents the data for an attribute.
|
AttributeValueUpdate
For the
UpdateItem operation, represents the attributes to be modified, the action to perform on each,
and the new value for each. |
BatchGetItemRequest
Represents the input of a
BatchGetItem operation. |
BatchGetItemResult
Represents the output of a
BatchGetItem operation. |
BatchWriteItemRequest
Represents the input of a
BatchWriteItem operation. |
BatchWriteItemResult
Represents the output of a
BatchWriteItem operation. |
Condition
Represents the selection criteria for a
Query or Scan operation: |
CreateBackupRequest |
CreateBackupResult |
CreateGlobalTableRequest |
CreateGlobalTableResult |
CreateTableRequest
Represents the input of a
CreateTable operation. |
CreateTableResult
Represents the output of a
CreateTable operation. |
DeleteBackupRequest |
DeleteBackupResult |
DeleteItemRequest
Represents the input of a
DeleteItem operation. |
DeleteItemResult
Represents the output of a
DeleteItem operation. |
DeleteTableRequest
Represents the input of a
DeleteTable operation. |
DeleteTableResult
Represents the output of a
DeleteTable operation. |
DescribeBackupRequest |
DescribeBackupResult |
DescribeContinuousBackupsRequest |
DescribeContinuousBackupsResult |
DescribeGlobalTableRequest |
DescribeGlobalTableResult |
DescribeLimitsRequest
Represents the input of a
DescribeLimits operation. |
DescribeLimitsResult
Represents the output of a
DescribeLimits operation. |
DescribeStreamRequest
Represents the input of a
DescribeStream operation. |
DescribeStreamResult
Represents the output of a
DescribeStream operation. |
DescribeTableRequest
Represents the input of a
DescribeTable operation. |
DescribeTableResult
Represents the output of a
DescribeTable operation. |
DescribeTimeToLiveRequest |
DescribeTimeToLiveResult |
GetItemRequest
Represents the input of a
GetItem operation. |
GetItemResult
Represents the output of a
GetItem operation. |
GetRecordsRequest
Represents the input of a
GetRecords operation. |
GetRecordsResult
Represents the output of a
GetRecords operation. |
GetShardIteratorRequest
Represents the input of a
GetShardIterator operation. |
GetShardIteratorResult
Represents the output of a
GetShardIterator operation. |
KeysAndAttributes
Represents a set of primary keys and, for each key, the attributes to retrieve from the table.
|
KeySchemaElement
Represents a single element of a key schema.
|
ListBackupsRequest |
ListBackupsResult |
ListGlobalTablesRequest |
ListGlobalTablesResult |
ListStreamsRequest
Represents the input of a
ListStreams operation. |
ListStreamsResult
Represents the output of a
ListStreams operation. |
ListTablesRequest
Represents the input of a
ListTables operation. |
ListTablesResult
Represents the output of a
ListTables operation. |
ListTagsOfResourceRequest |
ListTagsOfResourceResult |
ProvisionedThroughput
Represents the provisioned throughput settings for a specified table or index.
|
PutItemRequest
Represents the input of a
PutItem operation. |
PutItemResult
Represents the output of a
PutItem operation. |
QueryRequest
Represents the input of a
Query operation. |
QueryResult
Represents the output of a
Query operation. |
RestoreTableFromBackupRequest |
RestoreTableFromBackupResult |
ScanRequest
Represents the input of a
Scan operation. |
ScanResult
Represents the output of a
Scan operation. |
TagResourceRequest |
TagResourceResult |
UntagResourceRequest |
UntagResourceResult |
UpdateGlobalTableRequest |
UpdateGlobalTableResult |
UpdateItemRequest
Represents the input of an
UpdateItem operation. |
UpdateItemResult
Represents the output of an
UpdateItem operation. |
UpdateTableRequest
Represents the input of an
UpdateTable operation. |
UpdateTableResult
Represents the output of an
UpdateTable operation. |
UpdateTimeToLiveRequest
Represents the input of an
UpdateTimeToLive operation. |
UpdateTimeToLiveResult |
WriteRequest
Represents an operation to perform - either
DeleteItem or PutItem . |
Class and Description |
---|
AttributeValue
Represents the data for an attribute.
|
AttributeValueUpdate
For the
UpdateItem operation, represents the attributes to be modified, the action to perform on each,
and the new value for each. |
BatchGetItemRequest
Represents the input of a
BatchGetItem operation. |
BatchGetItemResult
Represents the output of a
BatchGetItem operation. |
Condition
Represents the selection criteria for a
Query or Scan operation: |
ConditionalCheckFailedException
A condition specified in the operation could not be evaluated.
|
ConditionalOperator |
ConsumedCapacity
The capacity units consumed by an operation.
|
CreateTableRequest
Represents the input of a
CreateTable operation. |
DeleteTableRequest
Represents the input of a
DeleteTable operation. |
ExpectedAttributeValue
Represents a condition to be compared with an attribute value.
|
GlobalSecondaryIndex
Represents the properties of a global secondary index.
|
KeysAndAttributes
Represents a set of primary keys and, for each key, the attributes to retrieve from the table.
|
KeyType |
LocalSecondaryIndex
Represents the properties of a local secondary index.
|
ProvisionedThroughput
Represents the provisioned throughput settings for a specified table or index.
|
PutItemResult
Represents the output of a
PutItem operation. |
QueryRequest
Represents the input of a
Query operation. |
QueryResult
Represents the output of a
Query operation. |
ReturnConsumedCapacity
Determines the level of detail about provisioned throughput consumption that is returned in the response:
|
ScanRequest
Represents the input of a
Scan operation. |
ScanResult
Represents the output of a
Scan operation. |
Select |
TableDescription
Represents the properties of a table.
|
UpdateItemResult
Represents the output of an
UpdateItem operation. |
WriteRequest
Represents an operation to perform - either
DeleteItem or PutItem . |
Class and Description |
---|
AttributeValue
Represents the data for an attribute.
|
Class and Description |
---|
AttributeValue
Represents the data for an attribute.
|
Class and Description |
---|
AttributeAction |
AttributeDefinition
Represents an attribute for describing the key schema for the table and indexes.
|
AttributeValue
Represents the data for an attribute.
|
AttributeValueUpdate
For the
UpdateItem operation, represents the attributes to be modified, the action to perform on each,
and the new value for each. |
BatchGetItemResult
Represents the output of a
BatchGetItem operation. |
BatchWriteItemResult
Represents the output of a
BatchWriteItem operation. |
ComparisonOperator |
Condition
Represents the selection criteria for a
Query or Scan operation: |
ConsumedCapacity
The capacity units consumed by an operation.
|
CreateGlobalSecondaryIndexAction
Represents a new global secondary index to be added to an existing table.
|
CreateTableRequest
Represents the input of a
CreateTable operation. |
DeleteItemResult
Represents the output of a
DeleteItem operation. |
DeleteTableResult
Represents the output of a
DeleteTable operation. |
ExpectedAttributeValue
Represents a condition to be compared with an attribute value.
|
GetItemResult
Represents the output of a
GetItem operation. |
KeysAndAttributes
Represents a set of primary keys and, for each key, the attributes to retrieve from the table.
|
KeySchemaElement
Represents a single element of a key schema.
|
ListTablesResult
Represents the output of a
ListTables operation. |
ProvisionedThroughput
Represents the provisioned throughput settings for a specified table or index.
|
PutItemResult
Represents the output of a
PutItem operation. |
QueryResult
Represents the output of a
Query operation. |
ReturnConsumedCapacity
Determines the level of detail about provisioned throughput consumption that is returned in the response:
|
ScanResult
Represents the output of a
Scan operation. |
TableDescription
Represents the properties of a table.
|
UpdateItemResult
Represents the output of an
UpdateItem operation. |
WriteRequest
Represents an operation to perform - either
DeleteItem or PutItem . |
Class and Description |
---|
KeysAndAttributes
Represents a set of primary keys and, for each key, the attributes to retrieve from the table.
|
ListTablesResult
Represents the output of a
ListTables operation. |
ReturnConsumedCapacity
Determines the level of detail about provisioned throughput consumption that is returned in the response:
|
WriteRequest
Represents an operation to perform - either
DeleteItem or PutItem . |
Class and Description |
---|
AttributeValue
Represents the data for an attribute.
|
AttributeValueUpdate
For the
UpdateItem operation, represents the attributes to be modified, the action to perform on each,
and the new value for each. |
ComparisonOperator |
Condition
Represents the selection criteria for a
Query or Scan operation: |
ExpectedAttributeValue
Represents a condition to be compared with an attribute value.
|
KeysAndAttributes
Represents a set of primary keys and, for each key, the attributes to retrieve from the table.
|
ListTablesResult
Represents the output of a
ListTables operation. |
ReturnConsumedCapacity
Determines the level of detail about provisioned throughput consumption that is returned in the response:
|
WriteRequest
Represents an operation to perform - either
DeleteItem or PutItem . |
Class and Description |
---|
AttributeDefinition
Represents an attribute for describing the key schema for the table and indexes.
|
ConditionalOperator |
GlobalSecondaryIndexUpdate
Represents one of the following:
|
KeysAndAttributes
Represents a set of primary keys and, for each key, the attributes to retrieve from the table.
|
ProvisionedThroughput
Represents the provisioned throughput settings for a specified table or index.
|
ReturnConsumedCapacity
Determines the level of detail about provisioned throughput consumption that is returned in the response:
|
ReturnItemCollectionMetrics |
ReturnValue |
Select |
WriteRequest
Represents an operation to perform - either
DeleteItem or PutItem . |
Class and Description |
---|
AmazonDynamoDBException
Base exception for all service exceptions thrown by Amazon DynamoDB
|
AttributeAction |
AttributeDefinition
Represents an attribute for describing the key schema for the table and indexes.
|
AttributeValue
Represents the data for an attribute.
|
AttributeValueUpdate
For the
UpdateItem operation, represents the attributes to be modified, the action to perform on each,
and the new value for each. |
BackupDescription
Contains the description of the backup created for the table.
|
BackupDetails
Contains the details of the backup created for the table.
|
BackupStatus |
BackupSummary
Contains details for the backup.
|
BatchGetItemRequest
Represents the input of a
BatchGetItem operation. |
BatchGetItemResult
Represents the output of a
BatchGetItem operation. |
BatchWriteItemRequest
Represents the input of a
BatchWriteItem operation. |
BatchWriteItemResult
Represents the output of a
BatchWriteItem operation. |
Capacity
Represents the amount of provisioned throughput capacity consumed on a table or an index.
|
ComparisonOperator |
Condition
Represents the selection criteria for a
Query or Scan operation: |
ConditionalOperator |
ConsumedCapacity
The capacity units consumed by an operation.
|
ContinuousBackupsDescription
Represents the backup and restore settings on the table when the backup was created.
|
ContinuousBackupsStatus |
CreateBackupRequest |
CreateBackupResult |
CreateGlobalSecondaryIndexAction
Represents a new global secondary index to be added to an existing table.
|
CreateGlobalTableRequest |
CreateGlobalTableResult |
CreateReplicaAction
Represents a replica to be added.
|
CreateTableRequest
Represents the input of a
CreateTable operation. |
CreateTableResult
Represents the output of a
CreateTable operation. |
DeleteBackupRequest |
DeleteBackupResult |
DeleteGlobalSecondaryIndexAction
Represents a global secondary index to be deleted from an existing table.
|
DeleteItemRequest
Represents the input of a
DeleteItem operation. |
DeleteItemResult
Represents the output of a
DeleteItem operation. |
DeleteReplicaAction
Represents a replica to be removed.
|
DeleteRequest
Represents a request to perform a
DeleteItem operation on an item. |
DeleteTableRequest
Represents the input of a
DeleteTable operation. |
DeleteTableResult
Represents the output of a
DeleteTable operation. |
DescribeBackupRequest |
DescribeBackupResult |
DescribeContinuousBackupsRequest |
DescribeContinuousBackupsResult |
DescribeGlobalTableRequest |
DescribeGlobalTableResult |
DescribeLimitsRequest
Represents the input of a
DescribeLimits operation. |
DescribeLimitsResult
Represents the output of a
DescribeLimits operation. |
DescribeStreamRequest
Represents the input of a
DescribeStream operation. |
DescribeStreamResult
Represents the output of a
DescribeStream operation. |
DescribeTableRequest
Represents the input of a
DescribeTable operation. |
DescribeTableResult
Represents the output of a
DescribeTable operation. |
DescribeTimeToLiveRequest |
DescribeTimeToLiveResult |
ExpectedAttributeValue
Represents a condition to be compared with an attribute value.
|
GetItemRequest
Represents the input of a
GetItem operation. |
GetItemResult
Represents the output of a
GetItem operation. |
GetRecordsRequest
Represents the input of a
GetRecords operation. |
GetRecordsResult
Represents the output of a
GetRecords operation. |
GetShardIteratorRequest
Represents the input of a
GetShardIterator operation. |
GetShardIteratorResult
Represents the output of a
GetShardIterator operation. |
GlobalSecondaryIndex
Represents the properties of a global secondary index.
|
GlobalSecondaryIndexDescription
Represents the properties of a global secondary index.
|
GlobalSecondaryIndexInfo
Represents the properties of a global secondary index for the table when the backup was created.
|
GlobalSecondaryIndexUpdate
Represents one of the following:
|
GlobalTable
Represents the properties of a global table.
|
GlobalTableDescription
Contains details about the global table.
|
GlobalTableStatus |
Identity
Contains details about the type of identity that made the request.
|
IndexStatus |
ItemCollectionMetrics
Information about item collections, if any, that were affected by the operation.
|
KeysAndAttributes
Represents a set of primary keys and, for each key, the attributes to retrieve from the table.
|
KeySchemaElement
Represents a single element of a key schema.
|
KeyType |
ListBackupsRequest |
ListBackupsResult |
ListGlobalTablesRequest |
ListGlobalTablesResult |
ListStreamsRequest
Represents the input of a
ListStreams operation. |
ListStreamsResult
Represents the output of a
ListStreams operation. |
ListTablesRequest
Represents the input of a
ListTables operation. |
ListTablesResult
Represents the output of a
ListTables operation. |
ListTagsOfResourceRequest |
ListTagsOfResourceResult |
LocalSecondaryIndex
Represents the properties of a local secondary index.
|
LocalSecondaryIndexDescription
Represents the properties of a local secondary index.
|
LocalSecondaryIndexInfo
Represents the properties of a local secondary index for the table when the backup was created.
|
OperationType |
Projection
Represents attributes that are copied (projected) from the table into an index.
|
ProjectionType |
ProvisionedThroughput
Represents the provisioned throughput settings for a specified table or index.
|
ProvisionedThroughputDescription
Represents the provisioned throughput settings for the table, consisting of read and write capacity units, along with
data about increases and decreases.
|
PutItemRequest
Represents the input of a
PutItem operation. |
PutItemResult
Represents the output of a
PutItem operation. |
PutRequest
Represents a request to perform a
PutItem operation on an item. |
QueryRequest
Represents the input of a
Query operation. |
QueryResult
Represents the output of a
Query operation. |
Record
A description of a unique event within a stream.
|
Replica
Represents the properties of a replica.
|
ReplicaDescription
Contains the details of the replica.
|
ReplicaUpdate
Represents one of the following:
|
RestoreSummary
Contains details for the restore.
|
RestoreTableFromBackupRequest |
RestoreTableFromBackupResult |
ReturnConsumedCapacity
Determines the level of detail about provisioned throughput consumption that is returned in the response:
|
ReturnItemCollectionMetrics |
ReturnValue |
ScalarAttributeType |
ScanRequest
Represents the input of a
Scan operation. |
ScanResult
Represents the output of a
Scan operation. |
Select |
SequenceNumberRange
The beginning and ending sequence numbers for the stream records contained within a shard.
|
Shard
A uniquely identified group of stream records within a stream.
|
ShardIteratorType |
SourceTableDetails
Contains the details of the table when the backup was created.
|
SourceTableFeatureDetails
Contains the details of the features enabled on the table when the backup was created.
|
SSEDescription
The description of the server-side encryption status on the specified table.
|
SSESpecification
Represents the settings used to enable server-side encryption.
|
SSEStatus |
Stream
Represents all of the data describing a particular stream.
|
StreamDescription
Represents all of the data describing a particular stream.
|
StreamRecord
A description of a single data modification that was performed on an item in a DynamoDB table.
|
StreamSpecification
Represents the DynamoDB Streams configuration for a table in DynamoDB.
|
StreamStatus |
StreamViewType |
TableDescription
Represents the properties of a table.
|
TableStatus |
Tag
Describes a tag.
|
TagResourceRequest |
TagResourceResult |
TimeToLiveDescription
The description of the Time to Live (TTL) status on the specified table.
|
TimeToLiveSpecification
Represents the settings used to enable or disable Time to Live for the specified table.
|
TimeToLiveStatus |
UntagResourceRequest |
UntagResourceResult |
UpdateGlobalSecondaryIndexAction
Represents the new provisioned throughput settings to be applied to a global secondary index.
|
UpdateGlobalTableRequest |
UpdateGlobalTableResult |
UpdateItemRequest
Represents the input of an
UpdateItem operation. |
UpdateItemResult
Represents the output of an
UpdateItem operation. |
UpdateTableRequest
Represents the input of an
UpdateTable operation. |
UpdateTableResult
Represents the output of an
UpdateTable operation. |
UpdateTimeToLiveRequest
Represents the input of an
UpdateTimeToLive operation. |
UpdateTimeToLiveResult |
WriteRequest
Represents an operation to perform - either
DeleteItem or PutItem . |
Class and Description |
---|
CreateTableRequest
Represents the input of a
CreateTable operation. |
DeleteTableRequest
Represents the input of a
DeleteTable operation. |
TableStatus |
Class and Description |
---|
DescribeTableRequest
Represents the input of a
DescribeTable operation. |
DescribeTableResult
Represents the output of a
DescribeTable operation. |
Copyright © 2018. All rights reserved.