lightsail_delete_known_host_keys {paws.compute} | R Documentation |
Deletes the known host key or certificate used by the Amazon Lightsail browser-based SSH or RDP clients to authenticate an instance
Description
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.
Usage
lightsail_delete_known_host_keys(instanceName)
Arguments
instanceName |
[required] The name of the instance for which you want to reset the host key or certificate. |
[Package paws.compute version 0.9.0 Index]