AWS Security ChangesHomeSearch

AWS devicefarm documentation change

Service: devicefarm · 2025-11-22 · Documentation low

File: devicefarm/latest/testgrid/testing-frameworks-java.md

Summary

Fixed URL formatting in AWS Security Credentials link

Security assessment

Change addresses a URL syntax issue without modifying the security recommendations about least privilege.

Diff

diff --git a/devicefarm/latest/testgrid/testing-frameworks-java.md b/devicefarm/latest/testgrid/testing-frameworks-java.md
index 6f0dfc35f..2963a842e 100644
--- a//devicefarm/latest/testgrid/testing-frameworks-java.md
+++ b//devicefarm/latest/testgrid/testing-frameworks-java.md
@@ -85 +85 @@ If you're using another build manager such as Gradle, see [AWS SDK for Java 2.x
-We recommend that you follow the standard security advice of granting least privilege—that is, granting only the permissions required to perform a task—when you configure the AWS SDK and AWS CLI with credentials. For more information, see [AWS Security Credentials](https://docs.aws.amazon.com/general/latest/gr/aws-security-credentials.html) and [IAM Best Practices](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html).
+We recommend that you follow the standard security advice of granting least privilege—that is, granting only the permissions required to perform a task—when you configure the AWS SDK and AWS CLI with credentials. For more information, see [AWS Security Credentials](https://docs.aws.amazon.com//general/latest/gr/aws-security-credentials.html) and [IAM Best Practices](https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html).