v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1477335300.0 KB

Returns a list of all currently running remote access sessions.

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

Headers

X-Amz-Target'DeviceFarm_20150623.ListRemoteAccessSessions' required

Request body

arnstring required

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

nextTokenstring

An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.

Response

Success

nextTokenstring

An identifier that was returned from the previous call to this operation, which can be used to return the next set of items in the list.

Example response

{
  "remoteAccessSessions": []
}