AWS cli documentation change
Summary
Updated CLI version references from 2.31.35 to 2.31.37 and simplified descriptions of IAM/SSO user profile details
Security assessment
Changes are documentation clarifications and version updates without any security vulnerability fixes or security feature additions. The modifications improve clarity but don't address security mechanisms or vulnerabilities.
Diff
diff --git a/cli/latest/reference/datazone/create-user-profile.md b/cli/latest/reference/datazone/create-user-profile.md index 711312dba..a9f49c6b4 100644 --- a//cli/latest/reference/datazone/create-user-profile.md +++ b//cli/latest/reference/datazone/create-user-profile.md @@ -15 +15 @@ - * [AWS CLI 2.31.35 Command Reference](../../index.html) » + * [AWS CLI 2.31.37 Command Reference](../../index.html) » @@ -232 +232 @@ details -> (tagged union structure) -> The details of the user profile in Amazon DataZone. +> The user profile details. @@ -240 +240 @@ details -> (tagged union structure) ->> The IAM details included in the user profile details. +>> The IAM details of the user profile. @@ -244 +244 @@ details -> (tagged union structure) ->>> The ARN of an IAM user profile in Amazon DataZone. +>>> The ARN of the IAM user. @@ -248 +248 @@ details -> (tagged union structure) ->>> Principal ID of the IAM user. +>>> The principal ID as part of the IAM user profile details. @@ -252 +252 @@ details -> (tagged union structure) ->> The single sign-on details included in the user profile details. +>> The SSO details of the user profile. @@ -256 +256 @@ 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. @@ -260 +260 @@ 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. @@ -264 +264 @@ 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. @@ -328 +328 @@ type -> (string) - * [AWS CLI 2.31.35 Command Reference](../../index.html) » + * [AWS CLI 2.31.37 Command Reference](../../index.html) »