<?php
namespace AwsSageMakerRuntime;
use AwsAwsClient;
/**
* This client is used to interact with the **Amazon SageMaker Runtime** service.
* @method AwsResult invokeEndpoint(array $args = [])
* @method GuzzleHttpPromisePromise invokeEndpointAsync(array $args = [])
*/
class SageMakerRuntimeClient extends AwsClient {}