Class | Description |
---|---|
SendSerialConsoleSSHPublicKeyRequest | |
SendSerialConsoleSSHPublicKeyResult | |
SendSSHPublicKeyRequest | |
SendSSHPublicKeyResult |
Exception | Description |
---|---|
AuthException |
Either your AWS credentials are not valid or you do not have access to the EC2 instance.
|
AWSEC2InstanceConnectException |
Base exception for all service exceptions thrown by AWS EC2 Instance Connect
|
EC2InstanceNotFoundException |
The specified instance was not found.
|
EC2InstanceStateInvalidException |
Unable to connect because the instance is not in a valid state.
|
EC2InstanceTypeInvalidException |
The instance type is not supported for connecting via the serial console.
|
EC2InstanceUnavailableException |
The instance is currently unavailable.
|
InvalidArgsException |
One of the parameters is not valid.
|
SerialConsoleAccessDisabledException |
Your account is not authorized to use the EC2 Serial Console.
|
SerialConsoleSessionLimitExceededException |
The instance currently has 1 active serial console session.
|
SerialConsoleSessionUnavailableException |
Unable to start a serial console session.
|
SerialConsoleSessionUnsupportedException |
Your instance's BIOS version is unsupported for serial console connection.
|
ServiceException |
The service encountered an error.
|
ThrottlingException |
The requests were made too frequently and have been throttled.
|