Module Smaws_Client_IoTThingsGraph.DeleteNamespace

Deletes the specified namespace. This action deletes all of the entities in the namespace. Delete the systems and flows that use entities in the namespace before performing this action. This action takes no request parameters.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalFailureException of Types.internal_failure_exception | `ThrottlingException of Types.throttling_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.delete_namespace_request -> (Types.delete_namespace_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalFailureException of Types.internal_failure_exception | `ThrottlingException of Types.throttling_exception ]) Stdlib.result