]> source.dussan.org Git - nextcloud-server.git/commit
stripping services from AWS SDK
authorChristian Berendt <berendt@b1-systems.de>
Wed, 10 Jul 2013 14:38:34 +0000 (16:38 +0200)
committerChristian Berendt <berendt@b1-systems.de>
Wed, 10 Jul 2013 14:38:34 +0000 (16:38 +0200)
commitc772a6479d0c2ab9d84b7d6ca3232561fdbcbd2b
tree1471df13e14c42ea8c3b584175341c308a05aa97
parent9965eb02956088994efc89c428e67d4436af191b
stripping services from AWS SDK
596 files changed:
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/AutoScalingClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/Enum/LifecycleState.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/Enum/ScalingActivityStatusCode.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/Exception/AlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/Exception/AutoScalingException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/Exception/InvalidNextTokenException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/Exception/LimitExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/Exception/ResourceInUseException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/Exception/ScalingActivityInProgressException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/AutoScaling/Resources/autoscaling-2011-01-01.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/CloudFormationClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/Enum/Capability.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/Enum/OnFailure.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/Enum/ResourceStatus.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/Enum/StackStatus.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/Exception/AlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/Exception/CloudFormationException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/Exception/InsufficientCapabilitiesException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/Exception/LimitExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFormation/Resources/cloudformation-2010-05-15.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/CloudFrontClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/CloudFrontSignature.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Enum/ItemSelection.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Enum/OriginProtocolPolicy.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Enum/PriceClass.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Enum/ViewerProtocolPolicy.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/AccessDeniedException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/BatchTooLargeException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/CNAMEAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/CloudFrontException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/CloudFrontOriginAccessIdentityAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/CloudFrontOriginAccessIdentityInUseException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/DistributionAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/DistributionNotDisabledException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/Exception.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/IllegalUpdateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/InconsistentQuantitiesException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/InvalidArgumentException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/InvalidDefaultRootObjectException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/InvalidForwardCookiesException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/InvalidIfMatchVersionException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/InvalidOriginAccessIdentityException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/InvalidOriginException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/InvalidRequiredProtocolException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/InvalidViewerCertificateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/MissingBodyException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/NoSuchCloudFrontOriginAccessIdentityException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/NoSuchDistributionException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/NoSuchInvalidationException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/NoSuchOriginException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/NoSuchStreamingDistributionException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/PreconditionFailedException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/StreamingDistributionAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/StreamingDistributionNotDisabledException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyCacheBehaviorsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyCertificatesException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyCloudFrontOriginAccessIdentitiesException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyCookieNamesInWhiteListException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyDistributionCNAMEsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyDistributionsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyInvalidationsInProgressException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyOriginsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyStreamingDistributionCNAMEsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyStreamingDistributionsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TooManyTrustedSignersException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Exception/TrustedSignerDoesNotExistException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Resources/cloudfront-2012-05-05.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudFront/Resources/cloudfront-2013-05-12.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/CloudSearchClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Enum/IndexFieldType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Enum/OptionState.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Enum/SearchInstanceType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Enum/SourceDataFunction.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Exception/BaseException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Exception/CloudSearchException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Exception/InternalException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Exception/InvalidTypeException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Exception/LimitExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Exception/ResourceNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudSearch/Resources/cloudsearch-2011-02-01.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/CloudWatchClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Enum/ComparisonOperator.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Enum/HistoryItemType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Enum/StateValue.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Enum/Statistic.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Enum/Unit.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Exception/CloudWatchException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Exception/InternalServiceException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Exception/InvalidFormatException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Exception/InvalidNextTokenException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Exception/InvalidParameterCombinationException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Exception/InvalidParameterValueException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Exception/LimitExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Exception/MissingRequiredParameterException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Exception/ResourceNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/CloudWatch/Resources/cloudwatch-2010-08-01.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DataPipeline/DataPipelineClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DataPipeline/Enum/WorkStatus.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DataPipeline/Exception/DataPipelineException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DataPipeline/Exception/InternalServiceErrorException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DataPipeline/Exception/InvalidRequestException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DataPipeline/Exception/PipelineDeletedException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DataPipeline/Exception/PipelineNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DataPipeline/Exception/TaskNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DataPipeline/Resources/datapipeline-2012-10-29.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DirectConnect/DirectConnectClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DirectConnect/Enum/ConnectionState.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DirectConnect/Enum/StepState.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DirectConnect/Enum/VirtualInterfaceState.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DirectConnect/Exception/DirectConnectClientException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DirectConnect/Exception/DirectConnectException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DirectConnect/Exception/DirectConnectServerException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DirectConnect/Resources/directconnect-2012-10-25.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Crc32ErrorChecker.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/DynamoDbClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/AttributeAction.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/AttributeType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/ComparisonOperator.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/KeyType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/ProjectionType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/ReturnConsumedCapacity.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/ReturnItemCollectionMetrics.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/ReturnValue.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/ScalarAttributeType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/Select.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/TableStatus.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Enum/Type.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/AccessDeniedException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/ConditionalCheckFailedException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/DynamoDbException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/IncompleteSignatureException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/InternalFailureException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/InternalServerErrorException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/ItemCollectionSizeLimitExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/LimitExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/MissingAuthenticationTokenException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/ProvisionedThroughputExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/ResourceInUseException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/ResourceNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/ServiceUnavailableException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/ThrottlingException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/UnprocessedWriteRequestsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/UnrecognizedClientException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Exception/ValidationException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Iterator/BatchGetItemIterator.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Iterator/ScanIterator.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Model/Attribute.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Model/BatchRequest/AbstractWriteRequest.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Model/BatchRequest/DeleteRequest.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Model/BatchRequest/PutRequest.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Model/BatchRequest/UnprocessedRequest.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Model/BatchRequest/WriteRequestBatch.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Model/BatchRequest/WriteRequestBatchTransfer.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Model/BatchRequest/WriteRequestInterface.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Model/Item.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Resources/dynamodb-2011-12-05.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Resources/dynamodb-2012-08-10.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Session/LockingStrategy/AbstractLockingStrategy.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Session/LockingStrategy/LockingStrategyFactory.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Session/LockingStrategy/LockingStrategyFactoryInterface.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Session/LockingStrategy/LockingStrategyInterface.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Session/LockingStrategy/NullLockingStrategy.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Session/LockingStrategy/PessimisticLockingStrategy.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Session/SessionHandler.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/DynamoDb/Session/SessionHandlerConfig.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Ec2Client.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/ContainerFormat.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/DiskImageFormat.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/DomainType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/ExportEnvironment.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/HypervisorType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/ImageState.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/InstanceAttributeName.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/InstanceStateName.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/InstanceType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/PlacementGroupState.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/PlacementStrategy.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/ResourceType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/RuleAction.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/SnapshotAttributeName.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/SnapshotState.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/SpotInstanceType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/VirtualizationType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/VolumeAttachmentState.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/VolumeAttributeName.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/VolumeState.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/VolumeType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Enum/VpcAttributeName.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Exception/Ec2Exception.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Iterator/DescribeInstancesIterator.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ec2/Resources/ec2-2013-02-01.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/ElastiCacheClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Enum/SourceType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/AuthorizationAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/AuthorizationNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheClusterAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheClusterNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheParameterGroupAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheParameterGroupNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheParameterGroupQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheSecurityGroupAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheSecurityGroupNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheSecurityGroupQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheSubnetGroupAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheSubnetGroupInUseException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheSubnetGroupNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheSubnetGroupQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/CacheSubnetQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/ClusterQuotaForCustomerExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/ElastiCacheException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/InsufficientCacheClusterCapacityException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/InvalidCacheClusterStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/InvalidCacheParameterGroupStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/InvalidCacheSecurityGroupStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/InvalidParameterCombinationException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/InvalidParameterValueException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/InvalidSubnetException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/InvalidVPCNetworkStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/NodeQuotaForClusterExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/NodeQuotaForCustomerExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/ReservedCacheNodeAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/ReservedCacheNodeNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/ReservedCacheNodeQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/ReservedCacheNodesOfferingNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Exception/SubnetInUseException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElastiCache/Resources/elasticache-2012-11-15.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/ElasticBeanstalkClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Enum/ConfigurationDeploymentStatus.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Enum/ConfigurationOptionValueType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Enum/EnvironmentHealth.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Enum/EnvironmentInfoType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Enum/EnvironmentStatus.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Enum/EventSeverity.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Enum/ValidationSeverity.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/ElasticBeanstalkException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/InsufficientPrivilegesException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/OperationInProgressException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/S3LocationNotInServiceRegionException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/S3SubscriptionRequiredException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/SourceBundleDeletionException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/TooManyApplicationVersionsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/TooManyApplicationsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/TooManyBucketsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/TooManyConfigurationTemplatesException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Exception/TooManyEnvironmentsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticBeanstalk/Resources/elasticbeanstalk-2010-12-01.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/ElasticLoadBalancingClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/AccessPointNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/CertificateNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/DuplicateAccessPointNameException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/DuplicateListenerException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/DuplicatePolicyNameException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/ElasticLoadBalancingException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/InvalidConfigurationRequestException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/InvalidEndPointException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/InvalidSchemeException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/InvalidSecurityGroupException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/InvalidSubnetException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/ListenerNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/PolicyNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/PolicyTypeNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/SubnetNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/TooManyAccessPointsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Exception/TooManyPoliciesException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticLoadBalancing/Resources/elasticloadbalancing-2012-06-01.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/ElasticTranscoderClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/Exception/AccessDeniedException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/Exception/ElasticTranscoderException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/Exception/IncompatibleVersionException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/Exception/InternalServiceException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/Exception/LimitExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/Exception/ResourceInUseException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/Exception/ResourceNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/Exception/ValidationException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ElasticTranscoder/Resources/elastictranscoder-2012-09-25.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/EmrClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/Enum/ActionOnFailure.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/Enum/InstanceGroupState.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/Enum/InstanceRoleType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/Enum/JobFlowExecutionState.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/Enum/MarketType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/Enum/StepExecutionState.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/Exception/EmrException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/Exception/InternalServerErrorException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Emr/Resources/emr-2009-03-31.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Enum/Action.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Enum/ActionCode.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Enum/StatusCode.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Exception/GlacierException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Exception/InvalidParameterValueException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Exception/LimitExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Exception/MissingParameterValueException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Exception/RequestTimeoutException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Exception/ResourceNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Exception/ServiceUnavailableException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/GlacierClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/GlacierUploadListener.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Model/MultipartUpload/AbstractTransfer.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Model/MultipartUpload/ParallelTransfer.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Model/MultipartUpload/SerialTransfer.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Model/MultipartUpload/TransferState.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Model/MultipartUpload/UploadBuilder.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Model/MultipartUpload/UploadId.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Model/MultipartUpload/UploadPart.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Model/MultipartUpload/UploadPartContext.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Model/MultipartUpload/UploadPartGenerator.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Glacier/Resources/glacier-2012-06-01.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Enum/AssignmentStatusType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Enum/StatusType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/DeleteConflictException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/DuplicateCertificateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/EntityAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/EntityTemporarilyUnmodifiableException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/IamException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/InvalidAuthenticationCodeException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/InvalidCertificateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/InvalidUserTypeException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/KeyPairMismatchException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/LimitExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/MalformedCertificateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/MalformedPolicyDocumentException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/NoSuchEntityException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Exception/PasswordPolicyViolationException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/IamClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Iam/Resources/iam-2010-05-08.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Enum/JobType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/BucketPermissionException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/CanceledJobIdException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/ExpiredJobIdException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/ImportExportException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/InvalidAccessKeyIdException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/InvalidAddressException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/InvalidCustomsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/InvalidFileSystemException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/InvalidJobIdException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/InvalidManifestFieldException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/InvalidParameterException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/MalformedManifestException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/MissingCustomsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/MissingManifestFieldException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/MissingParameterException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/MultipleRegionsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/NoSuchBucketException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Exception/UnableToCancelJobIdException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/ImportExportClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Iterator/ListJobsIterator.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/JobManifestListener.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/ImportExport/Resources/importexport-2010-06-01.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Enum/AppType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Enum/Architecture.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Enum/AutoScalingType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Enum/DeploymentCommandName.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Enum/LayerType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Enum/PermissionLevel.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Enum/RootDeviceType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Enum/SourceType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Exception/OpsWorksException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Exception/ResourceNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Exception/ValidationException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/OpsWorksClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/OpsWorks/Resources/opsworks-2013-02-18.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Enum/ApplyMethod.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Enum/SourceType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/AuthorizationAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/AuthorizationNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/AuthorizationQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBInstanceAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBInstanceNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBParameterGroupAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBParameterGroupNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBParameterGroupQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSecurityGroupAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSecurityGroupNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSecurityGroupNotSupportedException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSecurityGroupQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSnapshotAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSnapshotNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSubnetGroupAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSubnetGroupDoesNotCoverEnoughAZsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSubnetGroupNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSubnetGroupQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBSubnetQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/DBUpgradeDependencyFailureException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/EventSubscriptionQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InstanceQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InsufficientDBInstanceCapacityException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidDBInstanceStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidDBParameterGroupStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidDBSecurityGroupStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidDBSnapshotStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidDBSubnetGroupStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidDBSubnetStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidEventSubscriptionStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidOptionGroupStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidRestoreException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidSubnetException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/InvalidVPCNetworkStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/OptionGroupAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/OptionGroupNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/OptionGroupQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/PointInTimeRestoreNotEnabledException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/ProvisionedIopsNotAvailableInAZException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/RdsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/ReservedDBInstanceAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/ReservedDBInstanceNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/ReservedDBInstanceQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/ReservedDBInstancesOfferingNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/SNSInvalidTopicException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/SNSNoAuthorizationException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/SNSTopicArnNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/SnapshotQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/SourceNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/StorageQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/SubnetAlreadyInUseException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/SubscriptionAlreadyExistException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/SubscriptionCategoryNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Exception/SubscriptionNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/RdsClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Rds/Resources/rds-2013-05-15.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Enum/SourceType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/AuthorizationAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/AuthorizationNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/AuthorizationQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterParameterGroupAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterParameterGroupNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterParameterGroupQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSecurityGroupAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSecurityGroupNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSecurityGroupQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSnapshotAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSnapshotNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSnapshotQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSubnetGroupAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSubnetGroupNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSubnetGroupQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ClusterSubnetQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InsufficientClusterCapacityException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InvalidClusterParameterGroupStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InvalidClusterSecurityGroupStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InvalidClusterSnapshotStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InvalidClusterStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InvalidClusterSubnetGroupStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InvalidClusterSubnetStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InvalidRestoreException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InvalidSubnetException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/InvalidVPCNetworkStateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/NumberOfNodesPerClusterLimitExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/NumberOfNodesQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/RedshiftException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ReservedNodeAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ReservedNodeNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ReservedNodeOfferingNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ReservedNodeQuotaExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/ResizeNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/SubnetAlreadyInUseException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Exception/UnsupportedOptionException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/RedshiftClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Redshift/Resources/redshift-2012-12-01.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Enum/Action.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Enum/HealthCheckType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Enum/RecordType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Enum/ResourceRecordSetFailover.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Enum/Status.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/DelegationSetNotAvailableException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/HealthCheckAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/HealthCheckInUseException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/HostedZoneAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/HostedZoneNotEmptyException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/InvalidChangeBatchException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/InvalidDomainNameException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/InvalidInputException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/NoSuchChangeException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/NoSuchHealthCheckException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/NoSuchHostedZoneException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/PriorRequestNotCompleteException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/Route53Exception.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/TooManyHealthChecksException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Exception/TooManyHostedZonesException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Resources/route53-2012-12-12.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Route53/Route53Client.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ses/Enum/IdentityType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ses/Enum/MailboxSimulator.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ses/Enum/NotificationType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ses/Enum/VerificationStatus.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ses/Exception/MessageRejectedException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ses/Exception/SesException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ses/Resources/ses-2010-12-01.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Ses/SesClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/AttributeDoesNotExistException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/DuplicateItemNameException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/InvalidNextTokenException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/InvalidNumberPredicatesException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/InvalidNumberValueTestsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/InvalidParameterValueException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/InvalidQueryExpressionException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/MissingParameterException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/NoSuchDomainException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/NumberDomainAttributesExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/NumberDomainBytesExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/NumberDomainsExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/NumberItemAttributesExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/NumberSubmittedAttributesExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/NumberSubmittedItemsExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/RequestTimeoutException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/SimpleDbException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Exception/TooManyRequestedAttributesException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/Resources/simpledb-2009-04-15.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/SimpleDb/SimpleDbClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/Exception/AuthorizationErrorException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/Exception/InternalErrorException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/Exception/InvalidParameterException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/Exception/NotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/Exception/SnsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/Exception/SubscriptionLimitExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/Exception/TopicLimitExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/MessageValidator/Exception/CannotGetPublicKeyFromCertificateException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/MessageValidator/Exception/CertificateFromUnrecognizedSourceException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/MessageValidator/Exception/InvalidMessageSignatureException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/MessageValidator/Exception/SnsMessageValidatorException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/MessageValidator/Message.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/MessageValidator/MessageValidator.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/Resources/sns-2010-03-31.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sns/SnsClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sqs/Enum/MessageAttribute.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sqs/Enum/QueueAttribute.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sqs/Exception/SqsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sqs/QueueUrlListener.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sqs/Resources/sqs-2012-11-05.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sqs/SqsClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Enum/BandwidthType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Enum/DiskAllocationType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Enum/ErrorCode.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Enum/GatewayState.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Enum/GatewayTimezone.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Enum/GatewayType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Enum/VolumeStatus.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Enum/VolumeType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Exception/InternalServerErrorException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Exception/InvalidGatewayRequestException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Exception/StorageGatewayException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/Resources/storagegateway-2012-06-30.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/StorageGateway/StorageGatewayClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/ExpiredTokenException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/IDPCommunicationErrorException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/IDPRejectedClaimException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/IncompleteSignatureException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/InternalFailureException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/InvalidActionException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/InvalidClientTokenIdException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/InvalidIdentityTokenException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/InvalidParameterCombinationException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/InvalidParameterValueException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/InvalidQueryParameterException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/MalformedPolicyDocumentException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/MalformedQueryStringException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/MissingActionException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/MissingAuthenticationTokenException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/MissingParameterException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/OptInRequiredException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/PackedPolicyTooLargeException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/RequestExpiredException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/ServiceUnavailableException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/StsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Exception/ThrottlingException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/Resources/sts-2011-06-15.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Sts/StsClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Support/Exception/CaseCreationLimitExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Support/Exception/CaseIdNotFoundException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Support/Exception/InternalServerErrorException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Support/Exception/SupportException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Support/Resources/support-2013-04-15.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Support/SupportClient.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Enum/ActivityTaskTimeoutType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Enum/ChildPolicy.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Enum/CloseStatus.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Enum/DecisionTaskTimeoutType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Enum/DecisionType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Enum/EventType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Enum/ExecutionStatus.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Enum/RegistrationStatus.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Enum/WorkflowExecutionTimeoutType.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/DefaultUndefinedException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/DomainAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/DomainDeprecatedException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/LimitExceededException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/OperationNotPermittedException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/SwfException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/TypeAlreadyExistsException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/TypeDeprecatedException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/UnknownResourceException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Exception/WorkflowExecutionAlreadyStartedException.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/Resources/swf-2012-01-25.php [deleted file]
apps/files_external/3rdparty/aws-sdk-php/Aws/Swf/SwfClient.php [deleted file]