AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-09-19 · Documentation low

File: cli/latest/reference/osis/create-pipeline.md

Summary

Updated CLI version from 2.30.2 to 2.30.5, changed navigation links, and modified IAM role description to clarify pipeline access permissions

Security assessment

The IAM role description was simplified but does not indicate a security vulnerability. The removed link to security overview reduces specific guidance but isn't evidence of addressing a security issue.

Diff

diff --git a/cli/latest/reference/osis/create-pipeline.md b/cli/latest/reference/osis/create-pipeline.md
index ff49e7d1d..7e30d781e 100644
--- a//cli/latest/reference/osis/create-pipeline.md
+++ b//cli/latest/reference/osis/create-pipeline.md
@@ -13 +13 @@
-  * [next](delete-pipeline.html "delete-pipeline") |
+  * [next](create-pipeline-endpoint.html "create-pipeline-endpoint") |
@@ -15 +15 @@
-  * [AWS CLI 2.30.2 Command Reference](../../index.html) »
+  * [AWS CLI 2.30.5 Command Reference](../../index.html) »
@@ -23 +23 @@
-  * [delete-pipeline →](delete-pipeline.html "next chapter \(use the right arrow\)")
+  * [create-pipeline-endpoint →](create-pipeline-endpoint.html "next chapter \(use the right arrow\)")
@@ -282 +282 @@ JSON Syntax:
-> The Amazon Resource Name (ARN) of an IAM role that provides the required permissions for a pipeline to read from the source and write to the sink. For more information, see [Setting up roles and users in Amazon OpenSearch Ingestion](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/pipeline-security-overview.html) .
+> The Amazon Resource Name (ARN) of the IAM role that grants the pipeline permission to access Amazon Web Services resources.
@@ -567 +567 @@ Pipeline -> (structure)
->> The Amazon Resource Name (ARN) of the IAM role that provides the required permissions for a pipeline to read from the source and write to the sink.
+>> The Amazon Resource Name (ARN) of the IAM role that the pipeline uses to access AWS resources.
@@ -570 +570 @@ Pipeline -> (structure)
-  * [delete-pipeline →](delete-pipeline.html "next chapter \(use the right arrow\)")
+  * [create-pipeline-endpoint →](create-pipeline-endpoint.html "next chapter \(use the right arrow\)")
@@ -577 +577 @@ Pipeline -> (structure)
-  * [next](delete-pipeline.html "delete-pipeline") |
+  * [next](create-pipeline-endpoint.html "create-pipeline-endpoint") |
@@ -579 +579 @@ Pipeline -> (structure)
-  * [AWS CLI 2.30.2 Command Reference](../../index.html) »
+  * [AWS CLI 2.30.5 Command Reference](../../index.html) »