servicediscovery_deregister_instance {paws.networking} | R Documentation |
Deletes the Amazon Route 53 DNS records and health check, if any, that Cloud Map created for the specified instance
Description
Deletes the Amazon Route 53 DNS records and health check, if any, that Cloud Map created for the specified instance.
See https://www.paws-r-sdk.com/docs/servicediscovery_deregister_instance/ for full documentation.
Usage
servicediscovery_deregister_instance(ServiceId, InstanceId)
Arguments
ServiceId |
[required] The ID of the service that the instance is associated with. |
InstanceId |
[required] The value that you specified for |
[Package paws.networking version 0.9.0 Index]