AWS Security ChangesHomeSearch

AWS cli documentation change

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

File: cli/latest/reference/datazone/create-subscription-request.md

Summary

Updated AWS CLI version from 2.34.29 to 2.34.32 and added documentation for two new fields in subscribedPrincipals: sessionName (for IAM role sessions) and groupProfileId (linking users to group profiles)

Security assessment

This change mirrors the first two files, adding documentation for IAM role session management features. The sessionName field documentation relates to security practices for IAM sessions, but there's no evidence of addressing a security vulnerability.

Diff

diff --git a/cli/latest/reference/datazone/create-subscription-request.md b/cli/latest/reference/datazone/create-subscription-request.md
index e9bbe1b6f..434acb429 100644
--- a//cli/latest/reference/datazone/create-subscription-request.md
+++ b//cli/latest/reference/datazone/create-subscription-request.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.32 Command Reference](../../index.html) »
@@ -703,0 +704,8 @@ subscribedPrincipals -> (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.
@@ -1142 +1150 @@ metadataForms -> (list)
-  * [AWS CLI 2.34.29 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.32 Command Reference](../../index.html) »