AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-07-01 · Documentation low

File: cli/latest/reference/iam/create-login-profile.md

Summary

Updated CLI version reference and added hyperlink to ChangePassword API documentation

Security assessment

Password creation documentation was updated with API links but does not introduce new security features or address vulnerabilities.

Diff

diff --git a/cli/latest/reference/iam/create-login-profile.md b/cli/latest/reference/iam/create-login-profile.md
index 63b2fc491..4d2ec1636 100644
--- a//cli/latest/reference/iam/create-login-profile.md
+++ b//cli/latest/reference/iam/create-login-profile.md
@@ -15 +15 @@
-  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.46 Command Reference](../../index.html) »
@@ -62 +62 @@ Creates a password for the specified IAM user. A password allows an IAM user to
-You can use the CLI, the Amazon Web Services API, or the **Users** page in the IAM console to create a password for any IAM user. Use ChangePassword to update your own existing password in the **My Security Credentials** page in the Amazon Web Services Management Console.
+You can use the CLI, the Amazon Web Services API, or the **Users** page in the IAM console to create a password for any IAM user. Use [ChangePassword](https://docs.aws.amazon.com/IAM/latest/APIReference/API_ChangePassword.html) to update your own existing password in the **My Security Credentials** page in the Amazon Web Services Management Console.
@@ -300 +300 @@ LoginProfile -> (structure)
-  * [AWS CLI 2.27.45 Command Reference](../../index.html) »
+  * [AWS CLI 2.27.46 Command Reference](../../index.html) »