Skip to content

Conversation

@LeeroyHannigan
Copy link
Contributor

Issue # (if applicable)

Closes #34883

Reason for this change

Support for Multi-region Strong Consistency Global Tables

Description of changes

Added additional code to support the new feature on DynamoDB including validation

Describe any new or updated permissions being added

No permissions added

Description of how you validated changes

Unit tests + integration test

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@aws-cdk-automation aws-cdk-automation requested a review from a team July 4, 2025 15:14
@github-actions github-actions bot added valued-contributor [Pilot] contributed between 6-12 PRs to the CDK effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2 labels Jul 4, 2025
@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Jul 11, 2025
@alvazjor alvazjor self-assigned this Aug 1, 2025
@aws-cdk-automation aws-cdk-automation removed the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Aug 1, 2025
@mergify mergify bot dismissed alvazjor’s stale review August 5, 2025 13:54

Pull request has been modified.

alvazjor
alvazjor previously approved these changes Aug 5, 2025
@mergify mergify bot dismissed alvazjor’s stale review August 5, 2025 14:46

Pull request has been modified.

alvazjor
alvazjor previously approved these changes Aug 5, 2025
@mergify mergify bot dismissed alvazjor’s stale review August 6, 2025 11:28

Pull request has been modified.

@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Aug 6, 2025
@alvazjor
Copy link
Contributor

alvazjor commented Aug 6, 2025

@Mergifyio rebase

@mergify
Copy link
Contributor

mergify bot commented Aug 6, 2025

rebase

✅ Branch has been successfully rebased

@mergify
Copy link
Contributor

mergify bot commented Aug 6, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation aws-cdk-automation removed the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Aug 6, 2025
@mergify
Copy link
Contributor

mergify bot commented Aug 6, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Contributor

mergify bot commented Aug 6, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 3b9ae55
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit 6b318f5 into aws:main Aug 6, 2025
20 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Aug 6, 2025

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 Aug 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2 valued-contributor [Pilot] contributed between 6-12 PRs to the CDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(aws-dynamodb): add MRSC global table compatiablity for TableV2

3 participants