AWS Security ChangesHomeSearch

AWS solutions documentation change

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

File: solutions/latest/migration-assistant-for-amazon-opensearch-service/step-4-deploy-the-migration-stacks.md

Summary

Added ECS service-linked role creation command and updated CDK deployment instructions

Security assessment

Operational improvements for deployment workflow, not directly addressing security features or vulnerabilities

Diff

diff --git a/solutions/latest/migration-assistant-for-amazon-opensearch-service/step-4-deploy-the-migration-stacks.md b/solutions/latest/migration-assistant-for-amazon-opensearch-service/step-4-deploy-the-migration-stacks.md
index bc042beab..d9a2cbf18 100644
--- a/solutions/latest/migration-assistant-for-amazon-opensearch-service/step-4-deploy-the-migration-stacks.md
+++ b/solutions/latest/migration-assistant-for-amazon-opensearch-service/step-4-deploy-the-migration-stacks.md
@@ -22,0 +23 @@ Follow the step-by-step instructions in this section to deploy the migration sta
+        aws iam create-service-linked-role --aws-service-name ecs.amazonaws.com
@@ -27,2 +27,0 @@ Follow the step-by-step instructions in this section to deploy the migration sta
-    aws iam create-service-linked-role --aws-service-name ecs.amazonaws.com
-
@@ -30,0 +30 @@ Follow the step-by-step instructions in this section to deploy the migration sta
+        cdk deploy "*" --c contextId=default --require-approval never --concurrency 3
@@ -35,2 +34,0 @@ Follow the step-by-step instructions in this section to deploy the migration sta
-    cdk deploy "*" --c contextId=default --require-approval never --concurrency 3
-