AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-04-19 · Documentation low

File: cli/latest/reference/datazone/list-subscription-requests.md

Summary

Updated AWS CLI version from 2.34.29 to 2.34.32 and added documentation for two new fields: sessionName (for IAM role sessions) and groupProfileId (linking user to group profile).

Security assessment

The change adds documentation for IAM role session names and group profile associations, which are security-related features for access control and identity management. However, there's no evidence this addresses a specific security vulnerability.

Diff

diff --git a/cli/latest/reference/datazone/list-subscription-requests.md b/cli/latest/reference/datazone/list-subscription-requests.md
index 6b96c1cf9..85d37f631 100644
--- a//cli/latest/reference/datazone/list-subscription-requests.md
+++ b//cli/latest/reference/datazone/list-subscription-requests.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.32 Command Reference](../../index.html) »
@@ -492,0 +493,8 @@ items -> (list)
+>>>>>>> 
+>>>>>>> sessionName -> (string)
+>>>>>>>
+>>>>>>>> The session name for IAM role sessions.
+>>>>>>> 
+>>>>>>> groupProfileId -> (string)
+>>>>>>>
+>>>>>>>> The identifier of the group profile associated with the IAM user profile. This links the user to a specific group profile within the Amazon DataZone domain.
@@ -938 +946 @@ nextToken -> (string)
-  * [AWS CLI 2.34.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.32 Command Reference](../../index.html) »