aws_cdk.aws_dynamodb_global

Package Overview

GlobalTable

(deprecated) This class works by deploying an AWS DynamoDB table into each region specified in GlobalTableProps.regions[], then triggering a CloudFormation Custom Resource Lambda to link them all together to create linked AWS Global DynamoDB tables.

GlobalTableProps