| Package | Description |
|---|---|
| com.amazonaws.services.ec2instanceconnect |
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.
|
| com.amazonaws.services.ec2instanceconnect.model |
| Modifier and Type | Method and Description |
|---|---|
SendSerialConsoleSSHPublicKeyResult |
AWSEC2InstanceConnectClient.sendSerialConsoleSSHPublicKey(SendSerialConsoleSSHPublicKeyRequest request)
Pushes an SSH public key to the specified EC2 instance.
|
SendSerialConsoleSSHPublicKeyResult |
AbstractAWSEC2InstanceConnect.sendSerialConsoleSSHPublicKey(SendSerialConsoleSSHPublicKeyRequest request) |
SendSerialConsoleSSHPublicKeyResult |
AWSEC2InstanceConnect.sendSerialConsoleSSHPublicKey(SendSerialConsoleSSHPublicKeyRequest sendSerialConsoleSSHPublicKeyRequest)
Pushes an SSH public key to the specified EC2 instance.
|
| Modifier and Type | Method and Description |
|---|---|
SendSerialConsoleSSHPublicKeyResult |
SendSerialConsoleSSHPublicKeyResult.clone() |
SendSerialConsoleSSHPublicKeyResult |
SendSerialConsoleSSHPublicKeyResult.withRequestId(String requestId)
The ID of the request.
|
SendSerialConsoleSSHPublicKeyResult |
SendSerialConsoleSSHPublicKeyResult.withSuccess(Boolean success)
Is true if the request succeeds and an error otherwise.
|
Copyright © 2022. All rights reserved.