View source: R/lightsail_operations.R
lightsail_delete_known_host_keys | R Documentation |
Deletes the known host key or certificate used by the Amazon Lightsail browser-based SSH or RDP clients to authenticate an instance. This operation enables the Lightsail browser-based SSH or RDP clients to connect to the instance after a host key mismatch.
See https://www.paws-r-sdk.com/docs/lightsail_delete_known_host_keys/ for full documentation.
lightsail_delete_known_host_keys(instanceName)
instanceName |
[required] The name of the instance for which you want to reset the host key or certificate. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.