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/RolesAnywhere/RolesAnywhereClient.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'vendor/aws/aws-sdk-php/src/RolesAnywhere') diff --git a/vendor/aws/aws-sdk-php/src/RolesAnywhere/RolesAnywhereClient.php b/vendor/aws/aws-sdk-php/src/RolesAnywhere/RolesAnywhereClient.php index 594f835..8d11776 100644 --- a/vendor/aws/aws-sdk-php/src/RolesAnywhere/RolesAnywhereClient.php +++ b/vendor/aws/aws-sdk-php/src/RolesAnywhere/RolesAnywhereClient.php @@ -47,6 +47,10 @@ use Aws\AwsClient; * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = []) * @method \Aws\Result listTrustAnchors(array $args = []) * @method \GuzzleHttp\Promise\Promise listTrustAnchorsAsync(array $args = []) + * @method \Aws\Result putNotificationSettings(array $args = []) + * @method \GuzzleHttp\Promise\Promise putNotificationSettingsAsync(array $args = []) + * @method \Aws\Result resetNotificationSettings(array $args = []) + * @method \GuzzleHttp\Promise\Promise resetNotificationSettingsAsync(array $args = []) * @method \Aws\Result tagResource(array $args = []) * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = []) * @method \Aws\Result untagResource(array $args = []) -- cgit v1.2.3