AWS Security ChangesHomeSearch

AWS opensearch-service documentation change

Service: opensearch-service · 2025-05-10 · Documentation low

File: opensearch-service/latest/developerguide/osis-get-started.md

Summary

Updated step numbering from 1-3 to 2-4 in getting started guide

Security assessment

Procedural step renumbering with no security impact. Change affects documentation structure but not security controls.

Diff

diff --git a/opensearch-service/latest/developerguide/osis-get-started.md b/opensearch-service/latest/developerguide/osis-get-started.md
index c0f4260fb..4cc6e2707 100644
--- a//opensearch-service/latest/developerguide/osis-get-started.md
+++ b//opensearch-service/latest/developerguide/osis-get-started.md
@@ -5 +5 @@
-Required permissionsStep 1: Create the pipeline roleStep 1: Create a domainStep 2: Create a pipelineStep 3: Ingest some sample dataFixing permissions issuesRelated resources
+Required permissionsStep 1: Create the pipeline roleStep 2: Create a domainStep 3: Create a pipelineStep 4: Ingest some sample dataFixing permissions issuesRelated resources
@@ -131 +131 @@ Remember the Amazon Resource Name (ARN) of the role (for example, `arn:aws:iam::
-## Step 1: Create a domain
+## Step 2: Create a domain
@@ -173 +173 @@ If you already have a domain created, modify its existing access policy to provi
-## Step 2: Create a pipeline
+## Step 3: Create a pipeline
@@ -216 +216 @@ For **Index name** , enter **application_logs**. OpenSearch Ingestion automatica
-## Step 3: Ingest some sample data
+## Step 4: Ingest some sample data