AWS devicefarm documentation change
Summary
Fixed URL formatting by adding an extra slash in the AWS Security Credentials link
Security assessment
The change corrects a URL path but does not introduce or modify security content. The security advice remains the same.
Diff
diff --git a/devicefarm/latest/testgrid/managing-projects.md b/devicefarm/latest/testgrid/managing-projects.md index d5eee6965..dd706e327 100644 --- a//devicefarm/latest/testgrid/managing-projects.md +++ b//devicefarm/latest/testgrid/managing-projects.md @@ -13 +13 @@ You can use the console, AWS CLI, and AWS SDK to manage projects. -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).