AWS amazonq documentation change
Summary
Fixed URL formatting in IAM credential rotation documentation link
Security assessment
Change only corrects URL syntax without altering security best practice content
Diff
diff --git a/amazonq/latest/qdeveloper-ug/security-iam.md b/amazonq/latest/qdeveloper-ug/security-iam.md index 7361f5ef9..98f964183 100644 --- a//amazonq/latest/qdeveloper-ug/security-iam.md +++ b//amazonq/latest/qdeveloper-ug/security-iam.md @@ -68 +68 @@ For centralized access management, we recommend that you use AWS IAM Identity Ce -An _[IAM user](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users.html) _ is an identity within your AWS account that has specific permissions for a single person or application. Where possible, we recommend relying on temporary credentials instead of creating IAM users who have long-term credentials such as passwords and access keys. However, if you have specific use cases that require long-term credentials with IAM users, we recommend that you rotate access keys. For more information, see [Rotate access keys regularly for use cases that require long-term credentials](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html#rotate-credentials) in the _IAM User Guide_. +An _[IAM user](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_users.html) _ is an identity within your AWS account that has specific permissions for a single person or application. Where possible, we recommend relying on temporary credentials instead of creating IAM users who have long-term credentials such as passwords and access keys. However, if you have specific use cases that require long-term credentials with IAM users, we recommend that you rotate access keys. For more information, see [Rotate access keys regularly for use cases that require long-term credentials](https://docs.aws.amazon.com//IAM/latest/UserGuide/best-practices.html#rotate-credentials) in the _IAM User Guide_.