mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
Composer update
This commit is contained in:
parent
2a8fb3aa24
commit
631ea19041
6530 changed files with 205098 additions and 319448 deletions
|
@ -21,6 +21,8 @@ use Aws\AwsClient;
|
|||
* @method \GuzzleHttp\Promise\Promise exportLambdaFunctionRecommendationsAsync(array $args = [])
|
||||
* @method \Aws\Result exportLicenseRecommendations(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise exportLicenseRecommendationsAsync(array $args = [])
|
||||
* @method \Aws\Result exportRDSDatabaseRecommendations(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise exportRDSDatabaseRecommendationsAsync(array $args = [])
|
||||
* @method \Aws\Result getAutoScalingGroupRecommendations(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getAutoScalingGroupRecommendationsAsync(array $args = [])
|
||||
* @method \Aws\Result getEBSVolumeRecommendations(array $args = [])
|
||||
|
@ -43,6 +45,10 @@ use Aws\AwsClient;
|
|||
* @method \GuzzleHttp\Promise\Promise getLambdaFunctionRecommendationsAsync(array $args = [])
|
||||
* @method \Aws\Result getLicenseRecommendations(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getLicenseRecommendationsAsync(array $args = [])
|
||||
* @method \Aws\Result getRDSDatabaseRecommendationProjectedMetrics(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getRDSDatabaseRecommendationProjectedMetricsAsync(array $args = [])
|
||||
* @method \Aws\Result getRDSDatabaseRecommendations(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getRDSDatabaseRecommendationsAsync(array $args = [])
|
||||
* @method \Aws\Result getRecommendationPreferences(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getRecommendationPreferencesAsync(array $args = [])
|
||||
* @method \Aws\Result getRecommendationSummaries(array $args = [])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue