AWS cli documentation change
Summary
Added sessionName and groupProfileId fields to subscribedPrincipals output documentation
Security assessment
Extends documentation for IAM role session names and group profile associations in subscription contexts. This enhances security documentation but doesn't fix a vulnerability.
Diff
diff --git a/cli/latest/reference/datazone/get-subscription-request-details.md b/cli/latest/reference/datazone/get-subscription-request-details.md index 038b00009..4ddfe8b8f 100644 --- a//cli/latest/reference/datazone/get-subscription-request-details.md +++ b//cli/latest/reference/datazone/get-subscription-request-details.md @@ -15 +15 @@ - * [AWS CLI 2.34.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.32 Command Reference](../../index.html) » @@ -363,0 +364,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. @@ -802 +810 @@ metadataForms -> (list) - * [AWS CLI 2.34.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.32 Command Reference](../../index.html) »