AWS Fundamentals Logo
AWS Fundamentals
L2 Construct

TableV2

A DynamoDB table using the newer global table API

Import

import { TableV2 } from 'aws-cdk-lib/aws-dynamodb';

Or use the module namespace:

import * as dynamodb from 'aws-cdk-lib/aws-dynamodb';
// dynamodb.TableV2

Underlying CloudFormation Resources

This L2 construct creates and manages the following CloudFormation resources.

Get the Amazon DynamoDB Cheat Sheet

Everything you need to know about Amazon DynamoDB on one page. HD quality, print-friendly.

Download Free Infographic