From 8bec661288b276c98bdb0e773e5f4d5275dc4c87 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 20 Oct 2023 16:44:35 +0300 Subject: update AWK SDK --- vendor/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vendor/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php') diff --git a/vendor/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php b/vendor/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php index 9d36bcf..af3ac6c 100644 --- a/vendor/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php +++ b/vendor/aws/aws-sdk-php/src/SageMakerRuntime/SageMakerRuntimeClient.php @@ -9,5 +9,7 @@ use Aws\AwsClient; * @method \GuzzleHttp\Promise\Promise invokeEndpointAsync(array $args = []) * @method \Aws\Result invokeEndpointAsync(array $args = []) * @method \GuzzleHttp\Promise\Promise invokeEndpointAsyncAsync(array $args = []) + * @method \Aws\Result invokeEndpointWithResponseStream(array $args = []) + * @method \GuzzleHttp\Promise\Promise invokeEndpointWithResponseStreamAsync(array $args = []) */ class SageMakerRuntimeClient extends AwsClient {} -- cgit v1.2.3