Files
WPS3Media/vendor/Aws3/Aws/data/cloudfront/2015-07-27/api-2.json.php

7 lines
56 KiB
PHP
Raw Normal View History

<?php
namespace DeliciousBrains\WP_Offload_Media\Aws3;
// This file was auto-generated from sdk-root/src/data/cloudfront/2015-07-27/api-2.json
return ['version' => '2.0', 'metadata' => ['apiVersion' => '2015-07-27', 'endpointPrefix' => 'cloudfront', 'globalEndpoint' => 'cloudfront.amazonaws.com', 'protocol' => 'rest-xml', 'serviceAbbreviation' => 'CloudFront', 'serviceFullName' => 'Amazon CloudFront', 'signatureVersion' => 'v4'], 'operations' => ['CreateCloudFrontOriginAccessIdentity' => ['name' => 'CreateCloudFrontOriginAccessIdentity2015_07_27', 'http' => ['method' => 'POST', 'requestUri' => '/2015-07-27/origin-access-identity/cloudfront', 'responseCode' => 201], 'input' => ['shape' => 'CreateCloudFrontOriginAccessIdentityRequest'], 'output' => ['shape' => 'CreateCloudFrontOriginAccessIdentityResult'], 'errors' => [['shape' => 'CloudFrontOriginAccessIdentityAlreadyExists', 'error' => ['httpStatusCode' => 409], 'exception' => \true], ['shape' => 'MissingBody', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'TooManyCloudFrontOriginAccessIdentities', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'InvalidArgument', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'InconsistentQuantities', 'error' => ['httpStatusCode' => 400], 'exception' => \true]]], 'CreateDistribution' => ['name' => 'CreateDistribution2015_07_27', 'http' => ['method' => 'POST', 'requestUri' => '/2015-07-27/distribution', 'responseCode' => 201], 'input' => ['shape' => 'CreateDistributionRequest'], 'output' => ['shape' => 'CreateDistributionResult'], 'errors' => [['shape' => 'CNAMEAlreadyExists', 'error' => ['httpStatusCode' => 409], 'exception' => \true], ['shape' => 'DistributionAlreadyExists', 'error' => ['httpStatusCode' => 409], 'exception' => \true], ['shape' => 'InvalidOrigin', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'InvalidOriginAccessIdentity', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'AccessDenied', 'error' => ['httpStatusCode' => 403], 'exception' => \true], ['shape' => 'TooManyTrustedSigners', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'TrustedSignerDoesNotExist', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'InvalidViewerCertificate', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'InvalidMinimumProtocolVersion', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'MissingBody', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'TooManyDistributionCNAMEs', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'TooManyDistributions', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'InvalidDefaultRootObject', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'InvalidRelativePath', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'InvalidErrorCode', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'InvalidResponseCode', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'InvalidArgument', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'InvalidRequiredProtocol', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'NoSuchOrigin', 'error' => ['httpStatusCode' => 404], 'exception' => \true], ['shape' => 'TooManyOrigins', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'TooManyCacheBehaviors', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'TooManyCookieNamesInWhiteList', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'InvalidForwardCookies', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'TooManyHeadersInForwardedValues', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'InvalidHeadersForS3Origin', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'InconsistentQuantities', 'error' => ['httpStatusCode' => 400], 'exception' => \true], ['shape' => 'TooManyCertificates', 'error' => ['httpStatusCode'