AWS cli documentation change
Summary
Added sessionName and groupProfileId fields to subscribedPrincipal output documentation
Security assessment
Similar to other files, adds documentation for session names and group associations in subscription data. No security vulnerability addressed.
Diff
diff --git a/cli/latest/reference/datazone/get-subscription.md b/cli/latest/reference/datazone/get-subscription.md index 8f4982cee..04d1f3b38 100644 --- a//cli/latest/reference/datazone/get-subscription.md +++ b//cli/latest/reference/datazone/get-subscription.md @@ -15 +15 @@ - * [AWS CLI 2.34.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.32 Command Reference](../../index.html) » @@ -341,0 +342,8 @@ subscribedPrincipal -> (tagged union structure) +>>>> +>>>> 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. @@ -711 +719 @@ retainPermissions -> (boolean) - * [AWS CLI 2.34.29 Command Reference](../../index.html) » + * [AWS CLI 2.34.32 Command Reference](../../index.html) »