import * as mod from "https://aws-api.deno.dev/v0.2/services/dynamodb.ts?docs=full";
ArchivalSummary | Contains details of a table archival operation. |
AttributeDefinition | Represents an attribute for describing the key schema for the table and indexes. |
AttributeValue | Represents the data for an attribute. |
AttributeValueUpdate | For the |
AutoScalingPolicyDescription | Represents the properties of the scaling policy. |
AutoScalingPolicyUpdate | Represents the auto scaling policy to be modified. |
AutoScalingSettingsDescription | Represents the auto scaling settings for a global table or global secondary index. |
AutoScalingSettingsUpdate | Represents the auto scaling 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. |
BatchExecuteStatementInput | |
BatchExecuteStatementOutput | |
BatchGetItemInput | Represents the input of a |
BatchGetItemOutput | Represents the output of a |
BatchStatementError | An error associated with a statement in a PartiQL batch that was run. |
BatchStatementRequest | A PartiQL batch statement request. |
BatchStatementResponse | A PartiQL batch statement response.. |
BatchWriteItemInput | Represents the input of a |
BatchWriteItemOutput | Represents the output of a |
BillingModeSummary | Contains the details for the read/write capacity mode. |
Capacity | Represents the amount of provisioned throughput capacity consumed on a table or an index. |
Condition | Represents the selection criteria for a |
ConditionCheck | Represents a request to perform a check that an item exists or to check the condition of specific attributes of the item. |
ConsumedCapacity | The capacity units consumed by an operation.
The data returned includes the total provisioned throughput consumed, along with statistics for the table and any indexes involved in the operation.
|
ContinuousBackupsDescription | Represents the continuous backups and point in time recovery settings on the table. |
ContributorInsightsSummary | Represents a Contributor Insights summary entry. |
CreateBackupInput | |
CreateBackupOutput | |
CreateGlobalSecondaryIndexAction | Represents a new global secondary index to be added to an existing table. |
CreateGlobalTableInput | |
CreateGlobalTableOutput | |
CreateReplicaAction | Represents a replica to be added. |
CreateReplicationGroupMemberAction | Represents a replica to be created. |
CreateTableInput | Represents the input of a |
CreateTableOutput | Represents the output of a |
Delete | Represents a request to perform a |
DeleteBackupInput | |
DeleteBackupOutput | |
DeleteGlobalSecondaryIndexAction | Represents a global secondary index to be deleted from an existing table. |
DeleteItemInput | Represents the input of a |
DeleteItemOutput | Represents the output of a |
DeleteReplicaAction | Represents a replica to be removed. |
DeleteReplicationGroupMemberAction | Represents a replica to be deleted. |
DeleteRequest | Represents a request to perform a |
DeleteTableInput | Represents the input of a |
DeleteTableOutput | Represents the output of a |
DescribeBackupInput | |
DescribeBackupOutput | |
DescribeContinuousBackupsInput | |
DescribeContinuousBackupsOutput | |
DescribeContributorInsightsInput | |
DescribeContributorInsightsOutput | |
DescribeEndpointsResponse | |
DescribeExportInput | |
DescribeExportOutput | |
DescribeGlobalTableInput | |
DescribeGlobalTableOutput | |
DescribeGlobalTableSettingsInput | |
DescribeGlobalTableSettingsOutput | |
DescribeKinesisStreamingDestinationInput | |
DescribeKinesisStreamingDestinationOutput | |
DescribeLimitsOutput | Represents the output of a |
DescribeTableInput | Represents the input of a |
DescribeTableOutput | Represents the output of a |
DescribeTableReplicaAutoScalingInput | |
DescribeTableReplicaAutoScalingOutput | |
DescribeTimeToLiveInput | |
DescribeTimeToLiveOutput | |
Endpoint | An endpoint information details. |
ExecuteStatementInput | |
ExecuteStatementOutput | |
ExecuteTransactionInput | |
ExecuteTransactionOutput | |
ExpectedAttributeValue | Represents a condition to be compared with an attribute value.
This condition can be used with |
ExportDescription | Represents the properties of the exported table. |
ExportSummary | Summary information about an export task. |
ExportTableToPointInTimeInput | |
ExportTableToPointInTimeOutput | |
FailureException | Represents a failure a contributor insights operation. |
Get | Specifies an item and related attribute values to retrieve in a |
GetItemInput | Represents the input of a |
GetItemOutput | Represents the output of a |
GlobalSecondaryIndex | Represents the properties of a global secondary index. |
GlobalSecondaryIndexAutoScalingUpdate | Represents the auto scaling settings of a global secondary index for a global table that will be modified. |
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.
|
ItemResponse | Details for the requested item. |
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. A key schema specifies the attributes that make up the primary key of a table, or the key attributes of an index. |
KinesisDataStreamDestination | Describes a Kinesis data stream destination. |
KinesisStreamingDestinationInput | |
KinesisStreamingDestinationOutput | |
ListBackupsInput | |
ListBackupsOutput | |
ListContributorInsightsInput | |
ListContributorInsightsOutput | |
ListExportsInput | |
ListExportsOutput | |
ListGlobalTablesInput | |
ListGlobalTablesOutput | |
ListTablesInput | Represents the input of a |
ListTablesOutput | Represents the output of a |
ListTagsOfResourceInput | |
ListTagsOfResourceOutput | |
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. |
ParameterizedStatement | Represents a PartiQL statment that uses parameters. |
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. These are in addition to the primary key attributes and index key attributes, which are automatically projected. |
ProvisionedThroughput | Represents the provisioned throughput settings for a specified table or index.
The settings can be modified using the |
ProvisionedThroughputDescription | Represents the provisioned throughput settings for the table, consisting of read and write capacity units, along with data about increases and decreases. |
ProvisionedThroughputOverride | Replica-specific provisioned throughput settings. If not specified, uses the source table's provisioned throughput settings. |
Put | Represents a request to perform a |
PutItemInput | Represents the input of a |
PutItemOutput | Represents the output of a |
PutRequest | Represents a request to perform a |
QueryInput | Represents the input of a |
QueryOutput | Represents the output of a |
Replica | Represents the properties of a replica. |
ReplicaAutoScalingDescription | Represents the auto scaling settings of the replica. |
ReplicaAutoScalingUpdate | Represents the auto scaling settings of a replica that will be modified. |
ReplicaDescription | Contains the details of the replica. |
ReplicaGlobalSecondaryIndex | Represents the properties of a replica global secondary index. |
ReplicaGlobalSecondaryIndexAutoScalingDescription | Represents the auto scaling configuration for a replica global secondary index. |
ReplicaGlobalSecondaryIndexAutoScalingUpdate | Represents the auto scaling settings of a global secondary index for a replica that will be modified. |
ReplicaGlobalSecondaryIndexDescription | Represents the properties of a replica global secondary index. |
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. |
ReplicationGroupUpdate | Represents one of the following: |
ReplicaUpdate | Represents one of the following: |
RestoreSummary | Contains details for the restore. |
RestoreTableFromBackupInput | |
RestoreTableFromBackupOutput | |
RestoreTableToPointInTimeInput | |
RestoreTableToPointInTimeOutput | |
ScanInput | Represents the input of a |
ScanOutput | Represents the output of a |
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. For example, LSIs, GSIs, streams, TTL. |
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. |
TableAutoScalingDescription | Represents the auto scaling configuration for a global table. |
TableDescription | Represents the properties of a table. |
Tag | Describes a tag. A tag is a key-value pair. You can add up to 50 tags to a single DynamoDB table. |
TagResourceInput | |
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 (TTL) for the specified table. |
TransactGetItem | Specifies an item to be retrieved as part of the transaction. |
TransactGetItemsInput | |
TransactGetItemsOutput | |
TransactWriteItem | A list of requests that can perform update, put, delete, or check operations on multiple items in one or more tables atomically. |
TransactWriteItemsInput | |
TransactWriteItemsOutput | |
UntagResourceInput | |
Update | Represents a request to perform an |
UpdateContinuousBackupsInput | |
UpdateContinuousBackupsOutput | |
UpdateContributorInsightsInput | |
UpdateContributorInsightsOutput | |
UpdateGlobalSecondaryIndexAction | Represents the new provisioned throughput settings to be applied to a global secondary index. |
UpdateGlobalTableInput | |
UpdateGlobalTableOutput | |
UpdateGlobalTableSettingsInput | |
UpdateGlobalTableSettingsOutput | |
UpdateItemInput | Represents the input of an |
UpdateItemOutput | Represents the output of an |
UpdateReplicationGroupMemberAction | Represents a replica to be modified. |
UpdateTableInput | Represents the input of an |
UpdateTableOutput | Represents the output of an |
UpdateTableReplicaAutoScalingInput | |
UpdateTableReplicaAutoScalingOutput | |
UpdateTimeToLiveInput | Represents the input of an |
UpdateTimeToLiveOutput | |
WriteRequest | Represents an operation to perform - either |