Skip to content

docs(dynamodb): document that TableV2 creates an AWS::DynamoDB::GlobalTable resource#37343

Closed
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/dynamodb-tablev2-globalTable
Closed

docs(dynamodb): document that TableV2 creates an AWS::DynamoDB::GlobalTable resource#37343
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/dynamodb-tablev2-globalTable

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Users are often confused that TableV2 translates to an AWS::DynamoDB::GlobalTable CloudFormation resource even for single-region tables. Added JSDoc to clarify this and link to the AWS blog post explaining the differences.

Closes #32407

…obalTable` resource

Users are often confused that TableV2 translates to a GlobalTable
CFN resource even for single-region tables. Added JSDoc to clarify.

Closes aws#32407
@github-actions github-actions bot added effort/small Small work item – less than a day of effort p2 labels Mar 24, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team March 24, 2026 06:12
@github-actions github-actions bot added the beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK label Mar 24, 2026
@syukawa-gh
Copy link
Copy Markdown
Contributor Author

Closing in favor of #37482 (same change, updated version)

@syukawa-gh syukawa-gh closed this Apr 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

beginning-contributor [Pilot] contributed between 0-2 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