AWS cli documentation change
Summary
Updated CLI version from 2.34.29 to 2.34.32 and added documentation for sessionName and groupProfileId fields in subscribedPrincipals for IAM role sessions
Security assessment
The change adds documentation for sessionName field for IAM role sessions and groupProfileId linking users to group profiles. This improves security documentation by detailing IAM session management and access control relationships, but doesn't indicate a specific security issue being fixed.
Diff
diff --git a/cli/latest/reference/datazone/update-subscription-request.md b/cli/latest/reference/datazone/update-subscription-request.md index 210512d6c..30e070c11 100644 --- a//cli/latest/reference/datazone/update-subscription-request.md +++ b//cli/latest/reference/datazone/update-subscription-request.md @@ -15 +15 @@ - * [AWS CLI 2.34.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.32 Command Reference](../../index.html) » @@ -375,0 +376,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. @@ -814 +822 @@ metadataForms -> (list) - * [AWS CLI 2.34.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.32 Command Reference](../../index.html) »