Module Smaws_Client_SageMaker.CreateSpace

Creates a private space or a space used for real time collaboration in a domain.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `ResourceInUse of Types.resource_in_use | `ResourceLimitExceeded of Types.resource_limit_exceeded ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.create_space_request -> (Types.create_space_response, [> Smaws_Lib.Protocols.AwsJson.error | `ResourceInUse of Types.resource_in_use | `ResourceLimitExceeded of Types.resource_limit_exceeded ]) Stdlib.result