AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-07-04 · Documentation low

File: cli/latest/reference/cleanroomsml/create-ml-input-channel.md

Summary

Clarified IAM role usage for query execution in ML input channels

Security assessment

The change provides clearer documentation about IAM role usage but does not introduce or modify security controls. It improves accuracy without addressing vulnerabilities.

Diff

diff --git a/cli/latest/reference/cleanroomsml/create-ml-input-channel.md b/cli/latest/reference/cleanroomsml/create-ml-input-channel.md
index da9784c3c..994d8dc9d 100644
--- a//cli/latest/reference/cleanroomsml/create-ml-input-channel.md
+++ b//cli/latest/reference/cleanroomsml/create-ml-input-channel.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.46 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.49 Command Reference](../../index.html) »
@@ -173 +173 @@ Syntax:
->> The ARN of the IAM role that Clean Rooms ML can assume to read the data referred to in the `dataSource` field the input channel.
+>> The Amazon Resource Name (ARN) of the role used to run the query specified in the `dataSource` field of the input channel.
@@ -363 +363 @@ mlInputChannelArn -> (string)
-  * [AWS CLI 2.27.46 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.49 Command Reference](../../index.html) »