AWS Security ChangesHomeSearch

AWS managedservices documentation change

Service: managedservices · 2026-03-25 · Documentation low

File: managedservices/latest/userguide/tr-supported-recommendations-co.md

Summary

Updated boolean parameter values from uppercase (True/False) to lowercase (true/false) for consistency with standard conventions.

Security assessment

This is a formatting change for consistency. It does not relate to security issues or add security documentation.

Diff

diff --git a/managedservices/latest/userguide/tr-supported-recommendations-co.md b/managedservices/latest/userguide/tr-supported-recommendations-co.md
index 007da04e9..194631485 100644
--- a//managedservices/latest/userguide/tr-supported-recommendations-co.md
+++ b//managedservices/latest/userguide/tr-supported-recommendations-co.md
@@ -17 +17 @@ Rightsizing
-  * **CreateAMIBeforeResize** : To create the instance AMI as backup before resizing, set to 'True.' To not create a backup, set to 'False.' Default is 'True'.  No constraints
+  * **CreateAMIBeforeResize** : To create the instance AMI as backup before resizing, set to 'true.' To not create a backup, set to 'false.' Default is 'true'.  No constraints
@@ -22 +22 @@ Rightsizing
-  * **CreateSnapshot** : To create a snapshot before modifying the volume, set to 'True.' To not create a snapshot, set to 'False.' The default is 'True'. No constraints
+  * **CreateSnapshot** : To create a snapshot before modifying the volume, set to 'true.' To not create a snapshot, set to 'false.' The default is 'true'. No constraints
@@ -27 +27 @@ Rightsizing
-  * **RemediateStackDrift** : To initiate drift remediation, if any drift is caused by volume modification, set to 'True.' To not attempt drift remediation, set to 'False.' Default is 'True'. No constraints
+  * **RemediateStackDrift** : To initiate drift remediation, if any drift is caused by volume modification, set to 'true.' To not attempt drift remediation, set to 'false.' Default is 'true'. No constraints
@@ -34 +34 @@ Idle resources
-  * **CreateSnapshot** : To create a snapshot before deleting the volume, set to 'True.' To not create a snapshot, set to 'False.' The default is 'True'. No constraints
+  * **CreateSnapshot** : To create a snapshot before deleting the volume, set to 'true.' To not create a snapshot, set to 'false.' The default is 'true'. No constraints
@@ -38 +38 @@ Idle resources
-[Idle Amazon EC2 instance](https://aws.amazon.com/compute-optimizer/faqs/#topic-9) | **AWSManagedServices-StopEC2Instance** The idle Amazon EC2 instance will be stopped. | **ForceStopWithInstanceStore** : To force stop for instances using instance store, set to 'True.' To not force stop, set to 'False.' Default value 'False' prevents the instance from stopping. No constraints  
+[Idle Amazon EC2 instance](https://aws.amazon.com/compute-optimizer/faqs/#topic-9) | **AWSManagedServices-StopEC2Instance** The idle Amazon EC2 instance will be stopped. | **ForceStopWithInstanceStore** : To force stop for instances using instance store, set to 'true.' To not force stop, set to 'false.' Default value 'false' prevents the instance from stopping. No constraints