Uses of Class
software.amazon.awssdk.services.ec2instanceconnect.model.SerialConsoleSessionLimitExceededException
-
Packages that use SerialConsoleSessionLimitExceededException Package Description software.amazon.awssdk.services.ec2instanceconnect This is the Amazon EC2 Instance Connect API Reference. -
-
Uses of SerialConsoleSessionLimitExceededException in software.amazon.awssdk.services.ec2instanceconnect
Methods in software.amazon.awssdk.services.ec2instanceconnect that throw SerialConsoleSessionLimitExceededException Modifier and Type Method Description default SendSerialConsoleSshPublicKeyResponseEc2InstanceConnectClient. sendSerialConsoleSSHPublicKey(Consumer<SendSerialConsoleSshPublicKeyRequest.Builder> sendSerialConsoleSshPublicKeyRequest)Pushes an SSH public key to the specified EC2 instance.default SendSerialConsoleSshPublicKeyResponseEc2InstanceConnectClient. sendSerialConsoleSSHPublicKey(SendSerialConsoleSshPublicKeyRequest sendSerialConsoleSshPublicKeyRequest)Pushes an SSH public key to the specified EC2 instance.
-