AWS Security ChangesHomeSearch

AWS devicefarm documentation change

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

File: devicefarm/latest/developerguide/how-to-create-session.md

Summary

Added reference to Appium testing in device session documentation

Security assessment

The change only adds a technical reference to Appium testing capabilities without any security context or implications.

Diff

diff --git a/devicefarm/latest/developerguide/how-to-create-session.md b/devicefarm/latest/developerguide/how-to-create-session.md
index ae0875b2d..003175fcb 100644
--- a//devicefarm/latest/developerguide/how-to-create-session.md
+++ b//devicefarm/latest/developerguide/how-to-create-session.md
@@ -594 +594 @@ After a session starts, if you should close the browser or browser tab without s
-After the session starts, you can interact with the device in the web browser.
+After the session starts, you can interact with the device in the web browser, or test the device using [Appium](./appium-endpoint.html).