AWS Security ChangesHomeSearch

AWS solutions documentation change

Service: solutions · 2025-04-01 · Documentation low

File: solutions/latest/instance-scheduler-on-aws/step-1-launch-the-instance-scheduler-hub-stack.md

Summary

Formatting and syntax updates including image filename correction, markdown italic syntax fixes, parameter description consolidation, and note integration into parameter fields.

Security assessment

Changes involve markdown formatting, punctuation, and documentation structure improvements. No security-related terminology, vulnerability references, or security feature additions are present.

Diff

diff --git a/solutions/latest/instance-scheduler-on-aws/step-1-launch-the-instance-scheduler-hub-stack.md b/solutions/latest/instance-scheduler-on-aws/step-1-launch-the-instance-scheduler-hub-stack.md
index bd000b4de..a907b6a20 100644
--- a/solutions/latest/instance-scheduler-on-aws/step-1-launch-the-instance-scheduler-hub-stack.md
+++ b/solutions/latest/instance-scheduler-on-aws/step-1-launch-the-instance-scheduler-hub-stack.md
@@ -11 +11 @@ Follow the step-by-step instructions in this section to deploy the solution into
-[ ![Launch solution button](/images/solutions/latest/instance-scheduler-on-aws/images/launch solution button.png) ](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?templateURL=https://s3.amazonaws.com/solutions-reference/instance-scheduler-on-aws/latest/instance-scheduler-on-aws.template&redirectId=ImplementationGuide)
+[ ![Launch solution](/images/solutions/latest/instance-scheduler-on-aws/images/launch-solution-button.png) ](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?templateURL=https://s3.amazonaws.com/solutions-reference/instance-scheduler-on-aws/latest/instance-scheduler-on-aws.template&redirectId=ImplementationGuide)
@@ -13 +13 @@ Follow the step-by-step instructions in this section to deploy the solution into
-  1. Sign in to the [AWS Management Console](https://console.aws.amazon.com/) and select the button to launch the**instance-scheduler-on-aws.template** AWS CloudFormation template. 
+  1. Sign in to the [AWS Management Console](https://console.aws.amazon.com/) and select the button to launch the* instance-scheduler-on-aws.template* AWS CloudFormation template.
@@ -30,2 +30,2 @@ Parameter  |  Default  |  Description
-**Start tags** |  ` InstanceScheduler-LastAction=Started By {scheduler} {year}/{month}/{day} {hour}:{minute}{timezone},>` |  Comma separated list of tag keys and values of the format **key=value, key=value** ,... that are set on started instances.  This value can be removed to disable the feature entirely.   
-**Stop tags** |  ` InstanceScheduler-LastAction=Stopped By {scheduler} {year}/{month}/{day} {hour}:{minute}{timezone},>` |  Comma separated list of tag keys and values of the format **key=value, key=value,**... that are set on stopped instances. This value can be removed to disable the feature entirely.   
+**Start tags** |  `InstanceScheduler-LastAction=Started By {scheduler} {year}/{month}/{day} {hour}:{minute}{timezone},>` |  Comma separated list of tag keys and values of the format **key=value, key=value** ,…​ that are set on started instances. This value can be removed to disable the feature entirely.  
+**Stop tags** |  `InstanceScheduler-LastAction=Stopped By {scheduler} {year}/{month}/{day} {hour}:{minute}{timezone},>` |  Comma separated list of tag keys and values of the format **key=value, key=value,** …​ that are set on stopped instances. This value can be removed to disable the feature entirely.  
@@ -39,6 +39,2 @@ Parameter  |  Default  |  Description
-**Organization ID/Remote Account IDs** | _ <Optional Input> _ |  _If you're using AWS Organizations this field is required._ Provide the Organization ID, for example, o-xxxxyyy. Otherwise, provide a comma separated list of spoke Account IDs to schedule, such as 1111111111, 2222222222 or {param: ssm-param-name} to load a list of accounts from 1 or more SSM parameters.   
-**Region(s)** |  _< Optional Input> _ |  List of Regions where instances will be scheduled. For example, `us-east-1`,`us-west-1` . 
-
-###### Note
-
-If you leave this parameter blank, the solution will use the current Region.  
+**Organization ID/Remote Account IDs** |  _< Optional Input>_ |  _If you’re using AWS Organizations this field is required._ Provide the Organization ID, for example, o-xxxxyyy. Otherwise, provide a comma separated list of spoke Account IDs to schedule, such as 1111111111, 2222222222 or {param: ssm-param-name} to load a list of accounts from 1 or more SSM parameters.  
+**Region(s)** |  _< Optional Input>_ |  List of Regions where instances will be scheduled. For example, `us-east-1`,`us-west-1` . NOTE: If you leave this parameter blank, the solution will use the current Region.  
@@ -48,5 +44 @@ If you leave this parameter blank, the solution will use the current Region.
-**Operational Monitoring** |  `Enabled` | Deploy an operational insights dashboard to CloudWatch and gather custom metric data on the solution's operation. 
-
-###### Important
-
-Enabling this feature will incur additional charges for custom CloudWatch metrics and dashboard.   
+**Operational Monitoring** |  `Enabled` |  Deploy an operational insights dashboard to CloudWatch and gather custom metric data on the solution’s operation. IMPORTANT: Enabling this feature will incur additional charges for custom CloudWatch metrics and dashboard.