Module Smaws_Client_DeviceFarm.DeleteTestGridProject

Deletes a Selenium testing project and all content generated under it. You cannot delete a project if it has active sessions.

You cannot undo this operation.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ArgumentException of Types.argument_exception | `CannotDeleteException of Types.cannot_delete_exception | `InternalServiceException of Types.internal_service_exception | `NotFoundException of Types.not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_test_grid_project_request -> (Types.delete_test_grid_project_result, [> Smaws_Lib.Protocols.AwsJson.error | `ArgumentException of Types.argument_exception | `CannotDeleteException of Types.cannot_delete_exception | `InternalServiceException of Types.internal_service_exception | `NotFoundException of Types.not_found_exception ]) Stdlib.result