Skip to content

Commit

Permalink
Merge branch 'main' into events-tarket-kinesis-dlq-16417
Browse files Browse the repository at this point in the history
  • Loading branch information
mazyu36 authored Sep 13, 2024
2 parents a36c71f + ce54461 commit ed287bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/aws-cdk-lib/aws-dynamodb/lib/table.ts
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ export interface TableOptions extends SchemaOptions {
readonly replicationTimeout?: Duration;

/**
* [WARNING: Use this flag with caution, misusing this flag may cause deleting existing replicas, refer to the detailed documentation for more information]
* Indicates whether CloudFormation stack waits for replication to finish.
* If set to false, the CloudFormation resource will mark the resource as
* created and replication will be completed asynchronously. This property is
Expand Down

0 comments on commit ed287bf

Please # to comment.