Expand description
Amazon EC2 Instance Connect enables system administrators to publish one-time use SSH public keys to EC2, providing users a simple and secure way to connect to their instances.
If you’re using the service, you’re probably looking for Ec2InstanceConnectClient and Ec2InstanceConnect.
Structs§
- Ec2Instance
Connect Client - A client for the EC2 Instance Connect API.
- SendSSH
Public KeyRequest - SendSSH
Public KeyResponse - Send
Serial ConsoleSSH Public KeyRequest - Send
Serial ConsoleSSH Public KeyResponse
Enums§
- SendSSH
Public KeyError - Errors returned by SendSSHPublicKey
- Send
Serial ConsoleSSH Public KeyError - Errors returned by SendSerialConsoleSSHPublicKey
Traits§
- Ec2Instance
Connect - Trait representing the capabilities of the EC2 Instance Connect API. EC2 Instance Connect clients implement this trait.