AWS cli documentation change
Summary
Updated CLI version reference and refined descriptions of IAM/SSO user profile fields
Security assessment
Changes are limited to wording improvements (e.g., changing 'included in' to 'as part of') for IAM/SSO details without altering security semantics. No new security features or vulnerability mitigations introduced.
Diff
diff --git a/cli/latest/reference/datazone/search-user-profiles.md b/cli/latest/reference/datazone/search-user-profiles.md index 605343a67..cf6eadd3a 100644 --- a//cli/latest/reference/datazone/search-user-profiles.md +++ b//cli/latest/reference/datazone/search-user-profiles.md @@ -15 +15 @@ - * [AWS CLI 2.31.35 Command Reference](../../index.html) » + * [AWS CLI 2.31.37 Command Reference](../../index.html) » @@ -268 +268 @@ items -> (list) ->>>> The IAM details included in the user profile details. +>>>> The IAM details of the user profile. @@ -272 +272 @@ items -> (list) ->>>>> The ARN of an IAM user profile in Amazon DataZone. +>>>>> The ARN of the IAM user. @@ -276 +276 @@ items -> (list) ->>>>> Principal ID of the IAM user. +>>>>> The principal ID as part of the IAM user profile details. @@ -280 +280 @@ items -> (list) ->>>> The single sign-on details included in the user profile details. +>>>> The SSO details of the user profile. @@ -284 +284 @@ items -> (list) ->>>>> The first name included in the single sign-on details of the user profile. +>>>>> The first name as part of the SSO user profile detail. @@ -288 +288 @@ items -> (list) ->>>>> The last name included in the single sign-on details of the user profile. +>>>>> The last name as part of the SSO user profile detail. @@ -292 +292 @@ items -> (list) ->>>>> The username included in the single sign-on details of the user profile. +>>>>> The username as part of the SSO user profile detail. @@ -367 +367 @@ nextToken -> (string) - * [AWS CLI 2.31.35 Command Reference](../../index.html) » + * [AWS CLI 2.31.37 Command Reference](../../index.html) »