Smaws_Client_ServiceDiscovery.DeleteNamespace
val request :
Smaws_Lib.Context.t ->
delete_namespace_request ->
(delete_namespace_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `DuplicateRequest of duplicate_request
| `InvalidInput of invalid_input
| `NamespaceNotFound of namespace_not_found
| `ResourceInUse of resource_in_use ])
Stdlib.result
Deletes a namespace from the current account. If the namespace still contains one or more services, the request fails.