Module Smaws_Client_DeviceFarm.CreateTestGridProject

Creates a Selenium testing project. Projects are used to track TestGridSession instances.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ArgumentException of Types.argument_exception | `InternalServiceException of Types.internal_service_exception | `LimitExceededException of Types.limit_exceeded_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.create_test_grid_project_request -> (Types.create_test_grid_project_result, [> Smaws_Lib.Protocols.AwsJson.error | `ArgumentException of Types.argument_exception | `InternalServiceException of Types.internal_service_exception | `LimitExceededException of Types.limit_exceeded_exception ]) Stdlib.result