AWS cli documentation change
Summary
Updated CLI version reference, removed tag value note, and added API reference links
Security assessment
Routine version updates and documentation clarifications. No security-related changes detected.
Diff
diff --git a/cli/latest/reference/iam/create-user.md b/cli/latest/reference/iam/create-user.md index f00bea735..563b03dc1 100644 --- a//cli/latest/reference/iam/create-user.md +++ b//cli/latest/reference/iam/create-user.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -139,4 +138,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/iam-20 ->>> ->>> ### Note ->>> ->>> Amazon Web Services always interprets the tag `Value` as a single string. If you need to store an array, you can store comma-separated values in the string. However, you must interpret the value in your code. @@ -423 +419 @@ User -> (structure) ->> This value is returned only in the GetUser and ListUsers operations. +>> This value is returned only in the [GetUser](https://docs.aws.amazon.com/IAM/latest/APIReference/API_GetUser.html) and [ListUsers](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ListUsers.html) operations. @@ -452,4 +447,0 @@ User -> (structure) ->>>> ->>>> ### Note ->>>> ->>>> Amazon Web Services always interprets the tag `Value` as a single string. If you need to store an array, you can store comma-separated values in the string. However, you must interpret the value in your code. @@ -467 +459 @@ User -> (structure) - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »