composer update
This commit is contained in:
		| @@ -57,6 +57,8 @@ use Aws\AwsClient; | ||||
|  * @method \GuzzleHttp\Promise\Promise deleteJobAsync(array $args = []) | ||||
|  * @method \Aws\Result deletePartition(array $args = []) | ||||
|  * @method \GuzzleHttp\Promise\Promise deletePartitionAsync(array $args = []) | ||||
|  * @method \Aws\Result deleteResourcePolicy(array $args = []) | ||||
|  * @method \GuzzleHttp\Promise\Promise deleteResourcePolicyAsync(array $args = []) | ||||
|  * @method \Aws\Result deleteSecurityConfiguration(array $args = []) | ||||
|  * @method \GuzzleHttp\Promise\Promise deleteSecurityConfigurationAsync(array $args = []) | ||||
|  * @method \Aws\Result deleteTable(array $args = []) | ||||
| @@ -83,6 +85,8 @@ use Aws\AwsClient; | ||||
|  * @method \GuzzleHttp\Promise\Promise getCrawlerMetricsAsync(array $args = []) | ||||
|  * @method \Aws\Result getCrawlers(array $args = []) | ||||
|  * @method \GuzzleHttp\Promise\Promise getCrawlersAsync(array $args = []) | ||||
|  * @method \Aws\Result getDataCatalogEncryptionSettings(array $args = []) | ||||
|  * @method \GuzzleHttp\Promise\Promise getDataCatalogEncryptionSettingsAsync(array $args = []) | ||||
|  * @method \Aws\Result getDatabase(array $args = []) | ||||
|  * @method \GuzzleHttp\Promise\Promise getDatabaseAsync(array $args = []) | ||||
|  * @method \Aws\Result getDatabases(array $args = []) | ||||
| @@ -109,6 +113,8 @@ use Aws\AwsClient; | ||||
|  * @method \GuzzleHttp\Promise\Promise getPartitionsAsync(array $args = []) | ||||
|  * @method \Aws\Result getPlan(array $args = []) | ||||
|  * @method \GuzzleHttp\Promise\Promise getPlanAsync(array $args = []) | ||||
|  * @method \Aws\Result getResourcePolicy(array $args = []) | ||||
|  * @method \GuzzleHttp\Promise\Promise getResourcePolicyAsync(array $args = []) | ||||
|  * @method \Aws\Result getSecurityConfiguration(array $args = []) | ||||
|  * @method \GuzzleHttp\Promise\Promise getSecurityConfigurationAsync(array $args = []) | ||||
|  * @method \Aws\Result getSecurityConfigurations(array $args = []) | ||||
| @@ -133,6 +139,8 @@ use Aws\AwsClient; | ||||
|  * @method \GuzzleHttp\Promise\Promise importCatalogToGlueAsync(array $args = []) | ||||
|  * @method \Aws\Result putDataCatalogEncryptionSettings(array $args = []) | ||||
|  * @method \GuzzleHttp\Promise\Promise putDataCatalogEncryptionSettingsAsync(array $args = []) | ||||
|  * @method \Aws\Result putResourcePolicy(array $args = []) | ||||
|  * @method \GuzzleHttp\Promise\Promise putResourcePolicyAsync(array $args = []) | ||||
|  * @method \Aws\Result resetJobBookmark(array $args = []) | ||||
|  * @method \GuzzleHttp\Promise\Promise resetJobBookmarkAsync(array $args = []) | ||||
|  * @method \Aws\Result startCrawler(array $args = []) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Manish Verma
					Manish Verma