Builder

class Builder

Properties

Link copied to clipboard

Contains information about the table archive.

Link copied to clipboard

An array of AttributeDefinition objects. Each of these objects describes one attribute in the table and index key schema.

Link copied to clipboard

Contains the details for the read/write capacity mode.

Link copied to clipboard

The date and time when the table was created, in UNIX epoch time format.

Link copied to clipboard

Indicates whether deletion protection is enabled (true) or disabled (false) on the table.

Link copied to clipboard

The global secondary indexes, if any, on the table. Each index is scoped to a given partition key value. Each element is composed of:

Link copied to clipboard

Represents the version of global tables in use, if the table is replicated across Amazon Web Services Regions.

Link copied to clipboard

The number of items in the specified table. DynamoDB updates this value approximately every six hours. Recent changes might not be reflected in this value.

Link copied to clipboard

The primary key structure for the table. Each KeySchemaElement consists of:

Link copied to clipboard

The Amazon Resource Name (ARN) that uniquely identifies the latest stream for this table.

Link copied to clipboard

A timestamp, in ISO 8601 format, for this stream.

Link copied to clipboard

Represents one or more local secondary indexes on the table. Each index is scoped to a given partition key value. Tables with one or more local secondary indexes are subject to an item collection size limit, where the amount of data within a given item collection cannot exceed 10 GB. Each element is composed of:

Link copied to clipboard

Indicates one of the following consistency modes for a global table:

Link copied to clipboard

The maximum number of read and write units for the specified on-demand table. If you use this parameter, you must specify MaxReadRequestUnits, MaxWriteRequestUnits, or both.

Link copied to clipboard

The provisioned throughput settings for the table, consisting of read and write capacity units, along with data about increases and decreases.

Link copied to clipboard

Represents replicas of the table.

Link copied to clipboard

Contains details for the restore.

Link copied to clipboard

The description of the server-side encryption status on the specified table.

Link copied to clipboard

The current DynamoDB Streams configuration for the table.

Link copied to clipboard

The Amazon Resource Name (ARN) that uniquely identifies the table.

Link copied to clipboard

Contains details of the table class.

Link copied to clipboard

Unique identifier for the table for which the backup was created.

Link copied to clipboard

The name of the table.

Link copied to clipboard

The total size of the specified table, in bytes. DynamoDB updates this value approximately every six hours. Recent changes might not be reflected in this value.

Link copied to clipboard

The current state of the table:

Link copied to clipboard

Describes the warm throughput value of the base table.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard