AWS cli documentation change
Summary
Updated CLI version reference and added hyperlink to UpdateLoginProfile API documentation
Security assessment
While password changes are security-related, this change only improves existing documentation links without introducing new security features or addressing vulnerabilities.
Diff
diff --git a/cli/latest/reference/iam/change-password.md b/cli/latest/reference/iam/change-password.md index 623c1c712..1300f7b87 100644 --- a//cli/latest/reference/iam/change-password.md +++ b//cli/latest/reference/iam/change-password.md @@ -15 +15 @@ - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) » @@ -62 +62 @@ Changes the password of the IAM user who is calling this operation. This operati -Use UpdateLoginProfile to use the CLI, the Amazon Web Services API, or the **Users** page in the IAM console to change the password for any IAM user. For more information about modifying passwords, see [Managing passwords](https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_ManagingLogins.html) in the _IAM User Guide_ . +Use [UpdateLoginProfile](https://docs.aws.amazon.com/IAM/latest/APIReference/API_UpdateLoginProfile.html) to use the CLI, the Amazon Web Services API, or the **Users** page in the IAM console to change the password for any IAM user. For more information about modifying passwords, see [Managing passwords](https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_ManagingLogins.html) in the _IAM User Guide_ . @@ -256 +256 @@ None - * [AWS CLI 2.27.45 Command Reference](../../index.html) » + * [AWS CLI 2.27.46 Command Reference](../../index.html) »