AWS devicefarm documentation change
Summary
Fixed URL formatting for AWS Security Credentials link and retained existing IAM Best Practices link.
Security assessment
The change corrects a broken link but does not introduce new security practices or resolve a vulnerability. The existing least privilege advice remains unaffected.
Diff
diff --git a/devicefarm/latest/testgrid/getting-started-local.md b/devicefarm/latest/testgrid/getting-started-local.md index bd013e60b..d18ca55f4 100644 --- a//devicefarm/latest/testgrid/getting-started-local.md +++ b//devicefarm/latest/testgrid/getting-started-local.md @@ -21 +21 @@ When you use Selenium Server (or Selenium Grid), you create a `RemoteWebDriver` -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). @@ -82 +82 @@ To update your project configuration, see [Configuring your project to use Amazo -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).