v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1426158150.9 KB

Deletes the Amazon Route 53 DNS records and health check, if any, that Cloud Map created for the specified instance.

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

Headers

X-Amz-Target'Route53AutoNaming_v20170314.DeregisterInstance' required

Request body

ServiceIdstring required

The ID of the service that the instance is associated with.

InstanceIdstring required

The value that you specified for <code>Id</code> in the <a href="https://docs.aws.amazon.com/cloud-map/latest/api/API_RegisterInstance.html">RegisterInstance</a> request.

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": "4yejorelbukcjzpnr6tlmrghsjwpngf4-k98rnaiq"
}