See: Description
| Class | 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. |
| 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.
|
| 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.
|
| Condition |
Represents the selection criteria for a
Query or
Scan operation: |
| ConsumedCapacity |
The capacity units consumed by an operation.
|
| ContinuousBackupsDescription |
Represents the continuous backups and point in time recovery settings on the
table.
|
| 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 | |
| DescribeEndpointsRequest | |
| DescribeEndpointsResult | |
| 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 | |
| Endpoint | |
| 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.
|
| 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.
|
| 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.
|
| Projection |
Represents attributes that are copied (projected) from the table into an
index.
|
| 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.
|
| 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 | |
| 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. |
| 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.
|
| StreamSpecification |
Represents the DynamoDB Streams configuration for a table in DynamoDB.
|
| TableDescription |
Represents the properties of a table.
|
| 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.
|
| 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. |
| Enum | Description |
|---|---|
| AttributeAction |
Attribute Action
|
| BackupStatus |
Backup Status
|
| BackupType |
Backup Type
|
| BackupTypeFilter |
Backup Type Filter
|
| ComparisonOperator |
Comparison Operator
|
| ConditionalOperator |
Conditional Operator
|
| ContinuousBackupsStatus |
Continuous Backups Status
|
| GlobalTableStatus |
Global Table Status
|
| IndexStatus |
Index Status
|
| KeyType |
Key Type
|
| PointInTimeRecoveryStatus |
Point In Time Recovery Status
|
| ProjectionType |
Projection Type
|
| ReplicaStatus |
Replica Status
|
| 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
|
| Select |
Select
|
| SSEStatus |
SSEStatus
|
| SSEType |
SSEType
|
| StreamViewType |
Stream View Type
|
| TableStatus |
Table Status
|
| TimeToLiveStatus |
Time To Live Status
|
| Exception | Description |
|---|---|
| BackupInUseException |
There is another ongoing conflicting backup control plane operation on the
table.
|
| BackupNotFoundException |
Backup not found for the given BackupARN.
|
| ConditionalCheckFailedException |
A condition specified in the operation could not be evaluated.
|
| ContinuousBackupsUnavailableException |
Backups have not yet been enabled for this table.
|
| GlobalTableAlreadyExistsException |
The specified global table already exists.
|
| GlobalTableNotFoundException |
The specified global table does not exist.
|
| IndexNotFoundException |
The operation tried to access a nonexistent index.
|
| InternalServerErrorException |
An error occurred on the server side.
|
| InvalidRestoreTimeException |
An invalid restore time was specified.
|
| ItemCollectionSizeLimitExceededException |
An item collection is too large.
|
| LimitExceededException |
There is no limit to the number of daily on-demand backups that can be taken.
|
| PointInTimeRecoveryUnavailableException |
Point in time recovery has not yet been enabled for this source table.
|
| ProvisionedThroughputExceededException |
Your request rate is too high.
|
| ReplicaAlreadyExistsException |
The specified replica is already part of the global table.
|
| ReplicaNotFoundException |
The specified replica is no longer part of the global table.
|
| ResourceInUseException |
The operation conflicts with the resource's availability.
|
| ResourceNotFoundException |
The operation tried to access a nonexistent table or index.
|
| TableAlreadyExistsException |
A target table with the specified name already exists.
|
| TableInUseException |
A target table with the specified name is either being created or deleted.
|
| TableNotFoundException |
A source table with the name
TableName does not currently exist
within the subscriber's account. |
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.