Skip to content

Commit

Permalink
Merge branch 'main' into huijbers/aws-custom-resource-uint8array
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Sep 8, 2023
2 parents 9bc25dd + 0ebad42 commit 1ea1f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/aws-cdk-lib/aws-backup/lib/rule.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export interface BackupPlanRuleProps {
* The duration after a backup job is successfully started before it must be
* completed or it is canceled by AWS Backup.
*
* @default - 8 hours
* @default - 7 days
*/
readonly completionWindow?: Duration;

Expand Down

0 comments on commit 1ea1f29

Please sign in to comment.