Module Smaws_Client_DeviceFarm.CreateRemoteAccessSession

Specifies and starts a remote access session.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ArgumentException of Types.argument_exception | `LimitExceededException of Types.limit_exceeded_exception | `NotFoundException of Types.not_found_exception | `ServiceAccountException of Types.service_account_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.create_remote_access_session_request -> (Types.create_remote_access_session_result, [> Smaws_Lib.Protocols.AwsJson.error | `ArgumentException of Types.argument_exception | `LimitExceededException of Types.limit_exceeded_exception | `NotFoundException of Types.not_found_exception | `ServiceAccountException of Types.service_account_exception ]) Stdlib.result