[][src]Crate rusoto_ec2_instance_connect

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.

If you're using the service, you're probably looking for Ec2InstanceConnectClient and Ec2InstanceConnect.

Structs

Ec2InstanceConnectClient

A client for the EC2 Instance Connect API.

SendSSHPublicKeyRequest
SendSSHPublicKeyResponse

Enums

SendSSHPublicKeyError

Errors returned by SendSSHPublicKey

Traits

Ec2InstanceConnect

Trait representing the capabilities of the EC2 Instance Connect API. EC2 Instance Connect clients implement this trait.