v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1477335300.0 KB

Installs an application to the device in a remote access session. For Android applications, the file must be in .apk format. For iOS applications, the file must be in .ipa format.

post/#X-Amz-Target=DeviceFarm_20150623.InstallToRemoteAccessSession

Headers

X-Amz-Target'DeviceFarm_20150623.InstallToRemoteAccessSession' required

Request body

remoteAccessSessionArnstring required

The Amazon Resource Name (ARN) of the remote access session about which you are requesting information.

appArnstring required

The ARN of the app about which you are requesting information.

Response

Success

Example response

{
  "appUpload": {}
}