v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1477335300.0 KB

A session is an instance of a browser created through a RemoteWebDriver with the URL from CreateTestGridUrlResult$url. You can use the following to look up sessions:

  • The session ARN (GetTestGridSessionRequest$sessionArn).

  • The project ARN and a session ID (GetTestGridSessionRequest$projectArn and GetTestGridSessionRequest$sessionId).

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

Headers

X-Amz-Target'DeviceFarm_20150623.GetTestGridSession' required

Request body

projectArnstring

The ARN for the project that this session belongs to. See <a>CreateTestGridProject</a> and <a>ListTestGridProjects</a>.

sessionIdstring

An ID associated with this session.

sessionArnstring

An ARN that uniquely identifies a <a>TestGridSession</a>.

Response

Success