AWS devicefarm documentation change
Summary
Fixed URL formatting in AWS Security Credentials link
Security assessment
Minor URL syntax fix without changes to security-related content about IAM best practices.
Diff
diff --git a/devicefarm/latest/testgrid/testing-frameworks-ruby.md b/devicefarm/latest/testgrid/testing-frameworks-ruby.md index 54b0a3b88..9927af7ab 100644 --- a//devicefarm/latest/testgrid/testing-frameworks-ruby.md +++ b//devicefarm/latest/testgrid/testing-frameworks-ruby.md @@ -65 +65 @@ If you do not set an increased timeout, the session creation will time out befor -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).