package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package ec2instanceconnectiface provides an interface to enable mocking the AWS EC2 Instance Connect service client for testing your code.

# Functions

New creates a new instance of the EC2InstanceConnect client with a session.

# Constants

ID to lookup a service endpoint with.
ErrCodeAuthException for service response error code "AuthException".
ErrCodeEC2InstanceNotFoundException for service response error code "EC2InstanceNotFoundException".
ErrCodeEC2InstanceStateInvalidException for service response error code "EC2InstanceStateInvalidException".
ErrCodeEC2InstanceTypeInvalidException for service response error code "EC2InstanceTypeInvalidException".
ErrCodeEC2InstanceUnavailableException for service response error code "EC2InstanceUnavailableException".
ErrCodeInvalidArgsException for service response error code "InvalidArgsException".
ErrCodeSerialConsoleAccessDisabledException for service response error code "SerialConsoleAccessDisabledException".
ErrCodeSerialConsoleSessionLimitExceededException for service response error code "SerialConsoleSessionLimitExceededException".
ErrCodeSerialConsoleSessionUnavailableException for service response error code "SerialConsoleSessionUnavailableException".
ErrCodeSerialConsoleSessionUnsupportedException for service response error code "SerialConsoleSessionUnsupportedException".
ErrCodeServiceException for service response error code "ServiceException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ServiceID is a unique identifier of a specific service.
Name of service.

# Structs

Either your AWS credentials are not valid or you do not have access to the EC2 instance.
EC2InstanceConnect provides the API operation methods for making requests to AWS EC2 Instance Connect.
The specified instance was not found.
Unable to connect because the instance is not in a valid state.
The instance type is not supported for connecting via the serial console.
The instance is currently unavailable.
One of the parameters is not valid.
Your account is not authorized to use the EC2 Serial Console.
The instance currently has 1 active serial console session.
Unable to start a serial console session.
Your instance's BIOS version is unsupported for serial console connection.
The service encountered an error.
The requests were made too frequently and have been throttled.