AWS cli documentation change
Summary
Updated CLI version from 2.30.2 to 2.30.5 and revised IAM role description to match other pipeline commands
Security assessment
Documentation standardization effort. The removed security overview link doesn't indicate a security issue resolution.
Diff
diff --git a/cli/latest/reference/osis/update-pipeline.md b/cli/latest/reference/osis/update-pipeline.md index 06bc2a151..f4f52879c 100644 --- a//cli/latest/reference/osis/update-pipeline.md +++ b//cli/latest/reference/osis/update-pipeline.md @@ -15 +15 @@ - * [AWS CLI 2.30.2 Command Reference](../../index.html) » + * [AWS CLI 2.30.5 Command Reference](../../index.html) » @@ -194 +194 @@ 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. @@ -479 +479 @@ 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. @@ -491 +491 @@ Pipeline -> (structure) - * [AWS CLI 2.30.2 Command Reference](../../index.html) » + * [AWS CLI 2.30.5 Command Reference](../../index.html) »