Module Smaws_Client_ServiceDiscovery.CreateHttpNamespace

val request : Smaws_Lib.Context.t -> create_http_namespace_request -> (create_http_namespace_response, [> Smaws_Lib.Protocols.AwsJson.error | `DuplicateRequest of duplicate_request | `InvalidInput of invalid_input | `NamespaceAlreadyExists of namespace_already_exists | `ResourceLimitExceeded of resource_limit_exceeded | `TooManyTagsException of too_many_tags_exception ]) Stdlib.result

Creates an HTTP namespace. Service instances registered using an HTTP namespace can be discovered using a DiscoverInstances request but can't be discovered using DNS.

For the current quota on the number of namespaces that you can create using the same Amazon Web Services account, see Cloud Map quotas in the Cloud Map Developer Guide.