AWS devicefarm documentation change
Summary
Clarified that 'Skip app re-signing' option is exclusive to private devices in test configuration.
Security assessment
The change documents a security control (restricting app re-signing bypass to private devices), but does not indicate a specific security vulnerability being addressed. It reinforces security best practices by limiting the feature's scope.
Diff
diff --git a/devicefarm/latest/developerguide/skip-app-re-signing-on-private-devices.md b/devicefarm/latest/developerguide/skip-app-re-signing-on-private-devices.md index 37780d786..ded27dfb4 100644 --- a//devicefarm/latest/developerguide/skip-app-re-signing-on-private-devices.md +++ b//devicefarm/latest/developerguide/skip-app-re-signing-on-private-devices.md @@ -21 +21 @@ You can skip app re-signing when you create a remote access session or a test ru -To skip app re-signing for a test run, select **Skip app re-signing** on the **Configure** page when you create the test run. +To skip app re-signing for a test run, select **Skip app re-signing** under **Additional configuration**. This option is only available for private devices.