PATH:
home
/
lab2454c
/
vaultchip.com
/
vendor
/
aws
/
aws-sdk-php
/
src
/
EC2InstanceConnect
<?php namespace Aws\EC2InstanceConnect; use Aws\AwsClient; /** * This client is used to interact with the **AWS EC2 Instance Connect** service. * @method \Aws\Result sendSSHPublicKey(array $args = []) * @method \GuzzleHttp\Promise\Promise sendSSHPublicKeyAsync(array $args = []) * @method \Aws\Result sendSerialConsoleSSHPublicKey(array $args = []) * @method \GuzzleHttp\Promise\Promise sendSerialConsoleSSHPublicKeyAsync(array $args = []) */ class EC2InstanceConnectClient extends AwsClient {}
[+]
..
[+]
Exception
[-] EC2InstanceConnectClient.php
[edit]