aws-sdk-core 2.5.6 → 2.5.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,2585 @@
1
+ {
2
+ "version":"2.0",
3
+ "metadata":{
4
+ "apiVersion":"2016-08-20",
5
+ "endpointPrefix":"cloudfront",
6
+ "globalEndpoint":"cloudfront.amazonaws.com",
7
+ "protocol":"rest-xml",
8
+ "serviceAbbreviation":"CloudFront",
9
+ "serviceFullName":"Amazon CloudFront",
10
+ "signatureVersion":"v4"
11
+ },
12
+ "operations":{
13
+ "CreateCloudFrontOriginAccessIdentity":{
14
+ "name":"CreateCloudFrontOriginAccessIdentity2016_08_20",
15
+ "http":{
16
+ "method":"POST",
17
+ "requestUri":"/2016-08-20/origin-access-identity/cloudfront",
18
+ "responseCode":201
19
+ },
20
+ "input":{"shape":"CreateCloudFrontOriginAccessIdentityRequest"},
21
+ "output":{"shape":"CreateCloudFrontOriginAccessIdentityResult"},
22
+ "errors":[
23
+ {"shape":"CloudFrontOriginAccessIdentityAlreadyExists"},
24
+ {"shape":"MissingBody"},
25
+ {"shape":"TooManyCloudFrontOriginAccessIdentities"},
26
+ {"shape":"InvalidArgument"},
27
+ {"shape":"InconsistentQuantities"}
28
+ ]
29
+ },
30
+ "CreateDistribution":{
31
+ "name":"CreateDistribution2016_08_20",
32
+ "http":{
33
+ "method":"POST",
34
+ "requestUri":"/2016-08-20/distribution",
35
+ "responseCode":201
36
+ },
37
+ "input":{"shape":"CreateDistributionRequest"},
38
+ "output":{"shape":"CreateDistributionResult"},
39
+ "errors":[
40
+ {"shape":"CNAMEAlreadyExists"},
41
+ {"shape":"DistributionAlreadyExists"},
42
+ {"shape":"InvalidOrigin"},
43
+ {"shape":"InvalidOriginAccessIdentity"},
44
+ {"shape":"AccessDenied"},
45
+ {"shape":"TooManyTrustedSigners"},
46
+ {"shape":"TrustedSignerDoesNotExist"},
47
+ {"shape":"InvalidViewerCertificate"},
48
+ {"shape":"InvalidMinimumProtocolVersion"},
49
+ {"shape":"MissingBody"},
50
+ {"shape":"TooManyDistributionCNAMEs"},
51
+ {"shape":"TooManyDistributions"},
52
+ {"shape":"InvalidDefaultRootObject"},
53
+ {"shape":"InvalidRelativePath"},
54
+ {"shape":"InvalidErrorCode"},
55
+ {"shape":"InvalidResponseCode"},
56
+ {"shape":"InvalidArgument"},
57
+ {"shape":"InvalidRequiredProtocol"},
58
+ {"shape":"NoSuchOrigin"},
59
+ {"shape":"TooManyOrigins"},
60
+ {"shape":"TooManyCacheBehaviors"},
61
+ {"shape":"TooManyCookieNamesInWhiteList"},
62
+ {"shape":"InvalidForwardCookies"},
63
+ {"shape":"TooManyHeadersInForwardedValues"},
64
+ {"shape":"InvalidHeadersForS3Origin"},
65
+ {"shape":"InconsistentQuantities"},
66
+ {"shape":"TooManyCertificates"},
67
+ {"shape":"InvalidLocationCode"},
68
+ {"shape":"InvalidGeoRestrictionParameter"},
69
+ {"shape":"InvalidProtocolSettings"},
70
+ {"shape":"InvalidTTLOrder"},
71
+ {"shape":"InvalidWebACLId"},
72
+ {"shape":"TooManyOriginCustomHeaders"},
73
+ {"shape":"TooManyQueryStringParameters"},
74
+ {"shape":"InvalidQueryStringParameters"}
75
+ ]
76
+ },
77
+ "CreateDistributionWithTags":{
78
+ "name":"CreateDistributionWithTags2016_08_20",
79
+ "http":{
80
+ "method":"POST",
81
+ "requestUri":"/2016-08-20/distribution?WithTags",
82
+ "responseCode":201
83
+ },
84
+ "input":{"shape":"CreateDistributionWithTagsRequest"},
85
+ "output":{"shape":"CreateDistributionWithTagsResult"},
86
+ "errors":[
87
+ {"shape":"CNAMEAlreadyExists"},
88
+ {"shape":"DistributionAlreadyExists"},
89
+ {"shape":"InvalidOrigin"},
90
+ {"shape":"InvalidOriginAccessIdentity"},
91
+ {"shape":"AccessDenied"},
92
+ {"shape":"TooManyTrustedSigners"},
93
+ {"shape":"TrustedSignerDoesNotExist"},
94
+ {"shape":"InvalidViewerCertificate"},
95
+ {"shape":"InvalidMinimumProtocolVersion"},
96
+ {"shape":"MissingBody"},
97
+ {"shape":"TooManyDistributionCNAMEs"},
98
+ {"shape":"TooManyDistributions"},
99
+ {"shape":"InvalidDefaultRootObject"},
100
+ {"shape":"InvalidRelativePath"},
101
+ {"shape":"InvalidErrorCode"},
102
+ {"shape":"InvalidResponseCode"},
103
+ {"shape":"InvalidArgument"},
104
+ {"shape":"InvalidRequiredProtocol"},
105
+ {"shape":"NoSuchOrigin"},
106
+ {"shape":"TooManyOrigins"},
107
+ {"shape":"TooManyCacheBehaviors"},
108
+ {"shape":"TooManyCookieNamesInWhiteList"},
109
+ {"shape":"InvalidForwardCookies"},
110
+ {"shape":"TooManyHeadersInForwardedValues"},
111
+ {"shape":"InvalidHeadersForS3Origin"},
112
+ {"shape":"InconsistentQuantities"},
113
+ {"shape":"TooManyCertificates"},
114
+ {"shape":"InvalidLocationCode"},
115
+ {"shape":"InvalidGeoRestrictionParameter"},
116
+ {"shape":"InvalidProtocolSettings"},
117
+ {"shape":"InvalidTTLOrder"},
118
+ {"shape":"InvalidWebACLId"},
119
+ {"shape":"TooManyOriginCustomHeaders"},
120
+ {"shape":"InvalidTagging"},
121
+ {"shape":"TooManyQueryStringParameters"},
122
+ {"shape":"InvalidQueryStringParameters"}
123
+ ]
124
+ },
125
+ "CreateInvalidation":{
126
+ "name":"CreateInvalidation2016_08_20",
127
+ "http":{
128
+ "method":"POST",
129
+ "requestUri":"/2016-08-20/distribution/{DistributionId}/invalidation",
130
+ "responseCode":201
131
+ },
132
+ "input":{"shape":"CreateInvalidationRequest"},
133
+ "output":{"shape":"CreateInvalidationResult"},
134
+ "errors":[
135
+ {"shape":"AccessDenied"},
136
+ {"shape":"MissingBody"},
137
+ {"shape":"InvalidArgument"},
138
+ {"shape":"NoSuchDistribution"},
139
+ {"shape":"BatchTooLarge"},
140
+ {"shape":"TooManyInvalidationsInProgress"},
141
+ {"shape":"InconsistentQuantities"}
142
+ ]
143
+ },
144
+ "CreateStreamingDistribution":{
145
+ "name":"CreateStreamingDistribution2016_08_20",
146
+ "http":{
147
+ "method":"POST",
148
+ "requestUri":"/2016-08-20/streaming-distribution",
149
+ "responseCode":201
150
+ },
151
+ "input":{"shape":"CreateStreamingDistributionRequest"},
152
+ "output":{"shape":"CreateStreamingDistributionResult"},
153
+ "errors":[
154
+ {"shape":"CNAMEAlreadyExists"},
155
+ {"shape":"StreamingDistributionAlreadyExists"},
156
+ {"shape":"InvalidOrigin"},
157
+ {"shape":"InvalidOriginAccessIdentity"},
158
+ {"shape":"AccessDenied"},
159
+ {"shape":"TooManyTrustedSigners"},
160
+ {"shape":"TrustedSignerDoesNotExist"},
161
+ {"shape":"MissingBody"},
162
+ {"shape":"TooManyStreamingDistributionCNAMEs"},
163
+ {"shape":"TooManyStreamingDistributions"},
164
+ {"shape":"InvalidArgument"},
165
+ {"shape":"InconsistentQuantities"}
166
+ ]
167
+ },
168
+ "CreateStreamingDistributionWithTags":{
169
+ "name":"CreateStreamingDistributionWithTags2016_08_20",
170
+ "http":{
171
+ "method":"POST",
172
+ "requestUri":"/2016-08-20/streaming-distribution?WithTags",
173
+ "responseCode":201
174
+ },
175
+ "input":{"shape":"CreateStreamingDistributionWithTagsRequest"},
176
+ "output":{"shape":"CreateStreamingDistributionWithTagsResult"},
177
+ "errors":[
178
+ {"shape":"CNAMEAlreadyExists"},
179
+ {"shape":"StreamingDistributionAlreadyExists"},
180
+ {"shape":"InvalidOrigin"},
181
+ {"shape":"InvalidOriginAccessIdentity"},
182
+ {"shape":"AccessDenied"},
183
+ {"shape":"TooManyTrustedSigners"},
184
+ {"shape":"TrustedSignerDoesNotExist"},
185
+ {"shape":"MissingBody"},
186
+ {"shape":"TooManyStreamingDistributionCNAMEs"},
187
+ {"shape":"TooManyStreamingDistributions"},
188
+ {"shape":"InvalidArgument"},
189
+ {"shape":"InconsistentQuantities"},
190
+ {"shape":"InvalidTagging"}
191
+ ]
192
+ },
193
+ "DeleteCloudFrontOriginAccessIdentity":{
194
+ "name":"DeleteCloudFrontOriginAccessIdentity2016_08_20",
195
+ "http":{
196
+ "method":"DELETE",
197
+ "requestUri":"/2016-08-20/origin-access-identity/cloudfront/{Id}",
198
+ "responseCode":204
199
+ },
200
+ "input":{"shape":"DeleteCloudFrontOriginAccessIdentityRequest"},
201
+ "errors":[
202
+ {"shape":"AccessDenied"},
203
+ {"shape":"InvalidIfMatchVersion"},
204
+ {"shape":"NoSuchCloudFrontOriginAccessIdentity"},
205
+ {"shape":"PreconditionFailed"},
206
+ {"shape":"CloudFrontOriginAccessIdentityInUse"}
207
+ ]
208
+ },
209
+ "DeleteDistribution":{
210
+ "name":"DeleteDistribution2016_08_20",
211
+ "http":{
212
+ "method":"DELETE",
213
+ "requestUri":"/2016-08-20/distribution/{Id}",
214
+ "responseCode":204
215
+ },
216
+ "input":{"shape":"DeleteDistributionRequest"},
217
+ "errors":[
218
+ {"shape":"AccessDenied"},
219
+ {"shape":"DistributionNotDisabled"},
220
+ {"shape":"InvalidIfMatchVersion"},
221
+ {"shape":"NoSuchDistribution"},
222
+ {"shape":"PreconditionFailed"}
223
+ ]
224
+ },
225
+ "DeleteStreamingDistribution":{
226
+ "name":"DeleteStreamingDistribution2016_08_20",
227
+ "http":{
228
+ "method":"DELETE",
229
+ "requestUri":"/2016-08-20/streaming-distribution/{Id}",
230
+ "responseCode":204
231
+ },
232
+ "input":{"shape":"DeleteStreamingDistributionRequest"},
233
+ "errors":[
234
+ {"shape":"AccessDenied"},
235
+ {"shape":"StreamingDistributionNotDisabled"},
236
+ {"shape":"InvalidIfMatchVersion"},
237
+ {"shape":"NoSuchStreamingDistribution"},
238
+ {"shape":"PreconditionFailed"}
239
+ ]
240
+ },
241
+ "GetCloudFrontOriginAccessIdentity":{
242
+ "name":"GetCloudFrontOriginAccessIdentity2016_08_20",
243
+ "http":{
244
+ "method":"GET",
245
+ "requestUri":"/2016-08-20/origin-access-identity/cloudfront/{Id}"
246
+ },
247
+ "input":{"shape":"GetCloudFrontOriginAccessIdentityRequest"},
248
+ "output":{"shape":"GetCloudFrontOriginAccessIdentityResult"},
249
+ "errors":[
250
+ {"shape":"NoSuchCloudFrontOriginAccessIdentity"},
251
+ {"shape":"AccessDenied"}
252
+ ]
253
+ },
254
+ "GetCloudFrontOriginAccessIdentityConfig":{
255
+ "name":"GetCloudFrontOriginAccessIdentityConfig2016_08_20",
256
+ "http":{
257
+ "method":"GET",
258
+ "requestUri":"/2016-08-20/origin-access-identity/cloudfront/{Id}/config"
259
+ },
260
+ "input":{"shape":"GetCloudFrontOriginAccessIdentityConfigRequest"},
261
+ "output":{"shape":"GetCloudFrontOriginAccessIdentityConfigResult"},
262
+ "errors":[
263
+ {"shape":"NoSuchCloudFrontOriginAccessIdentity"},
264
+ {"shape":"AccessDenied"}
265
+ ]
266
+ },
267
+ "GetDistribution":{
268
+ "name":"GetDistribution2016_08_20",
269
+ "http":{
270
+ "method":"GET",
271
+ "requestUri":"/2016-08-20/distribution/{Id}"
272
+ },
273
+ "input":{"shape":"GetDistributionRequest"},
274
+ "output":{"shape":"GetDistributionResult"},
275
+ "errors":[
276
+ {"shape":"NoSuchDistribution"},
277
+ {"shape":"AccessDenied"}
278
+ ]
279
+ },
280
+ "GetDistributionConfig":{
281
+ "name":"GetDistributionConfig2016_08_20",
282
+ "http":{
283
+ "method":"GET",
284
+ "requestUri":"/2016-08-20/distribution/{Id}/config"
285
+ },
286
+ "input":{"shape":"GetDistributionConfigRequest"},
287
+ "output":{"shape":"GetDistributionConfigResult"},
288
+ "errors":[
289
+ {"shape":"NoSuchDistribution"},
290
+ {"shape":"AccessDenied"}
291
+ ]
292
+ },
293
+ "GetInvalidation":{
294
+ "name":"GetInvalidation2016_08_20",
295
+ "http":{
296
+ "method":"GET",
297
+ "requestUri":"/2016-08-20/distribution/{DistributionId}/invalidation/{Id}"
298
+ },
299
+ "input":{"shape":"GetInvalidationRequest"},
300
+ "output":{"shape":"GetInvalidationResult"},
301
+ "errors":[
302
+ {"shape":"NoSuchInvalidation"},
303
+ {"shape":"NoSuchDistribution"},
304
+ {"shape":"AccessDenied"}
305
+ ]
306
+ },
307
+ "GetStreamingDistribution":{
308
+ "name":"GetStreamingDistribution2016_08_20",
309
+ "http":{
310
+ "method":"GET",
311
+ "requestUri":"/2016-08-20/streaming-distribution/{Id}"
312
+ },
313
+ "input":{"shape":"GetStreamingDistributionRequest"},
314
+ "output":{"shape":"GetStreamingDistributionResult"},
315
+ "errors":[
316
+ {"shape":"NoSuchStreamingDistribution"},
317
+ {"shape":"AccessDenied"}
318
+ ]
319
+ },
320
+ "GetStreamingDistributionConfig":{
321
+ "name":"GetStreamingDistributionConfig2016_08_20",
322
+ "http":{
323
+ "method":"GET",
324
+ "requestUri":"/2016-08-20/streaming-distribution/{Id}/config"
325
+ },
326
+ "input":{"shape":"GetStreamingDistributionConfigRequest"},
327
+ "output":{"shape":"GetStreamingDistributionConfigResult"},
328
+ "errors":[
329
+ {"shape":"NoSuchStreamingDistribution"},
330
+ {"shape":"AccessDenied"}
331
+ ]
332
+ },
333
+ "ListCloudFrontOriginAccessIdentities":{
334
+ "name":"ListCloudFrontOriginAccessIdentities2016_08_20",
335
+ "http":{
336
+ "method":"GET",
337
+ "requestUri":"/2016-08-20/origin-access-identity/cloudfront"
338
+ },
339
+ "input":{"shape":"ListCloudFrontOriginAccessIdentitiesRequest"},
340
+ "output":{"shape":"ListCloudFrontOriginAccessIdentitiesResult"},
341
+ "errors":[
342
+ {"shape":"InvalidArgument"}
343
+ ]
344
+ },
345
+ "ListDistributions":{
346
+ "name":"ListDistributions2016_08_20",
347
+ "http":{
348
+ "method":"GET",
349
+ "requestUri":"/2016-08-20/distribution"
350
+ },
351
+ "input":{"shape":"ListDistributionsRequest"},
352
+ "output":{"shape":"ListDistributionsResult"},
353
+ "errors":[
354
+ {"shape":"InvalidArgument"}
355
+ ]
356
+ },
357
+ "ListDistributionsByWebACLId":{
358
+ "name":"ListDistributionsByWebACLId2016_08_20",
359
+ "http":{
360
+ "method":"GET",
361
+ "requestUri":"/2016-08-20/distributionsByWebACLId/{WebACLId}"
362
+ },
363
+ "input":{"shape":"ListDistributionsByWebACLIdRequest"},
364
+ "output":{"shape":"ListDistributionsByWebACLIdResult"},
365
+ "errors":[
366
+ {"shape":"InvalidArgument"},
367
+ {"shape":"InvalidWebACLId"}
368
+ ]
369
+ },
370
+ "ListInvalidations":{
371
+ "name":"ListInvalidations2016_08_20",
372
+ "http":{
373
+ "method":"GET",
374
+ "requestUri":"/2016-08-20/distribution/{DistributionId}/invalidation"
375
+ },
376
+ "input":{"shape":"ListInvalidationsRequest"},
377
+ "output":{"shape":"ListInvalidationsResult"},
378
+ "errors":[
379
+ {"shape":"InvalidArgument"},
380
+ {"shape":"NoSuchDistribution"},
381
+ {"shape":"AccessDenied"}
382
+ ]
383
+ },
384
+ "ListStreamingDistributions":{
385
+ "name":"ListStreamingDistributions2016_08_20",
386
+ "http":{
387
+ "method":"GET",
388
+ "requestUri":"/2016-08-20/streaming-distribution"
389
+ },
390
+ "input":{"shape":"ListStreamingDistributionsRequest"},
391
+ "output":{"shape":"ListStreamingDistributionsResult"},
392
+ "errors":[
393
+ {"shape":"InvalidArgument"}
394
+ ]
395
+ },
396
+ "ListTagsForResource":{
397
+ "name":"ListTagsForResource2016_08_20",
398
+ "http":{
399
+ "method":"GET",
400
+ "requestUri":"/2016-08-20/tagging"
401
+ },
402
+ "input":{"shape":"ListTagsForResourceRequest"},
403
+ "output":{"shape":"ListTagsForResourceResult"},
404
+ "errors":[
405
+ {"shape":"AccessDenied"},
406
+ {"shape":"InvalidArgument"},
407
+ {"shape":"InvalidTagging"},
408
+ {"shape":"NoSuchResource"}
409
+ ]
410
+ },
411
+ "TagResource":{
412
+ "name":"TagResource2016_08_20",
413
+ "http":{
414
+ "method":"POST",
415
+ "requestUri":"/2016-08-20/tagging?Operation=Tag",
416
+ "responseCode":204
417
+ },
418
+ "input":{"shape":"TagResourceRequest"},
419
+ "errors":[
420
+ {"shape":"AccessDenied"},
421
+ {"shape":"InvalidArgument"},
422
+ {"shape":"InvalidTagging"},
423
+ {"shape":"NoSuchResource"}
424
+ ]
425
+ },
426
+ "UntagResource":{
427
+ "name":"UntagResource2016_08_20",
428
+ "http":{
429
+ "method":"POST",
430
+ "requestUri":"/2016-08-20/tagging?Operation=Untag",
431
+ "responseCode":204
432
+ },
433
+ "input":{"shape":"UntagResourceRequest"},
434
+ "errors":[
435
+ {"shape":"AccessDenied"},
436
+ {"shape":"InvalidArgument"},
437
+ {"shape":"InvalidTagging"},
438
+ {"shape":"NoSuchResource"}
439
+ ]
440
+ },
441
+ "UpdateCloudFrontOriginAccessIdentity":{
442
+ "name":"UpdateCloudFrontOriginAccessIdentity2016_08_20",
443
+ "http":{
444
+ "method":"PUT",
445
+ "requestUri":"/2016-08-20/origin-access-identity/cloudfront/{Id}/config"
446
+ },
447
+ "input":{"shape":"UpdateCloudFrontOriginAccessIdentityRequest"},
448
+ "output":{"shape":"UpdateCloudFrontOriginAccessIdentityResult"},
449
+ "errors":[
450
+ {"shape":"AccessDenied"},
451
+ {"shape":"IllegalUpdate"},
452
+ {"shape":"InvalidIfMatchVersion"},
453
+ {"shape":"MissingBody"},
454
+ {"shape":"NoSuchCloudFrontOriginAccessIdentity"},
455
+ {"shape":"PreconditionFailed"},
456
+ {"shape":"InvalidArgument"},
457
+ {"shape":"InconsistentQuantities"}
458
+ ]
459
+ },
460
+ "UpdateDistribution":{
461
+ "name":"UpdateDistribution2016_08_20",
462
+ "http":{
463
+ "method":"PUT",
464
+ "requestUri":"/2016-08-20/distribution/{Id}/config"
465
+ },
466
+ "input":{"shape":"UpdateDistributionRequest"},
467
+ "output":{"shape":"UpdateDistributionResult"},
468
+ "errors":[
469
+ {"shape":"AccessDenied"},
470
+ {"shape":"CNAMEAlreadyExists"},
471
+ {"shape":"IllegalUpdate"},
472
+ {"shape":"InvalidIfMatchVersion"},
473
+ {"shape":"MissingBody"},
474
+ {"shape":"NoSuchDistribution"},
475
+ {"shape":"PreconditionFailed"},
476
+ {"shape":"TooManyDistributionCNAMEs"},
477
+ {"shape":"InvalidDefaultRootObject"},
478
+ {"shape":"InvalidRelativePath"},
479
+ {"shape":"InvalidErrorCode"},
480
+ {"shape":"InvalidResponseCode"},
481
+ {"shape":"InvalidArgument"},
482
+ {"shape":"InvalidOriginAccessIdentity"},
483
+ {"shape":"TooManyTrustedSigners"},
484
+ {"shape":"TrustedSignerDoesNotExist"},
485
+ {"shape":"InvalidViewerCertificate"},
486
+ {"shape":"InvalidMinimumProtocolVersion"},
487
+ {"shape":"InvalidRequiredProtocol"},
488
+ {"shape":"NoSuchOrigin"},
489
+ {"shape":"TooManyOrigins"},
490
+ {"shape":"TooManyCacheBehaviors"},
491
+ {"shape":"TooManyCookieNamesInWhiteList"},
492
+ {"shape":"InvalidForwardCookies"},
493
+ {"shape":"TooManyHeadersInForwardedValues"},
494
+ {"shape":"InvalidHeadersForS3Origin"},
495
+ {"shape":"InconsistentQuantities"},
496
+ {"shape":"TooManyCertificates"},
497
+ {"shape":"InvalidLocationCode"},
498
+ {"shape":"InvalidGeoRestrictionParameter"},
499
+ {"shape":"InvalidTTLOrder"},
500
+ {"shape":"InvalidWebACLId"},
501
+ {"shape":"TooManyOriginCustomHeaders"},
502
+ {"shape":"TooManyQueryStringParameters"},
503
+ {"shape":"InvalidQueryStringParameters"}
504
+ ]
505
+ },
506
+ "UpdateStreamingDistribution":{
507
+ "name":"UpdateStreamingDistribution2016_08_20",
508
+ "http":{
509
+ "method":"PUT",
510
+ "requestUri":"/2016-08-20/streaming-distribution/{Id}/config"
511
+ },
512
+ "input":{"shape":"UpdateStreamingDistributionRequest"},
513
+ "output":{"shape":"UpdateStreamingDistributionResult"},
514
+ "errors":[
515
+ {"shape":"AccessDenied"},
516
+ {"shape":"CNAMEAlreadyExists"},
517
+ {"shape":"IllegalUpdate"},
518
+ {"shape":"InvalidIfMatchVersion"},
519
+ {"shape":"MissingBody"},
520
+ {"shape":"NoSuchStreamingDistribution"},
521
+ {"shape":"PreconditionFailed"},
522
+ {"shape":"TooManyStreamingDistributionCNAMEs"},
523
+ {"shape":"InvalidArgument"},
524
+ {"shape":"InvalidOriginAccessIdentity"},
525
+ {"shape":"TooManyTrustedSigners"},
526
+ {"shape":"TrustedSignerDoesNotExist"},
527
+ {"shape":"InconsistentQuantities"}
528
+ ]
529
+ }
530
+ },
531
+ "shapes":{
532
+ "AccessDenied":{
533
+ "type":"structure",
534
+ "members":{
535
+ "Message":{"shape":"string"}
536
+ },
537
+ "error":{"httpStatusCode":403},
538
+ "exception":true
539
+ },
540
+ "ActiveTrustedSigners":{
541
+ "type":"structure",
542
+ "required":[
543
+ "Enabled",
544
+ "Quantity"
545
+ ],
546
+ "members":{
547
+ "Enabled":{"shape":"boolean"},
548
+ "Quantity":{"shape":"integer"},
549
+ "Items":{"shape":"SignerList"}
550
+ }
551
+ },
552
+ "AliasList":{
553
+ "type":"list",
554
+ "member":{
555
+ "shape":"string",
556
+ "locationName":"CNAME"
557
+ }
558
+ },
559
+ "Aliases":{
560
+ "type":"structure",
561
+ "required":["Quantity"],
562
+ "members":{
563
+ "Quantity":{"shape":"integer"},
564
+ "Items":{"shape":"AliasList"}
565
+ }
566
+ },
567
+ "AllowedMethods":{
568
+ "type":"structure",
569
+ "required":[
570
+ "Quantity",
571
+ "Items"
572
+ ],
573
+ "members":{
574
+ "Quantity":{"shape":"integer"},
575
+ "Items":{"shape":"MethodsList"},
576
+ "CachedMethods":{"shape":"CachedMethods"}
577
+ }
578
+ },
579
+ "AwsAccountNumberList":{
580
+ "type":"list",
581
+ "member":{
582
+ "shape":"string",
583
+ "locationName":"AwsAccountNumber"
584
+ }
585
+ },
586
+ "BatchTooLarge":{
587
+ "type":"structure",
588
+ "members":{
589
+ "Message":{"shape":"string"}
590
+ },
591
+ "error":{"httpStatusCode":413},
592
+ "exception":true
593
+ },
594
+ "CNAMEAlreadyExists":{
595
+ "type":"structure",
596
+ "members":{
597
+ "Message":{"shape":"string"}
598
+ },
599
+ "error":{"httpStatusCode":409},
600
+ "exception":true
601
+ },
602
+ "CacheBehavior":{
603
+ "type":"structure",
604
+ "required":[
605
+ "PathPattern",
606
+ "TargetOriginId",
607
+ "ForwardedValues",
608
+ "TrustedSigners",
609
+ "ViewerProtocolPolicy",
610
+ "MinTTL"
611
+ ],
612
+ "members":{
613
+ "PathPattern":{"shape":"string"},
614
+ "TargetOriginId":{"shape":"string"},
615
+ "ForwardedValues":{"shape":"ForwardedValues"},
616
+ "TrustedSigners":{"shape":"TrustedSigners"},
617
+ "ViewerProtocolPolicy":{"shape":"ViewerProtocolPolicy"},
618
+ "MinTTL":{"shape":"long"},
619
+ "AllowedMethods":{"shape":"AllowedMethods"},
620
+ "SmoothStreaming":{"shape":"boolean"},
621
+ "DefaultTTL":{"shape":"long"},
622
+ "MaxTTL":{"shape":"long"},
623
+ "Compress":{"shape":"boolean"}
624
+ }
625
+ },
626
+ "CacheBehaviorList":{
627
+ "type":"list",
628
+ "member":{
629
+ "shape":"CacheBehavior",
630
+ "locationName":"CacheBehavior"
631
+ }
632
+ },
633
+ "CacheBehaviors":{
634
+ "type":"structure",
635
+ "required":["Quantity"],
636
+ "members":{
637
+ "Quantity":{"shape":"integer"},
638
+ "Items":{"shape":"CacheBehaviorList"}
639
+ }
640
+ },
641
+ "CachedMethods":{
642
+ "type":"structure",
643
+ "required":[
644
+ "Quantity",
645
+ "Items"
646
+ ],
647
+ "members":{
648
+ "Quantity":{"shape":"integer"},
649
+ "Items":{"shape":"MethodsList"}
650
+ }
651
+ },
652
+ "CertificateSource":{
653
+ "type":"string",
654
+ "enum":[
655
+ "cloudfront",
656
+ "iam",
657
+ "acm"
658
+ ]
659
+ },
660
+ "CloudFrontOriginAccessIdentity":{
661
+ "type":"structure",
662
+ "required":[
663
+ "Id",
664
+ "S3CanonicalUserId"
665
+ ],
666
+ "members":{
667
+ "Id":{"shape":"string"},
668
+ "S3CanonicalUserId":{"shape":"string"},
669
+ "CloudFrontOriginAccessIdentityConfig":{"shape":"CloudFrontOriginAccessIdentityConfig"}
670
+ }
671
+ },
672
+ "CloudFrontOriginAccessIdentityAlreadyExists":{
673
+ "type":"structure",
674
+ "members":{
675
+ "Message":{"shape":"string"}
676
+ },
677
+ "error":{"httpStatusCode":409},
678
+ "exception":true
679
+ },
680
+ "CloudFrontOriginAccessIdentityConfig":{
681
+ "type":"structure",
682
+ "required":[
683
+ "CallerReference",
684
+ "Comment"
685
+ ],
686
+ "members":{
687
+ "CallerReference":{"shape":"string"},
688
+ "Comment":{"shape":"string"}
689
+ }
690
+ },
691
+ "CloudFrontOriginAccessIdentityInUse":{
692
+ "type":"structure",
693
+ "members":{
694
+ "Message":{"shape":"string"}
695
+ },
696
+ "error":{"httpStatusCode":409},
697
+ "exception":true
698
+ },
699
+ "CloudFrontOriginAccessIdentityList":{
700
+ "type":"structure",
701
+ "required":[
702
+ "Marker",
703
+ "MaxItems",
704
+ "IsTruncated",
705
+ "Quantity"
706
+ ],
707
+ "members":{
708
+ "Marker":{"shape":"string"},
709
+ "NextMarker":{"shape":"string"},
710
+ "MaxItems":{"shape":"integer"},
711
+ "IsTruncated":{"shape":"boolean"},
712
+ "Quantity":{"shape":"integer"},
713
+ "Items":{"shape":"CloudFrontOriginAccessIdentitySummaryList"}
714
+ }
715
+ },
716
+ "CloudFrontOriginAccessIdentitySummary":{
717
+ "type":"structure",
718
+ "required":[
719
+ "Id",
720
+ "S3CanonicalUserId",
721
+ "Comment"
722
+ ],
723
+ "members":{
724
+ "Id":{"shape":"string"},
725
+ "S3CanonicalUserId":{"shape":"string"},
726
+ "Comment":{"shape":"string"}
727
+ }
728
+ },
729
+ "CloudFrontOriginAccessIdentitySummaryList":{
730
+ "type":"list",
731
+ "member":{
732
+ "shape":"CloudFrontOriginAccessIdentitySummary",
733
+ "locationName":"CloudFrontOriginAccessIdentitySummary"
734
+ }
735
+ },
736
+ "CookieNameList":{
737
+ "type":"list",
738
+ "member":{
739
+ "shape":"string",
740
+ "locationName":"Name"
741
+ }
742
+ },
743
+ "CookieNames":{
744
+ "type":"structure",
745
+ "required":["Quantity"],
746
+ "members":{
747
+ "Quantity":{"shape":"integer"},
748
+ "Items":{"shape":"CookieNameList"}
749
+ }
750
+ },
751
+ "CookiePreference":{
752
+ "type":"structure",
753
+ "required":["Forward"],
754
+ "members":{
755
+ "Forward":{"shape":"ItemSelection"},
756
+ "WhitelistedNames":{"shape":"CookieNames"}
757
+ }
758
+ },
759
+ "CreateCloudFrontOriginAccessIdentityRequest":{
760
+ "type":"structure",
761
+ "required":["CloudFrontOriginAccessIdentityConfig"],
762
+ "members":{
763
+ "CloudFrontOriginAccessIdentityConfig":{
764
+ "shape":"CloudFrontOriginAccessIdentityConfig",
765
+ "locationName":"CloudFrontOriginAccessIdentityConfig",
766
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2016-08-20/"}
767
+ }
768
+ },
769
+ "payload":"CloudFrontOriginAccessIdentityConfig"
770
+ },
771
+ "CreateCloudFrontOriginAccessIdentityResult":{
772
+ "type":"structure",
773
+ "members":{
774
+ "CloudFrontOriginAccessIdentity":{"shape":"CloudFrontOriginAccessIdentity"},
775
+ "Location":{
776
+ "shape":"string",
777
+ "location":"header",
778
+ "locationName":"Location"
779
+ },
780
+ "ETag":{
781
+ "shape":"string",
782
+ "location":"header",
783
+ "locationName":"ETag"
784
+ }
785
+ },
786
+ "payload":"CloudFrontOriginAccessIdentity"
787
+ },
788
+ "CreateDistributionRequest":{
789
+ "type":"structure",
790
+ "required":["DistributionConfig"],
791
+ "members":{
792
+ "DistributionConfig":{
793
+ "shape":"DistributionConfig",
794
+ "locationName":"DistributionConfig",
795
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2016-08-20/"}
796
+ }
797
+ },
798
+ "payload":"DistributionConfig"
799
+ },
800
+ "CreateDistributionResult":{
801
+ "type":"structure",
802
+ "members":{
803
+ "Distribution":{"shape":"Distribution"},
804
+ "Location":{
805
+ "shape":"string",
806
+ "location":"header",
807
+ "locationName":"Location"
808
+ },
809
+ "ETag":{
810
+ "shape":"string",
811
+ "location":"header",
812
+ "locationName":"ETag"
813
+ }
814
+ },
815
+ "payload":"Distribution"
816
+ },
817
+ "CreateDistributionWithTagsRequest":{
818
+ "type":"structure",
819
+ "required":["DistributionConfigWithTags"],
820
+ "members":{
821
+ "DistributionConfigWithTags":{
822
+ "shape":"DistributionConfigWithTags",
823
+ "locationName":"DistributionConfigWithTags",
824
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2016-08-20/"}
825
+ }
826
+ },
827
+ "payload":"DistributionConfigWithTags"
828
+ },
829
+ "CreateDistributionWithTagsResult":{
830
+ "type":"structure",
831
+ "members":{
832
+ "Distribution":{"shape":"Distribution"},
833
+ "Location":{
834
+ "shape":"string",
835
+ "location":"header",
836
+ "locationName":"Location"
837
+ },
838
+ "ETag":{
839
+ "shape":"string",
840
+ "location":"header",
841
+ "locationName":"ETag"
842
+ }
843
+ },
844
+ "payload":"Distribution"
845
+ },
846
+ "CreateInvalidationRequest":{
847
+ "type":"structure",
848
+ "required":[
849
+ "DistributionId",
850
+ "InvalidationBatch"
851
+ ],
852
+ "members":{
853
+ "DistributionId":{
854
+ "shape":"string",
855
+ "location":"uri",
856
+ "locationName":"DistributionId"
857
+ },
858
+ "InvalidationBatch":{
859
+ "shape":"InvalidationBatch",
860
+ "locationName":"InvalidationBatch",
861
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2016-08-20/"}
862
+ }
863
+ },
864
+ "payload":"InvalidationBatch"
865
+ },
866
+ "CreateInvalidationResult":{
867
+ "type":"structure",
868
+ "members":{
869
+ "Location":{
870
+ "shape":"string",
871
+ "location":"header",
872
+ "locationName":"Location"
873
+ },
874
+ "Invalidation":{"shape":"Invalidation"}
875
+ },
876
+ "payload":"Invalidation"
877
+ },
878
+ "CreateStreamingDistributionRequest":{
879
+ "type":"structure",
880
+ "required":["StreamingDistributionConfig"],
881
+ "members":{
882
+ "StreamingDistributionConfig":{
883
+ "shape":"StreamingDistributionConfig",
884
+ "locationName":"StreamingDistributionConfig",
885
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2016-08-20/"}
886
+ }
887
+ },
888
+ "payload":"StreamingDistributionConfig"
889
+ },
890
+ "CreateStreamingDistributionResult":{
891
+ "type":"structure",
892
+ "members":{
893
+ "StreamingDistribution":{"shape":"StreamingDistribution"},
894
+ "Location":{
895
+ "shape":"string",
896
+ "location":"header",
897
+ "locationName":"Location"
898
+ },
899
+ "ETag":{
900
+ "shape":"string",
901
+ "location":"header",
902
+ "locationName":"ETag"
903
+ }
904
+ },
905
+ "payload":"StreamingDistribution"
906
+ },
907
+ "CreateStreamingDistributionWithTagsRequest":{
908
+ "type":"structure",
909
+ "required":["StreamingDistributionConfigWithTags"],
910
+ "members":{
911
+ "StreamingDistributionConfigWithTags":{
912
+ "shape":"StreamingDistributionConfigWithTags",
913
+ "locationName":"StreamingDistributionConfigWithTags",
914
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2016-08-20/"}
915
+ }
916
+ },
917
+ "payload":"StreamingDistributionConfigWithTags"
918
+ },
919
+ "CreateStreamingDistributionWithTagsResult":{
920
+ "type":"structure",
921
+ "members":{
922
+ "StreamingDistribution":{"shape":"StreamingDistribution"},
923
+ "Location":{
924
+ "shape":"string",
925
+ "location":"header",
926
+ "locationName":"Location"
927
+ },
928
+ "ETag":{
929
+ "shape":"string",
930
+ "location":"header",
931
+ "locationName":"ETag"
932
+ }
933
+ },
934
+ "payload":"StreamingDistribution"
935
+ },
936
+ "CustomErrorResponse":{
937
+ "type":"structure",
938
+ "required":["ErrorCode"],
939
+ "members":{
940
+ "ErrorCode":{"shape":"integer"},
941
+ "ResponsePagePath":{"shape":"string"},
942
+ "ResponseCode":{"shape":"string"},
943
+ "ErrorCachingMinTTL":{"shape":"long"}
944
+ }
945
+ },
946
+ "CustomErrorResponseList":{
947
+ "type":"list",
948
+ "member":{
949
+ "shape":"CustomErrorResponse",
950
+ "locationName":"CustomErrorResponse"
951
+ }
952
+ },
953
+ "CustomErrorResponses":{
954
+ "type":"structure",
955
+ "required":["Quantity"],
956
+ "members":{
957
+ "Quantity":{"shape":"integer"},
958
+ "Items":{"shape":"CustomErrorResponseList"}
959
+ }
960
+ },
961
+ "CustomHeaders":{
962
+ "type":"structure",
963
+ "required":["Quantity"],
964
+ "members":{
965
+ "Quantity":{"shape":"integer"},
966
+ "Items":{"shape":"OriginCustomHeadersList"}
967
+ }
968
+ },
969
+ "CustomOriginConfig":{
970
+ "type":"structure",
971
+ "required":[
972
+ "HTTPPort",
973
+ "HTTPSPort",
974
+ "OriginProtocolPolicy"
975
+ ],
976
+ "members":{
977
+ "HTTPPort":{"shape":"integer"},
978
+ "HTTPSPort":{"shape":"integer"},
979
+ "OriginProtocolPolicy":{"shape":"OriginProtocolPolicy"},
980
+ "OriginSslProtocols":{"shape":"OriginSslProtocols"}
981
+ }
982
+ },
983
+ "DefaultCacheBehavior":{
984
+ "type":"structure",
985
+ "required":[
986
+ "TargetOriginId",
987
+ "ForwardedValues",
988
+ "TrustedSigners",
989
+ "ViewerProtocolPolicy",
990
+ "MinTTL"
991
+ ],
992
+ "members":{
993
+ "TargetOriginId":{"shape":"string"},
994
+ "ForwardedValues":{"shape":"ForwardedValues"},
995
+ "TrustedSigners":{"shape":"TrustedSigners"},
996
+ "ViewerProtocolPolicy":{"shape":"ViewerProtocolPolicy"},
997
+ "MinTTL":{"shape":"long"},
998
+ "AllowedMethods":{"shape":"AllowedMethods"},
999
+ "SmoothStreaming":{"shape":"boolean"},
1000
+ "DefaultTTL":{"shape":"long"},
1001
+ "MaxTTL":{"shape":"long"},
1002
+ "Compress":{"shape":"boolean"}
1003
+ }
1004
+ },
1005
+ "DeleteCloudFrontOriginAccessIdentityRequest":{
1006
+ "type":"structure",
1007
+ "required":["Id"],
1008
+ "members":{
1009
+ "Id":{
1010
+ "shape":"string",
1011
+ "location":"uri",
1012
+ "locationName":"Id"
1013
+ },
1014
+ "IfMatch":{
1015
+ "shape":"string",
1016
+ "location":"header",
1017
+ "locationName":"If-Match"
1018
+ }
1019
+ }
1020
+ },
1021
+ "DeleteDistributionRequest":{
1022
+ "type":"structure",
1023
+ "required":["Id"],
1024
+ "members":{
1025
+ "Id":{
1026
+ "shape":"string",
1027
+ "location":"uri",
1028
+ "locationName":"Id"
1029
+ },
1030
+ "IfMatch":{
1031
+ "shape":"string",
1032
+ "location":"header",
1033
+ "locationName":"If-Match"
1034
+ }
1035
+ }
1036
+ },
1037
+ "DeleteStreamingDistributionRequest":{
1038
+ "type":"structure",
1039
+ "required":["Id"],
1040
+ "members":{
1041
+ "Id":{
1042
+ "shape":"string",
1043
+ "location":"uri",
1044
+ "locationName":"Id"
1045
+ },
1046
+ "IfMatch":{
1047
+ "shape":"string",
1048
+ "location":"header",
1049
+ "locationName":"If-Match"
1050
+ }
1051
+ }
1052
+ },
1053
+ "Distribution":{
1054
+ "type":"structure",
1055
+ "required":[
1056
+ "Id",
1057
+ "ARN",
1058
+ "Status",
1059
+ "LastModifiedTime",
1060
+ "InProgressInvalidationBatches",
1061
+ "DomainName",
1062
+ "ActiveTrustedSigners",
1063
+ "DistributionConfig"
1064
+ ],
1065
+ "members":{
1066
+ "Id":{"shape":"string"},
1067
+ "ARN":{"shape":"string"},
1068
+ "Status":{"shape":"string"},
1069
+ "LastModifiedTime":{"shape":"timestamp"},
1070
+ "InProgressInvalidationBatches":{"shape":"integer"},
1071
+ "DomainName":{"shape":"string"},
1072
+ "ActiveTrustedSigners":{"shape":"ActiveTrustedSigners"},
1073
+ "DistributionConfig":{"shape":"DistributionConfig"}
1074
+ }
1075
+ },
1076
+ "DistributionAlreadyExists":{
1077
+ "type":"structure",
1078
+ "members":{
1079
+ "Message":{"shape":"string"}
1080
+ },
1081
+ "error":{"httpStatusCode":409},
1082
+ "exception":true
1083
+ },
1084
+ "DistributionConfig":{
1085
+ "type":"structure",
1086
+ "required":[
1087
+ "CallerReference",
1088
+ "Origins",
1089
+ "DefaultCacheBehavior",
1090
+ "Comment",
1091
+ "Enabled"
1092
+ ],
1093
+ "members":{
1094
+ "CallerReference":{"shape":"string"},
1095
+ "Aliases":{"shape":"Aliases"},
1096
+ "DefaultRootObject":{"shape":"string"},
1097
+ "Origins":{"shape":"Origins"},
1098
+ "DefaultCacheBehavior":{"shape":"DefaultCacheBehavior"},
1099
+ "CacheBehaviors":{"shape":"CacheBehaviors"},
1100
+ "CustomErrorResponses":{"shape":"CustomErrorResponses"},
1101
+ "Comment":{"shape":"string"},
1102
+ "Logging":{"shape":"LoggingConfig"},
1103
+ "PriceClass":{"shape":"PriceClass"},
1104
+ "Enabled":{"shape":"boolean"},
1105
+ "ViewerCertificate":{"shape":"ViewerCertificate"},
1106
+ "Restrictions":{"shape":"Restrictions"},
1107
+ "WebACLId":{"shape":"string"}
1108
+ }
1109
+ },
1110
+ "DistributionConfigWithTags":{
1111
+ "type":"structure",
1112
+ "required":[
1113
+ "DistributionConfig",
1114
+ "Tags"
1115
+ ],
1116
+ "members":{
1117
+ "DistributionConfig":{"shape":"DistributionConfig"},
1118
+ "Tags":{"shape":"Tags"}
1119
+ }
1120
+ },
1121
+ "DistributionList":{
1122
+ "type":"structure",
1123
+ "required":[
1124
+ "Marker",
1125
+ "MaxItems",
1126
+ "IsTruncated",
1127
+ "Quantity"
1128
+ ],
1129
+ "members":{
1130
+ "Marker":{"shape":"string"},
1131
+ "NextMarker":{"shape":"string"},
1132
+ "MaxItems":{"shape":"integer"},
1133
+ "IsTruncated":{"shape":"boolean"},
1134
+ "Quantity":{"shape":"integer"},
1135
+ "Items":{"shape":"DistributionSummaryList"}
1136
+ }
1137
+ },
1138
+ "DistributionNotDisabled":{
1139
+ "type":"structure",
1140
+ "members":{
1141
+ "Message":{"shape":"string"}
1142
+ },
1143
+ "error":{"httpStatusCode":409},
1144
+ "exception":true
1145
+ },
1146
+ "DistributionSummary":{
1147
+ "type":"structure",
1148
+ "required":[
1149
+ "Id",
1150
+ "ARN",
1151
+ "Status",
1152
+ "LastModifiedTime",
1153
+ "DomainName",
1154
+ "Aliases",
1155
+ "Origins",
1156
+ "DefaultCacheBehavior",
1157
+ "CacheBehaviors",
1158
+ "CustomErrorResponses",
1159
+ "Comment",
1160
+ "PriceClass",
1161
+ "Enabled",
1162
+ "ViewerCertificate",
1163
+ "Restrictions",
1164
+ "WebACLId"
1165
+ ],
1166
+ "members":{
1167
+ "Id":{"shape":"string"},
1168
+ "ARN":{"shape":"string"},
1169
+ "Status":{"shape":"string"},
1170
+ "LastModifiedTime":{"shape":"timestamp"},
1171
+ "DomainName":{"shape":"string"},
1172
+ "Aliases":{"shape":"Aliases"},
1173
+ "Origins":{"shape":"Origins"},
1174
+ "DefaultCacheBehavior":{"shape":"DefaultCacheBehavior"},
1175
+ "CacheBehaviors":{"shape":"CacheBehaviors"},
1176
+ "CustomErrorResponses":{"shape":"CustomErrorResponses"},
1177
+ "Comment":{"shape":"string"},
1178
+ "PriceClass":{"shape":"PriceClass"},
1179
+ "Enabled":{"shape":"boolean"},
1180
+ "ViewerCertificate":{"shape":"ViewerCertificate"},
1181
+ "Restrictions":{"shape":"Restrictions"},
1182
+ "WebACLId":{"shape":"string"}
1183
+ }
1184
+ },
1185
+ "DistributionSummaryList":{
1186
+ "type":"list",
1187
+ "member":{
1188
+ "shape":"DistributionSummary",
1189
+ "locationName":"DistributionSummary"
1190
+ }
1191
+ },
1192
+ "ForwardedValues":{
1193
+ "type":"structure",
1194
+ "required":[
1195
+ "QueryString",
1196
+ "Cookies"
1197
+ ],
1198
+ "members":{
1199
+ "QueryString":{"shape":"boolean"},
1200
+ "Cookies":{"shape":"CookiePreference"},
1201
+ "Headers":{"shape":"Headers"},
1202
+ "QueryStringCacheKeys":{"shape":"QueryStringCacheKeys"}
1203
+ }
1204
+ },
1205
+ "GeoRestriction":{
1206
+ "type":"structure",
1207
+ "required":[
1208
+ "RestrictionType",
1209
+ "Quantity"
1210
+ ],
1211
+ "members":{
1212
+ "RestrictionType":{"shape":"GeoRestrictionType"},
1213
+ "Quantity":{"shape":"integer"},
1214
+ "Items":{"shape":"LocationList"}
1215
+ }
1216
+ },
1217
+ "GeoRestrictionType":{
1218
+ "type":"string",
1219
+ "enum":[
1220
+ "blacklist",
1221
+ "whitelist",
1222
+ "none"
1223
+ ]
1224
+ },
1225
+ "GetCloudFrontOriginAccessIdentityConfigRequest":{
1226
+ "type":"structure",
1227
+ "required":["Id"],
1228
+ "members":{
1229
+ "Id":{
1230
+ "shape":"string",
1231
+ "location":"uri",
1232
+ "locationName":"Id"
1233
+ }
1234
+ }
1235
+ },
1236
+ "GetCloudFrontOriginAccessIdentityConfigResult":{
1237
+ "type":"structure",
1238
+ "members":{
1239
+ "CloudFrontOriginAccessIdentityConfig":{"shape":"CloudFrontOriginAccessIdentityConfig"},
1240
+ "ETag":{
1241
+ "shape":"string",
1242
+ "location":"header",
1243
+ "locationName":"ETag"
1244
+ }
1245
+ },
1246
+ "payload":"CloudFrontOriginAccessIdentityConfig"
1247
+ },
1248
+ "GetCloudFrontOriginAccessIdentityRequest":{
1249
+ "type":"structure",
1250
+ "required":["Id"],
1251
+ "members":{
1252
+ "Id":{
1253
+ "shape":"string",
1254
+ "location":"uri",
1255
+ "locationName":"Id"
1256
+ }
1257
+ }
1258
+ },
1259
+ "GetCloudFrontOriginAccessIdentityResult":{
1260
+ "type":"structure",
1261
+ "members":{
1262
+ "CloudFrontOriginAccessIdentity":{"shape":"CloudFrontOriginAccessIdentity"},
1263
+ "ETag":{
1264
+ "shape":"string",
1265
+ "location":"header",
1266
+ "locationName":"ETag"
1267
+ }
1268
+ },
1269
+ "payload":"CloudFrontOriginAccessIdentity"
1270
+ },
1271
+ "GetDistributionConfigRequest":{
1272
+ "type":"structure",
1273
+ "required":["Id"],
1274
+ "members":{
1275
+ "Id":{
1276
+ "shape":"string",
1277
+ "location":"uri",
1278
+ "locationName":"Id"
1279
+ }
1280
+ }
1281
+ },
1282
+ "GetDistributionConfigResult":{
1283
+ "type":"structure",
1284
+ "members":{
1285
+ "DistributionConfig":{"shape":"DistributionConfig"},
1286
+ "ETag":{
1287
+ "shape":"string",
1288
+ "location":"header",
1289
+ "locationName":"ETag"
1290
+ }
1291
+ },
1292
+ "payload":"DistributionConfig"
1293
+ },
1294
+ "GetDistributionRequest":{
1295
+ "type":"structure",
1296
+ "required":["Id"],
1297
+ "members":{
1298
+ "Id":{
1299
+ "shape":"string",
1300
+ "location":"uri",
1301
+ "locationName":"Id"
1302
+ }
1303
+ }
1304
+ },
1305
+ "GetDistributionResult":{
1306
+ "type":"structure",
1307
+ "members":{
1308
+ "Distribution":{"shape":"Distribution"},
1309
+ "ETag":{
1310
+ "shape":"string",
1311
+ "location":"header",
1312
+ "locationName":"ETag"
1313
+ }
1314
+ },
1315
+ "payload":"Distribution"
1316
+ },
1317
+ "GetInvalidationRequest":{
1318
+ "type":"structure",
1319
+ "required":[
1320
+ "DistributionId",
1321
+ "Id"
1322
+ ],
1323
+ "members":{
1324
+ "DistributionId":{
1325
+ "shape":"string",
1326
+ "location":"uri",
1327
+ "locationName":"DistributionId"
1328
+ },
1329
+ "Id":{
1330
+ "shape":"string",
1331
+ "location":"uri",
1332
+ "locationName":"Id"
1333
+ }
1334
+ }
1335
+ },
1336
+ "GetInvalidationResult":{
1337
+ "type":"structure",
1338
+ "members":{
1339
+ "Invalidation":{"shape":"Invalidation"}
1340
+ },
1341
+ "payload":"Invalidation"
1342
+ },
1343
+ "GetStreamingDistributionConfigRequest":{
1344
+ "type":"structure",
1345
+ "required":["Id"],
1346
+ "members":{
1347
+ "Id":{
1348
+ "shape":"string",
1349
+ "location":"uri",
1350
+ "locationName":"Id"
1351
+ }
1352
+ }
1353
+ },
1354
+ "GetStreamingDistributionConfigResult":{
1355
+ "type":"structure",
1356
+ "members":{
1357
+ "StreamingDistributionConfig":{"shape":"StreamingDistributionConfig"},
1358
+ "ETag":{
1359
+ "shape":"string",
1360
+ "location":"header",
1361
+ "locationName":"ETag"
1362
+ }
1363
+ },
1364
+ "payload":"StreamingDistributionConfig"
1365
+ },
1366
+ "GetStreamingDistributionRequest":{
1367
+ "type":"structure",
1368
+ "required":["Id"],
1369
+ "members":{
1370
+ "Id":{
1371
+ "shape":"string",
1372
+ "location":"uri",
1373
+ "locationName":"Id"
1374
+ }
1375
+ }
1376
+ },
1377
+ "GetStreamingDistributionResult":{
1378
+ "type":"structure",
1379
+ "members":{
1380
+ "StreamingDistribution":{"shape":"StreamingDistribution"},
1381
+ "ETag":{
1382
+ "shape":"string",
1383
+ "location":"header",
1384
+ "locationName":"ETag"
1385
+ }
1386
+ },
1387
+ "payload":"StreamingDistribution"
1388
+ },
1389
+ "HeaderList":{
1390
+ "type":"list",
1391
+ "member":{
1392
+ "shape":"string",
1393
+ "locationName":"Name"
1394
+ }
1395
+ },
1396
+ "Headers":{
1397
+ "type":"structure",
1398
+ "required":["Quantity"],
1399
+ "members":{
1400
+ "Quantity":{"shape":"integer"},
1401
+ "Items":{"shape":"HeaderList"}
1402
+ }
1403
+ },
1404
+ "IllegalUpdate":{
1405
+ "type":"structure",
1406
+ "members":{
1407
+ "Message":{"shape":"string"}
1408
+ },
1409
+ "error":{"httpStatusCode":400},
1410
+ "exception":true
1411
+ },
1412
+ "InconsistentQuantities":{
1413
+ "type":"structure",
1414
+ "members":{
1415
+ "Message":{"shape":"string"}
1416
+ },
1417
+ "error":{"httpStatusCode":400},
1418
+ "exception":true
1419
+ },
1420
+ "InvalidArgument":{
1421
+ "type":"structure",
1422
+ "members":{
1423
+ "Message":{"shape":"string"}
1424
+ },
1425
+ "error":{"httpStatusCode":400},
1426
+ "exception":true
1427
+ },
1428
+ "InvalidDefaultRootObject":{
1429
+ "type":"structure",
1430
+ "members":{
1431
+ "Message":{"shape":"string"}
1432
+ },
1433
+ "error":{"httpStatusCode":400},
1434
+ "exception":true
1435
+ },
1436
+ "InvalidErrorCode":{
1437
+ "type":"structure",
1438
+ "members":{
1439
+ "Message":{"shape":"string"}
1440
+ },
1441
+ "error":{"httpStatusCode":400},
1442
+ "exception":true
1443
+ },
1444
+ "InvalidForwardCookies":{
1445
+ "type":"structure",
1446
+ "members":{
1447
+ "Message":{"shape":"string"}
1448
+ },
1449
+ "error":{"httpStatusCode":400},
1450
+ "exception":true
1451
+ },
1452
+ "InvalidGeoRestrictionParameter":{
1453
+ "type":"structure",
1454
+ "members":{
1455
+ "Message":{"shape":"string"}
1456
+ },
1457
+ "error":{"httpStatusCode":400},
1458
+ "exception":true
1459
+ },
1460
+ "InvalidHeadersForS3Origin":{
1461
+ "type":"structure",
1462
+ "members":{
1463
+ "Message":{"shape":"string"}
1464
+ },
1465
+ "error":{"httpStatusCode":400},
1466
+ "exception":true
1467
+ },
1468
+ "InvalidIfMatchVersion":{
1469
+ "type":"structure",
1470
+ "members":{
1471
+ "Message":{"shape":"string"}
1472
+ },
1473
+ "error":{"httpStatusCode":400},
1474
+ "exception":true
1475
+ },
1476
+ "InvalidLocationCode":{
1477
+ "type":"structure",
1478
+ "members":{
1479
+ "Message":{"shape":"string"}
1480
+ },
1481
+ "error":{"httpStatusCode":400},
1482
+ "exception":true
1483
+ },
1484
+ "InvalidMinimumProtocolVersion":{
1485
+ "type":"structure",
1486
+ "members":{
1487
+ "Message":{"shape":"string"}
1488
+ },
1489
+ "error":{"httpStatusCode":400},
1490
+ "exception":true
1491
+ },
1492
+ "InvalidOrigin":{
1493
+ "type":"structure",
1494
+ "members":{
1495
+ "Message":{"shape":"string"}
1496
+ },
1497
+ "error":{"httpStatusCode":400},
1498
+ "exception":true
1499
+ },
1500
+ "InvalidOriginAccessIdentity":{
1501
+ "type":"structure",
1502
+ "members":{
1503
+ "Message":{"shape":"string"}
1504
+ },
1505
+ "error":{"httpStatusCode":400},
1506
+ "exception":true
1507
+ },
1508
+ "InvalidProtocolSettings":{
1509
+ "type":"structure",
1510
+ "members":{
1511
+ "Message":{"shape":"string"}
1512
+ },
1513
+ "error":{"httpStatusCode":400},
1514
+ "exception":true
1515
+ },
1516
+ "InvalidQueryStringParameters":{
1517
+ "type":"structure",
1518
+ "members":{
1519
+ "Message":{"shape":"string"}
1520
+ },
1521
+ "error":{"httpStatusCode":400},
1522
+ "exception":true
1523
+ },
1524
+ "InvalidRelativePath":{
1525
+ "type":"structure",
1526
+ "members":{
1527
+ "Message":{"shape":"string"}
1528
+ },
1529
+ "error":{"httpStatusCode":400},
1530
+ "exception":true
1531
+ },
1532
+ "InvalidRequiredProtocol":{
1533
+ "type":"structure",
1534
+ "members":{
1535
+ "Message":{"shape":"string"}
1536
+ },
1537
+ "error":{"httpStatusCode":400},
1538
+ "exception":true
1539
+ },
1540
+ "InvalidResponseCode":{
1541
+ "type":"structure",
1542
+ "members":{
1543
+ "Message":{"shape":"string"}
1544
+ },
1545
+ "error":{"httpStatusCode":400},
1546
+ "exception":true
1547
+ },
1548
+ "InvalidTTLOrder":{
1549
+ "type":"structure",
1550
+ "members":{
1551
+ "Message":{"shape":"string"}
1552
+ },
1553
+ "error":{"httpStatusCode":400},
1554
+ "exception":true
1555
+ },
1556
+ "InvalidTagging":{
1557
+ "type":"structure",
1558
+ "members":{
1559
+ "Message":{"shape":"string"}
1560
+ },
1561
+ "error":{"httpStatusCode":400},
1562
+ "exception":true
1563
+ },
1564
+ "InvalidViewerCertificate":{
1565
+ "type":"structure",
1566
+ "members":{
1567
+ "Message":{"shape":"string"}
1568
+ },
1569
+ "error":{"httpStatusCode":400},
1570
+ "exception":true
1571
+ },
1572
+ "InvalidWebACLId":{
1573
+ "type":"structure",
1574
+ "members":{
1575
+ "Message":{"shape":"string"}
1576
+ },
1577
+ "error":{"httpStatusCode":400},
1578
+ "exception":true
1579
+ },
1580
+ "Invalidation":{
1581
+ "type":"structure",
1582
+ "required":[
1583
+ "Id",
1584
+ "Status",
1585
+ "CreateTime",
1586
+ "InvalidationBatch"
1587
+ ],
1588
+ "members":{
1589
+ "Id":{"shape":"string"},
1590
+ "Status":{"shape":"string"},
1591
+ "CreateTime":{"shape":"timestamp"},
1592
+ "InvalidationBatch":{"shape":"InvalidationBatch"}
1593
+ }
1594
+ },
1595
+ "InvalidationBatch":{
1596
+ "type":"structure",
1597
+ "required":[
1598
+ "Paths",
1599
+ "CallerReference"
1600
+ ],
1601
+ "members":{
1602
+ "Paths":{"shape":"Paths"},
1603
+ "CallerReference":{"shape":"string"}
1604
+ }
1605
+ },
1606
+ "InvalidationList":{
1607
+ "type":"structure",
1608
+ "required":[
1609
+ "Marker",
1610
+ "MaxItems",
1611
+ "IsTruncated",
1612
+ "Quantity"
1613
+ ],
1614
+ "members":{
1615
+ "Marker":{"shape":"string"},
1616
+ "NextMarker":{"shape":"string"},
1617
+ "MaxItems":{"shape":"integer"},
1618
+ "IsTruncated":{"shape":"boolean"},
1619
+ "Quantity":{"shape":"integer"},
1620
+ "Items":{"shape":"InvalidationSummaryList"}
1621
+ }
1622
+ },
1623
+ "InvalidationSummary":{
1624
+ "type":"structure",
1625
+ "required":[
1626
+ "Id",
1627
+ "CreateTime",
1628
+ "Status"
1629
+ ],
1630
+ "members":{
1631
+ "Id":{"shape":"string"},
1632
+ "CreateTime":{"shape":"timestamp"},
1633
+ "Status":{"shape":"string"}
1634
+ }
1635
+ },
1636
+ "InvalidationSummaryList":{
1637
+ "type":"list",
1638
+ "member":{
1639
+ "shape":"InvalidationSummary",
1640
+ "locationName":"InvalidationSummary"
1641
+ }
1642
+ },
1643
+ "ItemSelection":{
1644
+ "type":"string",
1645
+ "enum":[
1646
+ "none",
1647
+ "whitelist",
1648
+ "all"
1649
+ ]
1650
+ },
1651
+ "KeyPairIdList":{
1652
+ "type":"list",
1653
+ "member":{
1654
+ "shape":"string",
1655
+ "locationName":"KeyPairId"
1656
+ }
1657
+ },
1658
+ "KeyPairIds":{
1659
+ "type":"structure",
1660
+ "required":["Quantity"],
1661
+ "members":{
1662
+ "Quantity":{"shape":"integer"},
1663
+ "Items":{"shape":"KeyPairIdList"}
1664
+ }
1665
+ },
1666
+ "ListCloudFrontOriginAccessIdentitiesRequest":{
1667
+ "type":"structure",
1668
+ "members":{
1669
+ "Marker":{
1670
+ "shape":"string",
1671
+ "location":"querystring",
1672
+ "locationName":"Marker"
1673
+ },
1674
+ "MaxItems":{
1675
+ "shape":"string",
1676
+ "location":"querystring",
1677
+ "locationName":"MaxItems"
1678
+ }
1679
+ }
1680
+ },
1681
+ "ListCloudFrontOriginAccessIdentitiesResult":{
1682
+ "type":"structure",
1683
+ "members":{
1684
+ "CloudFrontOriginAccessIdentityList":{"shape":"CloudFrontOriginAccessIdentityList"}
1685
+ },
1686
+ "payload":"CloudFrontOriginAccessIdentityList"
1687
+ },
1688
+ "ListDistributionsByWebACLIdRequest":{
1689
+ "type":"structure",
1690
+ "required":["WebACLId"],
1691
+ "members":{
1692
+ "Marker":{
1693
+ "shape":"string",
1694
+ "location":"querystring",
1695
+ "locationName":"Marker"
1696
+ },
1697
+ "MaxItems":{
1698
+ "shape":"string",
1699
+ "location":"querystring",
1700
+ "locationName":"MaxItems"
1701
+ },
1702
+ "WebACLId":{
1703
+ "shape":"string",
1704
+ "location":"uri",
1705
+ "locationName":"WebACLId"
1706
+ }
1707
+ }
1708
+ },
1709
+ "ListDistributionsByWebACLIdResult":{
1710
+ "type":"structure",
1711
+ "members":{
1712
+ "DistributionList":{"shape":"DistributionList"}
1713
+ },
1714
+ "payload":"DistributionList"
1715
+ },
1716
+ "ListDistributionsRequest":{
1717
+ "type":"structure",
1718
+ "members":{
1719
+ "Marker":{
1720
+ "shape":"string",
1721
+ "location":"querystring",
1722
+ "locationName":"Marker"
1723
+ },
1724
+ "MaxItems":{
1725
+ "shape":"string",
1726
+ "location":"querystring",
1727
+ "locationName":"MaxItems"
1728
+ }
1729
+ }
1730
+ },
1731
+ "ListDistributionsResult":{
1732
+ "type":"structure",
1733
+ "members":{
1734
+ "DistributionList":{"shape":"DistributionList"}
1735
+ },
1736
+ "payload":"DistributionList"
1737
+ },
1738
+ "ListInvalidationsRequest":{
1739
+ "type":"structure",
1740
+ "required":["DistributionId"],
1741
+ "members":{
1742
+ "DistributionId":{
1743
+ "shape":"string",
1744
+ "location":"uri",
1745
+ "locationName":"DistributionId"
1746
+ },
1747
+ "Marker":{
1748
+ "shape":"string",
1749
+ "location":"querystring",
1750
+ "locationName":"Marker"
1751
+ },
1752
+ "MaxItems":{
1753
+ "shape":"string",
1754
+ "location":"querystring",
1755
+ "locationName":"MaxItems"
1756
+ }
1757
+ }
1758
+ },
1759
+ "ListInvalidationsResult":{
1760
+ "type":"structure",
1761
+ "members":{
1762
+ "InvalidationList":{"shape":"InvalidationList"}
1763
+ },
1764
+ "payload":"InvalidationList"
1765
+ },
1766
+ "ListStreamingDistributionsRequest":{
1767
+ "type":"structure",
1768
+ "members":{
1769
+ "Marker":{
1770
+ "shape":"string",
1771
+ "location":"querystring",
1772
+ "locationName":"Marker"
1773
+ },
1774
+ "MaxItems":{
1775
+ "shape":"string",
1776
+ "location":"querystring",
1777
+ "locationName":"MaxItems"
1778
+ }
1779
+ }
1780
+ },
1781
+ "ListStreamingDistributionsResult":{
1782
+ "type":"structure",
1783
+ "members":{
1784
+ "StreamingDistributionList":{"shape":"StreamingDistributionList"}
1785
+ },
1786
+ "payload":"StreamingDistributionList"
1787
+ },
1788
+ "ListTagsForResourceRequest":{
1789
+ "type":"structure",
1790
+ "required":["Resource"],
1791
+ "members":{
1792
+ "Resource":{
1793
+ "shape":"ResourceARN",
1794
+ "location":"querystring",
1795
+ "locationName":"Resource"
1796
+ }
1797
+ }
1798
+ },
1799
+ "ListTagsForResourceResult":{
1800
+ "type":"structure",
1801
+ "required":["Tags"],
1802
+ "members":{
1803
+ "Tags":{"shape":"Tags"}
1804
+ },
1805
+ "payload":"Tags"
1806
+ },
1807
+ "LocationList":{
1808
+ "type":"list",
1809
+ "member":{
1810
+ "shape":"string",
1811
+ "locationName":"Location"
1812
+ }
1813
+ },
1814
+ "LoggingConfig":{
1815
+ "type":"structure",
1816
+ "required":[
1817
+ "Enabled",
1818
+ "IncludeCookies",
1819
+ "Bucket",
1820
+ "Prefix"
1821
+ ],
1822
+ "members":{
1823
+ "Enabled":{"shape":"boolean"},
1824
+ "IncludeCookies":{"shape":"boolean"},
1825
+ "Bucket":{"shape":"string"},
1826
+ "Prefix":{"shape":"string"}
1827
+ }
1828
+ },
1829
+ "Method":{
1830
+ "type":"string",
1831
+ "enum":[
1832
+ "GET",
1833
+ "HEAD",
1834
+ "POST",
1835
+ "PUT",
1836
+ "PATCH",
1837
+ "OPTIONS",
1838
+ "DELETE"
1839
+ ]
1840
+ },
1841
+ "MethodsList":{
1842
+ "type":"list",
1843
+ "member":{
1844
+ "shape":"Method",
1845
+ "locationName":"Method"
1846
+ }
1847
+ },
1848
+ "MinimumProtocolVersion":{
1849
+ "type":"string",
1850
+ "enum":[
1851
+ "SSLv3",
1852
+ "TLSv1"
1853
+ ]
1854
+ },
1855
+ "MissingBody":{
1856
+ "type":"structure",
1857
+ "members":{
1858
+ "Message":{"shape":"string"}
1859
+ },
1860
+ "error":{"httpStatusCode":400},
1861
+ "exception":true
1862
+ },
1863
+ "NoSuchCloudFrontOriginAccessIdentity":{
1864
+ "type":"structure",
1865
+ "members":{
1866
+ "Message":{"shape":"string"}
1867
+ },
1868
+ "error":{"httpStatusCode":404},
1869
+ "exception":true
1870
+ },
1871
+ "NoSuchDistribution":{
1872
+ "type":"structure",
1873
+ "members":{
1874
+ "Message":{"shape":"string"}
1875
+ },
1876
+ "error":{"httpStatusCode":404},
1877
+ "exception":true
1878
+ },
1879
+ "NoSuchInvalidation":{
1880
+ "type":"structure",
1881
+ "members":{
1882
+ "Message":{"shape":"string"}
1883
+ },
1884
+ "error":{"httpStatusCode":404},
1885
+ "exception":true
1886
+ },
1887
+ "NoSuchOrigin":{
1888
+ "type":"structure",
1889
+ "members":{
1890
+ "Message":{"shape":"string"}
1891
+ },
1892
+ "error":{"httpStatusCode":404},
1893
+ "exception":true
1894
+ },
1895
+ "NoSuchResource":{
1896
+ "type":"structure",
1897
+ "members":{
1898
+ "Message":{"shape":"string"}
1899
+ },
1900
+ "error":{"httpStatusCode":404},
1901
+ "exception":true
1902
+ },
1903
+ "NoSuchStreamingDistribution":{
1904
+ "type":"structure",
1905
+ "members":{
1906
+ "Message":{"shape":"string"}
1907
+ },
1908
+ "error":{"httpStatusCode":404},
1909
+ "exception":true
1910
+ },
1911
+ "Origin":{
1912
+ "type":"structure",
1913
+ "required":[
1914
+ "Id",
1915
+ "DomainName"
1916
+ ],
1917
+ "members":{
1918
+ "Id":{"shape":"string"},
1919
+ "DomainName":{"shape":"string"},
1920
+ "OriginPath":{"shape":"string"},
1921
+ "CustomHeaders":{"shape":"CustomHeaders"},
1922
+ "S3OriginConfig":{"shape":"S3OriginConfig"},
1923
+ "CustomOriginConfig":{"shape":"CustomOriginConfig"}
1924
+ }
1925
+ },
1926
+ "OriginCustomHeader":{
1927
+ "type":"structure",
1928
+ "required":[
1929
+ "HeaderName",
1930
+ "HeaderValue"
1931
+ ],
1932
+ "members":{
1933
+ "HeaderName":{"shape":"string"},
1934
+ "HeaderValue":{"shape":"string"}
1935
+ }
1936
+ },
1937
+ "OriginCustomHeadersList":{
1938
+ "type":"list",
1939
+ "member":{
1940
+ "shape":"OriginCustomHeader",
1941
+ "locationName":"OriginCustomHeader"
1942
+ }
1943
+ },
1944
+ "OriginList":{
1945
+ "type":"list",
1946
+ "member":{
1947
+ "shape":"Origin",
1948
+ "locationName":"Origin"
1949
+ },
1950
+ "min":1
1951
+ },
1952
+ "OriginProtocolPolicy":{
1953
+ "type":"string",
1954
+ "enum":[
1955
+ "http-only",
1956
+ "match-viewer",
1957
+ "https-only"
1958
+ ]
1959
+ },
1960
+ "OriginSslProtocols":{
1961
+ "type":"structure",
1962
+ "required":[
1963
+ "Quantity",
1964
+ "Items"
1965
+ ],
1966
+ "members":{
1967
+ "Quantity":{"shape":"integer"},
1968
+ "Items":{"shape":"SslProtocolsList"}
1969
+ }
1970
+ },
1971
+ "Origins":{
1972
+ "type":"structure",
1973
+ "required":["Quantity"],
1974
+ "members":{
1975
+ "Quantity":{"shape":"integer"},
1976
+ "Items":{"shape":"OriginList"}
1977
+ }
1978
+ },
1979
+ "PathList":{
1980
+ "type":"list",
1981
+ "member":{
1982
+ "shape":"string",
1983
+ "locationName":"Path"
1984
+ }
1985
+ },
1986
+ "Paths":{
1987
+ "type":"structure",
1988
+ "required":["Quantity"],
1989
+ "members":{
1990
+ "Quantity":{"shape":"integer"},
1991
+ "Items":{"shape":"PathList"}
1992
+ }
1993
+ },
1994
+ "PreconditionFailed":{
1995
+ "type":"structure",
1996
+ "members":{
1997
+ "Message":{"shape":"string"}
1998
+ },
1999
+ "error":{"httpStatusCode":412},
2000
+ "exception":true
2001
+ },
2002
+ "PriceClass":{
2003
+ "type":"string",
2004
+ "enum":[
2005
+ "PriceClass_100",
2006
+ "PriceClass_200",
2007
+ "PriceClass_All"
2008
+ ]
2009
+ },
2010
+ "QueryStringCacheKeys":{
2011
+ "type":"structure",
2012
+ "required":["Quantity"],
2013
+ "members":{
2014
+ "Quantity":{"shape":"integer"},
2015
+ "Items":{"shape":"QueryStringCacheKeysList"}
2016
+ }
2017
+ },
2018
+ "QueryStringCacheKeysList":{
2019
+ "type":"list",
2020
+ "member":{
2021
+ "shape":"string",
2022
+ "locationName":"Name"
2023
+ }
2024
+ },
2025
+ "ResourceARN":{
2026
+ "type":"string",
2027
+ "pattern":"arn:aws:cloudfront::[0-9]+:.*"
2028
+ },
2029
+ "Restrictions":{
2030
+ "type":"structure",
2031
+ "required":["GeoRestriction"],
2032
+ "members":{
2033
+ "GeoRestriction":{"shape":"GeoRestriction"}
2034
+ }
2035
+ },
2036
+ "S3Origin":{
2037
+ "type":"structure",
2038
+ "required":[
2039
+ "DomainName",
2040
+ "OriginAccessIdentity"
2041
+ ],
2042
+ "members":{
2043
+ "DomainName":{"shape":"string"},
2044
+ "OriginAccessIdentity":{"shape":"string"}
2045
+ }
2046
+ },
2047
+ "S3OriginConfig":{
2048
+ "type":"structure",
2049
+ "required":["OriginAccessIdentity"],
2050
+ "members":{
2051
+ "OriginAccessIdentity":{"shape":"string"}
2052
+ }
2053
+ },
2054
+ "SSLSupportMethod":{
2055
+ "type":"string",
2056
+ "enum":[
2057
+ "sni-only",
2058
+ "vip"
2059
+ ]
2060
+ },
2061
+ "Signer":{
2062
+ "type":"structure",
2063
+ "members":{
2064
+ "AwsAccountNumber":{"shape":"string"},
2065
+ "KeyPairIds":{"shape":"KeyPairIds"}
2066
+ }
2067
+ },
2068
+ "SignerList":{
2069
+ "type":"list",
2070
+ "member":{
2071
+ "shape":"Signer",
2072
+ "locationName":"Signer"
2073
+ }
2074
+ },
2075
+ "SslProtocol":{
2076
+ "type":"string",
2077
+ "enum":[
2078
+ "SSLv3",
2079
+ "TLSv1",
2080
+ "TLSv1.1",
2081
+ "TLSv1.2"
2082
+ ]
2083
+ },
2084
+ "SslProtocolsList":{
2085
+ "type":"list",
2086
+ "member":{
2087
+ "shape":"SslProtocol",
2088
+ "locationName":"SslProtocol"
2089
+ }
2090
+ },
2091
+ "StreamingDistribution":{
2092
+ "type":"structure",
2093
+ "required":[
2094
+ "Id",
2095
+ "ARN",
2096
+ "Status",
2097
+ "DomainName",
2098
+ "ActiveTrustedSigners",
2099
+ "StreamingDistributionConfig"
2100
+ ],
2101
+ "members":{
2102
+ "Id":{"shape":"string"},
2103
+ "ARN":{"shape":"string"},
2104
+ "Status":{"shape":"string"},
2105
+ "LastModifiedTime":{"shape":"timestamp"},
2106
+ "DomainName":{"shape":"string"},
2107
+ "ActiveTrustedSigners":{"shape":"ActiveTrustedSigners"},
2108
+ "StreamingDistributionConfig":{"shape":"StreamingDistributionConfig"}
2109
+ }
2110
+ },
2111
+ "StreamingDistributionAlreadyExists":{
2112
+ "type":"structure",
2113
+ "members":{
2114
+ "Message":{"shape":"string"}
2115
+ },
2116
+ "error":{"httpStatusCode":409},
2117
+ "exception":true
2118
+ },
2119
+ "StreamingDistributionConfig":{
2120
+ "type":"structure",
2121
+ "required":[
2122
+ "CallerReference",
2123
+ "S3Origin",
2124
+ "Comment",
2125
+ "TrustedSigners",
2126
+ "Enabled"
2127
+ ],
2128
+ "members":{
2129
+ "CallerReference":{"shape":"string"},
2130
+ "S3Origin":{"shape":"S3Origin"},
2131
+ "Aliases":{"shape":"Aliases"},
2132
+ "Comment":{"shape":"string"},
2133
+ "Logging":{"shape":"StreamingLoggingConfig"},
2134
+ "TrustedSigners":{"shape":"TrustedSigners"},
2135
+ "PriceClass":{"shape":"PriceClass"},
2136
+ "Enabled":{"shape":"boolean"}
2137
+ }
2138
+ },
2139
+ "StreamingDistributionConfigWithTags":{
2140
+ "type":"structure",
2141
+ "required":[
2142
+ "StreamingDistributionConfig",
2143
+ "Tags"
2144
+ ],
2145
+ "members":{
2146
+ "StreamingDistributionConfig":{"shape":"StreamingDistributionConfig"},
2147
+ "Tags":{"shape":"Tags"}
2148
+ }
2149
+ },
2150
+ "StreamingDistributionList":{
2151
+ "type":"structure",
2152
+ "required":[
2153
+ "Marker",
2154
+ "MaxItems",
2155
+ "IsTruncated",
2156
+ "Quantity"
2157
+ ],
2158
+ "members":{
2159
+ "Marker":{"shape":"string"},
2160
+ "NextMarker":{"shape":"string"},
2161
+ "MaxItems":{"shape":"integer"},
2162
+ "IsTruncated":{"shape":"boolean"},
2163
+ "Quantity":{"shape":"integer"},
2164
+ "Items":{"shape":"StreamingDistributionSummaryList"}
2165
+ }
2166
+ },
2167
+ "StreamingDistributionNotDisabled":{
2168
+ "type":"structure",
2169
+ "members":{
2170
+ "Message":{"shape":"string"}
2171
+ },
2172
+ "error":{"httpStatusCode":409},
2173
+ "exception":true
2174
+ },
2175
+ "StreamingDistributionSummary":{
2176
+ "type":"structure",
2177
+ "required":[
2178
+ "Id",
2179
+ "ARN",
2180
+ "Status",
2181
+ "LastModifiedTime",
2182
+ "DomainName",
2183
+ "S3Origin",
2184
+ "Aliases",
2185
+ "TrustedSigners",
2186
+ "Comment",
2187
+ "PriceClass",
2188
+ "Enabled"
2189
+ ],
2190
+ "members":{
2191
+ "Id":{"shape":"string"},
2192
+ "ARN":{"shape":"string"},
2193
+ "Status":{"shape":"string"},
2194
+ "LastModifiedTime":{"shape":"timestamp"},
2195
+ "DomainName":{"shape":"string"},
2196
+ "S3Origin":{"shape":"S3Origin"},
2197
+ "Aliases":{"shape":"Aliases"},
2198
+ "TrustedSigners":{"shape":"TrustedSigners"},
2199
+ "Comment":{"shape":"string"},
2200
+ "PriceClass":{"shape":"PriceClass"},
2201
+ "Enabled":{"shape":"boolean"}
2202
+ }
2203
+ },
2204
+ "StreamingDistributionSummaryList":{
2205
+ "type":"list",
2206
+ "member":{
2207
+ "shape":"StreamingDistributionSummary",
2208
+ "locationName":"StreamingDistributionSummary"
2209
+ }
2210
+ },
2211
+ "StreamingLoggingConfig":{
2212
+ "type":"structure",
2213
+ "required":[
2214
+ "Enabled",
2215
+ "Bucket",
2216
+ "Prefix"
2217
+ ],
2218
+ "members":{
2219
+ "Enabled":{"shape":"boolean"},
2220
+ "Bucket":{"shape":"string"},
2221
+ "Prefix":{"shape":"string"}
2222
+ }
2223
+ },
2224
+ "Tag":{
2225
+ "type":"structure",
2226
+ "required":["Key"],
2227
+ "members":{
2228
+ "Key":{"shape":"TagKey"},
2229
+ "Value":{"shape":"TagValue"}
2230
+ }
2231
+ },
2232
+ "TagKey":{
2233
+ "type":"string",
2234
+ "max":128,
2235
+ "min":1,
2236
+ "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
2237
+ },
2238
+ "TagKeyList":{
2239
+ "type":"list",
2240
+ "member":{
2241
+ "shape":"TagKey",
2242
+ "locationName":"Key"
2243
+ }
2244
+ },
2245
+ "TagKeys":{
2246
+ "type":"structure",
2247
+ "members":{
2248
+ "Items":{"shape":"TagKeyList"}
2249
+ }
2250
+ },
2251
+ "TagList":{
2252
+ "type":"list",
2253
+ "member":{
2254
+ "shape":"Tag",
2255
+ "locationName":"Tag"
2256
+ }
2257
+ },
2258
+ "TagResourceRequest":{
2259
+ "type":"structure",
2260
+ "required":[
2261
+ "Resource",
2262
+ "Tags"
2263
+ ],
2264
+ "members":{
2265
+ "Resource":{
2266
+ "shape":"ResourceARN",
2267
+ "location":"querystring",
2268
+ "locationName":"Resource"
2269
+ },
2270
+ "Tags":{
2271
+ "shape":"Tags",
2272
+ "locationName":"Tags",
2273
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2016-08-20/"}
2274
+ }
2275
+ },
2276
+ "payload":"Tags"
2277
+ },
2278
+ "TagValue":{
2279
+ "type":"string",
2280
+ "max":256,
2281
+ "min":0,
2282
+ "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
2283
+ },
2284
+ "Tags":{
2285
+ "type":"structure",
2286
+ "members":{
2287
+ "Items":{"shape":"TagList"}
2288
+ }
2289
+ },
2290
+ "TooManyCacheBehaviors":{
2291
+ "type":"structure",
2292
+ "members":{
2293
+ "Message":{"shape":"string"}
2294
+ },
2295
+ "error":{"httpStatusCode":400},
2296
+ "exception":true
2297
+ },
2298
+ "TooManyCertificates":{
2299
+ "type":"structure",
2300
+ "members":{
2301
+ "Message":{"shape":"string"}
2302
+ },
2303
+ "error":{"httpStatusCode":400},
2304
+ "exception":true
2305
+ },
2306
+ "TooManyCloudFrontOriginAccessIdentities":{
2307
+ "type":"structure",
2308
+ "members":{
2309
+ "Message":{"shape":"string"}
2310
+ },
2311
+ "error":{"httpStatusCode":400},
2312
+ "exception":true
2313
+ },
2314
+ "TooManyCookieNamesInWhiteList":{
2315
+ "type":"structure",
2316
+ "members":{
2317
+ "Message":{"shape":"string"}
2318
+ },
2319
+ "error":{"httpStatusCode":400},
2320
+ "exception":true
2321
+ },
2322
+ "TooManyDistributionCNAMEs":{
2323
+ "type":"structure",
2324
+ "members":{
2325
+ "Message":{"shape":"string"}
2326
+ },
2327
+ "error":{"httpStatusCode":400},
2328
+ "exception":true
2329
+ },
2330
+ "TooManyDistributions":{
2331
+ "type":"structure",
2332
+ "members":{
2333
+ "Message":{"shape":"string"}
2334
+ },
2335
+ "error":{"httpStatusCode":400},
2336
+ "exception":true
2337
+ },
2338
+ "TooManyHeadersInForwardedValues":{
2339
+ "type":"structure",
2340
+ "members":{
2341
+ "Message":{"shape":"string"}
2342
+ },
2343
+ "error":{"httpStatusCode":400},
2344
+ "exception":true
2345
+ },
2346
+ "TooManyInvalidationsInProgress":{
2347
+ "type":"structure",
2348
+ "members":{
2349
+ "Message":{"shape":"string"}
2350
+ },
2351
+ "error":{"httpStatusCode":400},
2352
+ "exception":true
2353
+ },
2354
+ "TooManyOriginCustomHeaders":{
2355
+ "type":"structure",
2356
+ "members":{
2357
+ "Message":{"shape":"string"}
2358
+ },
2359
+ "error":{"httpStatusCode":400},
2360
+ "exception":true
2361
+ },
2362
+ "TooManyOrigins":{
2363
+ "type":"structure",
2364
+ "members":{
2365
+ "Message":{"shape":"string"}
2366
+ },
2367
+ "error":{"httpStatusCode":400},
2368
+ "exception":true
2369
+ },
2370
+ "TooManyQueryStringParameters":{
2371
+ "type":"structure",
2372
+ "members":{
2373
+ "Message":{"shape":"string"}
2374
+ },
2375
+ "error":{"httpStatusCode":400},
2376
+ "exception":true
2377
+ },
2378
+ "TooManyStreamingDistributionCNAMEs":{
2379
+ "type":"structure",
2380
+ "members":{
2381
+ "Message":{"shape":"string"}
2382
+ },
2383
+ "error":{"httpStatusCode":400},
2384
+ "exception":true
2385
+ },
2386
+ "TooManyStreamingDistributions":{
2387
+ "type":"structure",
2388
+ "members":{
2389
+ "Message":{"shape":"string"}
2390
+ },
2391
+ "error":{"httpStatusCode":400},
2392
+ "exception":true
2393
+ },
2394
+ "TooManyTrustedSigners":{
2395
+ "type":"structure",
2396
+ "members":{
2397
+ "Message":{"shape":"string"}
2398
+ },
2399
+ "error":{"httpStatusCode":400},
2400
+ "exception":true
2401
+ },
2402
+ "TrustedSignerDoesNotExist":{
2403
+ "type":"structure",
2404
+ "members":{
2405
+ "Message":{"shape":"string"}
2406
+ },
2407
+ "error":{"httpStatusCode":400},
2408
+ "exception":true
2409
+ },
2410
+ "TrustedSigners":{
2411
+ "type":"structure",
2412
+ "required":[
2413
+ "Enabled",
2414
+ "Quantity"
2415
+ ],
2416
+ "members":{
2417
+ "Enabled":{"shape":"boolean"},
2418
+ "Quantity":{"shape":"integer"},
2419
+ "Items":{"shape":"AwsAccountNumberList"}
2420
+ }
2421
+ },
2422
+ "UntagResourceRequest":{
2423
+ "type":"structure",
2424
+ "required":[
2425
+ "Resource",
2426
+ "TagKeys"
2427
+ ],
2428
+ "members":{
2429
+ "Resource":{
2430
+ "shape":"ResourceARN",
2431
+ "location":"querystring",
2432
+ "locationName":"Resource"
2433
+ },
2434
+ "TagKeys":{
2435
+ "shape":"TagKeys",
2436
+ "locationName":"TagKeys",
2437
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2016-08-20/"}
2438
+ }
2439
+ },
2440
+ "payload":"TagKeys"
2441
+ },
2442
+ "UpdateCloudFrontOriginAccessIdentityRequest":{
2443
+ "type":"structure",
2444
+ "required":[
2445
+ "CloudFrontOriginAccessIdentityConfig",
2446
+ "Id"
2447
+ ],
2448
+ "members":{
2449
+ "CloudFrontOriginAccessIdentityConfig":{
2450
+ "shape":"CloudFrontOriginAccessIdentityConfig",
2451
+ "locationName":"CloudFrontOriginAccessIdentityConfig",
2452
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2016-08-20/"}
2453
+ },
2454
+ "Id":{
2455
+ "shape":"string",
2456
+ "location":"uri",
2457
+ "locationName":"Id"
2458
+ },
2459
+ "IfMatch":{
2460
+ "shape":"string",
2461
+ "location":"header",
2462
+ "locationName":"If-Match"
2463
+ }
2464
+ },
2465
+ "payload":"CloudFrontOriginAccessIdentityConfig"
2466
+ },
2467
+ "UpdateCloudFrontOriginAccessIdentityResult":{
2468
+ "type":"structure",
2469
+ "members":{
2470
+ "CloudFrontOriginAccessIdentity":{"shape":"CloudFrontOriginAccessIdentity"},
2471
+ "ETag":{
2472
+ "shape":"string",
2473
+ "location":"header",
2474
+ "locationName":"ETag"
2475
+ }
2476
+ },
2477
+ "payload":"CloudFrontOriginAccessIdentity"
2478
+ },
2479
+ "UpdateDistributionRequest":{
2480
+ "type":"structure",
2481
+ "required":[
2482
+ "DistributionConfig",
2483
+ "Id"
2484
+ ],
2485
+ "members":{
2486
+ "DistributionConfig":{
2487
+ "shape":"DistributionConfig",
2488
+ "locationName":"DistributionConfig",
2489
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2016-08-20/"}
2490
+ },
2491
+ "Id":{
2492
+ "shape":"string",
2493
+ "location":"uri",
2494
+ "locationName":"Id"
2495
+ },
2496
+ "IfMatch":{
2497
+ "shape":"string",
2498
+ "location":"header",
2499
+ "locationName":"If-Match"
2500
+ }
2501
+ },
2502
+ "payload":"DistributionConfig"
2503
+ },
2504
+ "UpdateDistributionResult":{
2505
+ "type":"structure",
2506
+ "members":{
2507
+ "Distribution":{"shape":"Distribution"},
2508
+ "ETag":{
2509
+ "shape":"string",
2510
+ "location":"header",
2511
+ "locationName":"ETag"
2512
+ }
2513
+ },
2514
+ "payload":"Distribution"
2515
+ },
2516
+ "UpdateStreamingDistributionRequest":{
2517
+ "type":"structure",
2518
+ "required":[
2519
+ "StreamingDistributionConfig",
2520
+ "Id"
2521
+ ],
2522
+ "members":{
2523
+ "StreamingDistributionConfig":{
2524
+ "shape":"StreamingDistributionConfig",
2525
+ "locationName":"StreamingDistributionConfig",
2526
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2016-08-20/"}
2527
+ },
2528
+ "Id":{
2529
+ "shape":"string",
2530
+ "location":"uri",
2531
+ "locationName":"Id"
2532
+ },
2533
+ "IfMatch":{
2534
+ "shape":"string",
2535
+ "location":"header",
2536
+ "locationName":"If-Match"
2537
+ }
2538
+ },
2539
+ "payload":"StreamingDistributionConfig"
2540
+ },
2541
+ "UpdateStreamingDistributionResult":{
2542
+ "type":"structure",
2543
+ "members":{
2544
+ "StreamingDistribution":{"shape":"StreamingDistribution"},
2545
+ "ETag":{
2546
+ "shape":"string",
2547
+ "location":"header",
2548
+ "locationName":"ETag"
2549
+ }
2550
+ },
2551
+ "payload":"StreamingDistribution"
2552
+ },
2553
+ "ViewerCertificate":{
2554
+ "type":"structure",
2555
+ "members":{
2556
+ "CloudFrontDefaultCertificate":{"shape":"boolean"},
2557
+ "IAMCertificateId":{"shape":"string"},
2558
+ "ACMCertificateArn":{"shape":"string"},
2559
+ "SSLSupportMethod":{"shape":"SSLSupportMethod"},
2560
+ "MinimumProtocolVersion":{"shape":"MinimumProtocolVersion"},
2561
+ "Certificate":{
2562
+ "shape":"string",
2563
+ "deprecated":true
2564
+ },
2565
+ "CertificateSource":{
2566
+ "shape":"CertificateSource",
2567
+ "deprecated":true
2568
+ }
2569
+ }
2570
+ },
2571
+ "ViewerProtocolPolicy":{
2572
+ "type":"string",
2573
+ "enum":[
2574
+ "allow-all",
2575
+ "https-only",
2576
+ "redirect-to-https"
2577
+ ]
2578
+ },
2579
+ "boolean":{"type":"boolean"},
2580
+ "integer":{"type":"integer"},
2581
+ "long":{"type":"long"},
2582
+ "string":{"type":"string"},
2583
+ "timestamp":{"type":"timestamp"}
2584
+ }
2585
+ }