UNPKG

cloudworker-proxy

Version:
2,019 lines (2,018 loc) 97.5 kB
{ "version": "2.0", "metadata": { "apiVersion": "2020-05-31", "endpointPrefix": "cloudfront", "globalEndpoint": "cloudfront.amazonaws.com", "protocol": "rest-xml", "serviceAbbreviation": "CloudFront", "serviceFullName": "Amazon CloudFront", "serviceId": "CloudFront", "signatureVersion": "v4", "uid": "cloudfront-2020-05-31" }, "operations": { "CreateCachePolicy": { "http": { "requestUri": "/2020-05-31/cache-policy", "responseCode": 201 }, "input": { "type": "structure", "required": [ "CachePolicyConfig" ], "members": { "CachePolicyConfig": { "shape": "S2", "locationName": "CachePolicyConfig", "xmlNamespace": { "uri": "http://cloudfront.amazonaws.com/doc/2020-05-31/" } } }, "payload": "CachePolicyConfig" }, "output": { "type": "structure", "members": { "CachePolicy": { "shape": "Sl" }, "Location": { "location": "header", "locationName": "Location" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "CachePolicy" } }, "CreateCloudFrontOriginAccessIdentity": { "http": { "requestUri": "/2020-05-31/origin-access-identity/cloudfront", "responseCode": 201 }, "input": { "type": "structure", "required": [ "CloudFrontOriginAccessIdentityConfig" ], "members": { "CloudFrontOriginAccessIdentityConfig": { "shape": "So", "locationName": "CloudFrontOriginAccessIdentityConfig", "xmlNamespace": { "uri": "http://cloudfront.amazonaws.com/doc/2020-05-31/" } } }, "payload": "CloudFrontOriginAccessIdentityConfig" }, "output": { "type": "structure", "members": { "CloudFrontOriginAccessIdentity": { "shape": "Sq" }, "Location": { "location": "header", "locationName": "Location" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "CloudFrontOriginAccessIdentity" } }, "CreateDistribution": { "http": { "requestUri": "/2020-05-31/distribution", "responseCode": 201 }, "input": { "type": "structure", "required": [ "DistributionConfig" ], "members": { "DistributionConfig": { "shape": "Ss", "locationName": "DistributionConfig", "xmlNamespace": { "uri": "http://cloudfront.amazonaws.com/doc/2020-05-31/" } } }, "payload": "DistributionConfig" }, "output": { "type": "structure", "members": { "Distribution": { "shape": "S2h" }, "Location": { "location": "header", "locationName": "Location" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "Distribution" } }, "CreateDistributionWithTags": { "http": { "requestUri": "/2020-05-31/distribution?WithTags", "responseCode": 201 }, "input": { "type": "structure", "required": [ "DistributionConfigWithTags" ], "members": { "DistributionConfigWithTags": { "locationName": "DistributionConfigWithTags", "xmlNamespace": { "uri": "http://cloudfront.amazonaws.com/doc/2020-05-31/" }, "type": "structure", "required": [ "DistributionConfig", "Tags" ], "members": { "DistributionConfig": { "shape": "Ss" }, "Tags": { "shape": "S2s" } } } }, "payload": "DistributionConfigWithTags" }, "output": { "type": "structure", "members": { "Distribution": { "shape": "S2h" }, "Location": { "location": "header", "locationName": "Location" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "Distribution" } }, "CreateFieldLevelEncryptionConfig": { "http": { "requestUri": "/2020-05-31/field-level-encryption", "responseCode": 201 }, "input": { "type": "structure", "required": [ "FieldLevelEncryptionConfig" ], "members": { "FieldLevelEncryptionConfig": { "shape": "S2z", "locationName": "FieldLevelEncryptionConfig", "xmlNamespace": { "uri": "http://cloudfront.amazonaws.com/doc/2020-05-31/" } } }, "payload": "FieldLevelEncryptionConfig" }, "output": { "type": "structure", "members": { "FieldLevelEncryption": { "shape": "S3a" }, "Location": { "location": "header", "locationName": "Location" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "FieldLevelEncryption" } }, "CreateFieldLevelEncryptionProfile": { "http": { "requestUri": "/2020-05-31/field-level-encryption-profile", "responseCode": 201 }, "input": { "type": "structure", "required": [ "FieldLevelEncryptionProfileConfig" ], "members": { "FieldLevelEncryptionProfileConfig": { "shape": "S3c", "locationName": "FieldLevelEncryptionProfileConfig", "xmlNamespace": { "uri": "http://cloudfront.amazonaws.com/doc/2020-05-31/" } } }, "payload": "FieldLevelEncryptionProfileConfig" }, "output": { "type": "structure", "members": { "FieldLevelEncryptionProfile": { "shape": "S3j" }, "Location": { "location": "header", "locationName": "Location" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "FieldLevelEncryptionProfile" } }, "CreateInvalidation": { "http": { "requestUri": "/2020-05-31/distribution/{DistributionId}/invalidation", "responseCode": 201 }, "input": { "type": "structure", "required": [ "DistributionId", "InvalidationBatch" ], "members": { "DistributionId": { "location": "uri", "locationName": "DistributionId" }, "InvalidationBatch": { "shape": "S3l", "locationName": "InvalidationBatch", "xmlNamespace": { "uri": "http://cloudfront.amazonaws.com/doc/2020-05-31/" } } }, "payload": "InvalidationBatch" }, "output": { "type": "structure", "members": { "Location": { "location": "header", "locationName": "Location" }, "Invalidation": { "shape": "S3p" } }, "payload": "Invalidation" } }, "CreateMonitoringSubscription": { "http": { "requestUri": "/2020-05-31/distributions/{DistributionId}/monitoring-subscription" }, "input": { "type": "structure", "required": [ "MonitoringSubscription", "DistributionId" ], "members": { "DistributionId": { "location": "uri", "locationName": "DistributionId" }, "MonitoringSubscription": { "shape": "S3r", "locationName": "MonitoringSubscription", "xmlNamespace": { "uri": "http://cloudfront.amazonaws.com/doc/2020-05-31/" } } }, "payload": "MonitoringSubscription" }, "output": { "type": "structure", "members": { "MonitoringSubscription": { "shape": "S3r" } }, "payload": "MonitoringSubscription" } }, "CreateOriginRequestPolicy": { "http": { "requestUri": "/2020-05-31/origin-request-policy", "responseCode": 201 }, "input": { "type": "structure", "required": [ "OriginRequestPolicyConfig" ], "members": { "OriginRequestPolicyConfig": { "shape": "S3w", "locationName": "OriginRequestPolicyConfig", "xmlNamespace": { "uri": "http://cloudfront.amazonaws.com/doc/2020-05-31/" } } }, "payload": "OriginRequestPolicyConfig" }, "output": { "type": "structure", "members": { "OriginRequestPolicy": { "shape": "S44" }, "Location": { "location": "header", "locationName": "Location" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "OriginRequestPolicy" } }, "CreatePublicKey": { "http": { "requestUri": "/2020-05-31/public-key", "responseCode": 201 }, "input": { "type": "structure", "required": [ "PublicKeyConfig" ], "members": { "PublicKeyConfig": { "shape": "S46", "locationName": "PublicKeyConfig", "xmlNamespace": { "uri": "http://cloudfront.amazonaws.com/doc/2020-05-31/" } } }, "payload": "PublicKeyConfig" }, "output": { "type": "structure", "members": { "PublicKey": { "shape": "S48" }, "Location": { "location": "header", "locationName": "Location" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "PublicKey" } }, "CreateRealtimeLogConfig": { "http": { "requestUri": "/2020-05-31/realtime-log-config", "responseCode": 201 }, "input": { "locationName": "CreateRealtimeLogConfigRequest", "xmlNamespace": { "uri": "http://cloudfront.amazonaws.com/doc/2020-05-31/" }, "type": "structure", "required": [ "EndPoints", "Fields", "Name", "SamplingRate" ], "members": { "EndPoints": { "shape": "S4a" }, "Fields": { "shape": "S4d" }, "Name": {}, "SamplingRate": { "type": "long" } } }, "output": { "type": "structure", "members": { "RealtimeLogConfig": { "shape": "S4f" } } } }, "CreateStreamingDistribution": { "http": { "requestUri": "/2020-05-31/streaming-distribution", "responseCode": 201 }, "input": { "type": "structure", "required": [ "StreamingDistributionConfig" ], "members": { "StreamingDistributionConfig": { "shape": "S4h", "locationName": "StreamingDistributionConfig", "xmlNamespace": { "uri": "http://cloudfront.amazonaws.com/doc/2020-05-31/" } } }, "payload": "StreamingDistributionConfig" }, "output": { "type": "structure", "members": { "StreamingDistribution": { "shape": "S4l" }, "Location": { "location": "header", "locationName": "Location" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "StreamingDistribution" } }, "CreateStreamingDistributionWithTags": { "http": { "requestUri": "/2020-05-31/streaming-distribution?WithTags", "responseCode": 201 }, "input": { "type": "structure", "required": [ "StreamingDistributionConfigWithTags" ], "members": { "StreamingDistributionConfigWithTags": { "locationName": "StreamingDistributionConfigWithTags", "xmlNamespace": { "uri": "http://cloudfront.amazonaws.com/doc/2020-05-31/" }, "type": "structure", "required": [ "StreamingDistributionConfig", "Tags" ], "members": { "StreamingDistributionConfig": { "shape": "S4h" }, "Tags": { "shape": "S2s" } } } }, "payload": "StreamingDistributionConfigWithTags" }, "output": { "type": "structure", "members": { "StreamingDistribution": { "shape": "S4l" }, "Location": { "location": "header", "locationName": "Location" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "StreamingDistribution" } }, "DeleteCachePolicy": { "http": { "method": "DELETE", "requestUri": "/2020-05-31/cache-policy/{Id}", "responseCode": 204 }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" }, "IfMatch": { "location": "header", "locationName": "If-Match" } } } }, "DeleteCloudFrontOriginAccessIdentity": { "http": { "method": "DELETE", "requestUri": "/2020-05-31/origin-access-identity/cloudfront/{Id}", "responseCode": 204 }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" }, "IfMatch": { "location": "header", "locationName": "If-Match" } } } }, "DeleteDistribution": { "http": { "method": "DELETE", "requestUri": "/2020-05-31/distribution/{Id}", "responseCode": 204 }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" }, "IfMatch": { "location": "header", "locationName": "If-Match" } } } }, "DeleteFieldLevelEncryptionConfig": { "http": { "method": "DELETE", "requestUri": "/2020-05-31/field-level-encryption/{Id}", "responseCode": 204 }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" }, "IfMatch": { "location": "header", "locationName": "If-Match" } } } }, "DeleteFieldLevelEncryptionProfile": { "http": { "method": "DELETE", "requestUri": "/2020-05-31/field-level-encryption-profile/{Id}", "responseCode": 204 }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" }, "IfMatch": { "location": "header", "locationName": "If-Match" } } } }, "DeleteMonitoringSubscription": { "http": { "method": "DELETE", "requestUri": "/2020-05-31/distributions/{DistributionId}/monitoring-subscription" }, "input": { "type": "structure", "required": [ "DistributionId" ], "members": { "DistributionId": { "location": "uri", "locationName": "DistributionId" } } }, "output": { "type": "structure", "members": {} } }, "DeleteOriginRequestPolicy": { "http": { "method": "DELETE", "requestUri": "/2020-05-31/origin-request-policy/{Id}", "responseCode": 204 }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" }, "IfMatch": { "location": "header", "locationName": "If-Match" } } } }, "DeletePublicKey": { "http": { "method": "DELETE", "requestUri": "/2020-05-31/public-key/{Id}", "responseCode": 204 }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" }, "IfMatch": { "location": "header", "locationName": "If-Match" } } } }, "DeleteRealtimeLogConfig": { "http": { "requestUri": "/2020-05-31/delete-realtime-log-config/", "responseCode": 204 }, "input": { "locationName": "DeleteRealtimeLogConfigRequest", "xmlNamespace": { "uri": "http://cloudfront.amazonaws.com/doc/2020-05-31/" }, "type": "structure", "members": { "Name": {}, "ARN": {} } } }, "DeleteStreamingDistribution": { "http": { "method": "DELETE", "requestUri": "/2020-05-31/streaming-distribution/{Id}", "responseCode": 204 }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" }, "IfMatch": { "location": "header", "locationName": "If-Match" } } } }, "GetCachePolicy": { "http": { "method": "GET", "requestUri": "/2020-05-31/cache-policy/{Id}" }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" } } }, "output": { "type": "structure", "members": { "CachePolicy": { "shape": "Sl" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "CachePolicy" } }, "GetCachePolicyConfig": { "http": { "method": "GET", "requestUri": "/2020-05-31/cache-policy/{Id}/config" }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" } } }, "output": { "type": "structure", "members": { "CachePolicyConfig": { "shape": "S2" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "CachePolicyConfig" } }, "GetCloudFrontOriginAccessIdentity": { "http": { "method": "GET", "requestUri": "/2020-05-31/origin-access-identity/cloudfront/{Id}" }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" } } }, "output": { "type": "structure", "members": { "CloudFrontOriginAccessIdentity": { "shape": "Sq" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "CloudFrontOriginAccessIdentity" } }, "GetCloudFrontOriginAccessIdentityConfig": { "http": { "method": "GET", "requestUri": "/2020-05-31/origin-access-identity/cloudfront/{Id}/config" }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" } } }, "output": { "type": "structure", "members": { "CloudFrontOriginAccessIdentityConfig": { "shape": "So" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "CloudFrontOriginAccessIdentityConfig" } }, "GetDistribution": { "http": { "method": "GET", "requestUri": "/2020-05-31/distribution/{Id}" }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" } } }, "output": { "type": "structure", "members": { "Distribution": { "shape": "S2h" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "Distribution" } }, "GetDistributionConfig": { "http": { "method": "GET", "requestUri": "/2020-05-31/distribution/{Id}/config" }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" } } }, "output": { "type": "structure", "members": { "DistributionConfig": { "shape": "Ss" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "DistributionConfig" } }, "GetFieldLevelEncryption": { "http": { "method": "GET", "requestUri": "/2020-05-31/field-level-encryption/{Id}" }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" } } }, "output": { "type": "structure", "members": { "FieldLevelEncryption": { "shape": "S3a" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "FieldLevelEncryption" } }, "GetFieldLevelEncryptionConfig": { "http": { "method": "GET", "requestUri": "/2020-05-31/field-level-encryption/{Id}/config" }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" } } }, "output": { "type": "structure", "members": { "FieldLevelEncryptionConfig": { "shape": "S2z" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "FieldLevelEncryptionConfig" } }, "GetFieldLevelEncryptionProfile": { "http": { "method": "GET", "requestUri": "/2020-05-31/field-level-encryption-profile/{Id}" }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" } } }, "output": { "type": "structure", "members": { "FieldLevelEncryptionProfile": { "shape": "S3j" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "FieldLevelEncryptionProfile" } }, "GetFieldLevelEncryptionProfileConfig": { "http": { "method": "GET", "requestUri": "/2020-05-31/field-level-encryption-profile/{Id}/config" }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" } } }, "output": { "type": "structure", "members": { "FieldLevelEncryptionProfileConfig": { "shape": "S3c" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "FieldLevelEncryptionProfileConfig" } }, "GetInvalidation": { "http": { "method": "GET", "requestUri": "/2020-05-31/distribution/{DistributionId}/invalidation/{Id}" }, "input": { "type": "structure", "required": [ "DistributionId", "Id" ], "members": { "DistributionId": { "location": "uri", "locationName": "DistributionId" }, "Id": { "location": "uri", "locationName": "Id" } } }, "output": { "type": "structure", "members": { "Invalidation": { "shape": "S3p" } }, "payload": "Invalidation" } }, "GetMonitoringSubscription": { "http": { "method": "GET", "requestUri": "/2020-05-31/distributions/{DistributionId}/monitoring-subscription" }, "input": { "type": "structure", "required": [ "DistributionId" ], "members": { "DistributionId": { "location": "uri", "locationName": "DistributionId" } } }, "output": { "type": "structure", "members": { "MonitoringSubscription": { "shape": "S3r" } }, "payload": "MonitoringSubscription" } }, "GetOriginRequestPolicy": { "http": { "method": "GET", "requestUri": "/2020-05-31/origin-request-policy/{Id}" }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" } } }, "output": { "type": "structure", "members": { "OriginRequestPolicy": { "shape": "S44" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "OriginRequestPolicy" } }, "GetOriginRequestPolicyConfig": { "http": { "method": "GET", "requestUri": "/2020-05-31/origin-request-policy/{Id}/config" }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" } } }, "output": { "type": "structure", "members": { "OriginRequestPolicyConfig": { "shape": "S3w" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "OriginRequestPolicyConfig" } }, "GetPublicKey": { "http": { "method": "GET", "requestUri": "/2020-05-31/public-key/{Id}" }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" } } }, "output": { "type": "structure", "members": { "PublicKey": { "shape": "S48" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "PublicKey" } }, "GetPublicKeyConfig": { "http": { "method": "GET", "requestUri": "/2020-05-31/public-key/{Id}/config" }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" } } }, "output": { "type": "structure", "members": { "PublicKeyConfig": { "shape": "S46" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "PublicKeyConfig" } }, "GetRealtimeLogConfig": { "http": { "requestUri": "/2020-05-31/get-realtime-log-config/" }, "input": { "locationName": "GetRealtimeLogConfigRequest", "xmlNamespace": { "uri": "http://cloudfront.amazonaws.com/doc/2020-05-31/" }, "type": "structure", "members": { "Name": {}, "ARN": {} } }, "output": { "type": "structure", "members": { "RealtimeLogConfig": { "shape": "S4f" } } } }, "GetStreamingDistribution": { "http": { "method": "GET", "requestUri": "/2020-05-31/streaming-distribution/{Id}" }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" } } }, "output": { "type": "structure", "members": { "StreamingDistribution": { "shape": "S4l" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "StreamingDistribution" } }, "GetStreamingDistributionConfig": { "http": { "method": "GET", "requestUri": "/2020-05-31/streaming-distribution/{Id}/config" }, "input": { "type": "structure", "required": [ "Id" ], "members": { "Id": { "location": "uri", "locationName": "Id" } } }, "output": { "type": "structure", "members": { "StreamingDistributionConfig": { "shape": "S4h" }, "ETag": { "location": "header", "locationName": "ETag" } }, "payload": "StreamingDistributionConfig" } }, "ListCachePolicies": { "http": { "method": "GET", "requestUri": "/2020-05-31/cache-policy" }, "input": { "type": "structure", "members": { "Type": { "location": "querystring", "locationName": "Type" }, "Marker": { "location": "querystring", "locationName": "Marker" }, "MaxItems": { "location": "querystring", "locationName": "MaxItems" } } }, "output": { "type": "structure", "members": { "CachePolicyList": { "type": "structure", "required": [ "MaxItems", "Quantity" ], "members": { "NextMarker": {}, "MaxItems": { "type": "integer" }, "Quantity": { "type": "integer" }, "Items": { "type": "list", "member": { "locationName": "CachePolicySummary", "type": "structure", "required": [ "Type", "CachePolicy" ], "members": { "Type": {}, "CachePolicy": { "shape": "Sl" } } } } } } }, "payload": "CachePolicyList" } }, "ListCloudFrontOriginAccessIdentities": { "http": { "method": "GET", "requestUri": "/2020-05-31/origin-access-identity/cloudfront" }, "input": { "type": "structure", "members": { "Marker": { "location": "querystring", "locationName": "Marker" }, "MaxItems": { "location": "querystring", "locationName": "MaxItems" } } }, "output": { "type": "structure", "members": { "CloudFrontOriginAccessIdentityList": { "type": "structure", "required": [ "Marker", "MaxItems", "IsTruncated", "Quantity" ], "members": { "Marker": {}, "NextMarker": {}, "MaxItems": { "type": "integer" }, "IsTruncated": { "type": "boolean" }, "Quantity": { "type": "integer" }, "Items": { "type": "list", "member": { "locationName": "CloudFrontOriginAccessIdentitySummary", "type": "structure", "required": [ "Id", "S3CanonicalUserId", "Comment" ], "members": { "Id": {}, "S3CanonicalUserId": {}, "Comment": {} } } } } } }, "payload": "CloudFrontOriginAccessIdentityList" } }, "ListDistributions": { "http": { "method": "GET", "requestUri": "/2020-05-31/distribution" }, "input": { "type": "structure", "members": { "Marker": { "location": "querystring", "locationName": "Marker" }, "MaxItems": { "location": "querystring", "locationName": "MaxItems" } } }, "output": { "type": "structure", "members": { "DistributionList": { "shape": "S6f" } }, "payload": "DistributionList" } }, "ListDistributionsByCachePolicyId": { "http": { "method": "GET", "requestUri": "/2020-05-31/distributionsByCachePolicyId/{CachePolicyId}" }, "input": { "type": "structure", "required": [ "CachePolicyId" ], "members": { "Marker": { "location": "querystring", "locationName": "Marker" }, "MaxItems": { "location": "querystring", "locationName": "MaxItems" }, "CachePolicyId": { "location": "uri", "locationName": "CachePolicyId" } } }, "output": { "type": "structure", "members": { "DistributionIdList": { "shape": "S6k" } }, "payload": "DistributionIdList" } }, "ListDistributionsByOriginRequestPolicyId": { "http": { "method": "GET", "requestUri": "/2020-05-31/distributionsByOriginRequestPolicyId/{OriginRequestPolicyId}" }, "input": { "type": "structure", "required": [ "OriginRequestPolicyId" ], "members": { "Marker": { "location": "querystring", "locationName": "Marker" }, "MaxItems": { "location": "querystring", "locationName": "MaxItems" }, "OriginRequestPolicyId": { "location": "uri", "locationName": "OriginRequestPolicyId" } } }, "output": { "type": "structure", "members": { "DistributionIdList": { "shape": "S6k" } }, "payload": "DistributionIdList" } }, "ListDistributionsByRealtimeLogConfig": { "http": { "requestUri": "/2020-05-31/distributionsByRealtimeLogConfig/" }, "input": { "locationName": "ListDistributionsByRealtimeLogConfigRequest", "xmlNamespace": { "uri": "http://cloudfront.amazonaws.com/doc/2020-05-31/" }, "type": "structure", "members": { "Marker": {}, "MaxItems": {}, "RealtimeLogConfigName": {}, "RealtimeLogConfigArn": {} } }, "output": { "type": "structure", "members": { "DistributionList": { "shape": "S6f" } }, "payload": "DistributionList" } }, "ListDistributionsByWebACLId": { "http": { "method": "GET", "requestUri": "/2020-05-31/distributionsByWebACLId/{WebACLId}" }, "input": { "type": "structure", "required": [ "WebACLId" ], "members": { "Marker": { "location": "querystring", "locationName": "Marker" }, "MaxItems": { "location": "querystring", "locationName": "MaxItems" }, "WebACLId": { "location": "uri", "locationName": "WebACLId" } } }, "output": { "type": "structure", "members": { "DistributionList": { "shape": "S6f" } }, "payload": "DistributionList" } }, "ListFieldLevelEncryptionConfigs": { "http": { "method": "GET", "requestUri": "/2020-05-31/field-level-encryption" }, "input": { "type": "structure", "members": { "Marker": { "location": "querystring", "locationName": "Marker" }, "MaxItems": { "location": "querystring", "locationName": "MaxItems" } } }, "output": { "type": "structure", "members": { "FieldLevelEncryptionList": { "type": "structure", "required": [ "MaxItems", "Quantity" ], "members": { "NextMarker": {}, "MaxItems": { "type": "integer" }, "Quantity": { "type": "integer" }, "Items": { "type": "list", "member": { "locationName": "FieldLevelEncryptionSummary", "type": "structure", "required": [ "Id", "LastModifiedTime" ], "members": { "Id": {}, "LastModifiedTime": { "type": "timestamp" }, "Comment": {}, "QueryArgProfileConfig": { "shape": "S30" }, "ContentTypeProfileConfig": { "shape": "S34" } } } } } } }, "payload": "FieldLevelEncryptionList" } }, "ListFieldLevelEncryptionProfiles": { "http": { "method": "GET", "requestUri": "/2020-05-31/field-level-encryption-profile" }, "input": { "type": "structure", "members": { "Marker": { "location": "querystring", "locationName": "Marker" }, "MaxItems": { "location": "querystring", "locationName": "MaxItems" } } }, "output": { "type": "structure", "members": { "FieldLevelEncryptionProfileList": { "type": "structure", "required": [ "MaxItems", "Quantity" ], "members": { "NextMarker": {}, "MaxItems": { "type": "integer" }, "Quantity": { "type": "integer" }, "Items": { "type": "list", "member": { "locationName": "FieldLevelEncryptionProfileSummary", "type": "structure", "required": [ "Id", "LastModifiedTime", "Name", "EncryptionEntities" ], "members": { "Id": {}, "LastModifiedTime": { "type": "timestamp" }, "Name": {}, "EncryptionEntities": { "shape": "S3d" }, "Comment": {} } } } } } }, "payload": "FieldLevelEncryptionProfileList" } }, "ListInvalidations": { "http": { "method": "GET", "requestUri": "/2020-05-31/distribution/{DistributionId}/invalidation" }, "input": { "type": "structure", "required": [ "DistributionId" ], "members": { "DistributionId": { "location": "uri", "locationName": "DistributionId" }, "Marker": { "location": "querystring", "locationName": "Marker" }, "MaxItems": { "location": "querystring", "locationName": "MaxItems" } } }, "output": { "type": "structure", "members": { "InvalidationList": { "type": "structure", "required": [ "Marker", "MaxItems", "IsTruncated", "Quantity" ], "members": { "Marker": {}, "NextMarker": {}, "MaxItems": { "type": "integer" }, "IsTruncated": { "type": "boolean" }, "Quantity": { "type": "integer" }, "Items": { "type": "list", "member": { "locationName": "InvalidationSummary", "type": "structure", "required": [ "Id", "CreateTime", "Status" ], "members": { "Id": {}, "CreateTime": { "type": "timestamp" }, "Status": {} } } } } } }, "payload": "InvalidationList" } }, "ListOriginRequestPolicies": { "http": { "method": "GET", "requestUri": "/2020-05-31/origin-request-policy" }, "input": { "type": "structure", "members": { "Type": { "location": "querystring", "locationName": "Type" }, "Marker": { "location": "querystring", "locationName": "Marker" }, "MaxItems": { "location": "querystring", "locationName": "MaxItems" } } }, "output": { "type": "structure", "members": { "OriginRequestPolicyList": { "type": "structure", "required": [ "MaxItems", "Quantity" ], "members": { "NextMarker": {}, "MaxItems": { "type": "integer" }, "Quantity": { "type": "integer" }, "Items": { "type": "list", "member": { "locationName": "OriginRequestPolicySummary", "type": "structure", "required": [ "Type", "OriginRequestPolicy" ], "members": { "Type": {}, "OriginRequestPolicy": { "shape": "S44" } } } } } } }, "payload": "OriginRequestPolicyList" } }, "ListPublicKeys": { "http": { "method": "GET", "requestUri": "/2020-05-31/public-key" }, "input": { "type": "structure", "members": { "Marker": { "location": "querystring", "locationName": "Marker" }, "MaxItems": { "location": "querystring", "locationName": "MaxItems" } } }, "output": { "type": "structure", "members": { "PublicKeyList": { "type": "structure", "required": [ "MaxItems", "Quantity" ], "members": { "NextMarker": {}, "MaxItems": { "type": "integer" }, "Quantity": { "type": "integer" }, "Items": { "type": "list", "member": { "locationName": "PublicKeySummary", "type": "structure", "required": [ "Id", "Name", "CreatedTime", "EncodedKey" ], "members": { "Id": {}, "Name": {}, "CreatedTime": { "type": "timestamp" }, "EncodedKey": {}, "Comment": {} } } } } } }, "payload": "PublicKeyList" } }, "ListRealtimeLogConfigs": { "http": { "method": "GET", "requestUri": "/2020-05-31/realtime-log-config" }, "input": { "type": "structure", "members": { "MaxItems": { "location": "querystring", "locationName": "MaxItems" }, "Marker": { "location": "querystring", "locationName": "Marker" } } }, "output": { "type": "structure", "members": { "RealtimeLogConfigs": { "type": "structure", "required": [ "MaxItems", "IsTruncated", "Marker" ], "members": { "MaxItems": { "type": "integer" }, "Items": { "type": "list", "member": { "shape": "S4f" } }, "IsTruncated": { "type": "boolean" }, "Marker": {}, "NextMarker": {} } } }, "payload": "RealtimeLogConfigs" } }, "ListStreamingDistributions": { "http": { "method": "GET", "requestUri": "/2020-05-31/streaming-distribution" }, "input": { "type": "structure", "members": { "Marker": { "location": "querystring", "locationName": "Marker"