A DynamoDB table with configurable capacity, indexes, and encryption
import { Table } from 'aws-cdk-lib/aws-dynamodb';Or use the module namespace:
import * as dynamodb from 'aws-cdk-lib/aws-dynamodb'; // dynamodb.Table
This L2 construct creates and manages the following CloudFormation resources.
Everything you need to know about Amazon DynamoDB on one page. HD quality, print-friendly.
Download Free Infographicaws-dynamodb