AWS.EC2InstanceConnect (aws-elixir v0.7.0) View Source

AWS EC2 Connect Service is a service that enables system administrators to publish temporary SSH keys to their EC2 instances in order to establish connections to their instances without leaving a permanent authentication option.

Link to this section Summary

Functions

Pushes an SSH public key to a particular OS user on a given EC2 instance for 60 seconds.

Link to this section Functions

Link to this function

send_ssh_public_key(client, input, options \\ [])

View Source

Pushes an SSH public key to a particular OS user on a given EC2 instance for 60 seconds.