| Package | Description |
|---|---|
| com.amazonaws.services.dynamodbv2 |
|
| com.amazonaws.services.dynamodbv2.model |
Classes modeling the various types represented by AmazonDynamoDB
|
| 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
The
BatchGetItem operation returns the attributes of one or more
items from one or more tables. |
| BatchGetItemResult
Represents the output of a
BatchGetItem operation. |
| BatchWriteItemRequest
The
BatchWriteItem operation puts or deletes multiple items in
one or more tables. |
| BatchWriteItemResult
Represents the output of a
BatchWriteItem operation. |
| Condition
Represents the selection criteria for a
Query or
Scan operation: |
| CreateBackupRequest
Creates a backup for an existing table.
|
| CreateBackupResult |
| CreateGlobalTableRequest
Creates a global table from an existing table.
|
| CreateGlobalTableResult |
| CreateTableRequest
The
CreateTable operation adds a new table to your account. |
| CreateTableResult
Represents the output of a
CreateTable operation. |
| DeleteBackupRequest
Deletes an existing backup of a table.
|
| DeleteBackupResult |
| DeleteItemRequest
Deletes a single item in a table by primary key.
|
| DeleteItemResult
Represents the output of a
DeleteItem operation. |
| DeleteTableRequest
The
DeleteTable operation deletes a table and all of its items. |
| DeleteTableResult
Represents the output of a
DeleteTable operation. |
| DescribeBackupRequest
Describes an existing backup of a table.
|
| DescribeBackupResult |
| DescribeContinuousBackupsRequest
Checks the status of continuous backups and point in time recovery on the
specified table.
|
| DescribeContinuousBackupsResult |
| DescribeGlobalTableRequest
Returns information about the specified global table.
|
| DescribeGlobalTableResult |
| DescribeGlobalTableSettingsRequest
Describes region specific settings for a global table.
|
| DescribeGlobalTableSettingsResult |
| DescribeLimitsRequest
Returns the current provisioned-capacity limits for your AWS account in a
region, both for the region as a whole and for any one DynamoDB table that
you create there.
|
| DescribeLimitsResult
Represents the output of a
DescribeLimits operation. |
| 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.
|
| DescribeTableResult
Represents the output of a
DescribeTable operation. |
| DescribeTimeToLiveRequest
Gives a description of the Time to Live (TTL) status on the specified table.
|
| DescribeTimeToLiveResult |
| GetItemRequest
The
GetItem operation returns a set of attributes for the item
with the given primary key. |
| 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.
|
| ListBackupsRequest
List backups associated with an AWS account.
|
| ListBackupsResult |
| ListGlobalTablesRequest
Lists all global tables that have a replica in the specified region.
|
| ListGlobalTablesResult |
| ListTablesRequest
Returns an array of table names associated with the current account and
endpoint.
|
| ListTablesResult
Represents the output of a
ListTables operation. |
| ListTagsOfResourceRequest
List all tags on an Amazon DynamoDB resource.
|
| ListTagsOfResourceResult |
| ProvisionedThroughput
Represents the provisioned throughput settings for a specified table or
index.
|
| PutItemRequest
Creates a new item, or replaces an old item with a new item.
|
| PutItemResult
Represents the output of a
PutItem operation. |
| QueryRequest
The
Query operation finds items based on primary key values. |
| QueryResult
Represents the output of a
Query operation. |
| RestoreTableFromBackupRequest
Creates a new table from an existing backup.
|
| RestoreTableFromBackupResult |
| RestoreTableToPointInTimeRequest
Restores the specified table to the specified point in time within
EarliestRestorableDateTime and
LatestRestorableDateTime. |
| RestoreTableToPointInTimeResult |
| ScanRequest
The
Scan operation returns one or more items and item attributes
by accessing every item in a table or a secondary index. |
| ScanResult
Represents the output of a
Scan operation. |
| TagResourceRequest
Associate a set of tags with an Amazon DynamoDB resource.
|
| UntagResourceRequest
Removes the association of tags from an Amazon DynamoDB resource.
|
UpdateContinuousBackupsRequest
UpdateContinuousBackups enables or disables point in time
recovery for the specified table. |
| UpdateContinuousBackupsResult |
| UpdateGlobalTableRequest
Adds or removes replicas in the specified global table.
|
| UpdateGlobalTableResult |
| UpdateGlobalTableSettingsRequest
Updates settings for a global table.
|
| UpdateGlobalTableSettingsResult |
| UpdateItemRequest
Edits an existing item's attributes, or adds a new item to the table if it
does not already exist.
|
| UpdateItemResult
Represents the output of an
UpdateItem operation. |
| UpdateTableRequest
Modifies the provisioned throughput settings, global secondary indexes, or
DynamoDB Streams settings for a given table.
|
| UpdateTableResult
Represents the output of an
UpdateTable operation. |
| UpdateTimeToLiveRequest
The UpdateTimeToLive method will enable or disable TTL for the specified
table.
|
| UpdateTimeToLiveResult |
| WriteRequest
Represents an operation to perform - either
DeleteItem or
PutItem. |
| Class and Description |
|---|
| AttributeAction
Attribute Action
|
| 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. |
| AutoScalingPolicyDescription
Represents the properties of the scaling policy.
|
| AutoScalingPolicyUpdate
Represents the autoscaling policy to be modified.
|
| AutoScalingSettingsDescription
Represents the autoscaling settings for a global table or global secondary
index.
|
| AutoScalingSettingsUpdate
Represents the autoscaling settings to be modified for a global table or
global secondary index.
|
| AutoScalingTargetTrackingScalingPolicyConfigurationDescription
Represents the properties of a target tracking scaling policy.
|
| AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
Represents the settings of a target tracking scaling policy that will be
modified.
|
| BackupDescription
Contains the description of the backup created for the table.
|
| BackupDetails
Contains the details of the backup created for the table.
|
| BackupStatus
Backup Status
|
| BackupSummary
Contains details for the backup.
|
| BatchGetItemRequest
The
BatchGetItem operation returns the attributes of one or more
items from one or more tables. |
| BatchGetItemResult
Represents the output of a
BatchGetItem operation. |
| BatchWriteItemRequest
The
BatchWriteItem operation puts or deletes multiple items in
one or more tables. |
| BatchWriteItemResult
Represents the output of a
BatchWriteItem operation. |
| Capacity
Represents the amount of provisioned throughput capacity consumed on a table
or an index.
|
| ComparisonOperator
Comparison Operator
|
| Condition
Represents the selection criteria for a
Query or
Scan operation: |
| ConditionalOperator
Conditional Operator
|
| ConsumedCapacity
The capacity units consumed by an operation.
|
| ContinuousBackupsDescription
Represents the continuous backups and point in time recovery settings on the
table.
|
| ContinuousBackupsStatus
Continuous Backups Status
|
| CreateBackupRequest
Creates a backup for an existing table.
|
| CreateBackupResult |
| CreateGlobalSecondaryIndexAction
Represents a new global secondary index to be added to an existing table.
|
| CreateGlobalTableRequest
Creates a global table from an existing table.
|
| CreateGlobalTableResult |
| CreateReplicaAction
Represents a replica to be added.
|
| CreateTableRequest
The
CreateTable operation adds a new table to your account. |
| CreateTableResult
Represents the output of a
CreateTable operation. |
| DeleteBackupRequest
Deletes an existing backup of a table.
|
| DeleteBackupResult |
| DeleteGlobalSecondaryIndexAction
Represents a global secondary index to be deleted from an existing table.
|
| DeleteItemRequest
Deletes a single item in a table by primary key.
|
| 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
The
DeleteTable operation deletes a table and all of its items. |
| DeleteTableResult
Represents the output of a
DeleteTable operation. |
| DescribeBackupRequest
Describes an existing backup of a table.
|
| DescribeBackupResult |
| DescribeContinuousBackupsRequest
Checks the status of continuous backups and point in time recovery on the
specified table.
|
| DescribeContinuousBackupsResult |
| DescribeGlobalTableRequest
Returns information about the specified global table.
|
| DescribeGlobalTableResult |
| DescribeGlobalTableSettingsRequest
Describes region specific settings for a global table.
|
| DescribeGlobalTableSettingsResult |
| DescribeLimitsResult
Represents the output of a
DescribeLimits operation. |
| 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.
|
| DescribeTableResult
Represents the output of a
DescribeTable operation. |
| DescribeTimeToLiveRequest
Gives a description of the Time to Live (TTL) status on the specified table.
|
| DescribeTimeToLiveResult |
| ExpectedAttributeValue
Represents a condition to be compared with an attribute value.
|
| GetItemRequest
The
GetItem operation returns a set of attributes for the item
with the given primary key. |
| GetItemResult
Represents the output of a
GetItem 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.
|
| GlobalTableGlobalSecondaryIndexSettingsUpdate
Represents the settings of a global secondary index for a global table that
will be modified.
|
| GlobalTableStatus
Global Table Status
|
| IndexStatus
Index Status
|
| 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
Key Type
|
| ListBackupsRequest
List backups associated with an AWS account.
|
| ListBackupsResult |
| ListGlobalTablesRequest
Lists all global tables that have a replica in the specified region.
|
| ListGlobalTablesResult |
| ListTablesRequest
Returns an array of table names associated with the current account and
endpoint.
|
| ListTablesResult
Represents the output of a
ListTables operation. |
| ListTagsOfResourceRequest
List all tags on an Amazon DynamoDB resource.
|
| 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.
|
| PointInTimeRecoveryDescription
The description of the point in time settings applied to the table.
|
| PointInTimeRecoverySpecification
Represents the settings used to enable point in time recovery.
|
| PointInTimeRecoveryStatus
Point In Time Recovery Status
|
| Projection
Represents attributes that are copied (projected) from the table into an
index.
|
| ProjectionType
Projection Type
|
| 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
Creates a new item, or replaces an old item with a new item.
|
| PutItemResult
Represents the output of a
PutItem operation. |
| PutRequest
Represents a request to perform a
PutItem operation on an item. |
| QueryRequest
The
Query operation finds items based on primary key values. |
| QueryResult
Represents the output of a
Query operation. |
| Replica
Represents the properties of a replica.
|
| ReplicaDescription
Contains the details of the replica.
|
| ReplicaGlobalSecondaryIndexSettingsDescription
Represents the properties of a global secondary index.
|
| ReplicaGlobalSecondaryIndexSettingsUpdate
Represents the settings of a global secondary index for a global table that
will be modified.
|
| ReplicaSettingsDescription
Represents the properties of a replica.
|
| ReplicaSettingsUpdate
Represents the settings for a global table in a region that will be modified.
|
| ReplicaStatus
Replica Status
|
| ReplicaUpdate
Represents one of the following:
|
| RestoreSummary
Contains details for the restore.
|
| RestoreTableFromBackupRequest
Creates a new table from an existing backup.
|
| RestoreTableFromBackupResult |
| RestoreTableToPointInTimeRequest
Restores the specified table to the specified point in time within
EarliestRestorableDateTime and
LatestRestorableDateTime. |
| RestoreTableToPointInTimeResult |
| ReturnConsumedCapacity
Determines the level of detail about provisioned throughput consumption that
is returned in the response:
|
| ReturnItemCollectionMetrics
Return Item Collection Metrics
|
| ReturnValue
Return Value
|
| ScalarAttributeType
Scalar Attribute Type
|
| ScanRequest
The
Scan operation returns one or more items and item attributes
by accessing every item in a table or a secondary index. |
| ScanResult
Represents the output of a
Scan operation. |
| Select
Select
|
| 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
SSEStatus
|
| SSEType
SSEType
|
| StreamSpecification
Represents the DynamoDB Streams configuration for a table in DynamoDB.
|
| StreamViewType
Stream View Type
|
| TableDescription
Represents the properties of a table.
|
| TableStatus
Table Status
|
| Tag
Describes a tag.
|
| TagResourceRequest
Associate a set of tags with an Amazon DynamoDB resource.
|
| 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
Time To Live Status
|
| UntagResourceRequest
Removes the association of tags from an Amazon DynamoDB resource.
|
UpdateContinuousBackupsRequest
UpdateContinuousBackups enables or disables point in time
recovery for the specified table. |
| UpdateContinuousBackupsResult |
| UpdateGlobalSecondaryIndexAction
Represents the new provisioned throughput settings to be applied to a global
secondary index.
|
| UpdateGlobalTableRequest
Adds or removes replicas in the specified global table.
|
| UpdateGlobalTableResult |
| UpdateGlobalTableSettingsRequest
Updates settings for a global table.
|
| UpdateGlobalTableSettingsResult |
| UpdateItemRequest
Edits an existing item's attributes, or adds a new item to the table if it
does not already exist.
|
| UpdateItemResult
Represents the output of an
UpdateItem operation. |
| UpdateTableRequest
Modifies the provisioned throughput settings, global secondary indexes, or
DynamoDB Streams settings for a given table.
|
| UpdateTableResult
Represents the output of an
UpdateTable operation. |
| UpdateTimeToLiveRequest
The UpdateTimeToLive method will enable or disable TTL for the specified
table.
|
| UpdateTimeToLiveResult |
| WriteRequest
Represents an operation to perform - either
DeleteItem or
PutItem. |
Copyright © 2018. All rights reserved.