AWS Security ChangesHomeSearch

AWS solutions documentation change

Service: solutions · 2025-03-26 · Documentation low

File: solutions/latest/migration-assistant-for-amazon-opensearch-service/step-2-setup-the-bootstrap-instance.md

Summary

Fixed 'Region' parameter formatting and updated SSM document name in CLI command

Security assessment

Typographical corrections and command syntax updates without security impact

Diff

diff --git a/solutions/latest/migration-assistant-for-amazon-opensearch-service/step-2-setup-the-bootstrap-instance.md b/solutions/latest/migration-assistant-for-amazon-opensearch-service/step-2-setup-the-bootstrap-instance.md
index 23eada4d2..87a4e9639 100644
--- a/solutions/latest/migration-assistant-for-amazon-opensearch-service/step-2-setup-the-bootstrap-instance.md
+++ b/solutions/latest/migration-assistant-for-amazon-opensearch-service/step-2-setup-the-bootstrap-instance.md
@@ -41 +41 @@ Alternatively, you can retrieve the instance id from the Amazon EC2 console.
-Update the **Stage** if it isn’t `dev`, and update the Region if it isn’t `us-east-1`.
+Update the **Stage** if it isn’t `dev`, and update the **Region** if it isn’t `us-east-1`.
@@ -43 +43 @@ Update the **Stage** if it isn’t `dev`, and update the Region if it isn’t `u
-        aws ssm start-session --document-name SSM-dev-BootstrapShellDoc-dev-us-east-1 --target $instance --region us-east-1
+        aws ssm start-session --document-name BootstrapShellDoc-dev-us-east-1 --target $instance --region us-east-1