We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1753455 commit 5965b42Copy full SHA for 5965b42
packages/aws-cdk-lib/aws-autoscaling/README.md
@@ -531,7 +531,7 @@ about allowing connections between resources backed by instances.
531
## Max Instance Lifetime
532
533
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).
+for the `AutoscalingGroup` resource. The value must be between 1 and 365 days(inclusive).
535
To clear a previously set value, leave this property undefined.
536
537
## Instance Monitoring
0 commit comments