AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/datazone/get-data-product.md

Summary

Updated CLI version reference and added prerequisites including data product ID validation and user permissions

Security assessment

Documentation now specifies permission requirements for accessing data products, enhancing security awareness but not addressing a specific vulnerability.

Diff

diff --git a/cli/latest/reference/datazone/get-data-product.md b/cli/latest/reference/datazone/get-data-product.md
index 6ef22d8b4..c105f29ef 100644
--- a//cli/latest/reference/datazone/get-data-product.md
+++ b//cli/latest/reference/datazone/get-data-product.md
@@ -15 +15 @@
-  * [AWS CLI 2.28.25 Command Reference](../../index.html) »
+  * [AWS CLI 2.29.0 Command Reference](../../index.html) »
@@ -60,0 +61,8 @@ Gets the data product.
+Prerequisites:
+
+  * The data product ID must exist.
+  * The domain must be valid and accessible.
+  * User must have read or discovery permissions for the data product.
+
+
+
@@ -315 +323 @@ status -> (string)
-  * [AWS CLI 2.28.25 Command Reference](../../index.html) »
+  * [AWS CLI 2.29.0 Command Reference](../../index.html) »