# 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".
ErrCodeInvalidArgsException for service response error code "InvalidArgsException".
ErrCodeServiceException for service response error code "ServiceException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ServiceID is a unique identifer of a specific service.
Name of service.
# Structs
EC2InstanceConnect provides the API operation methods for making requests to AWS EC2 Instance Connect.
No description provided by the author
No description provided by the author