v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1426158150.9 KB

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.

post/#X-Amz-Target=Route53AutoNaming_v20170314.CreateHttpNamespace

Headers

X-Amz-Target'Route53AutoNaming_v20170314.CreateHttpNamespace' required

Request body

Namestring required

The name that you want to assign to this namespace.

CreatorRequestIdstring

A unique string that identifies the request and that allows failed <code>CreateHttpNamespace</code> requests to be retried without the risk of running the operation twice. <code>CreatorRequestId</code> can be any unique string (for example, a date/time stamp).

Descriptionstring

A description for the namespace.

Response

Success

OperationIdstring

A value that you can use to determine whether the request completed successfully. To get the status of the operation, see <a href="https://docs.aws.amazon.com/cloud-map/latest/api/API_GetOperation.html">GetOperation</a>.

Example response

{
  "OperationId": "httpvoqozuhfet5kzxoxg-a-response-example"
}
All 26 operations