Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'aws/aws-sdk-php/src/S3Outposts/S3OutpostsClient.php')
-rw-r--r--aws/aws-sdk-php/src/S3Outposts/S3OutpostsClient.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/aws/aws-sdk-php/src/S3Outposts/S3OutpostsClient.php b/aws/aws-sdk-php/src/S3Outposts/S3OutpostsClient.php
index 005a8dbc..2c3c897b 100644
--- a/aws/aws-sdk-php/src/S3Outposts/S3OutpostsClient.php
+++ b/aws/aws-sdk-php/src/S3Outposts/S3OutpostsClient.php
@@ -11,5 +11,7 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise deleteEndpointAsync(array $args = [])
* @method \Aws\Result listEndpoints(array $args = [])
* @method \GuzzleHttp\Promise\Promise listEndpointsAsync(array $args = [])
+ * @method \Aws\Result listSharedEndpoints(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listSharedEndpointsAsync(array $args = [])
*/
class S3OutpostsClient extends AwsClient {}