ssm_deregister_managed_instance {paws.management} | R Documentation |
Removes the server or virtual machine from the list of registered servers
Description
Removes the server or virtual machine from the list of registered servers. You can reregister the node again at any time. If you don't plan to use Run Command on the server, we suggest uninstalling SSM Agent first.
See https://www.paws-r-sdk.com/docs/ssm_deregister_managed_instance/ for full documentation.
Usage
ssm_deregister_managed_instance(InstanceId)
Arguments
InstanceId |
[required] The ID assigned to the managed node when you registered it using the activation process. |
[Package paws.management version 0.9.0 Index]