Subiendo proyecto completo sin restricciones de git ignore
This commit is contained in:
110
vendor/aws/aws-sdk-php/src/ElasticsearchService/ElasticsearchServiceClient.php
vendored
Normal file
110
vendor/aws/aws-sdk-php/src/ElasticsearchService/ElasticsearchServiceClient.php
vendored
Normal file
@@ -0,0 +1,110 @@
|
||||
<?php
|
||||
namespace Aws\ElasticsearchService;
|
||||
|
||||
use Aws\AwsClient;
|
||||
|
||||
/**
|
||||
* This client is used to interact with the **Amazon Elasticsearch Service** service.
|
||||
*
|
||||
* @method \Aws\Result acceptInboundCrossClusterSearchConnection(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise acceptInboundCrossClusterSearchConnectionAsync(array $args = [])
|
||||
* @method \Aws\Result addTags(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise addTagsAsync(array $args = [])
|
||||
* @method \Aws\Result associatePackage(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise associatePackageAsync(array $args = [])
|
||||
* @method \Aws\Result authorizeVpcEndpointAccess(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise authorizeVpcEndpointAccessAsync(array $args = [])
|
||||
* @method \Aws\Result cancelElasticsearchServiceSoftwareUpdate(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise cancelElasticsearchServiceSoftwareUpdateAsync(array $args = [])
|
||||
* @method \Aws\Result createElasticsearchDomain(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createElasticsearchDomainAsync(array $args = [])
|
||||
* @method \Aws\Result createOutboundCrossClusterSearchConnection(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createOutboundCrossClusterSearchConnectionAsync(array $args = [])
|
||||
* @method \Aws\Result createPackage(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createPackageAsync(array $args = [])
|
||||
* @method \Aws\Result createVpcEndpoint(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createVpcEndpointAsync(array $args = [])
|
||||
* @method \Aws\Result deleteElasticsearchDomain(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteElasticsearchDomainAsync(array $args = [])
|
||||
* @method \Aws\Result deleteElasticsearchServiceRole(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteElasticsearchServiceRoleAsync(array $args = [])
|
||||
* @method \Aws\Result deleteInboundCrossClusterSearchConnection(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteInboundCrossClusterSearchConnectionAsync(array $args = [])
|
||||
* @method \Aws\Result deleteOutboundCrossClusterSearchConnection(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteOutboundCrossClusterSearchConnectionAsync(array $args = [])
|
||||
* @method \Aws\Result deletePackage(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deletePackageAsync(array $args = [])
|
||||
* @method \Aws\Result deleteVpcEndpoint(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteVpcEndpointAsync(array $args = [])
|
||||
* @method \Aws\Result describeDomainAutoTunes(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeDomainAutoTunesAsync(array $args = [])
|
||||
* @method \Aws\Result describeDomainChangeProgress(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeDomainChangeProgressAsync(array $args = [])
|
||||
* @method \Aws\Result describeElasticsearchDomain(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeElasticsearchDomainAsync(array $args = [])
|
||||
* @method \Aws\Result describeElasticsearchDomainConfig(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeElasticsearchDomainConfigAsync(array $args = [])
|
||||
* @method \Aws\Result describeElasticsearchDomains(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeElasticsearchDomainsAsync(array $args = [])
|
||||
* @method \Aws\Result describeElasticsearchInstanceTypeLimits(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeElasticsearchInstanceTypeLimitsAsync(array $args = [])
|
||||
* @method \Aws\Result describeInboundCrossClusterSearchConnections(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeInboundCrossClusterSearchConnectionsAsync(array $args = [])
|
||||
* @method \Aws\Result describeOutboundCrossClusterSearchConnections(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeOutboundCrossClusterSearchConnectionsAsync(array $args = [])
|
||||
* @method \Aws\Result describePackages(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describePackagesAsync(array $args = [])
|
||||
* @method \Aws\Result describeReservedElasticsearchInstanceOfferings(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeReservedElasticsearchInstanceOfferingsAsync(array $args = [])
|
||||
* @method \Aws\Result describeReservedElasticsearchInstances(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeReservedElasticsearchInstancesAsync(array $args = [])
|
||||
* @method \Aws\Result describeVpcEndpoints(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeVpcEndpointsAsync(array $args = [])
|
||||
* @method \Aws\Result dissociatePackage(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise dissociatePackageAsync(array $args = [])
|
||||
* @method \Aws\Result getCompatibleElasticsearchVersions(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getCompatibleElasticsearchVersionsAsync(array $args = [])
|
||||
* @method \Aws\Result getPackageVersionHistory(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getPackageVersionHistoryAsync(array $args = [])
|
||||
* @method \Aws\Result getUpgradeHistory(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getUpgradeHistoryAsync(array $args = [])
|
||||
* @method \Aws\Result getUpgradeStatus(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getUpgradeStatusAsync(array $args = [])
|
||||
* @method \Aws\Result listDomainNames(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listDomainNamesAsync(array $args = [])
|
||||
* @method \Aws\Result listDomainsForPackage(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listDomainsForPackageAsync(array $args = [])
|
||||
* @method \Aws\Result listElasticsearchInstanceTypes(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listElasticsearchInstanceTypesAsync(array $args = [])
|
||||
* @method \Aws\Result listElasticsearchVersions(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listElasticsearchVersionsAsync(array $args = [])
|
||||
* @method \Aws\Result listPackagesForDomain(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listPackagesForDomainAsync(array $args = [])
|
||||
* @method \Aws\Result listTags(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listTagsAsync(array $args = [])
|
||||
* @method \Aws\Result listVpcEndpointAccess(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listVpcEndpointAccessAsync(array $args = [])
|
||||
* @method \Aws\Result listVpcEndpoints(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listVpcEndpointsAsync(array $args = [])
|
||||
* @method \Aws\Result listVpcEndpointsForDomain(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listVpcEndpointsForDomainAsync(array $args = [])
|
||||
* @method \Aws\Result purchaseReservedElasticsearchInstanceOffering(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise purchaseReservedElasticsearchInstanceOfferingAsync(array $args = [])
|
||||
* @method \Aws\Result rejectInboundCrossClusterSearchConnection(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise rejectInboundCrossClusterSearchConnectionAsync(array $args = [])
|
||||
* @method \Aws\Result removeTags(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise removeTagsAsync(array $args = [])
|
||||
* @method \Aws\Result revokeVpcEndpointAccess(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise revokeVpcEndpointAccessAsync(array $args = [])
|
||||
* @method \Aws\Result startElasticsearchServiceSoftwareUpdate(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise startElasticsearchServiceSoftwareUpdateAsync(array $args = [])
|
||||
* @method \Aws\Result updateElasticsearchDomainConfig(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateElasticsearchDomainConfigAsync(array $args = [])
|
||||
* @method \Aws\Result updatePackage(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updatePackageAsync(array $args = [])
|
||||
* @method \Aws\Result updateVpcEndpoint(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateVpcEndpointAsync(array $args = [])
|
||||
* @method \Aws\Result upgradeElasticsearchDomain(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise upgradeElasticsearchDomainAsync(array $args = [])
|
||||
*/
|
||||
class ElasticsearchServiceClient extends AwsClient {}
|
||||
9
vendor/aws/aws-sdk-php/src/ElasticsearchService/Exception/ElasticsearchServiceException.php
vendored
Normal file
9
vendor/aws/aws-sdk-php/src/ElasticsearchService/Exception/ElasticsearchServiceException.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
namespace Aws\ElasticsearchService\Exception;
|
||||
|
||||
use Aws\Exception\AwsException;
|
||||
|
||||
/**
|
||||
* Represents an error interacting with the **Amazon Elasticsearch Service** service.
|
||||
*/
|
||||
class ElasticsearchServiceException extends AwsException {}
|
||||
Reference in New Issue
Block a user