| Exception | Description |
|---|---|
| AuthException |
Either your AWS credentials are not valid or you do not have access to the EC2 instance.
|
| Ec2InstanceConnectException | |
| 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.
|
| ServiceException |
The service encountered an error.
|
| ThrottlingException |
The requests were made too frequently and have been throttled.
|
Copyright © 2023. All rights reserved.