summaryrefslogtreecommitdiff
path: root/vendor/aws/aws-sdk-php/src/IVS
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2023-10-20 16:44:35 +0300
committerAndrew Dolgov <[email protected]>2023-10-20 16:44:35 +0300
commit8bec661288b276c98bdb0e773e5f4d5275dc4c87 (patch)
tree8617ebe581c62fc46a7881aa61801ebce9d3c603 /vendor/aws/aws-sdk-php/src/IVS
parent540438c2eb5452bacad30c247906bfa287f2da1d (diff)
update AWK SDKHEADmaster
Diffstat (limited to 'vendor/aws/aws-sdk-php/src/IVS')
-rw-r--r--vendor/aws/aws-sdk-php/src/IVS/IVSClient.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/vendor/aws/aws-sdk-php/src/IVS/IVSClient.php b/vendor/aws/aws-sdk-php/src/IVS/IVSClient.php
index 13fb3ca..6f24276 100644
--- a/vendor/aws/aws-sdk-php/src/IVS/IVSClient.php
+++ b/vendor/aws/aws-sdk-php/src/IVS/IVSClient.php
@@ -9,6 +9,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise batchGetChannelAsync(array $args = [])
* @method \Aws\Result batchGetStreamKey(array $args = [])
* @method \GuzzleHttp\Promise\Promise batchGetStreamKeyAsync(array $args = [])
+ * @method \Aws\Result batchStartViewerSessionRevocation(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise batchStartViewerSessionRevocationAsync(array $args = [])
* @method \Aws\Result createChannel(array $args = [])
* @method \GuzzleHttp\Promise\Promise createChannelAsync(array $args = [])
* @method \Aws\Result createRecordingConfiguration(array $args = [])
@@ -53,6 +55,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result putMetadata(array $args = [])
* @method \GuzzleHttp\Promise\Promise putMetadataAsync(array $args = [])
+ * @method \Aws\Result startViewerSessionRevocation(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise startViewerSessionRevocationAsync(array $args = [])
* @method \Aws\Result stopStream(array $args = [])
* @method \GuzzleHttp\Promise\Promise stopStreamAsync(array $args = [])
* @method \Aws\Result tagResource(array $args = [])