aws-sdk-core 2.6.10 → 2.6.11

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7b6e27f4cc69e2b395aa7d84d914dfd123d41fe4
4
- data.tar.gz: 21448c17628a93def36676c089cb8a9e621c77a8
3
+ metadata.gz: b3ec20688d558c003ed7e5c798f0129ca4a242af
4
+ data.tar.gz: 21917580b2601c9e58705236f9106403bb789947
5
5
  SHA512:
6
- metadata.gz: 425213fae6b9ad1c257c2891b233ad977db01e5e149031b30e062f53cf27938e8b6dc85925daee9feec5a5e91c8f5916ea24a0df3c033234e293bfeaddef2a85
7
- data.tar.gz: 8df98405af5745e8828f463a47e1a19f83314dbe9e120645c805167a6d1c0cbc5b2861438e4233cd8973ba691b1e44a66038fd9a92b9c80236f92de917a0bc99
6
+ metadata.gz: fbc758717f1ae30d704feeb2101f2c76fb1fb1542df9fbf64c51b8d067f63e30f5dd18429df58aa18163ba8d2fa114913305b2d9990c141d31b3b9382f56a448
7
+ data.tar.gz: 3838f56b98f965f8abecdcc9724c882349a75bcc86d8aec1354963448770cec88d125b3fb3bdddc39bf792c7f65cac2768480239ce09835c159412197be94c7f
@@ -0,0 +1,2598 @@
1
+ {
2
+ "version":"2.0",
3
+ "metadata":{
4
+ "apiVersion":"2016-09-29",
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_09_29",
15
+ "http":{
16
+ "method":"POST",
17
+ "requestUri":"/2016-09-29/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_09_29",
32
+ "http":{
33
+ "method":"POST",
34
+ "requestUri":"/2016-09-29/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_09_29",
79
+ "http":{
80
+ "method":"POST",
81
+ "requestUri":"/2016-09-29/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_09_29",
127
+ "http":{
128
+ "method":"POST",
129
+ "requestUri":"/2016-09-29/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_09_29",
146
+ "http":{
147
+ "method":"POST",
148
+ "requestUri":"/2016-09-29/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_09_29",
170
+ "http":{
171
+ "method":"POST",
172
+ "requestUri":"/2016-09-29/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_09_29",
195
+ "http":{
196
+ "method":"DELETE",
197
+ "requestUri":"/2016-09-29/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_09_29",
211
+ "http":{
212
+ "method":"DELETE",
213
+ "requestUri":"/2016-09-29/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_09_29",
227
+ "http":{
228
+ "method":"DELETE",
229
+ "requestUri":"/2016-09-29/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_09_29",
243
+ "http":{
244
+ "method":"GET",
245
+ "requestUri":"/2016-09-29/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_09_29",
256
+ "http":{
257
+ "method":"GET",
258
+ "requestUri":"/2016-09-29/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_09_29",
269
+ "http":{
270
+ "method":"GET",
271
+ "requestUri":"/2016-09-29/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_09_29",
282
+ "http":{
283
+ "method":"GET",
284
+ "requestUri":"/2016-09-29/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_09_29",
295
+ "http":{
296
+ "method":"GET",
297
+ "requestUri":"/2016-09-29/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_09_29",
309
+ "http":{
310
+ "method":"GET",
311
+ "requestUri":"/2016-09-29/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_09_29",
322
+ "http":{
323
+ "method":"GET",
324
+ "requestUri":"/2016-09-29/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_09_29",
335
+ "http":{
336
+ "method":"GET",
337
+ "requestUri":"/2016-09-29/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_09_29",
347
+ "http":{
348
+ "method":"GET",
349
+ "requestUri":"/2016-09-29/distribution"
350
+ },
351
+ "input":{"shape":"ListDistributionsRequest"},
352
+ "output":{"shape":"ListDistributionsResult"},
353
+ "errors":[
354
+ {"shape":"InvalidArgument"}
355
+ ]
356
+ },
357
+ "ListDistributionsByWebACLId":{
358
+ "name":"ListDistributionsByWebACLId2016_09_29",
359
+ "http":{
360
+ "method":"GET",
361
+ "requestUri":"/2016-09-29/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_09_29",
372
+ "http":{
373
+ "method":"GET",
374
+ "requestUri":"/2016-09-29/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_09_29",
386
+ "http":{
387
+ "method":"GET",
388
+ "requestUri":"/2016-09-29/streaming-distribution"
389
+ },
390
+ "input":{"shape":"ListStreamingDistributionsRequest"},
391
+ "output":{"shape":"ListStreamingDistributionsResult"},
392
+ "errors":[
393
+ {"shape":"InvalidArgument"}
394
+ ]
395
+ },
396
+ "ListTagsForResource":{
397
+ "name":"ListTagsForResource2016_09_29",
398
+ "http":{
399
+ "method":"GET",
400
+ "requestUri":"/2016-09-29/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_09_29",
413
+ "http":{
414
+ "method":"POST",
415
+ "requestUri":"/2016-09-29/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_09_29",
428
+ "http":{
429
+ "method":"POST",
430
+ "requestUri":"/2016-09-29/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_09_29",
443
+ "http":{
444
+ "method":"PUT",
445
+ "requestUri":"/2016-09-29/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_09_29",
462
+ "http":{
463
+ "method":"PUT",
464
+ "requestUri":"/2016-09-29/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_09_29",
508
+ "http":{
509
+ "method":"PUT",
510
+ "requestUri":"/2016-09-29/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-09-29/"}
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-09-29/"}
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-09-29/"}
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-09-29/"}
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-09-29/"}
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-09-29/"}
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
+ "HttpVersion":{"shape":"HttpVersion"},
1109
+ "IsIPV6Enabled":{"shape":"boolean"}
1110
+ }
1111
+ },
1112
+ "DistributionConfigWithTags":{
1113
+ "type":"structure",
1114
+ "required":[
1115
+ "DistributionConfig",
1116
+ "Tags"
1117
+ ],
1118
+ "members":{
1119
+ "DistributionConfig":{"shape":"DistributionConfig"},
1120
+ "Tags":{"shape":"Tags"}
1121
+ }
1122
+ },
1123
+ "DistributionList":{
1124
+ "type":"structure",
1125
+ "required":[
1126
+ "Marker",
1127
+ "MaxItems",
1128
+ "IsTruncated",
1129
+ "Quantity"
1130
+ ],
1131
+ "members":{
1132
+ "Marker":{"shape":"string"},
1133
+ "NextMarker":{"shape":"string"},
1134
+ "MaxItems":{"shape":"integer"},
1135
+ "IsTruncated":{"shape":"boolean"},
1136
+ "Quantity":{"shape":"integer"},
1137
+ "Items":{"shape":"DistributionSummaryList"}
1138
+ }
1139
+ },
1140
+ "DistributionNotDisabled":{
1141
+ "type":"structure",
1142
+ "members":{
1143
+ "Message":{"shape":"string"}
1144
+ },
1145
+ "error":{"httpStatusCode":409},
1146
+ "exception":true
1147
+ },
1148
+ "DistributionSummary":{
1149
+ "type":"structure",
1150
+ "required":[
1151
+ "Id",
1152
+ "ARN",
1153
+ "Status",
1154
+ "LastModifiedTime",
1155
+ "DomainName",
1156
+ "Aliases",
1157
+ "Origins",
1158
+ "DefaultCacheBehavior",
1159
+ "CacheBehaviors",
1160
+ "CustomErrorResponses",
1161
+ "Comment",
1162
+ "PriceClass",
1163
+ "Enabled",
1164
+ "ViewerCertificate",
1165
+ "Restrictions",
1166
+ "WebACLId",
1167
+ "HttpVersion",
1168
+ "IsIPV6Enabled"
1169
+ ],
1170
+ "members":{
1171
+ "Id":{"shape":"string"},
1172
+ "ARN":{"shape":"string"},
1173
+ "Status":{"shape":"string"},
1174
+ "LastModifiedTime":{"shape":"timestamp"},
1175
+ "DomainName":{"shape":"string"},
1176
+ "Aliases":{"shape":"Aliases"},
1177
+ "Origins":{"shape":"Origins"},
1178
+ "DefaultCacheBehavior":{"shape":"DefaultCacheBehavior"},
1179
+ "CacheBehaviors":{"shape":"CacheBehaviors"},
1180
+ "CustomErrorResponses":{"shape":"CustomErrorResponses"},
1181
+ "Comment":{"shape":"string"},
1182
+ "PriceClass":{"shape":"PriceClass"},
1183
+ "Enabled":{"shape":"boolean"},
1184
+ "ViewerCertificate":{"shape":"ViewerCertificate"},
1185
+ "Restrictions":{"shape":"Restrictions"},
1186
+ "WebACLId":{"shape":"string"},
1187
+ "HttpVersion":{"shape":"HttpVersion"},
1188
+ "IsIPV6Enabled":{"shape":"boolean"}
1189
+ }
1190
+ },
1191
+ "DistributionSummaryList":{
1192
+ "type":"list",
1193
+ "member":{
1194
+ "shape":"DistributionSummary",
1195
+ "locationName":"DistributionSummary"
1196
+ }
1197
+ },
1198
+ "ForwardedValues":{
1199
+ "type":"structure",
1200
+ "required":[
1201
+ "QueryString",
1202
+ "Cookies"
1203
+ ],
1204
+ "members":{
1205
+ "QueryString":{"shape":"boolean"},
1206
+ "Cookies":{"shape":"CookiePreference"},
1207
+ "Headers":{"shape":"Headers"},
1208
+ "QueryStringCacheKeys":{"shape":"QueryStringCacheKeys"}
1209
+ }
1210
+ },
1211
+ "GeoRestriction":{
1212
+ "type":"structure",
1213
+ "required":[
1214
+ "RestrictionType",
1215
+ "Quantity"
1216
+ ],
1217
+ "members":{
1218
+ "RestrictionType":{"shape":"GeoRestrictionType"},
1219
+ "Quantity":{"shape":"integer"},
1220
+ "Items":{"shape":"LocationList"}
1221
+ }
1222
+ },
1223
+ "GeoRestrictionType":{
1224
+ "type":"string",
1225
+ "enum":[
1226
+ "blacklist",
1227
+ "whitelist",
1228
+ "none"
1229
+ ]
1230
+ },
1231
+ "GetCloudFrontOriginAccessIdentityConfigRequest":{
1232
+ "type":"structure",
1233
+ "required":["Id"],
1234
+ "members":{
1235
+ "Id":{
1236
+ "shape":"string",
1237
+ "location":"uri",
1238
+ "locationName":"Id"
1239
+ }
1240
+ }
1241
+ },
1242
+ "GetCloudFrontOriginAccessIdentityConfigResult":{
1243
+ "type":"structure",
1244
+ "members":{
1245
+ "CloudFrontOriginAccessIdentityConfig":{"shape":"CloudFrontOriginAccessIdentityConfig"},
1246
+ "ETag":{
1247
+ "shape":"string",
1248
+ "location":"header",
1249
+ "locationName":"ETag"
1250
+ }
1251
+ },
1252
+ "payload":"CloudFrontOriginAccessIdentityConfig"
1253
+ },
1254
+ "GetCloudFrontOriginAccessIdentityRequest":{
1255
+ "type":"structure",
1256
+ "required":["Id"],
1257
+ "members":{
1258
+ "Id":{
1259
+ "shape":"string",
1260
+ "location":"uri",
1261
+ "locationName":"Id"
1262
+ }
1263
+ }
1264
+ },
1265
+ "GetCloudFrontOriginAccessIdentityResult":{
1266
+ "type":"structure",
1267
+ "members":{
1268
+ "CloudFrontOriginAccessIdentity":{"shape":"CloudFrontOriginAccessIdentity"},
1269
+ "ETag":{
1270
+ "shape":"string",
1271
+ "location":"header",
1272
+ "locationName":"ETag"
1273
+ }
1274
+ },
1275
+ "payload":"CloudFrontOriginAccessIdentity"
1276
+ },
1277
+ "GetDistributionConfigRequest":{
1278
+ "type":"structure",
1279
+ "required":["Id"],
1280
+ "members":{
1281
+ "Id":{
1282
+ "shape":"string",
1283
+ "location":"uri",
1284
+ "locationName":"Id"
1285
+ }
1286
+ }
1287
+ },
1288
+ "GetDistributionConfigResult":{
1289
+ "type":"structure",
1290
+ "members":{
1291
+ "DistributionConfig":{"shape":"DistributionConfig"},
1292
+ "ETag":{
1293
+ "shape":"string",
1294
+ "location":"header",
1295
+ "locationName":"ETag"
1296
+ }
1297
+ },
1298
+ "payload":"DistributionConfig"
1299
+ },
1300
+ "GetDistributionRequest":{
1301
+ "type":"structure",
1302
+ "required":["Id"],
1303
+ "members":{
1304
+ "Id":{
1305
+ "shape":"string",
1306
+ "location":"uri",
1307
+ "locationName":"Id"
1308
+ }
1309
+ }
1310
+ },
1311
+ "GetDistributionResult":{
1312
+ "type":"structure",
1313
+ "members":{
1314
+ "Distribution":{"shape":"Distribution"},
1315
+ "ETag":{
1316
+ "shape":"string",
1317
+ "location":"header",
1318
+ "locationName":"ETag"
1319
+ }
1320
+ },
1321
+ "payload":"Distribution"
1322
+ },
1323
+ "GetInvalidationRequest":{
1324
+ "type":"structure",
1325
+ "required":[
1326
+ "DistributionId",
1327
+ "Id"
1328
+ ],
1329
+ "members":{
1330
+ "DistributionId":{
1331
+ "shape":"string",
1332
+ "location":"uri",
1333
+ "locationName":"DistributionId"
1334
+ },
1335
+ "Id":{
1336
+ "shape":"string",
1337
+ "location":"uri",
1338
+ "locationName":"Id"
1339
+ }
1340
+ }
1341
+ },
1342
+ "GetInvalidationResult":{
1343
+ "type":"structure",
1344
+ "members":{
1345
+ "Invalidation":{"shape":"Invalidation"}
1346
+ },
1347
+ "payload":"Invalidation"
1348
+ },
1349
+ "GetStreamingDistributionConfigRequest":{
1350
+ "type":"structure",
1351
+ "required":["Id"],
1352
+ "members":{
1353
+ "Id":{
1354
+ "shape":"string",
1355
+ "location":"uri",
1356
+ "locationName":"Id"
1357
+ }
1358
+ }
1359
+ },
1360
+ "GetStreamingDistributionConfigResult":{
1361
+ "type":"structure",
1362
+ "members":{
1363
+ "StreamingDistributionConfig":{"shape":"StreamingDistributionConfig"},
1364
+ "ETag":{
1365
+ "shape":"string",
1366
+ "location":"header",
1367
+ "locationName":"ETag"
1368
+ }
1369
+ },
1370
+ "payload":"StreamingDistributionConfig"
1371
+ },
1372
+ "GetStreamingDistributionRequest":{
1373
+ "type":"structure",
1374
+ "required":["Id"],
1375
+ "members":{
1376
+ "Id":{
1377
+ "shape":"string",
1378
+ "location":"uri",
1379
+ "locationName":"Id"
1380
+ }
1381
+ }
1382
+ },
1383
+ "GetStreamingDistributionResult":{
1384
+ "type":"structure",
1385
+ "members":{
1386
+ "StreamingDistribution":{"shape":"StreamingDistribution"},
1387
+ "ETag":{
1388
+ "shape":"string",
1389
+ "location":"header",
1390
+ "locationName":"ETag"
1391
+ }
1392
+ },
1393
+ "payload":"StreamingDistribution"
1394
+ },
1395
+ "HeaderList":{
1396
+ "type":"list",
1397
+ "member":{
1398
+ "shape":"string",
1399
+ "locationName":"Name"
1400
+ }
1401
+ },
1402
+ "Headers":{
1403
+ "type":"structure",
1404
+ "required":["Quantity"],
1405
+ "members":{
1406
+ "Quantity":{"shape":"integer"},
1407
+ "Items":{"shape":"HeaderList"}
1408
+ }
1409
+ },
1410
+ "HttpVersion":{
1411
+ "type":"string",
1412
+ "enum":[
1413
+ "http1.1",
1414
+ "http2"
1415
+ ]
1416
+ },
1417
+ "IllegalUpdate":{
1418
+ "type":"structure",
1419
+ "members":{
1420
+ "Message":{"shape":"string"}
1421
+ },
1422
+ "error":{"httpStatusCode":400},
1423
+ "exception":true
1424
+ },
1425
+ "InconsistentQuantities":{
1426
+ "type":"structure",
1427
+ "members":{
1428
+ "Message":{"shape":"string"}
1429
+ },
1430
+ "error":{"httpStatusCode":400},
1431
+ "exception":true
1432
+ },
1433
+ "InvalidArgument":{
1434
+ "type":"structure",
1435
+ "members":{
1436
+ "Message":{"shape":"string"}
1437
+ },
1438
+ "error":{"httpStatusCode":400},
1439
+ "exception":true
1440
+ },
1441
+ "InvalidDefaultRootObject":{
1442
+ "type":"structure",
1443
+ "members":{
1444
+ "Message":{"shape":"string"}
1445
+ },
1446
+ "error":{"httpStatusCode":400},
1447
+ "exception":true
1448
+ },
1449
+ "InvalidErrorCode":{
1450
+ "type":"structure",
1451
+ "members":{
1452
+ "Message":{"shape":"string"}
1453
+ },
1454
+ "error":{"httpStatusCode":400},
1455
+ "exception":true
1456
+ },
1457
+ "InvalidForwardCookies":{
1458
+ "type":"structure",
1459
+ "members":{
1460
+ "Message":{"shape":"string"}
1461
+ },
1462
+ "error":{"httpStatusCode":400},
1463
+ "exception":true
1464
+ },
1465
+ "InvalidGeoRestrictionParameter":{
1466
+ "type":"structure",
1467
+ "members":{
1468
+ "Message":{"shape":"string"}
1469
+ },
1470
+ "error":{"httpStatusCode":400},
1471
+ "exception":true
1472
+ },
1473
+ "InvalidHeadersForS3Origin":{
1474
+ "type":"structure",
1475
+ "members":{
1476
+ "Message":{"shape":"string"}
1477
+ },
1478
+ "error":{"httpStatusCode":400},
1479
+ "exception":true
1480
+ },
1481
+ "InvalidIfMatchVersion":{
1482
+ "type":"structure",
1483
+ "members":{
1484
+ "Message":{"shape":"string"}
1485
+ },
1486
+ "error":{"httpStatusCode":400},
1487
+ "exception":true
1488
+ },
1489
+ "InvalidLocationCode":{
1490
+ "type":"structure",
1491
+ "members":{
1492
+ "Message":{"shape":"string"}
1493
+ },
1494
+ "error":{"httpStatusCode":400},
1495
+ "exception":true
1496
+ },
1497
+ "InvalidMinimumProtocolVersion":{
1498
+ "type":"structure",
1499
+ "members":{
1500
+ "Message":{"shape":"string"}
1501
+ },
1502
+ "error":{"httpStatusCode":400},
1503
+ "exception":true
1504
+ },
1505
+ "InvalidOrigin":{
1506
+ "type":"structure",
1507
+ "members":{
1508
+ "Message":{"shape":"string"}
1509
+ },
1510
+ "error":{"httpStatusCode":400},
1511
+ "exception":true
1512
+ },
1513
+ "InvalidOriginAccessIdentity":{
1514
+ "type":"structure",
1515
+ "members":{
1516
+ "Message":{"shape":"string"}
1517
+ },
1518
+ "error":{"httpStatusCode":400},
1519
+ "exception":true
1520
+ },
1521
+ "InvalidProtocolSettings":{
1522
+ "type":"structure",
1523
+ "members":{
1524
+ "Message":{"shape":"string"}
1525
+ },
1526
+ "error":{"httpStatusCode":400},
1527
+ "exception":true
1528
+ },
1529
+ "InvalidQueryStringParameters":{
1530
+ "type":"structure",
1531
+ "members":{
1532
+ "Message":{"shape":"string"}
1533
+ },
1534
+ "error":{"httpStatusCode":400},
1535
+ "exception":true
1536
+ },
1537
+ "InvalidRelativePath":{
1538
+ "type":"structure",
1539
+ "members":{
1540
+ "Message":{"shape":"string"}
1541
+ },
1542
+ "error":{"httpStatusCode":400},
1543
+ "exception":true
1544
+ },
1545
+ "InvalidRequiredProtocol":{
1546
+ "type":"structure",
1547
+ "members":{
1548
+ "Message":{"shape":"string"}
1549
+ },
1550
+ "error":{"httpStatusCode":400},
1551
+ "exception":true
1552
+ },
1553
+ "InvalidResponseCode":{
1554
+ "type":"structure",
1555
+ "members":{
1556
+ "Message":{"shape":"string"}
1557
+ },
1558
+ "error":{"httpStatusCode":400},
1559
+ "exception":true
1560
+ },
1561
+ "InvalidTTLOrder":{
1562
+ "type":"structure",
1563
+ "members":{
1564
+ "Message":{"shape":"string"}
1565
+ },
1566
+ "error":{"httpStatusCode":400},
1567
+ "exception":true
1568
+ },
1569
+ "InvalidTagging":{
1570
+ "type":"structure",
1571
+ "members":{
1572
+ "Message":{"shape":"string"}
1573
+ },
1574
+ "error":{"httpStatusCode":400},
1575
+ "exception":true
1576
+ },
1577
+ "InvalidViewerCertificate":{
1578
+ "type":"structure",
1579
+ "members":{
1580
+ "Message":{"shape":"string"}
1581
+ },
1582
+ "error":{"httpStatusCode":400},
1583
+ "exception":true
1584
+ },
1585
+ "InvalidWebACLId":{
1586
+ "type":"structure",
1587
+ "members":{
1588
+ "Message":{"shape":"string"}
1589
+ },
1590
+ "error":{"httpStatusCode":400},
1591
+ "exception":true
1592
+ },
1593
+ "Invalidation":{
1594
+ "type":"structure",
1595
+ "required":[
1596
+ "Id",
1597
+ "Status",
1598
+ "CreateTime",
1599
+ "InvalidationBatch"
1600
+ ],
1601
+ "members":{
1602
+ "Id":{"shape":"string"},
1603
+ "Status":{"shape":"string"},
1604
+ "CreateTime":{"shape":"timestamp"},
1605
+ "InvalidationBatch":{"shape":"InvalidationBatch"}
1606
+ }
1607
+ },
1608
+ "InvalidationBatch":{
1609
+ "type":"structure",
1610
+ "required":[
1611
+ "Paths",
1612
+ "CallerReference"
1613
+ ],
1614
+ "members":{
1615
+ "Paths":{"shape":"Paths"},
1616
+ "CallerReference":{"shape":"string"}
1617
+ }
1618
+ },
1619
+ "InvalidationList":{
1620
+ "type":"structure",
1621
+ "required":[
1622
+ "Marker",
1623
+ "MaxItems",
1624
+ "IsTruncated",
1625
+ "Quantity"
1626
+ ],
1627
+ "members":{
1628
+ "Marker":{"shape":"string"},
1629
+ "NextMarker":{"shape":"string"},
1630
+ "MaxItems":{"shape":"integer"},
1631
+ "IsTruncated":{"shape":"boolean"},
1632
+ "Quantity":{"shape":"integer"},
1633
+ "Items":{"shape":"InvalidationSummaryList"}
1634
+ }
1635
+ },
1636
+ "InvalidationSummary":{
1637
+ "type":"structure",
1638
+ "required":[
1639
+ "Id",
1640
+ "CreateTime",
1641
+ "Status"
1642
+ ],
1643
+ "members":{
1644
+ "Id":{"shape":"string"},
1645
+ "CreateTime":{"shape":"timestamp"},
1646
+ "Status":{"shape":"string"}
1647
+ }
1648
+ },
1649
+ "InvalidationSummaryList":{
1650
+ "type":"list",
1651
+ "member":{
1652
+ "shape":"InvalidationSummary",
1653
+ "locationName":"InvalidationSummary"
1654
+ }
1655
+ },
1656
+ "ItemSelection":{
1657
+ "type":"string",
1658
+ "enum":[
1659
+ "none",
1660
+ "whitelist",
1661
+ "all"
1662
+ ]
1663
+ },
1664
+ "KeyPairIdList":{
1665
+ "type":"list",
1666
+ "member":{
1667
+ "shape":"string",
1668
+ "locationName":"KeyPairId"
1669
+ }
1670
+ },
1671
+ "KeyPairIds":{
1672
+ "type":"structure",
1673
+ "required":["Quantity"],
1674
+ "members":{
1675
+ "Quantity":{"shape":"integer"},
1676
+ "Items":{"shape":"KeyPairIdList"}
1677
+ }
1678
+ },
1679
+ "ListCloudFrontOriginAccessIdentitiesRequest":{
1680
+ "type":"structure",
1681
+ "members":{
1682
+ "Marker":{
1683
+ "shape":"string",
1684
+ "location":"querystring",
1685
+ "locationName":"Marker"
1686
+ },
1687
+ "MaxItems":{
1688
+ "shape":"string",
1689
+ "location":"querystring",
1690
+ "locationName":"MaxItems"
1691
+ }
1692
+ }
1693
+ },
1694
+ "ListCloudFrontOriginAccessIdentitiesResult":{
1695
+ "type":"structure",
1696
+ "members":{
1697
+ "CloudFrontOriginAccessIdentityList":{"shape":"CloudFrontOriginAccessIdentityList"}
1698
+ },
1699
+ "payload":"CloudFrontOriginAccessIdentityList"
1700
+ },
1701
+ "ListDistributionsByWebACLIdRequest":{
1702
+ "type":"structure",
1703
+ "required":["WebACLId"],
1704
+ "members":{
1705
+ "Marker":{
1706
+ "shape":"string",
1707
+ "location":"querystring",
1708
+ "locationName":"Marker"
1709
+ },
1710
+ "MaxItems":{
1711
+ "shape":"string",
1712
+ "location":"querystring",
1713
+ "locationName":"MaxItems"
1714
+ },
1715
+ "WebACLId":{
1716
+ "shape":"string",
1717
+ "location":"uri",
1718
+ "locationName":"WebACLId"
1719
+ }
1720
+ }
1721
+ },
1722
+ "ListDistributionsByWebACLIdResult":{
1723
+ "type":"structure",
1724
+ "members":{
1725
+ "DistributionList":{"shape":"DistributionList"}
1726
+ },
1727
+ "payload":"DistributionList"
1728
+ },
1729
+ "ListDistributionsRequest":{
1730
+ "type":"structure",
1731
+ "members":{
1732
+ "Marker":{
1733
+ "shape":"string",
1734
+ "location":"querystring",
1735
+ "locationName":"Marker"
1736
+ },
1737
+ "MaxItems":{
1738
+ "shape":"string",
1739
+ "location":"querystring",
1740
+ "locationName":"MaxItems"
1741
+ }
1742
+ }
1743
+ },
1744
+ "ListDistributionsResult":{
1745
+ "type":"structure",
1746
+ "members":{
1747
+ "DistributionList":{"shape":"DistributionList"}
1748
+ },
1749
+ "payload":"DistributionList"
1750
+ },
1751
+ "ListInvalidationsRequest":{
1752
+ "type":"structure",
1753
+ "required":["DistributionId"],
1754
+ "members":{
1755
+ "DistributionId":{
1756
+ "shape":"string",
1757
+ "location":"uri",
1758
+ "locationName":"DistributionId"
1759
+ },
1760
+ "Marker":{
1761
+ "shape":"string",
1762
+ "location":"querystring",
1763
+ "locationName":"Marker"
1764
+ },
1765
+ "MaxItems":{
1766
+ "shape":"string",
1767
+ "location":"querystring",
1768
+ "locationName":"MaxItems"
1769
+ }
1770
+ }
1771
+ },
1772
+ "ListInvalidationsResult":{
1773
+ "type":"structure",
1774
+ "members":{
1775
+ "InvalidationList":{"shape":"InvalidationList"}
1776
+ },
1777
+ "payload":"InvalidationList"
1778
+ },
1779
+ "ListStreamingDistributionsRequest":{
1780
+ "type":"structure",
1781
+ "members":{
1782
+ "Marker":{
1783
+ "shape":"string",
1784
+ "location":"querystring",
1785
+ "locationName":"Marker"
1786
+ },
1787
+ "MaxItems":{
1788
+ "shape":"string",
1789
+ "location":"querystring",
1790
+ "locationName":"MaxItems"
1791
+ }
1792
+ }
1793
+ },
1794
+ "ListStreamingDistributionsResult":{
1795
+ "type":"structure",
1796
+ "members":{
1797
+ "StreamingDistributionList":{"shape":"StreamingDistributionList"}
1798
+ },
1799
+ "payload":"StreamingDistributionList"
1800
+ },
1801
+ "ListTagsForResourceRequest":{
1802
+ "type":"structure",
1803
+ "required":["Resource"],
1804
+ "members":{
1805
+ "Resource":{
1806
+ "shape":"ResourceARN",
1807
+ "location":"querystring",
1808
+ "locationName":"Resource"
1809
+ }
1810
+ }
1811
+ },
1812
+ "ListTagsForResourceResult":{
1813
+ "type":"structure",
1814
+ "required":["Tags"],
1815
+ "members":{
1816
+ "Tags":{"shape":"Tags"}
1817
+ },
1818
+ "payload":"Tags"
1819
+ },
1820
+ "LocationList":{
1821
+ "type":"list",
1822
+ "member":{
1823
+ "shape":"string",
1824
+ "locationName":"Location"
1825
+ }
1826
+ },
1827
+ "LoggingConfig":{
1828
+ "type":"structure",
1829
+ "required":[
1830
+ "Enabled",
1831
+ "IncludeCookies",
1832
+ "Bucket",
1833
+ "Prefix"
1834
+ ],
1835
+ "members":{
1836
+ "Enabled":{"shape":"boolean"},
1837
+ "IncludeCookies":{"shape":"boolean"},
1838
+ "Bucket":{"shape":"string"},
1839
+ "Prefix":{"shape":"string"}
1840
+ }
1841
+ },
1842
+ "Method":{
1843
+ "type":"string",
1844
+ "enum":[
1845
+ "GET",
1846
+ "HEAD",
1847
+ "POST",
1848
+ "PUT",
1849
+ "PATCH",
1850
+ "OPTIONS",
1851
+ "DELETE"
1852
+ ]
1853
+ },
1854
+ "MethodsList":{
1855
+ "type":"list",
1856
+ "member":{
1857
+ "shape":"Method",
1858
+ "locationName":"Method"
1859
+ }
1860
+ },
1861
+ "MinimumProtocolVersion":{
1862
+ "type":"string",
1863
+ "enum":[
1864
+ "SSLv3",
1865
+ "TLSv1"
1866
+ ]
1867
+ },
1868
+ "MissingBody":{
1869
+ "type":"structure",
1870
+ "members":{
1871
+ "Message":{"shape":"string"}
1872
+ },
1873
+ "error":{"httpStatusCode":400},
1874
+ "exception":true
1875
+ },
1876
+ "NoSuchCloudFrontOriginAccessIdentity":{
1877
+ "type":"structure",
1878
+ "members":{
1879
+ "Message":{"shape":"string"}
1880
+ },
1881
+ "error":{"httpStatusCode":404},
1882
+ "exception":true
1883
+ },
1884
+ "NoSuchDistribution":{
1885
+ "type":"structure",
1886
+ "members":{
1887
+ "Message":{"shape":"string"}
1888
+ },
1889
+ "error":{"httpStatusCode":404},
1890
+ "exception":true
1891
+ },
1892
+ "NoSuchInvalidation":{
1893
+ "type":"structure",
1894
+ "members":{
1895
+ "Message":{"shape":"string"}
1896
+ },
1897
+ "error":{"httpStatusCode":404},
1898
+ "exception":true
1899
+ },
1900
+ "NoSuchOrigin":{
1901
+ "type":"structure",
1902
+ "members":{
1903
+ "Message":{"shape":"string"}
1904
+ },
1905
+ "error":{"httpStatusCode":404},
1906
+ "exception":true
1907
+ },
1908
+ "NoSuchResource":{
1909
+ "type":"structure",
1910
+ "members":{
1911
+ "Message":{"shape":"string"}
1912
+ },
1913
+ "error":{"httpStatusCode":404},
1914
+ "exception":true
1915
+ },
1916
+ "NoSuchStreamingDistribution":{
1917
+ "type":"structure",
1918
+ "members":{
1919
+ "Message":{"shape":"string"}
1920
+ },
1921
+ "error":{"httpStatusCode":404},
1922
+ "exception":true
1923
+ },
1924
+ "Origin":{
1925
+ "type":"structure",
1926
+ "required":[
1927
+ "Id",
1928
+ "DomainName"
1929
+ ],
1930
+ "members":{
1931
+ "Id":{"shape":"string"},
1932
+ "DomainName":{"shape":"string"},
1933
+ "OriginPath":{"shape":"string"},
1934
+ "CustomHeaders":{"shape":"CustomHeaders"},
1935
+ "S3OriginConfig":{"shape":"S3OriginConfig"},
1936
+ "CustomOriginConfig":{"shape":"CustomOriginConfig"}
1937
+ }
1938
+ },
1939
+ "OriginCustomHeader":{
1940
+ "type":"structure",
1941
+ "required":[
1942
+ "HeaderName",
1943
+ "HeaderValue"
1944
+ ],
1945
+ "members":{
1946
+ "HeaderName":{"shape":"string"},
1947
+ "HeaderValue":{"shape":"string"}
1948
+ }
1949
+ },
1950
+ "OriginCustomHeadersList":{
1951
+ "type":"list",
1952
+ "member":{
1953
+ "shape":"OriginCustomHeader",
1954
+ "locationName":"OriginCustomHeader"
1955
+ }
1956
+ },
1957
+ "OriginList":{
1958
+ "type":"list",
1959
+ "member":{
1960
+ "shape":"Origin",
1961
+ "locationName":"Origin"
1962
+ },
1963
+ "min":1
1964
+ },
1965
+ "OriginProtocolPolicy":{
1966
+ "type":"string",
1967
+ "enum":[
1968
+ "http-only",
1969
+ "match-viewer",
1970
+ "https-only"
1971
+ ]
1972
+ },
1973
+ "OriginSslProtocols":{
1974
+ "type":"structure",
1975
+ "required":[
1976
+ "Quantity",
1977
+ "Items"
1978
+ ],
1979
+ "members":{
1980
+ "Quantity":{"shape":"integer"},
1981
+ "Items":{"shape":"SslProtocolsList"}
1982
+ }
1983
+ },
1984
+ "Origins":{
1985
+ "type":"structure",
1986
+ "required":["Quantity"],
1987
+ "members":{
1988
+ "Quantity":{"shape":"integer"},
1989
+ "Items":{"shape":"OriginList"}
1990
+ }
1991
+ },
1992
+ "PathList":{
1993
+ "type":"list",
1994
+ "member":{
1995
+ "shape":"string",
1996
+ "locationName":"Path"
1997
+ }
1998
+ },
1999
+ "Paths":{
2000
+ "type":"structure",
2001
+ "required":["Quantity"],
2002
+ "members":{
2003
+ "Quantity":{"shape":"integer"},
2004
+ "Items":{"shape":"PathList"}
2005
+ }
2006
+ },
2007
+ "PreconditionFailed":{
2008
+ "type":"structure",
2009
+ "members":{
2010
+ "Message":{"shape":"string"}
2011
+ },
2012
+ "error":{"httpStatusCode":412},
2013
+ "exception":true
2014
+ },
2015
+ "PriceClass":{
2016
+ "type":"string",
2017
+ "enum":[
2018
+ "PriceClass_100",
2019
+ "PriceClass_200",
2020
+ "PriceClass_All"
2021
+ ]
2022
+ },
2023
+ "QueryStringCacheKeys":{
2024
+ "type":"structure",
2025
+ "required":["Quantity"],
2026
+ "members":{
2027
+ "Quantity":{"shape":"integer"},
2028
+ "Items":{"shape":"QueryStringCacheKeysList"}
2029
+ }
2030
+ },
2031
+ "QueryStringCacheKeysList":{
2032
+ "type":"list",
2033
+ "member":{
2034
+ "shape":"string",
2035
+ "locationName":"Name"
2036
+ }
2037
+ },
2038
+ "ResourceARN":{
2039
+ "type":"string",
2040
+ "pattern":"arn:aws:cloudfront::[0-9]+:.*"
2041
+ },
2042
+ "Restrictions":{
2043
+ "type":"structure",
2044
+ "required":["GeoRestriction"],
2045
+ "members":{
2046
+ "GeoRestriction":{"shape":"GeoRestriction"}
2047
+ }
2048
+ },
2049
+ "S3Origin":{
2050
+ "type":"structure",
2051
+ "required":[
2052
+ "DomainName",
2053
+ "OriginAccessIdentity"
2054
+ ],
2055
+ "members":{
2056
+ "DomainName":{"shape":"string"},
2057
+ "OriginAccessIdentity":{"shape":"string"}
2058
+ }
2059
+ },
2060
+ "S3OriginConfig":{
2061
+ "type":"structure",
2062
+ "required":["OriginAccessIdentity"],
2063
+ "members":{
2064
+ "OriginAccessIdentity":{"shape":"string"}
2065
+ }
2066
+ },
2067
+ "SSLSupportMethod":{
2068
+ "type":"string",
2069
+ "enum":[
2070
+ "sni-only",
2071
+ "vip"
2072
+ ]
2073
+ },
2074
+ "Signer":{
2075
+ "type":"structure",
2076
+ "members":{
2077
+ "AwsAccountNumber":{"shape":"string"},
2078
+ "KeyPairIds":{"shape":"KeyPairIds"}
2079
+ }
2080
+ },
2081
+ "SignerList":{
2082
+ "type":"list",
2083
+ "member":{
2084
+ "shape":"Signer",
2085
+ "locationName":"Signer"
2086
+ }
2087
+ },
2088
+ "SslProtocol":{
2089
+ "type":"string",
2090
+ "enum":[
2091
+ "SSLv3",
2092
+ "TLSv1",
2093
+ "TLSv1.1",
2094
+ "TLSv1.2"
2095
+ ]
2096
+ },
2097
+ "SslProtocolsList":{
2098
+ "type":"list",
2099
+ "member":{
2100
+ "shape":"SslProtocol",
2101
+ "locationName":"SslProtocol"
2102
+ }
2103
+ },
2104
+ "StreamingDistribution":{
2105
+ "type":"structure",
2106
+ "required":[
2107
+ "Id",
2108
+ "ARN",
2109
+ "Status",
2110
+ "DomainName",
2111
+ "ActiveTrustedSigners",
2112
+ "StreamingDistributionConfig"
2113
+ ],
2114
+ "members":{
2115
+ "Id":{"shape":"string"},
2116
+ "ARN":{"shape":"string"},
2117
+ "Status":{"shape":"string"},
2118
+ "LastModifiedTime":{"shape":"timestamp"},
2119
+ "DomainName":{"shape":"string"},
2120
+ "ActiveTrustedSigners":{"shape":"ActiveTrustedSigners"},
2121
+ "StreamingDistributionConfig":{"shape":"StreamingDistributionConfig"}
2122
+ }
2123
+ },
2124
+ "StreamingDistributionAlreadyExists":{
2125
+ "type":"structure",
2126
+ "members":{
2127
+ "Message":{"shape":"string"}
2128
+ },
2129
+ "error":{"httpStatusCode":409},
2130
+ "exception":true
2131
+ },
2132
+ "StreamingDistributionConfig":{
2133
+ "type":"structure",
2134
+ "required":[
2135
+ "CallerReference",
2136
+ "S3Origin",
2137
+ "Comment",
2138
+ "TrustedSigners",
2139
+ "Enabled"
2140
+ ],
2141
+ "members":{
2142
+ "CallerReference":{"shape":"string"},
2143
+ "S3Origin":{"shape":"S3Origin"},
2144
+ "Aliases":{"shape":"Aliases"},
2145
+ "Comment":{"shape":"string"},
2146
+ "Logging":{"shape":"StreamingLoggingConfig"},
2147
+ "TrustedSigners":{"shape":"TrustedSigners"},
2148
+ "PriceClass":{"shape":"PriceClass"},
2149
+ "Enabled":{"shape":"boolean"}
2150
+ }
2151
+ },
2152
+ "StreamingDistributionConfigWithTags":{
2153
+ "type":"structure",
2154
+ "required":[
2155
+ "StreamingDistributionConfig",
2156
+ "Tags"
2157
+ ],
2158
+ "members":{
2159
+ "StreamingDistributionConfig":{"shape":"StreamingDistributionConfig"},
2160
+ "Tags":{"shape":"Tags"}
2161
+ }
2162
+ },
2163
+ "StreamingDistributionList":{
2164
+ "type":"structure",
2165
+ "required":[
2166
+ "Marker",
2167
+ "MaxItems",
2168
+ "IsTruncated",
2169
+ "Quantity"
2170
+ ],
2171
+ "members":{
2172
+ "Marker":{"shape":"string"},
2173
+ "NextMarker":{"shape":"string"},
2174
+ "MaxItems":{"shape":"integer"},
2175
+ "IsTruncated":{"shape":"boolean"},
2176
+ "Quantity":{"shape":"integer"},
2177
+ "Items":{"shape":"StreamingDistributionSummaryList"}
2178
+ }
2179
+ },
2180
+ "StreamingDistributionNotDisabled":{
2181
+ "type":"structure",
2182
+ "members":{
2183
+ "Message":{"shape":"string"}
2184
+ },
2185
+ "error":{"httpStatusCode":409},
2186
+ "exception":true
2187
+ },
2188
+ "StreamingDistributionSummary":{
2189
+ "type":"structure",
2190
+ "required":[
2191
+ "Id",
2192
+ "ARN",
2193
+ "Status",
2194
+ "LastModifiedTime",
2195
+ "DomainName",
2196
+ "S3Origin",
2197
+ "Aliases",
2198
+ "TrustedSigners",
2199
+ "Comment",
2200
+ "PriceClass",
2201
+ "Enabled"
2202
+ ],
2203
+ "members":{
2204
+ "Id":{"shape":"string"},
2205
+ "ARN":{"shape":"string"},
2206
+ "Status":{"shape":"string"},
2207
+ "LastModifiedTime":{"shape":"timestamp"},
2208
+ "DomainName":{"shape":"string"},
2209
+ "S3Origin":{"shape":"S3Origin"},
2210
+ "Aliases":{"shape":"Aliases"},
2211
+ "TrustedSigners":{"shape":"TrustedSigners"},
2212
+ "Comment":{"shape":"string"},
2213
+ "PriceClass":{"shape":"PriceClass"},
2214
+ "Enabled":{"shape":"boolean"}
2215
+ }
2216
+ },
2217
+ "StreamingDistributionSummaryList":{
2218
+ "type":"list",
2219
+ "member":{
2220
+ "shape":"StreamingDistributionSummary",
2221
+ "locationName":"StreamingDistributionSummary"
2222
+ }
2223
+ },
2224
+ "StreamingLoggingConfig":{
2225
+ "type":"structure",
2226
+ "required":[
2227
+ "Enabled",
2228
+ "Bucket",
2229
+ "Prefix"
2230
+ ],
2231
+ "members":{
2232
+ "Enabled":{"shape":"boolean"},
2233
+ "Bucket":{"shape":"string"},
2234
+ "Prefix":{"shape":"string"}
2235
+ }
2236
+ },
2237
+ "Tag":{
2238
+ "type":"structure",
2239
+ "required":["Key"],
2240
+ "members":{
2241
+ "Key":{"shape":"TagKey"},
2242
+ "Value":{"shape":"TagValue"}
2243
+ }
2244
+ },
2245
+ "TagKey":{
2246
+ "type":"string",
2247
+ "max":128,
2248
+ "min":1,
2249
+ "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
2250
+ },
2251
+ "TagKeyList":{
2252
+ "type":"list",
2253
+ "member":{
2254
+ "shape":"TagKey",
2255
+ "locationName":"Key"
2256
+ }
2257
+ },
2258
+ "TagKeys":{
2259
+ "type":"structure",
2260
+ "members":{
2261
+ "Items":{"shape":"TagKeyList"}
2262
+ }
2263
+ },
2264
+ "TagList":{
2265
+ "type":"list",
2266
+ "member":{
2267
+ "shape":"Tag",
2268
+ "locationName":"Tag"
2269
+ }
2270
+ },
2271
+ "TagResourceRequest":{
2272
+ "type":"structure",
2273
+ "required":[
2274
+ "Resource",
2275
+ "Tags"
2276
+ ],
2277
+ "members":{
2278
+ "Resource":{
2279
+ "shape":"ResourceARN",
2280
+ "location":"querystring",
2281
+ "locationName":"Resource"
2282
+ },
2283
+ "Tags":{
2284
+ "shape":"Tags",
2285
+ "locationName":"Tags",
2286
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2016-09-29/"}
2287
+ }
2288
+ },
2289
+ "payload":"Tags"
2290
+ },
2291
+ "TagValue":{
2292
+ "type":"string",
2293
+ "max":256,
2294
+ "min":0,
2295
+ "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
2296
+ },
2297
+ "Tags":{
2298
+ "type":"structure",
2299
+ "members":{
2300
+ "Items":{"shape":"TagList"}
2301
+ }
2302
+ },
2303
+ "TooManyCacheBehaviors":{
2304
+ "type":"structure",
2305
+ "members":{
2306
+ "Message":{"shape":"string"}
2307
+ },
2308
+ "error":{"httpStatusCode":400},
2309
+ "exception":true
2310
+ },
2311
+ "TooManyCertificates":{
2312
+ "type":"structure",
2313
+ "members":{
2314
+ "Message":{"shape":"string"}
2315
+ },
2316
+ "error":{"httpStatusCode":400},
2317
+ "exception":true
2318
+ },
2319
+ "TooManyCloudFrontOriginAccessIdentities":{
2320
+ "type":"structure",
2321
+ "members":{
2322
+ "Message":{"shape":"string"}
2323
+ },
2324
+ "error":{"httpStatusCode":400},
2325
+ "exception":true
2326
+ },
2327
+ "TooManyCookieNamesInWhiteList":{
2328
+ "type":"structure",
2329
+ "members":{
2330
+ "Message":{"shape":"string"}
2331
+ },
2332
+ "error":{"httpStatusCode":400},
2333
+ "exception":true
2334
+ },
2335
+ "TooManyDistributionCNAMEs":{
2336
+ "type":"structure",
2337
+ "members":{
2338
+ "Message":{"shape":"string"}
2339
+ },
2340
+ "error":{"httpStatusCode":400},
2341
+ "exception":true
2342
+ },
2343
+ "TooManyDistributions":{
2344
+ "type":"structure",
2345
+ "members":{
2346
+ "Message":{"shape":"string"}
2347
+ },
2348
+ "error":{"httpStatusCode":400},
2349
+ "exception":true
2350
+ },
2351
+ "TooManyHeadersInForwardedValues":{
2352
+ "type":"structure",
2353
+ "members":{
2354
+ "Message":{"shape":"string"}
2355
+ },
2356
+ "error":{"httpStatusCode":400},
2357
+ "exception":true
2358
+ },
2359
+ "TooManyInvalidationsInProgress":{
2360
+ "type":"structure",
2361
+ "members":{
2362
+ "Message":{"shape":"string"}
2363
+ },
2364
+ "error":{"httpStatusCode":400},
2365
+ "exception":true
2366
+ },
2367
+ "TooManyOriginCustomHeaders":{
2368
+ "type":"structure",
2369
+ "members":{
2370
+ "Message":{"shape":"string"}
2371
+ },
2372
+ "error":{"httpStatusCode":400},
2373
+ "exception":true
2374
+ },
2375
+ "TooManyOrigins":{
2376
+ "type":"structure",
2377
+ "members":{
2378
+ "Message":{"shape":"string"}
2379
+ },
2380
+ "error":{"httpStatusCode":400},
2381
+ "exception":true
2382
+ },
2383
+ "TooManyQueryStringParameters":{
2384
+ "type":"structure",
2385
+ "members":{
2386
+ "Message":{"shape":"string"}
2387
+ },
2388
+ "error":{"httpStatusCode":400},
2389
+ "exception":true
2390
+ },
2391
+ "TooManyStreamingDistributionCNAMEs":{
2392
+ "type":"structure",
2393
+ "members":{
2394
+ "Message":{"shape":"string"}
2395
+ },
2396
+ "error":{"httpStatusCode":400},
2397
+ "exception":true
2398
+ },
2399
+ "TooManyStreamingDistributions":{
2400
+ "type":"structure",
2401
+ "members":{
2402
+ "Message":{"shape":"string"}
2403
+ },
2404
+ "error":{"httpStatusCode":400},
2405
+ "exception":true
2406
+ },
2407
+ "TooManyTrustedSigners":{
2408
+ "type":"structure",
2409
+ "members":{
2410
+ "Message":{"shape":"string"}
2411
+ },
2412
+ "error":{"httpStatusCode":400},
2413
+ "exception":true
2414
+ },
2415
+ "TrustedSignerDoesNotExist":{
2416
+ "type":"structure",
2417
+ "members":{
2418
+ "Message":{"shape":"string"}
2419
+ },
2420
+ "error":{"httpStatusCode":400},
2421
+ "exception":true
2422
+ },
2423
+ "TrustedSigners":{
2424
+ "type":"structure",
2425
+ "required":[
2426
+ "Enabled",
2427
+ "Quantity"
2428
+ ],
2429
+ "members":{
2430
+ "Enabled":{"shape":"boolean"},
2431
+ "Quantity":{"shape":"integer"},
2432
+ "Items":{"shape":"AwsAccountNumberList"}
2433
+ }
2434
+ },
2435
+ "UntagResourceRequest":{
2436
+ "type":"structure",
2437
+ "required":[
2438
+ "Resource",
2439
+ "TagKeys"
2440
+ ],
2441
+ "members":{
2442
+ "Resource":{
2443
+ "shape":"ResourceARN",
2444
+ "location":"querystring",
2445
+ "locationName":"Resource"
2446
+ },
2447
+ "TagKeys":{
2448
+ "shape":"TagKeys",
2449
+ "locationName":"TagKeys",
2450
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2016-09-29/"}
2451
+ }
2452
+ },
2453
+ "payload":"TagKeys"
2454
+ },
2455
+ "UpdateCloudFrontOriginAccessIdentityRequest":{
2456
+ "type":"structure",
2457
+ "required":[
2458
+ "CloudFrontOriginAccessIdentityConfig",
2459
+ "Id"
2460
+ ],
2461
+ "members":{
2462
+ "CloudFrontOriginAccessIdentityConfig":{
2463
+ "shape":"CloudFrontOriginAccessIdentityConfig",
2464
+ "locationName":"CloudFrontOriginAccessIdentityConfig",
2465
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2016-09-29/"}
2466
+ },
2467
+ "Id":{
2468
+ "shape":"string",
2469
+ "location":"uri",
2470
+ "locationName":"Id"
2471
+ },
2472
+ "IfMatch":{
2473
+ "shape":"string",
2474
+ "location":"header",
2475
+ "locationName":"If-Match"
2476
+ }
2477
+ },
2478
+ "payload":"CloudFrontOriginAccessIdentityConfig"
2479
+ },
2480
+ "UpdateCloudFrontOriginAccessIdentityResult":{
2481
+ "type":"structure",
2482
+ "members":{
2483
+ "CloudFrontOriginAccessIdentity":{"shape":"CloudFrontOriginAccessIdentity"},
2484
+ "ETag":{
2485
+ "shape":"string",
2486
+ "location":"header",
2487
+ "locationName":"ETag"
2488
+ }
2489
+ },
2490
+ "payload":"CloudFrontOriginAccessIdentity"
2491
+ },
2492
+ "UpdateDistributionRequest":{
2493
+ "type":"structure",
2494
+ "required":[
2495
+ "DistributionConfig",
2496
+ "Id"
2497
+ ],
2498
+ "members":{
2499
+ "DistributionConfig":{
2500
+ "shape":"DistributionConfig",
2501
+ "locationName":"DistributionConfig",
2502
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2016-09-29/"}
2503
+ },
2504
+ "Id":{
2505
+ "shape":"string",
2506
+ "location":"uri",
2507
+ "locationName":"Id"
2508
+ },
2509
+ "IfMatch":{
2510
+ "shape":"string",
2511
+ "location":"header",
2512
+ "locationName":"If-Match"
2513
+ }
2514
+ },
2515
+ "payload":"DistributionConfig"
2516
+ },
2517
+ "UpdateDistributionResult":{
2518
+ "type":"structure",
2519
+ "members":{
2520
+ "Distribution":{"shape":"Distribution"},
2521
+ "ETag":{
2522
+ "shape":"string",
2523
+ "location":"header",
2524
+ "locationName":"ETag"
2525
+ }
2526
+ },
2527
+ "payload":"Distribution"
2528
+ },
2529
+ "UpdateStreamingDistributionRequest":{
2530
+ "type":"structure",
2531
+ "required":[
2532
+ "StreamingDistributionConfig",
2533
+ "Id"
2534
+ ],
2535
+ "members":{
2536
+ "StreamingDistributionConfig":{
2537
+ "shape":"StreamingDistributionConfig",
2538
+ "locationName":"StreamingDistributionConfig",
2539
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2016-09-29/"}
2540
+ },
2541
+ "Id":{
2542
+ "shape":"string",
2543
+ "location":"uri",
2544
+ "locationName":"Id"
2545
+ },
2546
+ "IfMatch":{
2547
+ "shape":"string",
2548
+ "location":"header",
2549
+ "locationName":"If-Match"
2550
+ }
2551
+ },
2552
+ "payload":"StreamingDistributionConfig"
2553
+ },
2554
+ "UpdateStreamingDistributionResult":{
2555
+ "type":"structure",
2556
+ "members":{
2557
+ "StreamingDistribution":{"shape":"StreamingDistribution"},
2558
+ "ETag":{
2559
+ "shape":"string",
2560
+ "location":"header",
2561
+ "locationName":"ETag"
2562
+ }
2563
+ },
2564
+ "payload":"StreamingDistribution"
2565
+ },
2566
+ "ViewerCertificate":{
2567
+ "type":"structure",
2568
+ "members":{
2569
+ "CloudFrontDefaultCertificate":{"shape":"boolean"},
2570
+ "IAMCertificateId":{"shape":"string"},
2571
+ "ACMCertificateArn":{"shape":"string"},
2572
+ "SSLSupportMethod":{"shape":"SSLSupportMethod"},
2573
+ "MinimumProtocolVersion":{"shape":"MinimumProtocolVersion"},
2574
+ "Certificate":{
2575
+ "shape":"string",
2576
+ "deprecated":true
2577
+ },
2578
+ "CertificateSource":{
2579
+ "shape":"CertificateSource",
2580
+ "deprecated":true
2581
+ }
2582
+ }
2583
+ },
2584
+ "ViewerProtocolPolicy":{
2585
+ "type":"string",
2586
+ "enum":[
2587
+ "allow-all",
2588
+ "https-only",
2589
+ "redirect-to-https"
2590
+ ]
2591
+ },
2592
+ "boolean":{"type":"boolean"},
2593
+ "integer":{"type":"integer"},
2594
+ "long":{"type":"long"},
2595
+ "string":{"type":"string"},
2596
+ "timestamp":{"type":"timestamp"}
2597
+ }
2598
+ }