View source: R/ssm_operations.R
ssm_deregister_managed_instance | R Documentation |
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.
ssm_deregister_managed_instance(InstanceId)
InstanceId |
[required] The ID assigned to the managed node when you registered it using the activation process. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.