AWS Security ChangesHomeSearch

AWS devicefarm documentation change

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

File: devicefarm/latest/developerguide/infrastructure-security.md

Summary

Updated documentation links for VPC security groups, network ACLs, and best practices by adding an extra slash in URLs.

Security assessment

The change corrects URL formatting but does not alter security content or address a specific vulnerability. The security guidance about VPC configurations remains unchanged.

Diff

diff --git a/devicefarm/latest/developerguide/infrastructure-security.md b/devicefarm/latest/developerguide/infrastructure-security.md
index 09b9dd20a..52c096418 100644
--- a//devicefarm/latest/developerguide/infrastructure-security.md
+++ b//devicefarm/latest/developerguide/infrastructure-security.md
@@ -38 +38 @@ All traffic to Selenium WebDriver controllers must be made through the HTTPS end
-You are responsible for making sure that each Device Farm test instance has secure access to resources it tests. By default, Device Farm's desktop browser testing instances have access to the public internet. When you attach your instance to a VPC, it behaves like any other EC2 instance, with access to resources determined by the VPC's configuration and its associated networking components. AWS provides [security groups](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-security-groups.html) and [network Access Control Lists (ACLs)](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-network-acls.html) to increase security in your VPC. Security groups control inbound and outbound traffic for your resources, and network ACLs control inbound and outbound traffic for your subnets. Security groups provide enough access control for most subnets. You can use network ACLs if you want an additional layer of security for your VPC. For general guidelines on security best practices when using Amazon VPCs, see [security best practices ](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-security-best-practices.html) for your VPC in the  _Amazon Virtual Private Cloud User Guide_.
+You are responsible for making sure that each Device Farm test instance has secure access to resources it tests. By default, Device Farm's desktop browser testing instances have access to the public internet. When you attach your instance to a VPC, it behaves like any other EC2 instance, with access to resources determined by the VPC's configuration and its associated networking components. AWS provides [security groups](https://docs.aws.amazon.com//vpc/latest/userguide/vpc-security-groups.html) and [network Access Control Lists (ACLs)](https://docs.aws.amazon.com//vpc/latest/userguide/vpc-network-acls.html) to increase security in your VPC. Security groups control inbound and outbound traffic for your resources, and network ACLs control inbound and outbound traffic for your subnets. Security groups provide enough access control for most subnets. You can use network ACLs if you want an additional layer of security for your VPC. For general guidelines on security best practices when using Amazon VPCs, see [security best practices ](https://docs.aws.amazon.com//vpc/latest/userguide/vpc-security-best-practices.html) for your VPC in the  _Amazon Virtual Private Cloud User Guide_.