aws_cdk.aws_dynamodb

Package Overview

Attribute

AttributeType

Data types for attributes within a table.

BillingMode

DynamoDB’s Read/Write capacity modes.

CfnGlobalTable

A CloudFormation AWS::DynamoDB::GlobalTable.

CfnGlobalTableProps

CfnTable

A CloudFormation AWS::DynamoDB::Table.

CfnTableProps

EnableScalingProps

GlobalSecondaryIndexProps

IScalableTableAttribute

Interface for scalable attributes.

ITable

An interface that represents a DynamoDB Table - either created with the CDK, or an existing one.

LocalSecondaryIndexProps

Operation

Supported DynamoDB table operations.

ProjectionType

The set of attributes that are projected into the index.

SchemaOptions

SecondaryIndexProps

StreamViewType

When an item in the table is modified, StreamViewType determines what information is written to the stream for this table.

SystemErrorsForOperationsMetricOptions

Table

Provides a DynamoDB table.

TableAttributes

TableClass

DynamoDB’s table class.

TableEncryption

What kind of server-side encryption to apply to this table.

TableOptions

TableProps

UtilizationScalingProps