| Package | Description |
|---|---|
| com.amazonaws.services.ec2instanceconnect.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthException
Either your AWS credentials are not valid or you do not have access to the EC2 instance.
|
class |
EC2InstanceNotFoundException
The specified instance was not found.
|
class |
EC2InstanceStateInvalidException
Unable to connect because the instance is not in a valid state.
|
class |
EC2InstanceTypeInvalidException
The instance type is not supported for connecting via the serial console.
|
class |
InvalidArgsException
One of the parameters is not valid.
|
class |
SerialConsoleAccessDisabledException
Your account is not authorized to use the EC2 Serial Console.
|
class |
SerialConsoleSessionLimitExceededException
The instance currently has 1 active serial console session.
|
class |
SerialConsoleSessionUnavailableException
Unable to start a serial console session.
|
class |
ServiceException
The service encountered an error.
|
class |
ThrottlingException
The requests were made too frequently and have been throttled.
|
Copyright © 2022. All rights reserved.