Class | Description |
---|---|
SendSSHPublicKeyRequest | |
SendSSHPublicKeyResult |
Exception | Description |
---|---|
AuthException |
Indicates that either your AWS credentials are invalid or you do not have access to the EC2 instance.
|
AWSEC2InstanceConnectException |
Base exception for all service exceptions thrown by AWS EC2 Instance Connect
|
EC2InstanceNotFoundException |
Indicates that the instance requested was not found in the given zone.
|
InvalidArgsException |
Indicates that you provided bad input.
|
ServiceException |
Indicates that the service encountered an error.
|
ThrottlingException |
Indicates you have been making requests too frequently and have been throttled.
|