AWS cli documentation change
Summary
Updated CLI version from 2.31.35 to 2.31.37. Refined descriptions of IAM/SSO user profile details without functional changes.
Security assessment
Changes are limited to descriptive text improvements (e.g., changing 'included in' to 'as part of') without introducing new security controls or addressing vulnerabilities.
Diff
diff --git a/cli/latest/reference/datazone/update-user-profile.md b/cli/latest/reference/datazone/update-user-profile.md index f3bea0425..2a9fb0817 100644 --- a//cli/latest/reference/datazone/update-user-profile.md +++ b//cli/latest/reference/datazone/update-user-profile.md @@ -15 +15 @@ - * [AWS CLI 2.31.35 Command Reference](../../index.html) » + * [AWS CLI 2.31.37 Command Reference](../../index.html) » @@ -240 +240 @@ details -> (tagged union structure) -> The details of the user profile in Amazon DataZone. +> The results of the UpdateUserProfile action. @@ -248 +248 @@ details -> (tagged union structure) ->> The IAM details included in the user profile details. +>> The IAM details of the user profile. @@ -252 +252 @@ details -> (tagged union structure) ->>> The ARN of an IAM user profile in Amazon DataZone. +>>> The ARN of the IAM user. @@ -256 +256 @@ details -> (tagged union structure) ->>> Principal ID of the IAM user. +>>> The principal ID as part of the IAM user profile details. @@ -260 +260 @@ details -> (tagged union structure) ->> The single sign-on details included in the user profile details. +>> The SSO details of the user profile. @@ -264 +264 @@ details -> (tagged union structure) ->>> 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. @@ -268 +268 @@ details -> (tagged union structure) ->>> 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. @@ -272 +272 @@ details -> (tagged union structure) ->>> The username included in the single sign-on details of the user profile. +>>> The username as part of the SSO user profile detail. @@ -336 +336 @@ type -> (string) - * [AWS CLI 2.31.35 Command Reference](../../index.html) » + * [AWS CLI 2.31.37 Command Reference](../../index.html) »