Skip to content

docs(dynamodb): document that TableV2 maps to AWS::DynamoDB::GlobalTable#37482

Open
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/dynamodb-tablev2-globaltable
Open

docs(dynamodb): document that TableV2 maps to AWS::DynamoDB::GlobalTable#37482
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/dynamodb-tablev2-globaltable

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Closes #32407
Users are often confused that TableV2 synthesizes to GlobalTable in CloudFormation. Added JSDoc clarification.
Exemption Request: Documentation-only change.

Users are often confused that TableV2 synthesizes to GlobalTable in
CloudFormation. Added JSDoc clarification that this is the recommended
resource type for all new tables.

Closes aws#32407
@aws-cdk-automation aws-cdk-automation requested a review from a team April 1, 2026 10:25
@github-actions github-actions bot added admired-contributor [Pilot] contributed between 13-24 PRs to the CDK effort/small Small work item – less than a day of effort p2 labels Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

admired-contributor [Pilot] contributed between 13-24 PRs to the CDK effort/small Small work item – less than a day of effort p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(aws-dynamodb): TableV2 should explicitly document that it translate to a CFN AWS::DynamoDB::GlobalTable

2 participants