types

package
v0.0.0-...-68f2935 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthException

type AuthException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

Either your AWS credentials are not valid or you do not have access to the EC2 instance.

func (*AuthException) Error

func (e *AuthException) Error() string

func (*AuthException) ErrorCode

func (e *AuthException) ErrorCode() string

func (*AuthException) ErrorFault

func (e *AuthException) ErrorFault() smithy.ErrorFault

func (*AuthException) ErrorMessage

func (e *AuthException) ErrorMessage() string

type EC2InstanceNotFoundException

type EC2InstanceNotFoundException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

The specified instance was not found.

func (*EC2InstanceNotFoundException) Error

func (*EC2InstanceNotFoundException) ErrorCode

func (e *EC2InstanceNotFoundException) ErrorCode() string

func (*EC2InstanceNotFoundException) ErrorFault

func (*EC2InstanceNotFoundException) ErrorMessage

func (e *EC2InstanceNotFoundException) ErrorMessage() string

type EC2InstanceStateInvalidException

type EC2InstanceStateInvalidException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

Unable to connect because the instance is not in a valid state. Connecting to a stopped or terminated instance is not supported. If the instance is stopped, start your instance, and try to connect again.

func (*EC2InstanceStateInvalidException) Error

func (*EC2InstanceStateInvalidException) ErrorCode

func (*EC2InstanceStateInvalidException) ErrorFault

func (*EC2InstanceStateInvalidException) ErrorMessage

func (e *EC2InstanceStateInvalidException) ErrorMessage() string

type EC2InstanceTypeInvalidException

type EC2InstanceTypeInvalidException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

The instance type is not supported for connecting via the serial console. Only Nitro instance types are currently supported.

func (*EC2InstanceTypeInvalidException) Error

func (*EC2InstanceTypeInvalidException) ErrorCode

func (e *EC2InstanceTypeInvalidException) ErrorCode() string

func (*EC2InstanceTypeInvalidException) ErrorFault

func (*EC2InstanceTypeInvalidException) ErrorMessage

func (e *EC2InstanceTypeInvalidException) ErrorMessage() string

type EC2InstanceUnavailableException

type EC2InstanceUnavailableException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

The instance is currently unavailable. Wait a few minutes and try again.

func (*EC2InstanceUnavailableException) Error

func (*EC2InstanceUnavailableException) ErrorCode

func (e *EC2InstanceUnavailableException) ErrorCode() string

func (*EC2InstanceUnavailableException) ErrorFault

func (*EC2InstanceUnavailableException) ErrorMessage

func (e *EC2InstanceUnavailableException) ErrorMessage() string

type InvalidArgsException

type InvalidArgsException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

One of the parameters is not valid.

func (*InvalidArgsException) Error

func (e *InvalidArgsException) Error() string

func (*InvalidArgsException) ErrorCode

func (e *InvalidArgsException) ErrorCode() string

func (*InvalidArgsException) ErrorFault

func (e *InvalidArgsException) ErrorFault() smithy.ErrorFault

func (*InvalidArgsException) ErrorMessage

func (e *InvalidArgsException) ErrorMessage() string

type SerialConsoleAccessDisabledException

type SerialConsoleAccessDisabledException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

Your account is not authorized to use the EC2 Serial Console. To authorize your account, run the EnableSerialConsoleAccess API. For more information, see EnableSerialConsoleAccessin the Amazon EC2 API Reference.

func (*SerialConsoleAccessDisabledException) Error

func (*SerialConsoleAccessDisabledException) ErrorCode

func (*SerialConsoleAccessDisabledException) ErrorFault

func (*SerialConsoleAccessDisabledException) ErrorMessage

func (e *SerialConsoleAccessDisabledException) ErrorMessage() string

type SerialConsoleSessionLimitExceededException

type SerialConsoleSessionLimitExceededException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

The instance currently has 1 active serial console session. Only 1 session is supported at a time.

func (*SerialConsoleSessionLimitExceededException) Error

func (*SerialConsoleSessionLimitExceededException) ErrorCode

func (*SerialConsoleSessionLimitExceededException) ErrorFault

func (*SerialConsoleSessionLimitExceededException) ErrorMessage

type SerialConsoleSessionUnavailableException

type SerialConsoleSessionUnavailableException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

Unable to start a serial console session. Please try again.

func (*SerialConsoleSessionUnavailableException) Error

func (*SerialConsoleSessionUnavailableException) ErrorCode

func (*SerialConsoleSessionUnavailableException) ErrorFault

func (*SerialConsoleSessionUnavailableException) ErrorMessage

type SerialConsoleSessionUnsupportedException

type SerialConsoleSessionUnsupportedException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

Your instance's BIOS version is unsupported for serial console connection. Reboot your instance to update its BIOS, and then try again to connect.

func (*SerialConsoleSessionUnsupportedException) Error

func (*SerialConsoleSessionUnsupportedException) ErrorCode

func (*SerialConsoleSessionUnsupportedException) ErrorFault

func (*SerialConsoleSessionUnsupportedException) ErrorMessage

type ServiceException

type ServiceException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

The service encountered an error. Follow the instructions in the error message and try again.

func (*ServiceException) Error

func (e *ServiceException) Error() string

func (*ServiceException) ErrorCode

func (e *ServiceException) ErrorCode() string

func (*ServiceException) ErrorFault

func (e *ServiceException) ErrorFault() smithy.ErrorFault

func (*ServiceException) ErrorMessage

func (e *ServiceException) ErrorMessage() string

type ThrottlingException

type ThrottlingException struct {
	Message *string

	ErrorCodeOverride *string
	// contains filtered or unexported fields
}

The requests were made too frequently and have been throttled. Wait a while and try again. To increase the limit on your request frequency, contact AWS Support.

func (*ThrottlingException) Error

func (e *ThrottlingException) Error() string

func (*ThrottlingException) ErrorCode

func (e *ThrottlingException) ErrorCode() string

func (*ThrottlingException) ErrorFault

func (e *ThrottlingException) ErrorFault() smithy.ErrorFault

func (*ThrottlingException) ErrorMessage

func (e *ThrottlingException) ErrorMessage() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL