Smaws_Client_DeviceFarm.GetTestGridSessionA 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:
GetTestGridSessionRequest$sessionArn).GetTestGridSessionRequest$projectArn and GetTestGridSessionRequest$sessionId).val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `ArgumentException of Types.argument_exception
| `InternalServiceException of Types.internal_service_exception
| `NotFoundException of Types.not_found_exception ] ->
stringval request :
'http_type Smaws_Lib.Context.t ->
Types.get_test_grid_session_request ->
(Types.get_test_grid_session_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `ArgumentException of Types.argument_exception
| `InternalServiceException of Types.internal_service_exception
| `NotFoundException of Types.not_found_exception ])
Stdlib.resultval request_with_metadata :
'http_type Smaws_Lib.Context.t ->
Types.get_test_grid_session_request ->
(Types.get_test_grid_session_result Smaws_Lib.Response.t,
[> Smaws_Lib.Protocols.AwsJson.error
| `ArgumentException of Types.argument_exception
| `InternalServiceException of Types.internal_service_exception
| `NotFoundException of Types.not_found_exception ]
* Smaws_Lib.Response.metadata)
Stdlib.result