AWS devicefarm documentation change
Summary
Fixed URL formatting in AWS Security Credentials link
Security assessment
URL correction with no impact on the existing security guidance for credential management.
Diff
diff --git a/devicefarm/latest/testgrid/testing-frameworks-python.md b/devicefarm/latest/testgrid/testing-frameworks-python.md index 1caccce0c..4dab2ac99 100644 --- a//devicefarm/latest/testgrid/testing-frameworks-python.md +++ b//devicefarm/latest/testgrid/testing-frameworks-python.md @@ -70 +70 @@ Make sure that the version listed here is correct and then run `pip install -r r -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).