Skip to content

Commit 5965b42

Browse files
Update README.md
squash me
1 parent 1753455 commit 5965b42

File tree

1 file changed

+1
-1
lines changed
  • packages/aws-cdk-lib/aws-autoscaling

1 file changed

+1
-1
lines changed

packages/aws-cdk-lib/aws-autoscaling/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ about allowing connections between resources backed by instances.
531531
## Max Instance Lifetime
532532

533533
To enable the max instance lifetime support, specify `maxInstanceLifetime` property
534-
for the `AutoscalingGroup` resource. The value must be between 7 and 365 days(inclusive).
534+
for the `AutoscalingGroup` resource. The value must be between 1 and 365 days(inclusive).
535535
To clear a previously set value, leave this property undefined.
536536

537537
## Instance Monitoring

0 commit comments

Comments
 (0)