AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/datazone/update-glossary-term.md

Summary

Added prerequisites section for glossary term updates

Security assessment

Added prerequisites include permission checks and conflict prevention, which are security-adjacent but don't address a specific vulnerability

Diff

diff --git a/cli/latest/reference/datazone/update-glossary-term.md b/cli/latest/reference/datazone/update-glossary-term.md
index f93f9feda..cf7752fda 100644
--- a//cli/latest/reference/datazone/update-glossary-term.md
+++ b//cli/latest/reference/datazone/update-glossary-term.md
@@ -15 +15 @@
-  * [AWS CLI 2.28.25 Command Reference](../../index.html) »
+  * [AWS CLI 2.29.0 Command Reference](../../index.html) »
@@ -60,0 +61,9 @@ Updates a business glossary term in Amazon DataZone.
+Prerequisites:
+
+  * Glossary term must exist in the specified domain.
+  * New name must not conflict with existing terms in the same glossary.
+  * User must have permissions on the term.
+  * The term must not be in DELETED status.
+
+
+
@@ -324 +333 @@ usageRestrictions -> (list)
-  * [AWS CLI 2.28.25 Command Reference](../../index.html) »
+  * [AWS CLI 2.29.0 Command Reference](../../index.html) »