Файл: includes/library/aws/aws-autoloader.php
Строк: 901
<?php
$mapping = array(
'AwsApiAbstractModel' => __DIR__ . '/Aws/Api/AbstractModel.php',
'AwsApiApiProvider' => __DIR__ . '/Aws/Api/ApiProvider.php',
'AwsApiDateTimeResult' => __DIR__ . '/Aws/Api/DateTimeResult.php',
'AwsApiDocModel' => __DIR__ . '/Aws/Api/DocModel.php',
'AwsApiErrorParserJsonParserTrait' => __DIR__ . '/Aws/Api/ErrorParser/JsonParserTrait.php',
'AwsApiErrorParserJsonRpcErrorParser' => __DIR__ . '/Aws/Api/ErrorParser/JsonRpcErrorParser.php',
'AwsApiErrorParserRestJsonErrorParser' => __DIR__ . '/Aws/Api/ErrorParser/RestJsonErrorParser.php',
'AwsApiErrorParserXmlErrorParser' => __DIR__ . '/Aws/Api/ErrorParser/XmlErrorParser.php',
'AwsApiListShape' => __DIR__ . '/Aws/Api/ListShape.php',
'AwsApiMapShape' => __DIR__ . '/Aws/Api/MapShape.php',
'AwsApiOperation' => __DIR__ . '/Aws/Api/Operation.php',
'AwsApiParserAbstractParser' => __DIR__ . '/Aws/Api/Parser/AbstractParser.php',
'AwsApiParserAbstractRestParser' => __DIR__ . '/Aws/Api/Parser/AbstractRestParser.php',
'AwsApiParserCrc32ValidatingParser' => __DIR__ . '/Aws/Api/Parser/Crc32ValidatingParser.php',
'AwsApiParserJsonParser' => __DIR__ . '/Aws/Api/Parser/JsonParser.php',
'AwsApiParserJsonRpcParser' => __DIR__ . '/Aws/Api/Parser/JsonRpcParser.php',
'AwsApiParserQueryParser' => __DIR__ . '/Aws/Api/Parser/QueryParser.php',
'AwsApiParserRestJsonParser' => __DIR__ . '/Aws/Api/Parser/RestJsonParser.php',
'AwsApiParserRestXmlParser' => __DIR__ . '/Aws/Api/Parser/RestXmlParser.php',
'AwsApiParserXmlParser' => __DIR__ . '/Aws/Api/Parser/XmlParser.php',
'AwsApiSerializerEc2ParamBuilder' => __DIR__ . '/Aws/Api/Serializer/Ec2ParamBuilder.php',
'AwsApiSerializerJsonBody' => __DIR__ . '/Aws/Api/Serializer/JsonBody.php',
'AwsApiSerializerJsonRpcSerializer' => __DIR__ . '/Aws/Api/Serializer/JsonRpcSerializer.php',
'AwsApiSerializerQueryParamBuilder' => __DIR__ . '/Aws/Api/Serializer/QueryParamBuilder.php',
'AwsApiSerializerQuerySerializer' => __DIR__ . '/Aws/Api/Serializer/QuerySerializer.php',
'AwsApiSerializerRestJsonSerializer' => __DIR__ . '/Aws/Api/Serializer/RestJsonSerializer.php',
'AwsApiSerializerRestSerializer' => __DIR__ . '/Aws/Api/Serializer/RestSerializer.php',
'AwsApiSerializerRestXmlSerializer' => __DIR__ . '/Aws/Api/Serializer/RestXmlSerializer.php',
'AwsApiSerializerXmlBody' => __DIR__ . '/Aws/Api/Serializer/XmlBody.php',
'AwsApiService' => __DIR__ . '/Aws/Api/Service.php',
'AwsApiShape' => __DIR__ . '/Aws/Api/Shape.php',
'AwsApiShapeMap' => __DIR__ . '/Aws/Api/ShapeMap.php',
'AwsApiStructureShape' => __DIR__ . '/Aws/Api/StructureShape.php',
'AwsApiTimestampShape' => __DIR__ . '/Aws/Api/TimestampShape.php',
'AwsApiValidator' => __DIR__ . '/Aws/Api/Validator.php',
'AwsAutoScalingAutoScalingClient' => __DIR__ . '/Aws/AutoScaling/AutoScalingClient.php',
'AwsAutoScalingExceptionAutoScalingException' => __DIR__ . '/Aws/AutoScaling/Exception/AutoScalingException.php',
'AwsAwsClient' => __DIR__ . '/Aws/AwsClient.php',
'AwsAwsClientInterface' => __DIR__ . '/Aws/AwsClientInterface.php',
'AwsCacheInterface' => __DIR__ . '/Aws/CacheInterface.php',
'AwsClientResolver' => __DIR__ . '/Aws/ClientResolver.php',
'AwsCloudFormationCloudFormationClient' => __DIR__ . '/Aws/CloudFormation/CloudFormationClient.php',
'AwsCloudFormationExceptionCloudFormationException' => __DIR__ . '/Aws/CloudFormation/Exception/CloudFormationException.php',
'AwsCloudFrontCloudFrontClient' => __DIR__ . '/Aws/CloudFront/CloudFrontClient.php',
'AwsCloudFrontExceptionCloudFrontException' => __DIR__ . '/Aws/CloudFront/Exception/CloudFrontException.php',
'AwsCloudFrontUrlSigner' => __DIR__ . '/Aws/CloudFront/UrlSigner.php',
'AwsCloudHsmCloudHsmClient' => __DIR__ . '/Aws/CloudHsm/CloudHsmClient.php',
'AwsCloudHsmExceptionCloudHsmException' => __DIR__ . '/Aws/CloudHsm/Exception/CloudHsmException.php',
'AwsCloudSearchCloudSearchClient' => __DIR__ . '/Aws/CloudSearch/CloudSearchClient.php',
'AwsCloudSearchExceptionCloudSearchException' => __DIR__ . '/Aws/CloudSearch/Exception/CloudSearchException.php',
'AwsCloudSearchDomainCloudSearchDomainClient' => __DIR__ . '/Aws/CloudSearchDomain/CloudSearchDomainClient.php',
'AwsCloudSearchDomainExceptionCloudSearchDomainException' => __DIR__ . '/Aws/CloudSearchDomain/Exception/CloudSearchDomainException.php',
'AwsCloudTrailCloudTrailClient' => __DIR__ . '/Aws/CloudTrail/CloudTrailClient.php',
'AwsCloudTrailExceptionCloudTrailException' => __DIR__ . '/Aws/CloudTrail/Exception/CloudTrailException.php',
'AwsCloudTrailLogFileIterator' => __DIR__ . '/Aws/CloudTrail/LogFileIterator.php',
'AwsCloudTrailLogFileReader' => __DIR__ . '/Aws/CloudTrail/LogFileReader.php',
'AwsCloudTrailLogRecordIterator' => __DIR__ . '/Aws/CloudTrail/LogRecordIterator.php',
'AwsCloudWatchCloudWatchClient' => __DIR__ . '/Aws/CloudWatch/CloudWatchClient.php',
'AwsCloudWatchExceptionCloudWatchException' => __DIR__ . '/Aws/CloudWatch/Exception/CloudWatchException.php',
'AwsCloudWatchLogsCloudWatchLogsClient' => __DIR__ . '/Aws/CloudWatchLogs/CloudWatchLogsClient.php',
'AwsCloudWatchLogsExceptionCloudWatchLogsException' => __DIR__ . '/Aws/CloudWatchLogs/Exception/CloudWatchLogsException.php',
'AwsCodeDeployCodeDeployClient' => __DIR__ . '/Aws/CodeDeploy/CodeDeployClient.php',
'AwsCodeDeployExceptionCodeDeployException' => __DIR__ . '/Aws/CodeDeploy/Exception/CodeDeployException.php',
'AwsCognitoIdentityCognitoIdentityClient' => __DIR__ . '/Aws/CognitoIdentity/CognitoIdentityClient.php',
'AwsCognitoIdentityExceptionCognitoIdentityException' => __DIR__ . '/Aws/CognitoIdentity/Exception/CognitoIdentityException.php',
'AwsCognitoSyncCognitoSyncClient' => __DIR__ . '/Aws/CognitoSync/CognitoSyncClient.php',
'AwsCognitoSyncExceptionCognitoSyncException' => __DIR__ . '/Aws/CognitoSync/Exception/CognitoSyncException.php',
'AwsCommand' => __DIR__ . '/Aws/Command.php',
'AwsCommandInterface' => __DIR__ . '/Aws/CommandInterface.php',
'AwsCommandPool' => __DIR__ . '/Aws/CommandPool.php',
'AwsConfigServiceConfigServiceClient' => __DIR__ . '/Aws/ConfigService/ConfigServiceClient.php',
'AwsConfigServiceExceptionConfigServiceException' => __DIR__ . '/Aws/ConfigService/Exception/ConfigServiceException.php',
'AwsCredentialsCredentialProvider' => __DIR__ . '/Aws/Credentials/CredentialProvider.php',
'AwsCredentialsCredentials' => __DIR__ . '/Aws/Credentials/Credentials.php',
'AwsCredentialsCredentialsInterface' => __DIR__ . '/Aws/Credentials/CredentialsInterface.php',
'AwsCredentialsInstanceProfileProvider' => __DIR__ . '/Aws/Credentials/InstanceProfileProvider.php',
'AwsDataPipelineDataPipelineClient' => __DIR__ . '/Aws/DataPipeline/DataPipelineClient.php',
'AwsDataPipelineExceptionDataPipelineException' => __DIR__ . '/Aws/DataPipeline/Exception/DataPipelineException.php',
'AwsDirectConnectDirectConnectClient' => __DIR__ . '/Aws/DirectConnect/DirectConnectClient.php',
'AwsDirectConnectExceptionDirectConnectException' => __DIR__ . '/Aws/DirectConnect/Exception/DirectConnectException.php',
'AwsDirectoryServiceDirectoryServiceClient' => __DIR__ . '/Aws/DirectoryService/DirectoryServiceClient.php',
'AwsDirectoryServiceExceptionDirectoryServiceException' => __DIR__ . '/Aws/DirectoryService/Exception/DirectoryServiceException.php',
'AwsDynamoDbBinaryValue' => __DIR__ . '/Aws/DynamoDb/BinaryValue.php',
'AwsDynamoDbDynamoDbClient' => __DIR__ . '/Aws/DynamoDb/DynamoDbClient.php',
'AwsDynamoDbExceptionDynamoDbException' => __DIR__ . '/Aws/DynamoDb/Exception/DynamoDbException.php',
'AwsDynamoDbLockingSessionConnection' => __DIR__ . '/Aws/DynamoDb/LockingSessionConnection.php',
'AwsDynamoDbMarshaler' => __DIR__ . '/Aws/DynamoDb/Marshaler.php',
'AwsDynamoDbNumberValue' => __DIR__ . '/Aws/DynamoDb/NumberValue.php',
'AwsDynamoDbSessionConnectionInterface' => __DIR__ . '/Aws/DynamoDb/SessionConnectionInterface.php',
'AwsDynamoDbSessionHandler' => __DIR__ . '/Aws/DynamoDb/SessionHandler.php',
'AwsDynamoDbSetValue' => __DIR__ . '/Aws/DynamoDb/SetValue.php',
'AwsDynamoDbStandardSessionConnection' => __DIR__ . '/Aws/DynamoDb/StandardSessionConnection.php',
'AwsDynamoDbWriteRequestBatch' => __DIR__ . '/Aws/DynamoDb/WriteRequestBatch.php',
'AwsEc2CopySnapshotMiddleware' => __DIR__ . '/Aws/Ec2/CopySnapshotMiddleware.php',
'AwsEc2Ec2Client' => __DIR__ . '/Aws/Ec2/Ec2Client.php',
'AwsEc2ExceptionEc2Exception' => __DIR__ . '/Aws/Ec2/Exception/Ec2Exception.php',
'AwsEcsEcsClient' => __DIR__ . '/Aws/Ecs/EcsClient.php',
'AwsEcsExceptionEcsException' => __DIR__ . '/Aws/Ecs/Exception/EcsException.php',
'AwsEfsEfsClient' => __DIR__ . '/Aws/Efs/EfsClient.php',
'AwsEfsExceptionEfsException' => __DIR__ . '/Aws/Efs/Exception/EfsException.php',
'AwsElastiCacheElastiCacheClient' => __DIR__ . '/Aws/ElastiCache/ElastiCacheClient.php',
'AwsElastiCacheExceptionElastiCacheException' => __DIR__ . '/Aws/ElastiCache/Exception/ElastiCacheException.php',
'AwsElasticBeanstalkElasticBeanstalkClient' => __DIR__ . '/Aws/ElasticBeanstalk/ElasticBeanstalkClient.php',
'AwsElasticBeanstalkExceptionElasticBeanstalkException' => __DIR__ . '/Aws/ElasticBeanstalk/Exception/ElasticBeanstalkException.php',
'AwsElasticLoadBalancingElasticLoadBalancingClient' => __DIR__ . '/Aws/ElasticLoadBalancing/ElasticLoadBalancingClient.php',
'AwsElasticLoadBalancingExceptionElasticLoadBalancingException' => __DIR__ . '/Aws/ElasticLoadBalancing/Exception/ElasticLoadBalancingException.php',
'AwsElasticTranscoderElasticTranscoderClient' => __DIR__ . '/Aws/ElasticTranscoder/ElasticTranscoderClient.php',
'AwsElasticTranscoderExceptionElasticTranscoderException' => __DIR__ . '/Aws/ElasticTranscoder/Exception/ElasticTranscoderException.php',
'AwsEmrEmrClient' => __DIR__ . '/Aws/Emr/EmrClient.php',
'AwsEmrExceptionEmrException' => __DIR__ . '/Aws/Emr/Exception/EmrException.php',
'AwsEndpointEndpointProvider' => __DIR__ . '/Aws/Endpoint/EndpointProvider.php',
'AwsEndpointPatternEndpointProvider' => __DIR__ . '/Aws/Endpoint/PatternEndpointProvider.php',
'AwsExceptionAwsException' => __DIR__ . '/Aws/Exception/AwsException.php',
'AwsExceptionCouldNotCreateChecksumException' => __DIR__ . '/Aws/Exception/CouldNotCreateChecksumException.php',
'AwsExceptionCredentialsException' => __DIR__ . '/Aws/Exception/CredentialsException.php',
'AwsExceptionMultipartUploadException' => __DIR__ . '/Aws/Exception/MultipartUploadException.php',
'AwsExceptionUnresolvedApiException' => __DIR__ . '/Aws/Exception/UnresolvedApiException.php',
'AwsExceptionUnresolvedEndpointException' => __DIR__ . '/Aws/Exception/UnresolvedEndpointException.php',
'AwsExceptionUnresolvedSignatureException' => __DIR__ . '/Aws/Exception/UnresolvedSignatureException.php',
'Awsfunctions' => __DIR__ . '/Aws/functions.php',
'AwsGlacierExceptionGlacierException' => __DIR__ . '/Aws/Glacier/Exception/GlacierException.php',
'AwsGlacierGlacierClient' => __DIR__ . '/Aws/Glacier/GlacierClient.php',
'AwsGlacierMultipartUploader' => __DIR__ . '/Aws/Glacier/MultipartUploader.php',
'AwsGlacierTreeHash' => __DIR__ . '/Aws/Glacier/TreeHash.php',
'AwsHandlerGuzzleV5GuzzleHandler' => __DIR__ . '/Aws/Handler/GuzzleV5/GuzzleHandler.php',
'AwsHandlerGuzzleV5GuzzleStream' => __DIR__ . '/Aws/Handler/GuzzleV5/GuzzleStream.php',
'AwsHandlerGuzzleV5PsrStream' => __DIR__ . '/Aws/Handler/GuzzleV5/PsrStream.php',
'AwsHandlerGuzzleV6GuzzleHandler' => __DIR__ . '/Aws/Handler/GuzzleV6/GuzzleHandler.php',
'AwsHandlerList' => __DIR__ . '/Aws/HandlerList.php',
'AwsHasDataTrait' => __DIR__ . '/Aws/HasDataTrait.php',
'AwsHashingStream' => __DIR__ . '/Aws/HashingStream.php',
'AwsHashInterface' => __DIR__ . '/Aws/HashInterface.php',
'AwsHistory' => __DIR__ . '/Aws/History.php',
'AwsIamExceptionIamException' => __DIR__ . '/Aws/Iam/Exception/IamException.php',
'AwsIamIamClient' => __DIR__ . '/Aws/Iam/IamClient.php',
'AwsJsonCompiler' => __DIR__ . '/Aws/JsonCompiler.php',
'AwsKinesisExceptionKinesisException' => __DIR__ . '/Aws/Kinesis/Exception/KinesisException.php',
'AwsKinesisKinesisClient' => __DIR__ . '/Aws/Kinesis/KinesisClient.php',
'AwsKmsExceptionKmsException' => __DIR__ . '/Aws/Kms/Exception/KmsException.php',
'AwsKmsKmsClient' => __DIR__ . '/Aws/Kms/KmsClient.php',
'AwsLambdaExceptionLambdaException' => __DIR__ . '/Aws/Lambda/Exception/LambdaException.php',
'AwsLambdaLambdaClient' => __DIR__ . '/Aws/Lambda/LambdaClient.php',
'AwsLruArrayCache' => __DIR__ . '/Aws/LruArrayCache.php',
'AwsMachineLearningExceptionMachineLearningException' => __DIR__ . '/Aws/MachineLearning/Exception/MachineLearningException.php',
'AwsMachineLearningMachineLearningClient' => __DIR__ . '/Aws/MachineLearning/MachineLearningClient.php',
'AwsMiddleware' => __DIR__ . '/Aws/Middleware.php',
'AwsMockHandler' => __DIR__ . '/Aws/MockHandler.php',
'AwsMultipartAbstractUploader' => __DIR__ . '/Aws/Multipart/AbstractUploader.php',
'AwsMultipartUploadState' => __DIR__ . '/Aws/Multipart/UploadState.php',
'AwsOpsWorksExceptionOpsWorksException' => __DIR__ . '/Aws/OpsWorks/Exception/OpsWorksException.php',
'AwsOpsWorksOpsWorksClient' => __DIR__ . '/Aws/OpsWorks/OpsWorksClient.php',
'AwsPhpHash' => __DIR__ . '/Aws/PhpHash.php',
'AwsRdsExceptionRdsException' => __DIR__ . '/Aws/Rds/Exception/RdsException.php',
'AwsRdsRdsClient' => __DIR__ . '/Aws/Rds/RdsClient.php',
'AwsRedshiftExceptionRedshiftException' => __DIR__ . '/Aws/Redshift/Exception/RedshiftException.php',
'AwsRedshiftRedshiftClient' => __DIR__ . '/Aws/Redshift/RedshiftClient.php',
'AwsResult' => __DIR__ . '/Aws/Result.php',
'AwsResultInterface' => __DIR__ . '/Aws/ResultInterface.php',
'AwsResultPaginator' => __DIR__ . '/Aws/ResultPaginator.php',
'AwsRetryMiddleware' => __DIR__ . '/Aws/RetryMiddleware.php',
'AwsRoute53ExceptionRoute53Exception' => __DIR__ . '/Aws/Route53/Exception/Route53Exception.php',
'AwsRoute53Route53Client' => __DIR__ . '/Aws/Route53/Route53Client.php',
'AwsRoute53DomainsExceptionRoute53DomainsException' => __DIR__ . '/Aws/Route53Domains/Exception/Route53DomainsException.php',
'AwsRoute53DomainsRoute53DomainsClient' => __DIR__ . '/Aws/Route53Domains/Route53DomainsClient.php',
'AwsS3ApplyMd5Middleware' => __DIR__ . '/Aws/S3/ApplyMd5Middleware.php',
'AwsS3BatchDelete' => __DIR__ . '/Aws/S3/BatchDelete.php',
'AwsS3BucketEndpointMiddleware' => __DIR__ . '/Aws/S3/BucketEndpointMiddleware.php',
'AwsS3ExceptionDeleteMultipleObjectsException' => __DIR__ . '/Aws/S3/Exception/DeleteMultipleObjectsException.php',
'AwsS3ExceptionPermanentRedirectException' => __DIR__ . '/Aws/S3/Exception/PermanentRedirectException.php',
'AwsS3ExceptionS3Exception' => __DIR__ . '/Aws/S3/Exception/S3Exception.php',
'AwsS3GetBucketLocationParser' => __DIR__ . '/Aws/S3/GetBucketLocationParser.php',
'AwsS3MultipartUploader' => __DIR__ . '/Aws/S3/MultipartUploader.php',
'AwsS3PermanentRedirectMiddleware' => __DIR__ . '/Aws/S3/PermanentRedirectMiddleware.php',
'AwsS3PostObject' => __DIR__ . '/Aws/S3/PostObject.php',
'AwsS3PutObjectUrlMiddleware' => __DIR__ . '/Aws/S3/PutObjectUrlMiddleware.php',
'AwsS3S3Client' => __DIR__ . '/Aws/S3/S3Client.php',
'AwsS3S3UriParser' => __DIR__ . '/Aws/S3/S3UriParser.php',
'AwsS3SSECMiddleware' => __DIR__ . '/Aws/S3/SSECMiddleware.php',
'AwsS3StreamWrapper' => __DIR__ . '/Aws/S3/StreamWrapper.php',
'AwsS3Transfer' => __DIR__ . '/Aws/S3/Transfer.php',
'AwsSdk' => __DIR__ . '/Aws/Sdk.php',
'AwsSesExceptionSesException' => __DIR__ . '/Aws/Ses/Exception/SesException.php',
'AwsSesSesClient' => __DIR__ . '/Aws/Ses/SesClient.php',
'AwsSignatureAnonymousSignature' => __DIR__ . '/Aws/Signature/AnonymousSignature.php',
'AwsSignatureS3SignatureV4' => __DIR__ . '/Aws/Signature/S3SignatureV4.php',
'AwsSignatureSignatureInterface' => __DIR__ . '/Aws/Signature/SignatureInterface.php',
'AwsSignatureSignatureProvider' => __DIR__ . '/Aws/Signature/SignatureProvider.php',
'AwsSignatureSignatureV4' => __DIR__ . '/Aws/Signature/SignatureV4.php',
'AwsSnsExceptionSnsException' => __DIR__ . '/Aws/Sns/Exception/SnsException.php',
'AwsSnsSnsClient' => __DIR__ . '/Aws/Sns/SnsClient.php',
'AwsSqsExceptionSqsException' => __DIR__ . '/Aws/Sqs/Exception/SqsException.php',
'AwsSqsSqsClient' => __DIR__ . '/Aws/Sqs/SqsClient.php',
'AwsSsmExceptionSsmException' => __DIR__ . '/Aws/Ssm/Exception/SsmException.php',
'AwsSsmSsmClient' => __DIR__ . '/Aws/Ssm/SsmClient.php',
'AwsStorageGatewayExceptionStorageGatewayException' => __DIR__ . '/Aws/StorageGateway/Exception/StorageGatewayException.php',
'AwsStorageGatewayStorageGatewayClient' => __DIR__ . '/Aws/StorageGateway/StorageGatewayClient.php',
'AwsStsExceptionStsException' => __DIR__ . '/Aws/Sts/Exception/StsException.php',
'AwsStsStsClient' => __DIR__ . '/Aws/Sts/StsClient.php',
'AwsSupportExceptionSupportException' => __DIR__ . '/Aws/Support/Exception/SupportException.php',
'AwsSupportSupportClient' => __DIR__ . '/Aws/Support/SupportClient.php',
'AwsSwfExceptionSwfException' => __DIR__ . '/Aws/Swf/Exception/SwfException.php',
'AwsSwfSwfClient' => __DIR__ . '/Aws/Swf/SwfClient.php',
'AwsTraceMiddleware' => __DIR__ . '/Aws/TraceMiddleware.php',
'AwsWaiter' => __DIR__ . '/Aws/Waiter.php',
'AwsWorkSpacesExceptionWorkSpacesException' => __DIR__ . '/Aws/WorkSpaces/Exception/WorkSpacesException.php',
'AwsWorkSpacesWorkSpacesClient' => __DIR__ . '/Aws/WorkSpaces/WorkSpacesClient.php',
'AwsWrappedHttpHandler' => __DIR__ . '/Aws/WrappedHttpHandler.php',
'GuzzleHttpClient' => __DIR__ . '/GuzzleHttp/Client.php',
'GuzzleHttpClientInterface' => __DIR__ . '/GuzzleHttp/ClientInterface.php',
'GuzzleHttpCookieCookieJar' => __DIR__ . '/GuzzleHttp/Cookie/CookieJar.php',
'GuzzleHttpCookieCookieJarInterface' => __DIR__ . '/GuzzleHttp/Cookie/CookieJarInterface.php',
'GuzzleHttpCookieFileCookieJar' => __DIR__ . '/GuzzleHttp/Cookie/FileCookieJar.php',
'GuzzleHttpCookieSessionCookieJar' => __DIR__ . '/GuzzleHttp/Cookie/SessionCookieJar.php',
'GuzzleHttpCookieSetCookie' => __DIR__ . '/GuzzleHttp/Cookie/SetCookie.php',
'GuzzleHttpExceptionBadResponseException' => __DIR__ . '/GuzzleHttp/Exception/BadResponseException.php',
'GuzzleHttpExceptionClientException' => __DIR__ . '/GuzzleHttp/Exception/ClientException.php',
'GuzzleHttpExceptionConnectException' => __DIR__ . '/GuzzleHttp/Exception/ConnectException.php',
'GuzzleHttpExceptionGuzzleException' => __DIR__ . '/GuzzleHttp/Exception/GuzzleException.php',
'GuzzleHttpExceptionRequestException' => __DIR__ . '/GuzzleHttp/Exception/RequestException.php',
'GuzzleHttpExceptionSeekException' => __DIR__ . '/GuzzleHttp/Exception/SeekException.php',
'GuzzleHttpExceptionServerException' => __DIR__ . '/GuzzleHttp/Exception/ServerException.php',
'GuzzleHttpExceptionTooManyRedirectsException' => __DIR__ . '/GuzzleHttp/Exception/TooManyRedirectsException.php',
'GuzzleHttpExceptionTransferException' => __DIR__ . '/GuzzleHttp/Exception/TransferException.php',
'GuzzleHttpfunctions' => __DIR__ . '/GuzzleHttp/functions.php',
'GuzzleHttpHandlerCurlFactory' => __DIR__ . '/GuzzleHttp/Handler/CurlFactory.php',
'GuzzleHttpHandlerCurlFactoryInterface' => __DIR__ . '/GuzzleHttp/Handler/CurlFactoryInterface.php',
'GuzzleHttpHandlerCurlHandler' => __DIR__ . '/GuzzleHttp/Handler/CurlHandler.php',
'GuzzleHttpHandlerCurlMultiHandler' => __DIR__ . '/GuzzleHttp/Handler/CurlMultiHandler.php',
'GuzzleHttpHandlerEasyHandle' => __DIR__ . '/GuzzleHttp/Handler/EasyHandle.php',
'GuzzleHttpHandlerMockHandler' => __DIR__ . '/GuzzleHttp/Handler/MockHandler.php',
'GuzzleHttpHandlerProxy' => __DIR__ . '/GuzzleHttp/Handler/Proxy.php',
'GuzzleHttpHandlerStreamHandler' => __DIR__ . '/GuzzleHttp/Handler/StreamHandler.php',
'GuzzleHttpHandlerStack' => __DIR__ . '/GuzzleHttp/HandlerStack.php',
'GuzzleHttpMessageFormatter' => __DIR__ . '/GuzzleHttp/MessageFormatter.php',
'GuzzleHttpMiddleware' => __DIR__ . '/GuzzleHttp/Middleware.php',
'GuzzleHttpPool' => __DIR__ . '/GuzzleHttp/Pool.php',
'GuzzleHttpPrepareBodyMiddleware' => __DIR__ . '/GuzzleHttp/PrepareBodyMiddleware.php',
'GuzzleHttpPromiseAggregateException' => __DIR__ . '/GuzzleHttp/Promise/AggregateException.php',
'GuzzleHttpPromiseCancellationException' => __DIR__ . '/GuzzleHttp/Promise/CancellationException.php',
'GuzzleHttpPromiseEachPromise' => __DIR__ . '/GuzzleHttp/Promise/EachPromise.php',
'GuzzleHttpPromiseFulfilledPromise' => __DIR__ . '/GuzzleHttp/Promise/FulfilledPromise.php',
'GuzzleHttpPromisefunctions' => __DIR__ . '/GuzzleHttp/Promise/functions.php',
'GuzzleHttpPromisePromise' => __DIR__ . '/GuzzleHttp/Promise/Promise.php',
'GuzzleHttpPromisePromiseInterface' => __DIR__ . '/GuzzleHttp/Promise/PromiseInterface.php',
'GuzzleHttpPromisePromisorInterface' => __DIR__ . '/GuzzleHttp/Promise/PromisorInterface.php',
'GuzzleHttpPromiseRejectedPromise' => __DIR__ . '/GuzzleHttp/Promise/RejectedPromise.php',
'GuzzleHttpPromiseRejectionException' => __DIR__ . '/GuzzleHttp/Promise/RejectionException.php',
'GuzzleHttpPromiseTaskQueue' => __DIR__ . '/GuzzleHttp/Promise/TaskQueue.php',
'GuzzleHttpPsr7AppendStream' => __DIR__ . '/GuzzleHttp/Psr7/AppendStream.php',
'GuzzleHttpPsr7BufferStream' => __DIR__ . '/GuzzleHttp/Psr7/BufferStream.php',
'GuzzleHttpPsr7CachingStream' => __DIR__ . '/GuzzleHttp/Psr7/CachingStream.php',
'GuzzleHttpPsr7DroppingStream' => __DIR__ . '/GuzzleHttp/Psr7/DroppingStream.php',
'GuzzleHttpPsr7FnStream' => __DIR__ . '/GuzzleHttp/Psr7/FnStream.php',
'GuzzleHttpPsr7functions' => __DIR__ . '/GuzzleHttp/Psr7/functions.php',
'GuzzleHttpPsr7InflateStream' => __DIR__ . '/GuzzleHttp/Psr7/InflateStream.php',
'GuzzleHttpPsr7LazyOpenStream' => __DIR__ . '/GuzzleHttp/Psr7/LazyOpenStream.php',
'GuzzleHttpPsr7LimitStream' => __DIR__ . '/GuzzleHttp/Psr7/LimitStream.php',
'GuzzleHttpPsr7MessageTrait' => __DIR__ . '/GuzzleHttp/Psr7/MessageTrait.php',
'GuzzleHttpPsr7MultipartStream' => __DIR__ . '/GuzzleHttp/Psr7/MultipartStream.php',
'GuzzleHttpPsr7NoSeekStream' => __DIR__ . '/GuzzleHttp/Psr7/NoSeekStream.php',
'GuzzleHttpPsr7PumpStream' => __DIR__ . '/GuzzleHttp/Psr7/PumpStream.php',
'GuzzleHttpPsr7Request' => __DIR__ . '/GuzzleHttp/Psr7/Request.php',
'GuzzleHttpPsr7Response' => __DIR__ . '/GuzzleHttp/Psr7/Response.php',
'GuzzleHttpPsr7Stream' => __DIR__ . '/GuzzleHttp/Psr7/Stream.php',
'GuzzleHttpPsr7StreamDecoratorTrait' => __DIR__ . '/GuzzleHttp/Psr7/StreamDecoratorTrait.php',
'GuzzleHttpPsr7StreamWrapper' => __DIR__ . '/GuzzleHttp/Psr7/StreamWrapper.php',
'GuzzleHttpPsr7Uri' => __DIR__ . '/GuzzleHttp/Psr7/Uri.php',
'GuzzleHttpRedirectMiddleware' => __DIR__ . '/GuzzleHttp/RedirectMiddleware.php',
'GuzzleHttpRequestOptions' => __DIR__ . '/GuzzleHttp/RequestOptions.php',
'GuzzleHttpRetryMiddleware' => __DIR__ . '/GuzzleHttp/RetryMiddleware.php',
'GuzzleHttpUriTemplate' => __DIR__ . '/GuzzleHttp/UriTemplate.php',
'JmesPathAstRuntime' => __DIR__ . '/JmesPath/AstRuntime.php',
'JmesPathCompilerRuntime' => __DIR__ . '/JmesPath/CompilerRuntime.php',
'JmesPathDebugRuntime' => __DIR__ . '/JmesPath/DebugRuntime.php',
'JmesPathEnv' => __DIR__ . '/JmesPath/Env.php',
'JmesPathFnDispatcher' => __DIR__ . '/JmesPath/FnDispatcher.php',
'JmesPathJmesPath' => __DIR__ . '/JmesPath/JmesPath.php',
'JmesPathLexer' => __DIR__ . '/JmesPath/Lexer.php',
'JmesPathParser' => __DIR__ . '/JmesPath/Parser.php',
'JmesPathSyntaxErrorException' => __DIR__ . '/JmesPath/SyntaxErrorException.php',
'JmesPathTreeCompiler' => __DIR__ . '/JmesPath/TreeCompiler.php',
'JmesPathTreeInterpreter' => __DIR__ . '/JmesPath/TreeInterpreter.php',
'JmesPathUtils' => __DIR__ . '/JmesPath/Utils.php',
'PsrHttpMessageMessageInterface' => __DIR__ . '/Psr/Http/Message/MessageInterface.php',
'PsrHttpMessageRequestInterface' => __DIR__ . '/Psr/Http/Message/RequestInterface.php',
'PsrHttpMessageResponseInterface' => __DIR__ . '/Psr/Http/Message/ResponseInterface.php',
'PsrHttpMessageServerRequestInterface' => __DIR__ . '/Psr/Http/Message/ServerRequestInterface.php',
'PsrHttpMessageStreamInterface' => __DIR__ . '/Psr/Http/Message/StreamInterface.php',
'PsrHttpMessageUploadedFileInterface' => __DIR__ . '/Psr/Http/Message/UploadedFileInterface.php',
'PsrHttpMessageUriInterface' => __DIR__ . '/Psr/Http/Message/UriInterface.php',
);
spl_autoload_register(function ($class) use ($mapping) {
if (isset($mapping[$class])) {
require $mapping[$class];
}
}, true);
require __DIR__ . '/Aws/functions.php';
require __DIR__ . '/GuzzleHttp/functions.php';
require __DIR__ . '/GuzzleHttp/Psr7/functions.php';
require __DIR__ . '/GuzzleHttp/Promise/functions.php';
require __DIR__ . '/JmesPath/JmesPath.php';