View source: R/lightsail_operations.R
lightsail_get_instance_access_details | R Documentation |
Returns temporary SSH keys you can use to connect to a specific virtual private server, or instance.
See https://www.paws-r-sdk.com/docs/lightsail_get_instance_access_details/ for full documentation.
lightsail_get_instance_access_details(instanceName, protocol = NULL)
instanceName |
[required] The name of the instance to access. |
protocol |
The protocol to use to connect to your instance. Defaults to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.