What's the IP address range for Device Farm?

2 minute read
1

I want to test my company's app using AWS Device Farm, but our internal systems are behind a corporate firewall. I need the IP address range of Device Farm to allow device traffic through.

Resolution

For mobile devices

In your internal systems, allow requests from the IP address ranges:

  • 54.244.50.32/27
  • 99.78.197.0/29
  • 15.248.40.40/29
  • 54.239.50.200/29

Note: This IP CIDR range allows traffic coming from Device Farm devices during mobile automation testing only.

For desktop browsers

It's a best practice to use the Amazon Virtual Private Cloud (Amazon VPC) for desktop browser testing. Amazon VPC's Test Grid feature is more secure than an IP allow list, and your VPC will have direct access to your Device Farm resources.

Note: If your VPC is located in an AWS Region other than us-west-2, then you must create a VPC in the us-west-2 Region and activate VPC peering.

To use an allow list for internet-facing browser testing, make sure to allow requests from the following IP range:

  • 100.20.244.103
  • 44.225.225.32
  • 44.227.49.133
  • 35.82.102.6

Note: These IPs are stable but not permanent. If you are unable to access Device Farm with these IPs, then they might have changed since the most recent update of documentation.

Related information

AWS Device Farm FAQs

AWS IP address ranges

What is AWS Device Farm?

AWS OFFICIAL
AWS OFFICIALUpdated 2 years ago