Skip to content

New pattern - dynamodb-cross-account-replication-cdk#3099

Open
NithinChandranR-AWS wants to merge 1 commit intoaws-samples:mainfrom
NithinChandranR-AWS:NithinChandranR-AWS-feature-dynamodb-cross-account-replication-cdk
Open

New pattern - dynamodb-cross-account-replication-cdk#3099
NithinChandranR-AWS wants to merge 1 commit intoaws-samples:mainfrom
NithinChandranR-AWS:NithinChandranR-AWS-feature-dynamodb-cross-account-replication-cdk

Conversation

@NithinChandranR-AWS
Copy link
Copy Markdown
Contributor

Description

First pattern for Amazon DynamoDB cross-account Global Tables replication (Q1 2026 launch).

What it does

  • Creates DynamoDB Global Table with replica in us-west-2
  • Cross-account IAM role for secure read access from replica account
  • Point-in-time recovery enabled

Testing

Deployed and tested. Write to us-east-1, read from us-west-2 replica confirmed with sub-second replication.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

First pattern for DynamoDB Global Tables cross-account replication
(Q1 2026 launch). Creates Global Table with replica in us-west-2
and cross-account IAM role for secure read access.

Deployed and tested - write to source, read from replica confirmed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants