Module Smaws_Client_DeviceFarm.CreateTestGridUrl

Creates a signed, short-term URL that can be passed to a Selenium RemoteWebDriver constructor.

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 ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.create_test_grid_url_request -> (Types.create_test_grid_url_result, [> Smaws_Lib.Protocols.AwsJson.error | `ArgumentException of Types.argument_exception | `InternalServiceException of Types.internal_service_exception | `NotFoundException of Types.not_found_exception ]) Stdlib.result