aws-sdk-core 2.11.26 → 2.11.27

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: 6491198bd90adcd09f2f8257fdbfea8abb23590f
4
- data.tar.gz: 1481c48a6c15a13bc8c7c908c8b02d1ea773961f
3
+ metadata.gz: f049c12b84d458012c2a9b49d6596b8bfcecfdc2
4
+ data.tar.gz: 4ebe9dd11cf60cd1991413ad9a204576d826d0db
5
5
  SHA512:
6
- metadata.gz: ec37048b7c623691212dc72c45bc936a18d8c2a5028c9e560d33eaf76ec36096154c75b4b5e1445ddeab95d743264ba7e7aaae944ca5348990846e54b3b3f9c1
7
- data.tar.gz: 2d8dc9e2a8107c2ecccc25861cd43b39664a33ad85a67bd555e1877034dcb1b9ed1dc2a719fca99c0022fddf9b0c469093958ec0b67beb324d676b7768eaaff3
6
+ metadata.gz: 4078f7d152bdf983802c0d9300398bba969ab7992c2e1f129463574a47332c8ef1178ca3edc25afcdc9839f0866954ad6351645447dbf72a8d2edc7de9e1720f
7
+ data.tar.gz: dcbc24ce316cf35eb1fe52a35d49f5a6a6733f4b5f7a07e0f98b6b04024581690648ec2ba9cd2b2ab77a904eeba0703a72d1c10271bedb029f645b92e472395e
@@ -2264,7 +2264,8 @@
2264
2264
  "binaryMediaTypes":{"shape":"ListOfString"},
2265
2265
  "minimumCompressionSize":{"shape":"NullableInteger"},
2266
2266
  "apiKeySource":{"shape":"ApiKeySourceType"},
2267
- "endpointConfiguration":{"shape":"EndpointConfiguration"}
2267
+ "endpointConfiguration":{"shape":"EndpointConfiguration"},
2268
+ "policy":{"shape":"String"}
2268
2269
  }
2269
2270
  },
2270
2271
  "CreateStageRequest":{
@@ -4568,7 +4569,8 @@
4568
4569
  "binaryMediaTypes":{"shape":"ListOfString"},
4569
4570
  "minimumCompressionSize":{"shape":"NullableInteger"},
4570
4571
  "apiKeySource":{"shape":"ApiKeySourceType"},
4571
- "endpointConfiguration":{"shape":"EndpointConfiguration"}
4572
+ "endpointConfiguration":{"shape":"EndpointConfiguration"},
4573
+ "policy":{"shape":"String"}
4572
4574
  }
4573
4575
  },
4574
4576
  "RestApis":{
@@ -0,0 +1,3940 @@
1
+ {
2
+ "version":"2.0",
3
+ "metadata":{
4
+ "apiVersion":"2017-10-30",
5
+ "endpointPrefix":"cloudfront",
6
+ "globalEndpoint":"cloudfront.amazonaws.com",
7
+ "protocol":"rest-xml",
8
+ "serviceAbbreviation":"CloudFront",
9
+ "serviceFullName":"Amazon CloudFront",
10
+ "serviceId":"CloudFront",
11
+ "signatureVersion":"v4",
12
+ "uid":"cloudfront-2017-10-30"
13
+ },
14
+ "operations":{
15
+ "CreateCloudFrontOriginAccessIdentity":{
16
+ "name":"CreateCloudFrontOriginAccessIdentity2017_10_30",
17
+ "http":{
18
+ "method":"POST",
19
+ "requestUri":"/2017-10-30/origin-access-identity/cloudfront",
20
+ "responseCode":201
21
+ },
22
+ "input":{"shape":"CreateCloudFrontOriginAccessIdentityRequest"},
23
+ "output":{"shape":"CreateCloudFrontOriginAccessIdentityResult"},
24
+ "errors":[
25
+ {"shape":"CloudFrontOriginAccessIdentityAlreadyExists"},
26
+ {"shape":"MissingBody"},
27
+ {"shape":"TooManyCloudFrontOriginAccessIdentities"},
28
+ {"shape":"InvalidArgument"},
29
+ {"shape":"InconsistentQuantities"}
30
+ ]
31
+ },
32
+ "CreateDistribution":{
33
+ "name":"CreateDistribution2017_10_30",
34
+ "http":{
35
+ "method":"POST",
36
+ "requestUri":"/2017-10-30/distribution",
37
+ "responseCode":201
38
+ },
39
+ "input":{"shape":"CreateDistributionRequest"},
40
+ "output":{"shape":"CreateDistributionResult"},
41
+ "errors":[
42
+ {"shape":"CNAMEAlreadyExists"},
43
+ {"shape":"DistributionAlreadyExists"},
44
+ {"shape":"InvalidOrigin"},
45
+ {"shape":"InvalidOriginAccessIdentity"},
46
+ {"shape":"AccessDenied"},
47
+ {"shape":"TooManyTrustedSigners"},
48
+ {"shape":"TrustedSignerDoesNotExist"},
49
+ {"shape":"InvalidViewerCertificate"},
50
+ {"shape":"InvalidMinimumProtocolVersion"},
51
+ {"shape":"MissingBody"},
52
+ {"shape":"TooManyDistributionCNAMEs"},
53
+ {"shape":"TooManyDistributions"},
54
+ {"shape":"InvalidDefaultRootObject"},
55
+ {"shape":"InvalidRelativePath"},
56
+ {"shape":"InvalidErrorCode"},
57
+ {"shape":"InvalidResponseCode"},
58
+ {"shape":"InvalidArgument"},
59
+ {"shape":"InvalidRequiredProtocol"},
60
+ {"shape":"NoSuchOrigin"},
61
+ {"shape":"TooManyOrigins"},
62
+ {"shape":"TooManyCacheBehaviors"},
63
+ {"shape":"TooManyCookieNamesInWhiteList"},
64
+ {"shape":"InvalidForwardCookies"},
65
+ {"shape":"TooManyHeadersInForwardedValues"},
66
+ {"shape":"InvalidHeadersForS3Origin"},
67
+ {"shape":"InconsistentQuantities"},
68
+ {"shape":"TooManyCertificates"},
69
+ {"shape":"InvalidLocationCode"},
70
+ {"shape":"InvalidGeoRestrictionParameter"},
71
+ {"shape":"InvalidProtocolSettings"},
72
+ {"shape":"InvalidTTLOrder"},
73
+ {"shape":"InvalidWebACLId"},
74
+ {"shape":"TooManyOriginCustomHeaders"},
75
+ {"shape":"TooManyQueryStringParameters"},
76
+ {"shape":"InvalidQueryStringParameters"},
77
+ {"shape":"TooManyDistributionsWithLambdaAssociations"},
78
+ {"shape":"TooManyLambdaFunctionAssociations"},
79
+ {"shape":"InvalidLambdaFunctionAssociation"},
80
+ {"shape":"InvalidOriginReadTimeout"},
81
+ {"shape":"InvalidOriginKeepaliveTimeout"},
82
+ {"shape":"NoSuchFieldLevelEncryptionConfig"},
83
+ {"shape":"IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior"},
84
+ {"shape":"TooManyDistributionsAssociatedToFieldLevelEncryptionConfig"}
85
+ ]
86
+ },
87
+ "CreateDistributionWithTags":{
88
+ "name":"CreateDistributionWithTags2017_10_30",
89
+ "http":{
90
+ "method":"POST",
91
+ "requestUri":"/2017-10-30/distribution?WithTags",
92
+ "responseCode":201
93
+ },
94
+ "input":{"shape":"CreateDistributionWithTagsRequest"},
95
+ "output":{"shape":"CreateDistributionWithTagsResult"},
96
+ "errors":[
97
+ {"shape":"CNAMEAlreadyExists"},
98
+ {"shape":"DistributionAlreadyExists"},
99
+ {"shape":"InvalidOrigin"},
100
+ {"shape":"InvalidOriginAccessIdentity"},
101
+ {"shape":"AccessDenied"},
102
+ {"shape":"TooManyTrustedSigners"},
103
+ {"shape":"TrustedSignerDoesNotExist"},
104
+ {"shape":"InvalidViewerCertificate"},
105
+ {"shape":"InvalidMinimumProtocolVersion"},
106
+ {"shape":"MissingBody"},
107
+ {"shape":"TooManyDistributionCNAMEs"},
108
+ {"shape":"TooManyDistributions"},
109
+ {"shape":"InvalidDefaultRootObject"},
110
+ {"shape":"InvalidRelativePath"},
111
+ {"shape":"InvalidErrorCode"},
112
+ {"shape":"InvalidResponseCode"},
113
+ {"shape":"InvalidArgument"},
114
+ {"shape":"InvalidRequiredProtocol"},
115
+ {"shape":"NoSuchOrigin"},
116
+ {"shape":"TooManyOrigins"},
117
+ {"shape":"TooManyCacheBehaviors"},
118
+ {"shape":"TooManyCookieNamesInWhiteList"},
119
+ {"shape":"InvalidForwardCookies"},
120
+ {"shape":"TooManyHeadersInForwardedValues"},
121
+ {"shape":"InvalidHeadersForS3Origin"},
122
+ {"shape":"InconsistentQuantities"},
123
+ {"shape":"TooManyCertificates"},
124
+ {"shape":"InvalidLocationCode"},
125
+ {"shape":"InvalidGeoRestrictionParameter"},
126
+ {"shape":"InvalidProtocolSettings"},
127
+ {"shape":"InvalidTTLOrder"},
128
+ {"shape":"InvalidWebACLId"},
129
+ {"shape":"TooManyOriginCustomHeaders"},
130
+ {"shape":"InvalidTagging"},
131
+ {"shape":"TooManyQueryStringParameters"},
132
+ {"shape":"InvalidQueryStringParameters"},
133
+ {"shape":"TooManyDistributionsWithLambdaAssociations"},
134
+ {"shape":"TooManyLambdaFunctionAssociations"},
135
+ {"shape":"InvalidLambdaFunctionAssociation"},
136
+ {"shape":"InvalidOriginReadTimeout"},
137
+ {"shape":"InvalidOriginKeepaliveTimeout"},
138
+ {"shape":"NoSuchFieldLevelEncryptionConfig"},
139
+ {"shape":"IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior"},
140
+ {"shape":"TooManyDistributionsAssociatedToFieldLevelEncryptionConfig"}
141
+ ]
142
+ },
143
+ "CreateFieldLevelEncryptionConfig":{
144
+ "name":"CreateFieldLevelEncryptionConfig2017_10_30",
145
+ "http":{
146
+ "method":"POST",
147
+ "requestUri":"/2017-10-30/field-level-encryption",
148
+ "responseCode":201
149
+ },
150
+ "input":{"shape":"CreateFieldLevelEncryptionConfigRequest"},
151
+ "output":{"shape":"CreateFieldLevelEncryptionConfigResult"},
152
+ "errors":[
153
+ {"shape":"InconsistentQuantities"},
154
+ {"shape":"InvalidArgument"},
155
+ {"shape":"NoSuchFieldLevelEncryptionProfile"},
156
+ {"shape":"FieldLevelEncryptionConfigAlreadyExists"},
157
+ {"shape":"TooManyFieldLevelEncryptionConfigs"},
158
+ {"shape":"TooManyFieldLevelEncryptionQueryArgProfiles"},
159
+ {"shape":"TooManyFieldLevelEncryptionContentTypeProfiles"},
160
+ {"shape":"QueryArgProfileEmpty"}
161
+ ]
162
+ },
163
+ "CreateFieldLevelEncryptionProfile":{
164
+ "name":"CreateFieldLevelEncryptionProfile2017_10_30",
165
+ "http":{
166
+ "method":"POST",
167
+ "requestUri":"/2017-10-30/field-level-encryption-profile",
168
+ "responseCode":201
169
+ },
170
+ "input":{"shape":"CreateFieldLevelEncryptionProfileRequest"},
171
+ "output":{"shape":"CreateFieldLevelEncryptionProfileResult"},
172
+ "errors":[
173
+ {"shape":"InconsistentQuantities"},
174
+ {"shape":"InvalidArgument"},
175
+ {"shape":"NoSuchPublicKey"},
176
+ {"shape":"FieldLevelEncryptionProfileAlreadyExists"},
177
+ {"shape":"FieldLevelEncryptionProfileSizeExceeded"},
178
+ {"shape":"TooManyFieldLevelEncryptionProfiles"},
179
+ {"shape":"TooManyFieldLevelEncryptionEncryptionEntities"},
180
+ {"shape":"TooManyFieldLevelEncryptionFieldPatterns"}
181
+ ]
182
+ },
183
+ "CreateInvalidation":{
184
+ "name":"CreateInvalidation2017_10_30",
185
+ "http":{
186
+ "method":"POST",
187
+ "requestUri":"/2017-10-30/distribution/{DistributionId}/invalidation",
188
+ "responseCode":201
189
+ },
190
+ "input":{"shape":"CreateInvalidationRequest"},
191
+ "output":{"shape":"CreateInvalidationResult"},
192
+ "errors":[
193
+ {"shape":"AccessDenied"},
194
+ {"shape":"MissingBody"},
195
+ {"shape":"InvalidArgument"},
196
+ {"shape":"NoSuchDistribution"},
197
+ {"shape":"BatchTooLarge"},
198
+ {"shape":"TooManyInvalidationsInProgress"},
199
+ {"shape":"InconsistentQuantities"}
200
+ ]
201
+ },
202
+ "CreatePublicKey":{
203
+ "name":"CreatePublicKey2017_10_30",
204
+ "http":{
205
+ "method":"POST",
206
+ "requestUri":"/2017-10-30/public-key",
207
+ "responseCode":201
208
+ },
209
+ "input":{"shape":"CreatePublicKeyRequest"},
210
+ "output":{"shape":"CreatePublicKeyResult"},
211
+ "errors":[
212
+ {"shape":"PublicKeyAlreadyExists"},
213
+ {"shape":"InvalidArgument"},
214
+ {"shape":"TooManyPublicKeys"}
215
+ ]
216
+ },
217
+ "CreateStreamingDistribution":{
218
+ "name":"CreateStreamingDistribution2017_10_30",
219
+ "http":{
220
+ "method":"POST",
221
+ "requestUri":"/2017-10-30/streaming-distribution",
222
+ "responseCode":201
223
+ },
224
+ "input":{"shape":"CreateStreamingDistributionRequest"},
225
+ "output":{"shape":"CreateStreamingDistributionResult"},
226
+ "errors":[
227
+ {"shape":"CNAMEAlreadyExists"},
228
+ {"shape":"StreamingDistributionAlreadyExists"},
229
+ {"shape":"InvalidOrigin"},
230
+ {"shape":"InvalidOriginAccessIdentity"},
231
+ {"shape":"AccessDenied"},
232
+ {"shape":"TooManyTrustedSigners"},
233
+ {"shape":"TrustedSignerDoesNotExist"},
234
+ {"shape":"MissingBody"},
235
+ {"shape":"TooManyStreamingDistributionCNAMEs"},
236
+ {"shape":"TooManyStreamingDistributions"},
237
+ {"shape":"InvalidArgument"},
238
+ {"shape":"InconsistentQuantities"}
239
+ ]
240
+ },
241
+ "CreateStreamingDistributionWithTags":{
242
+ "name":"CreateStreamingDistributionWithTags2017_10_30",
243
+ "http":{
244
+ "method":"POST",
245
+ "requestUri":"/2017-10-30/streaming-distribution?WithTags",
246
+ "responseCode":201
247
+ },
248
+ "input":{"shape":"CreateStreamingDistributionWithTagsRequest"},
249
+ "output":{"shape":"CreateStreamingDistributionWithTagsResult"},
250
+ "errors":[
251
+ {"shape":"CNAMEAlreadyExists"},
252
+ {"shape":"StreamingDistributionAlreadyExists"},
253
+ {"shape":"InvalidOrigin"},
254
+ {"shape":"InvalidOriginAccessIdentity"},
255
+ {"shape":"AccessDenied"},
256
+ {"shape":"TooManyTrustedSigners"},
257
+ {"shape":"TrustedSignerDoesNotExist"},
258
+ {"shape":"MissingBody"},
259
+ {"shape":"TooManyStreamingDistributionCNAMEs"},
260
+ {"shape":"TooManyStreamingDistributions"},
261
+ {"shape":"InvalidArgument"},
262
+ {"shape":"InconsistentQuantities"},
263
+ {"shape":"InvalidTagging"}
264
+ ]
265
+ },
266
+ "DeleteCloudFrontOriginAccessIdentity":{
267
+ "name":"DeleteCloudFrontOriginAccessIdentity2017_10_30",
268
+ "http":{
269
+ "method":"DELETE",
270
+ "requestUri":"/2017-10-30/origin-access-identity/cloudfront/{Id}",
271
+ "responseCode":204
272
+ },
273
+ "input":{"shape":"DeleteCloudFrontOriginAccessIdentityRequest"},
274
+ "errors":[
275
+ {"shape":"AccessDenied"},
276
+ {"shape":"InvalidIfMatchVersion"},
277
+ {"shape":"NoSuchCloudFrontOriginAccessIdentity"},
278
+ {"shape":"PreconditionFailed"},
279
+ {"shape":"CloudFrontOriginAccessIdentityInUse"}
280
+ ]
281
+ },
282
+ "DeleteDistribution":{
283
+ "name":"DeleteDistribution2017_10_30",
284
+ "http":{
285
+ "method":"DELETE",
286
+ "requestUri":"/2017-10-30/distribution/{Id}",
287
+ "responseCode":204
288
+ },
289
+ "input":{"shape":"DeleteDistributionRequest"},
290
+ "errors":[
291
+ {"shape":"AccessDenied"},
292
+ {"shape":"DistributionNotDisabled"},
293
+ {"shape":"InvalidIfMatchVersion"},
294
+ {"shape":"NoSuchDistribution"},
295
+ {"shape":"PreconditionFailed"}
296
+ ]
297
+ },
298
+ "DeleteFieldLevelEncryptionConfig":{
299
+ "name":"DeleteFieldLevelEncryptionConfig2017_10_30",
300
+ "http":{
301
+ "method":"DELETE",
302
+ "requestUri":"/2017-10-30/field-level-encryption/{Id}",
303
+ "responseCode":204
304
+ },
305
+ "input":{"shape":"DeleteFieldLevelEncryptionConfigRequest"},
306
+ "errors":[
307
+ {"shape":"AccessDenied"},
308
+ {"shape":"InvalidIfMatchVersion"},
309
+ {"shape":"NoSuchFieldLevelEncryptionConfig"},
310
+ {"shape":"PreconditionFailed"},
311
+ {"shape":"FieldLevelEncryptionConfigInUse"}
312
+ ]
313
+ },
314
+ "DeleteFieldLevelEncryptionProfile":{
315
+ "name":"DeleteFieldLevelEncryptionProfile2017_10_30",
316
+ "http":{
317
+ "method":"DELETE",
318
+ "requestUri":"/2017-10-30/field-level-encryption-profile/{Id}",
319
+ "responseCode":204
320
+ },
321
+ "input":{"shape":"DeleteFieldLevelEncryptionProfileRequest"},
322
+ "errors":[
323
+ {"shape":"AccessDenied"},
324
+ {"shape":"InvalidIfMatchVersion"},
325
+ {"shape":"NoSuchFieldLevelEncryptionProfile"},
326
+ {"shape":"PreconditionFailed"},
327
+ {"shape":"FieldLevelEncryptionProfileInUse"}
328
+ ]
329
+ },
330
+ "DeletePublicKey":{
331
+ "name":"DeletePublicKey2017_10_30",
332
+ "http":{
333
+ "method":"DELETE",
334
+ "requestUri":"/2017-10-30/public-key/{Id}",
335
+ "responseCode":204
336
+ },
337
+ "input":{"shape":"DeletePublicKeyRequest"},
338
+ "errors":[
339
+ {"shape":"AccessDenied"},
340
+ {"shape":"PublicKeyInUse"},
341
+ {"shape":"InvalidIfMatchVersion"},
342
+ {"shape":"NoSuchPublicKey"},
343
+ {"shape":"PreconditionFailed"}
344
+ ]
345
+ },
346
+ "DeleteServiceLinkedRole":{
347
+ "name":"DeleteServiceLinkedRole2017_10_30",
348
+ "http":{
349
+ "method":"DELETE",
350
+ "requestUri":"/2017-10-30/service-linked-role/{RoleName}",
351
+ "responseCode":204
352
+ },
353
+ "input":{"shape":"DeleteServiceLinkedRoleRequest"},
354
+ "errors":[
355
+ {"shape":"InvalidArgument"},
356
+ {"shape":"AccessDenied"},
357
+ {"shape":"ResourceInUse"},
358
+ {"shape":"NoSuchResource"}
359
+ ]
360
+ },
361
+ "DeleteStreamingDistribution":{
362
+ "name":"DeleteStreamingDistribution2017_10_30",
363
+ "http":{
364
+ "method":"DELETE",
365
+ "requestUri":"/2017-10-30/streaming-distribution/{Id}",
366
+ "responseCode":204
367
+ },
368
+ "input":{"shape":"DeleteStreamingDistributionRequest"},
369
+ "errors":[
370
+ {"shape":"AccessDenied"},
371
+ {"shape":"StreamingDistributionNotDisabled"},
372
+ {"shape":"InvalidIfMatchVersion"},
373
+ {"shape":"NoSuchStreamingDistribution"},
374
+ {"shape":"PreconditionFailed"}
375
+ ]
376
+ },
377
+ "GetCloudFrontOriginAccessIdentity":{
378
+ "name":"GetCloudFrontOriginAccessIdentity2017_10_30",
379
+ "http":{
380
+ "method":"GET",
381
+ "requestUri":"/2017-10-30/origin-access-identity/cloudfront/{Id}"
382
+ },
383
+ "input":{"shape":"GetCloudFrontOriginAccessIdentityRequest"},
384
+ "output":{"shape":"GetCloudFrontOriginAccessIdentityResult"},
385
+ "errors":[
386
+ {"shape":"NoSuchCloudFrontOriginAccessIdentity"},
387
+ {"shape":"AccessDenied"}
388
+ ]
389
+ },
390
+ "GetCloudFrontOriginAccessIdentityConfig":{
391
+ "name":"GetCloudFrontOriginAccessIdentityConfig2017_10_30",
392
+ "http":{
393
+ "method":"GET",
394
+ "requestUri":"/2017-10-30/origin-access-identity/cloudfront/{Id}/config"
395
+ },
396
+ "input":{"shape":"GetCloudFrontOriginAccessIdentityConfigRequest"},
397
+ "output":{"shape":"GetCloudFrontOriginAccessIdentityConfigResult"},
398
+ "errors":[
399
+ {"shape":"NoSuchCloudFrontOriginAccessIdentity"},
400
+ {"shape":"AccessDenied"}
401
+ ]
402
+ },
403
+ "GetDistribution":{
404
+ "name":"GetDistribution2017_10_30",
405
+ "http":{
406
+ "method":"GET",
407
+ "requestUri":"/2017-10-30/distribution/{Id}"
408
+ },
409
+ "input":{"shape":"GetDistributionRequest"},
410
+ "output":{"shape":"GetDistributionResult"},
411
+ "errors":[
412
+ {"shape":"NoSuchDistribution"},
413
+ {"shape":"AccessDenied"}
414
+ ]
415
+ },
416
+ "GetDistributionConfig":{
417
+ "name":"GetDistributionConfig2017_10_30",
418
+ "http":{
419
+ "method":"GET",
420
+ "requestUri":"/2017-10-30/distribution/{Id}/config"
421
+ },
422
+ "input":{"shape":"GetDistributionConfigRequest"},
423
+ "output":{"shape":"GetDistributionConfigResult"},
424
+ "errors":[
425
+ {"shape":"NoSuchDistribution"},
426
+ {"shape":"AccessDenied"}
427
+ ]
428
+ },
429
+ "GetFieldLevelEncryption":{
430
+ "name":"GetFieldLevelEncryption2017_10_30",
431
+ "http":{
432
+ "method":"GET",
433
+ "requestUri":"/2017-10-30/field-level-encryption/{Id}"
434
+ },
435
+ "input":{"shape":"GetFieldLevelEncryptionRequest"},
436
+ "output":{"shape":"GetFieldLevelEncryptionResult"},
437
+ "errors":[
438
+ {"shape":"AccessDenied"},
439
+ {"shape":"NoSuchFieldLevelEncryptionConfig"}
440
+ ]
441
+ },
442
+ "GetFieldLevelEncryptionConfig":{
443
+ "name":"GetFieldLevelEncryptionConfig2017_10_30",
444
+ "http":{
445
+ "method":"GET",
446
+ "requestUri":"/2017-10-30/field-level-encryption/{Id}/config"
447
+ },
448
+ "input":{"shape":"GetFieldLevelEncryptionConfigRequest"},
449
+ "output":{"shape":"GetFieldLevelEncryptionConfigResult"},
450
+ "errors":[
451
+ {"shape":"AccessDenied"},
452
+ {"shape":"NoSuchFieldLevelEncryptionConfig"}
453
+ ]
454
+ },
455
+ "GetFieldLevelEncryptionProfile":{
456
+ "name":"GetFieldLevelEncryptionProfile2017_10_30",
457
+ "http":{
458
+ "method":"GET",
459
+ "requestUri":"/2017-10-30/field-level-encryption-profile/{Id}"
460
+ },
461
+ "input":{"shape":"GetFieldLevelEncryptionProfileRequest"},
462
+ "output":{"shape":"GetFieldLevelEncryptionProfileResult"},
463
+ "errors":[
464
+ {"shape":"AccessDenied"},
465
+ {"shape":"NoSuchFieldLevelEncryptionProfile"}
466
+ ]
467
+ },
468
+ "GetFieldLevelEncryptionProfileConfig":{
469
+ "name":"GetFieldLevelEncryptionProfileConfig2017_10_30",
470
+ "http":{
471
+ "method":"GET",
472
+ "requestUri":"/2017-10-30/field-level-encryption-profile/{Id}/config"
473
+ },
474
+ "input":{"shape":"GetFieldLevelEncryptionProfileConfigRequest"},
475
+ "output":{"shape":"GetFieldLevelEncryptionProfileConfigResult"},
476
+ "errors":[
477
+ {"shape":"AccessDenied"},
478
+ {"shape":"NoSuchFieldLevelEncryptionProfile"}
479
+ ]
480
+ },
481
+ "GetInvalidation":{
482
+ "name":"GetInvalidation2017_10_30",
483
+ "http":{
484
+ "method":"GET",
485
+ "requestUri":"/2017-10-30/distribution/{DistributionId}/invalidation/{Id}"
486
+ },
487
+ "input":{"shape":"GetInvalidationRequest"},
488
+ "output":{"shape":"GetInvalidationResult"},
489
+ "errors":[
490
+ {"shape":"NoSuchInvalidation"},
491
+ {"shape":"NoSuchDistribution"},
492
+ {"shape":"AccessDenied"}
493
+ ]
494
+ },
495
+ "GetPublicKey":{
496
+ "name":"GetPublicKey2017_10_30",
497
+ "http":{
498
+ "method":"GET",
499
+ "requestUri":"/2017-10-30/public-key/{Id}"
500
+ },
501
+ "input":{"shape":"GetPublicKeyRequest"},
502
+ "output":{"shape":"GetPublicKeyResult"},
503
+ "errors":[
504
+ {"shape":"AccessDenied"},
505
+ {"shape":"NoSuchPublicKey"}
506
+ ]
507
+ },
508
+ "GetPublicKeyConfig":{
509
+ "name":"GetPublicKeyConfig2017_10_30",
510
+ "http":{
511
+ "method":"GET",
512
+ "requestUri":"/2017-10-30/public-key/{Id}/config"
513
+ },
514
+ "input":{"shape":"GetPublicKeyConfigRequest"},
515
+ "output":{"shape":"GetPublicKeyConfigResult"},
516
+ "errors":[
517
+ {"shape":"AccessDenied"},
518
+ {"shape":"NoSuchPublicKey"}
519
+ ]
520
+ },
521
+ "GetStreamingDistribution":{
522
+ "name":"GetStreamingDistribution2017_10_30",
523
+ "http":{
524
+ "method":"GET",
525
+ "requestUri":"/2017-10-30/streaming-distribution/{Id}"
526
+ },
527
+ "input":{"shape":"GetStreamingDistributionRequest"},
528
+ "output":{"shape":"GetStreamingDistributionResult"},
529
+ "errors":[
530
+ {"shape":"NoSuchStreamingDistribution"},
531
+ {"shape":"AccessDenied"}
532
+ ]
533
+ },
534
+ "GetStreamingDistributionConfig":{
535
+ "name":"GetStreamingDistributionConfig2017_10_30",
536
+ "http":{
537
+ "method":"GET",
538
+ "requestUri":"/2017-10-30/streaming-distribution/{Id}/config"
539
+ },
540
+ "input":{"shape":"GetStreamingDistributionConfigRequest"},
541
+ "output":{"shape":"GetStreamingDistributionConfigResult"},
542
+ "errors":[
543
+ {"shape":"NoSuchStreamingDistribution"},
544
+ {"shape":"AccessDenied"}
545
+ ]
546
+ },
547
+ "ListCloudFrontOriginAccessIdentities":{
548
+ "name":"ListCloudFrontOriginAccessIdentities2017_10_30",
549
+ "http":{
550
+ "method":"GET",
551
+ "requestUri":"/2017-10-30/origin-access-identity/cloudfront"
552
+ },
553
+ "input":{"shape":"ListCloudFrontOriginAccessIdentitiesRequest"},
554
+ "output":{"shape":"ListCloudFrontOriginAccessIdentitiesResult"},
555
+ "errors":[
556
+ {"shape":"InvalidArgument"}
557
+ ]
558
+ },
559
+ "ListDistributions":{
560
+ "name":"ListDistributions2017_10_30",
561
+ "http":{
562
+ "method":"GET",
563
+ "requestUri":"/2017-10-30/distribution"
564
+ },
565
+ "input":{"shape":"ListDistributionsRequest"},
566
+ "output":{"shape":"ListDistributionsResult"},
567
+ "errors":[
568
+ {"shape":"InvalidArgument"}
569
+ ]
570
+ },
571
+ "ListDistributionsByWebACLId":{
572
+ "name":"ListDistributionsByWebACLId2017_10_30",
573
+ "http":{
574
+ "method":"GET",
575
+ "requestUri":"/2017-10-30/distributionsByWebACLId/{WebACLId}"
576
+ },
577
+ "input":{"shape":"ListDistributionsByWebACLIdRequest"},
578
+ "output":{"shape":"ListDistributionsByWebACLIdResult"},
579
+ "errors":[
580
+ {"shape":"InvalidArgument"},
581
+ {"shape":"InvalidWebACLId"}
582
+ ]
583
+ },
584
+ "ListFieldLevelEncryptionConfigs":{
585
+ "name":"ListFieldLevelEncryptionConfigs2017_10_30",
586
+ "http":{
587
+ "method":"GET",
588
+ "requestUri":"/2017-10-30/field-level-encryption"
589
+ },
590
+ "input":{"shape":"ListFieldLevelEncryptionConfigsRequest"},
591
+ "output":{"shape":"ListFieldLevelEncryptionConfigsResult"},
592
+ "errors":[
593
+ {"shape":"InvalidArgument"}
594
+ ]
595
+ },
596
+ "ListFieldLevelEncryptionProfiles":{
597
+ "name":"ListFieldLevelEncryptionProfiles2017_10_30",
598
+ "http":{
599
+ "method":"GET",
600
+ "requestUri":"/2017-10-30/field-level-encryption-profile"
601
+ },
602
+ "input":{"shape":"ListFieldLevelEncryptionProfilesRequest"},
603
+ "output":{"shape":"ListFieldLevelEncryptionProfilesResult"},
604
+ "errors":[
605
+ {"shape":"InvalidArgument"}
606
+ ]
607
+ },
608
+ "ListInvalidations":{
609
+ "name":"ListInvalidations2017_10_30",
610
+ "http":{
611
+ "method":"GET",
612
+ "requestUri":"/2017-10-30/distribution/{DistributionId}/invalidation"
613
+ },
614
+ "input":{"shape":"ListInvalidationsRequest"},
615
+ "output":{"shape":"ListInvalidationsResult"},
616
+ "errors":[
617
+ {"shape":"InvalidArgument"},
618
+ {"shape":"NoSuchDistribution"},
619
+ {"shape":"AccessDenied"}
620
+ ]
621
+ },
622
+ "ListPublicKeys":{
623
+ "name":"ListPublicKeys2017_10_30",
624
+ "http":{
625
+ "method":"GET",
626
+ "requestUri":"/2017-10-30/public-key"
627
+ },
628
+ "input":{"shape":"ListPublicKeysRequest"},
629
+ "output":{"shape":"ListPublicKeysResult"},
630
+ "errors":[
631
+ {"shape":"InvalidArgument"}
632
+ ]
633
+ },
634
+ "ListStreamingDistributions":{
635
+ "name":"ListStreamingDistributions2017_10_30",
636
+ "http":{
637
+ "method":"GET",
638
+ "requestUri":"/2017-10-30/streaming-distribution"
639
+ },
640
+ "input":{"shape":"ListStreamingDistributionsRequest"},
641
+ "output":{"shape":"ListStreamingDistributionsResult"},
642
+ "errors":[
643
+ {"shape":"InvalidArgument"}
644
+ ]
645
+ },
646
+ "ListTagsForResource":{
647
+ "name":"ListTagsForResource2017_10_30",
648
+ "http":{
649
+ "method":"GET",
650
+ "requestUri":"/2017-10-30/tagging"
651
+ },
652
+ "input":{"shape":"ListTagsForResourceRequest"},
653
+ "output":{"shape":"ListTagsForResourceResult"},
654
+ "errors":[
655
+ {"shape":"AccessDenied"},
656
+ {"shape":"InvalidArgument"},
657
+ {"shape":"InvalidTagging"},
658
+ {"shape":"NoSuchResource"}
659
+ ]
660
+ },
661
+ "TagResource":{
662
+ "name":"TagResource2017_10_30",
663
+ "http":{
664
+ "method":"POST",
665
+ "requestUri":"/2017-10-30/tagging?Operation=Tag",
666
+ "responseCode":204
667
+ },
668
+ "input":{"shape":"TagResourceRequest"},
669
+ "errors":[
670
+ {"shape":"AccessDenied"},
671
+ {"shape":"InvalidArgument"},
672
+ {"shape":"InvalidTagging"},
673
+ {"shape":"NoSuchResource"}
674
+ ]
675
+ },
676
+ "UntagResource":{
677
+ "name":"UntagResource2017_10_30",
678
+ "http":{
679
+ "method":"POST",
680
+ "requestUri":"/2017-10-30/tagging?Operation=Untag",
681
+ "responseCode":204
682
+ },
683
+ "input":{"shape":"UntagResourceRequest"},
684
+ "errors":[
685
+ {"shape":"AccessDenied"},
686
+ {"shape":"InvalidArgument"},
687
+ {"shape":"InvalidTagging"},
688
+ {"shape":"NoSuchResource"}
689
+ ]
690
+ },
691
+ "UpdateCloudFrontOriginAccessIdentity":{
692
+ "name":"UpdateCloudFrontOriginAccessIdentity2017_10_30",
693
+ "http":{
694
+ "method":"PUT",
695
+ "requestUri":"/2017-10-30/origin-access-identity/cloudfront/{Id}/config"
696
+ },
697
+ "input":{"shape":"UpdateCloudFrontOriginAccessIdentityRequest"},
698
+ "output":{"shape":"UpdateCloudFrontOriginAccessIdentityResult"},
699
+ "errors":[
700
+ {"shape":"AccessDenied"},
701
+ {"shape":"IllegalUpdate"},
702
+ {"shape":"InvalidIfMatchVersion"},
703
+ {"shape":"MissingBody"},
704
+ {"shape":"NoSuchCloudFrontOriginAccessIdentity"},
705
+ {"shape":"PreconditionFailed"},
706
+ {"shape":"InvalidArgument"},
707
+ {"shape":"InconsistentQuantities"}
708
+ ]
709
+ },
710
+ "UpdateDistribution":{
711
+ "name":"UpdateDistribution2017_10_30",
712
+ "http":{
713
+ "method":"PUT",
714
+ "requestUri":"/2017-10-30/distribution/{Id}/config"
715
+ },
716
+ "input":{"shape":"UpdateDistributionRequest"},
717
+ "output":{"shape":"UpdateDistributionResult"},
718
+ "errors":[
719
+ {"shape":"AccessDenied"},
720
+ {"shape":"CNAMEAlreadyExists"},
721
+ {"shape":"IllegalUpdate"},
722
+ {"shape":"InvalidIfMatchVersion"},
723
+ {"shape":"MissingBody"},
724
+ {"shape":"NoSuchDistribution"},
725
+ {"shape":"PreconditionFailed"},
726
+ {"shape":"TooManyDistributionCNAMEs"},
727
+ {"shape":"InvalidDefaultRootObject"},
728
+ {"shape":"InvalidRelativePath"},
729
+ {"shape":"InvalidErrorCode"},
730
+ {"shape":"InvalidResponseCode"},
731
+ {"shape":"InvalidArgument"},
732
+ {"shape":"InvalidOriginAccessIdentity"},
733
+ {"shape":"TooManyTrustedSigners"},
734
+ {"shape":"TrustedSignerDoesNotExist"},
735
+ {"shape":"InvalidViewerCertificate"},
736
+ {"shape":"InvalidMinimumProtocolVersion"},
737
+ {"shape":"InvalidRequiredProtocol"},
738
+ {"shape":"NoSuchOrigin"},
739
+ {"shape":"TooManyOrigins"},
740
+ {"shape":"TooManyCacheBehaviors"},
741
+ {"shape":"TooManyCookieNamesInWhiteList"},
742
+ {"shape":"InvalidForwardCookies"},
743
+ {"shape":"TooManyHeadersInForwardedValues"},
744
+ {"shape":"InvalidHeadersForS3Origin"},
745
+ {"shape":"InconsistentQuantities"},
746
+ {"shape":"TooManyCertificates"},
747
+ {"shape":"InvalidLocationCode"},
748
+ {"shape":"InvalidGeoRestrictionParameter"},
749
+ {"shape":"InvalidTTLOrder"},
750
+ {"shape":"InvalidWebACLId"},
751
+ {"shape":"TooManyOriginCustomHeaders"},
752
+ {"shape":"TooManyQueryStringParameters"},
753
+ {"shape":"InvalidQueryStringParameters"},
754
+ {"shape":"TooManyDistributionsWithLambdaAssociations"},
755
+ {"shape":"TooManyLambdaFunctionAssociations"},
756
+ {"shape":"InvalidLambdaFunctionAssociation"},
757
+ {"shape":"InvalidOriginReadTimeout"},
758
+ {"shape":"InvalidOriginKeepaliveTimeout"},
759
+ {"shape":"NoSuchFieldLevelEncryptionConfig"},
760
+ {"shape":"IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior"},
761
+ {"shape":"TooManyDistributionsAssociatedToFieldLevelEncryptionConfig"}
762
+ ]
763
+ },
764
+ "UpdateFieldLevelEncryptionConfig":{
765
+ "name":"UpdateFieldLevelEncryptionConfig2017_10_30",
766
+ "http":{
767
+ "method":"PUT",
768
+ "requestUri":"/2017-10-30/field-level-encryption/{Id}/config"
769
+ },
770
+ "input":{"shape":"UpdateFieldLevelEncryptionConfigRequest"},
771
+ "output":{"shape":"UpdateFieldLevelEncryptionConfigResult"},
772
+ "errors":[
773
+ {"shape":"AccessDenied"},
774
+ {"shape":"IllegalUpdate"},
775
+ {"shape":"InconsistentQuantities"},
776
+ {"shape":"InvalidArgument"},
777
+ {"shape":"InvalidIfMatchVersion"},
778
+ {"shape":"NoSuchFieldLevelEncryptionProfile"},
779
+ {"shape":"NoSuchFieldLevelEncryptionConfig"},
780
+ {"shape":"PreconditionFailed"},
781
+ {"shape":"TooManyFieldLevelEncryptionQueryArgProfiles"},
782
+ {"shape":"TooManyFieldLevelEncryptionContentTypeProfiles"},
783
+ {"shape":"QueryArgProfileEmpty"}
784
+ ]
785
+ },
786
+ "UpdateFieldLevelEncryptionProfile":{
787
+ "name":"UpdateFieldLevelEncryptionProfile2017_10_30",
788
+ "http":{
789
+ "method":"PUT",
790
+ "requestUri":"/2017-10-30/field-level-encryption-profile/{Id}/config"
791
+ },
792
+ "input":{"shape":"UpdateFieldLevelEncryptionProfileRequest"},
793
+ "output":{"shape":"UpdateFieldLevelEncryptionProfileResult"},
794
+ "errors":[
795
+ {"shape":"AccessDenied"},
796
+ {"shape":"FieldLevelEncryptionProfileAlreadyExists"},
797
+ {"shape":"IllegalUpdate"},
798
+ {"shape":"InconsistentQuantities"},
799
+ {"shape":"InvalidArgument"},
800
+ {"shape":"InvalidIfMatchVersion"},
801
+ {"shape":"NoSuchPublicKey"},
802
+ {"shape":"NoSuchFieldLevelEncryptionProfile"},
803
+ {"shape":"PreconditionFailed"},
804
+ {"shape":"FieldLevelEncryptionProfileSizeExceeded"},
805
+ {"shape":"TooManyFieldLevelEncryptionEncryptionEntities"},
806
+ {"shape":"TooManyFieldLevelEncryptionFieldPatterns"}
807
+ ]
808
+ },
809
+ "UpdatePublicKey":{
810
+ "name":"UpdatePublicKey2017_10_30",
811
+ "http":{
812
+ "method":"PUT",
813
+ "requestUri":"/2017-10-30/public-key/{Id}/config"
814
+ },
815
+ "input":{"shape":"UpdatePublicKeyRequest"},
816
+ "output":{"shape":"UpdatePublicKeyResult"},
817
+ "errors":[
818
+ {"shape":"AccessDenied"},
819
+ {"shape":"CannotChangeImmutablePublicKeyFields"},
820
+ {"shape":"InvalidArgument"},
821
+ {"shape":"InvalidIfMatchVersion"},
822
+ {"shape":"IllegalUpdate"},
823
+ {"shape":"NoSuchPublicKey"},
824
+ {"shape":"PreconditionFailed"}
825
+ ]
826
+ },
827
+ "UpdateStreamingDistribution":{
828
+ "name":"UpdateStreamingDistribution2017_10_30",
829
+ "http":{
830
+ "method":"PUT",
831
+ "requestUri":"/2017-10-30/streaming-distribution/{Id}/config"
832
+ },
833
+ "input":{"shape":"UpdateStreamingDistributionRequest"},
834
+ "output":{"shape":"UpdateStreamingDistributionResult"},
835
+ "errors":[
836
+ {"shape":"AccessDenied"},
837
+ {"shape":"CNAMEAlreadyExists"},
838
+ {"shape":"IllegalUpdate"},
839
+ {"shape":"InvalidIfMatchVersion"},
840
+ {"shape":"MissingBody"},
841
+ {"shape":"NoSuchStreamingDistribution"},
842
+ {"shape":"PreconditionFailed"},
843
+ {"shape":"TooManyStreamingDistributionCNAMEs"},
844
+ {"shape":"InvalidArgument"},
845
+ {"shape":"InvalidOriginAccessIdentity"},
846
+ {"shape":"TooManyTrustedSigners"},
847
+ {"shape":"TrustedSignerDoesNotExist"},
848
+ {"shape":"InconsistentQuantities"}
849
+ ]
850
+ }
851
+ },
852
+ "shapes":{
853
+ "AccessDenied":{
854
+ "type":"structure",
855
+ "members":{
856
+ "Message":{"shape":"string"}
857
+ },
858
+ "error":{"httpStatusCode":403},
859
+ "exception":true
860
+ },
861
+ "ActiveTrustedSigners":{
862
+ "type":"structure",
863
+ "required":[
864
+ "Enabled",
865
+ "Quantity"
866
+ ],
867
+ "members":{
868
+ "Enabled":{"shape":"boolean"},
869
+ "Quantity":{"shape":"integer"},
870
+ "Items":{"shape":"SignerList"}
871
+ }
872
+ },
873
+ "AliasList":{
874
+ "type":"list",
875
+ "member":{
876
+ "shape":"string",
877
+ "locationName":"CNAME"
878
+ }
879
+ },
880
+ "Aliases":{
881
+ "type":"structure",
882
+ "required":["Quantity"],
883
+ "members":{
884
+ "Quantity":{"shape":"integer"},
885
+ "Items":{"shape":"AliasList"}
886
+ }
887
+ },
888
+ "AllowedMethods":{
889
+ "type":"structure",
890
+ "required":[
891
+ "Quantity",
892
+ "Items"
893
+ ],
894
+ "members":{
895
+ "Quantity":{"shape":"integer"},
896
+ "Items":{"shape":"MethodsList"},
897
+ "CachedMethods":{"shape":"CachedMethods"}
898
+ }
899
+ },
900
+ "AwsAccountNumberList":{
901
+ "type":"list",
902
+ "member":{
903
+ "shape":"string",
904
+ "locationName":"AwsAccountNumber"
905
+ }
906
+ },
907
+ "BatchTooLarge":{
908
+ "type":"structure",
909
+ "members":{
910
+ "Message":{"shape":"string"}
911
+ },
912
+ "error":{"httpStatusCode":413},
913
+ "exception":true
914
+ },
915
+ "CNAMEAlreadyExists":{
916
+ "type":"structure",
917
+ "members":{
918
+ "Message":{"shape":"string"}
919
+ },
920
+ "error":{"httpStatusCode":409},
921
+ "exception":true
922
+ },
923
+ "CacheBehavior":{
924
+ "type":"structure",
925
+ "required":[
926
+ "PathPattern",
927
+ "TargetOriginId",
928
+ "ForwardedValues",
929
+ "TrustedSigners",
930
+ "ViewerProtocolPolicy",
931
+ "MinTTL"
932
+ ],
933
+ "members":{
934
+ "PathPattern":{"shape":"string"},
935
+ "TargetOriginId":{"shape":"string"},
936
+ "ForwardedValues":{"shape":"ForwardedValues"},
937
+ "TrustedSigners":{"shape":"TrustedSigners"},
938
+ "ViewerProtocolPolicy":{"shape":"ViewerProtocolPolicy"},
939
+ "MinTTL":{"shape":"long"},
940
+ "AllowedMethods":{"shape":"AllowedMethods"},
941
+ "SmoothStreaming":{"shape":"boolean"},
942
+ "DefaultTTL":{"shape":"long"},
943
+ "MaxTTL":{"shape":"long"},
944
+ "Compress":{"shape":"boolean"},
945
+ "LambdaFunctionAssociations":{"shape":"LambdaFunctionAssociations"},
946
+ "FieldLevelEncryptionId":{"shape":"string"}
947
+ }
948
+ },
949
+ "CacheBehaviorList":{
950
+ "type":"list",
951
+ "member":{
952
+ "shape":"CacheBehavior",
953
+ "locationName":"CacheBehavior"
954
+ }
955
+ },
956
+ "CacheBehaviors":{
957
+ "type":"structure",
958
+ "required":["Quantity"],
959
+ "members":{
960
+ "Quantity":{"shape":"integer"},
961
+ "Items":{"shape":"CacheBehaviorList"}
962
+ }
963
+ },
964
+ "CachedMethods":{
965
+ "type":"structure",
966
+ "required":[
967
+ "Quantity",
968
+ "Items"
969
+ ],
970
+ "members":{
971
+ "Quantity":{"shape":"integer"},
972
+ "Items":{"shape":"MethodsList"}
973
+ }
974
+ },
975
+ "CannotChangeImmutablePublicKeyFields":{
976
+ "type":"structure",
977
+ "members":{
978
+ "Message":{"shape":"string"}
979
+ },
980
+ "error":{"httpStatusCode":400},
981
+ "exception":true
982
+ },
983
+ "CertificateSource":{
984
+ "type":"string",
985
+ "enum":[
986
+ "cloudfront",
987
+ "iam",
988
+ "acm"
989
+ ]
990
+ },
991
+ "CloudFrontOriginAccessIdentity":{
992
+ "type":"structure",
993
+ "required":[
994
+ "Id",
995
+ "S3CanonicalUserId"
996
+ ],
997
+ "members":{
998
+ "Id":{"shape":"string"},
999
+ "S3CanonicalUserId":{"shape":"string"},
1000
+ "CloudFrontOriginAccessIdentityConfig":{"shape":"CloudFrontOriginAccessIdentityConfig"}
1001
+ }
1002
+ },
1003
+ "CloudFrontOriginAccessIdentityAlreadyExists":{
1004
+ "type":"structure",
1005
+ "members":{
1006
+ "Message":{"shape":"string"}
1007
+ },
1008
+ "error":{"httpStatusCode":409},
1009
+ "exception":true
1010
+ },
1011
+ "CloudFrontOriginAccessIdentityConfig":{
1012
+ "type":"structure",
1013
+ "required":[
1014
+ "CallerReference",
1015
+ "Comment"
1016
+ ],
1017
+ "members":{
1018
+ "CallerReference":{"shape":"string"},
1019
+ "Comment":{"shape":"string"}
1020
+ }
1021
+ },
1022
+ "CloudFrontOriginAccessIdentityInUse":{
1023
+ "type":"structure",
1024
+ "members":{
1025
+ "Message":{"shape":"string"}
1026
+ },
1027
+ "error":{"httpStatusCode":409},
1028
+ "exception":true
1029
+ },
1030
+ "CloudFrontOriginAccessIdentityList":{
1031
+ "type":"structure",
1032
+ "required":[
1033
+ "Marker",
1034
+ "MaxItems",
1035
+ "IsTruncated",
1036
+ "Quantity"
1037
+ ],
1038
+ "members":{
1039
+ "Marker":{"shape":"string"},
1040
+ "NextMarker":{"shape":"string"},
1041
+ "MaxItems":{"shape":"integer"},
1042
+ "IsTruncated":{"shape":"boolean"},
1043
+ "Quantity":{"shape":"integer"},
1044
+ "Items":{"shape":"CloudFrontOriginAccessIdentitySummaryList"}
1045
+ }
1046
+ },
1047
+ "CloudFrontOriginAccessIdentitySummary":{
1048
+ "type":"structure",
1049
+ "required":[
1050
+ "Id",
1051
+ "S3CanonicalUserId",
1052
+ "Comment"
1053
+ ],
1054
+ "members":{
1055
+ "Id":{"shape":"string"},
1056
+ "S3CanonicalUserId":{"shape":"string"},
1057
+ "Comment":{"shape":"string"}
1058
+ }
1059
+ },
1060
+ "CloudFrontOriginAccessIdentitySummaryList":{
1061
+ "type":"list",
1062
+ "member":{
1063
+ "shape":"CloudFrontOriginAccessIdentitySummary",
1064
+ "locationName":"CloudFrontOriginAccessIdentitySummary"
1065
+ }
1066
+ },
1067
+ "ContentTypeProfile":{
1068
+ "type":"structure",
1069
+ "required":[
1070
+ "Format",
1071
+ "ContentType"
1072
+ ],
1073
+ "members":{
1074
+ "Format":{"shape":"Format"},
1075
+ "ProfileId":{"shape":"string"},
1076
+ "ContentType":{"shape":"string"}
1077
+ }
1078
+ },
1079
+ "ContentTypeProfileConfig":{
1080
+ "type":"structure",
1081
+ "required":["ForwardWhenContentTypeIsUnknown"],
1082
+ "members":{
1083
+ "ForwardWhenContentTypeIsUnknown":{"shape":"boolean"},
1084
+ "ContentTypeProfiles":{"shape":"ContentTypeProfiles"}
1085
+ }
1086
+ },
1087
+ "ContentTypeProfileList":{
1088
+ "type":"list",
1089
+ "member":{
1090
+ "shape":"ContentTypeProfile",
1091
+ "locationName":"ContentTypeProfile"
1092
+ }
1093
+ },
1094
+ "ContentTypeProfiles":{
1095
+ "type":"structure",
1096
+ "required":["Quantity"],
1097
+ "members":{
1098
+ "Quantity":{"shape":"integer"},
1099
+ "Items":{"shape":"ContentTypeProfileList"}
1100
+ }
1101
+ },
1102
+ "CookieNameList":{
1103
+ "type":"list",
1104
+ "member":{
1105
+ "shape":"string",
1106
+ "locationName":"Name"
1107
+ }
1108
+ },
1109
+ "CookieNames":{
1110
+ "type":"structure",
1111
+ "required":["Quantity"],
1112
+ "members":{
1113
+ "Quantity":{"shape":"integer"},
1114
+ "Items":{"shape":"CookieNameList"}
1115
+ }
1116
+ },
1117
+ "CookiePreference":{
1118
+ "type":"structure",
1119
+ "required":["Forward"],
1120
+ "members":{
1121
+ "Forward":{"shape":"ItemSelection"},
1122
+ "WhitelistedNames":{"shape":"CookieNames"}
1123
+ }
1124
+ },
1125
+ "CreateCloudFrontOriginAccessIdentityRequest":{
1126
+ "type":"structure",
1127
+ "required":["CloudFrontOriginAccessIdentityConfig"],
1128
+ "members":{
1129
+ "CloudFrontOriginAccessIdentityConfig":{
1130
+ "shape":"CloudFrontOriginAccessIdentityConfig",
1131
+ "locationName":"CloudFrontOriginAccessIdentityConfig",
1132
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
1133
+ }
1134
+ },
1135
+ "payload":"CloudFrontOriginAccessIdentityConfig"
1136
+ },
1137
+ "CreateCloudFrontOriginAccessIdentityResult":{
1138
+ "type":"structure",
1139
+ "members":{
1140
+ "CloudFrontOriginAccessIdentity":{"shape":"CloudFrontOriginAccessIdentity"},
1141
+ "Location":{
1142
+ "shape":"string",
1143
+ "location":"header",
1144
+ "locationName":"Location"
1145
+ },
1146
+ "ETag":{
1147
+ "shape":"string",
1148
+ "location":"header",
1149
+ "locationName":"ETag"
1150
+ }
1151
+ },
1152
+ "payload":"CloudFrontOriginAccessIdentity"
1153
+ },
1154
+ "CreateDistributionRequest":{
1155
+ "type":"structure",
1156
+ "required":["DistributionConfig"],
1157
+ "members":{
1158
+ "DistributionConfig":{
1159
+ "shape":"DistributionConfig",
1160
+ "locationName":"DistributionConfig",
1161
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
1162
+ }
1163
+ },
1164
+ "payload":"DistributionConfig"
1165
+ },
1166
+ "CreateDistributionResult":{
1167
+ "type":"structure",
1168
+ "members":{
1169
+ "Distribution":{"shape":"Distribution"},
1170
+ "Location":{
1171
+ "shape":"string",
1172
+ "location":"header",
1173
+ "locationName":"Location"
1174
+ },
1175
+ "ETag":{
1176
+ "shape":"string",
1177
+ "location":"header",
1178
+ "locationName":"ETag"
1179
+ }
1180
+ },
1181
+ "payload":"Distribution"
1182
+ },
1183
+ "CreateDistributionWithTagsRequest":{
1184
+ "type":"structure",
1185
+ "required":["DistributionConfigWithTags"],
1186
+ "members":{
1187
+ "DistributionConfigWithTags":{
1188
+ "shape":"DistributionConfigWithTags",
1189
+ "locationName":"DistributionConfigWithTags",
1190
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
1191
+ }
1192
+ },
1193
+ "payload":"DistributionConfigWithTags"
1194
+ },
1195
+ "CreateDistributionWithTagsResult":{
1196
+ "type":"structure",
1197
+ "members":{
1198
+ "Distribution":{"shape":"Distribution"},
1199
+ "Location":{
1200
+ "shape":"string",
1201
+ "location":"header",
1202
+ "locationName":"Location"
1203
+ },
1204
+ "ETag":{
1205
+ "shape":"string",
1206
+ "location":"header",
1207
+ "locationName":"ETag"
1208
+ }
1209
+ },
1210
+ "payload":"Distribution"
1211
+ },
1212
+ "CreateFieldLevelEncryptionConfigRequest":{
1213
+ "type":"structure",
1214
+ "required":["FieldLevelEncryptionConfig"],
1215
+ "members":{
1216
+ "FieldLevelEncryptionConfig":{
1217
+ "shape":"FieldLevelEncryptionConfig",
1218
+ "locationName":"FieldLevelEncryptionConfig",
1219
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
1220
+ }
1221
+ },
1222
+ "payload":"FieldLevelEncryptionConfig"
1223
+ },
1224
+ "CreateFieldLevelEncryptionConfigResult":{
1225
+ "type":"structure",
1226
+ "members":{
1227
+ "FieldLevelEncryption":{"shape":"FieldLevelEncryption"},
1228
+ "Location":{
1229
+ "shape":"string",
1230
+ "location":"header",
1231
+ "locationName":"Location"
1232
+ },
1233
+ "ETag":{
1234
+ "shape":"string",
1235
+ "location":"header",
1236
+ "locationName":"ETag"
1237
+ }
1238
+ },
1239
+ "payload":"FieldLevelEncryption"
1240
+ },
1241
+ "CreateFieldLevelEncryptionProfileRequest":{
1242
+ "type":"structure",
1243
+ "required":["FieldLevelEncryptionProfileConfig"],
1244
+ "members":{
1245
+ "FieldLevelEncryptionProfileConfig":{
1246
+ "shape":"FieldLevelEncryptionProfileConfig",
1247
+ "locationName":"FieldLevelEncryptionProfileConfig",
1248
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
1249
+ }
1250
+ },
1251
+ "payload":"FieldLevelEncryptionProfileConfig"
1252
+ },
1253
+ "CreateFieldLevelEncryptionProfileResult":{
1254
+ "type":"structure",
1255
+ "members":{
1256
+ "FieldLevelEncryptionProfile":{"shape":"FieldLevelEncryptionProfile"},
1257
+ "Location":{
1258
+ "shape":"string",
1259
+ "location":"header",
1260
+ "locationName":"Location"
1261
+ },
1262
+ "ETag":{
1263
+ "shape":"string",
1264
+ "location":"header",
1265
+ "locationName":"ETag"
1266
+ }
1267
+ },
1268
+ "payload":"FieldLevelEncryptionProfile"
1269
+ },
1270
+ "CreateInvalidationRequest":{
1271
+ "type":"structure",
1272
+ "required":[
1273
+ "DistributionId",
1274
+ "InvalidationBatch"
1275
+ ],
1276
+ "members":{
1277
+ "DistributionId":{
1278
+ "shape":"string",
1279
+ "location":"uri",
1280
+ "locationName":"DistributionId"
1281
+ },
1282
+ "InvalidationBatch":{
1283
+ "shape":"InvalidationBatch",
1284
+ "locationName":"InvalidationBatch",
1285
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
1286
+ }
1287
+ },
1288
+ "payload":"InvalidationBatch"
1289
+ },
1290
+ "CreateInvalidationResult":{
1291
+ "type":"structure",
1292
+ "members":{
1293
+ "Location":{
1294
+ "shape":"string",
1295
+ "location":"header",
1296
+ "locationName":"Location"
1297
+ },
1298
+ "Invalidation":{"shape":"Invalidation"}
1299
+ },
1300
+ "payload":"Invalidation"
1301
+ },
1302
+ "CreatePublicKeyRequest":{
1303
+ "type":"structure",
1304
+ "required":["PublicKeyConfig"],
1305
+ "members":{
1306
+ "PublicKeyConfig":{
1307
+ "shape":"PublicKeyConfig",
1308
+ "locationName":"PublicKeyConfig",
1309
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
1310
+ }
1311
+ },
1312
+ "payload":"PublicKeyConfig"
1313
+ },
1314
+ "CreatePublicKeyResult":{
1315
+ "type":"structure",
1316
+ "members":{
1317
+ "PublicKey":{"shape":"PublicKey"},
1318
+ "Location":{
1319
+ "shape":"string",
1320
+ "location":"header",
1321
+ "locationName":"Location"
1322
+ },
1323
+ "ETag":{
1324
+ "shape":"string",
1325
+ "location":"header",
1326
+ "locationName":"ETag"
1327
+ }
1328
+ },
1329
+ "payload":"PublicKey"
1330
+ },
1331
+ "CreateStreamingDistributionRequest":{
1332
+ "type":"structure",
1333
+ "required":["StreamingDistributionConfig"],
1334
+ "members":{
1335
+ "StreamingDistributionConfig":{
1336
+ "shape":"StreamingDistributionConfig",
1337
+ "locationName":"StreamingDistributionConfig",
1338
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
1339
+ }
1340
+ },
1341
+ "payload":"StreamingDistributionConfig"
1342
+ },
1343
+ "CreateStreamingDistributionResult":{
1344
+ "type":"structure",
1345
+ "members":{
1346
+ "StreamingDistribution":{"shape":"StreamingDistribution"},
1347
+ "Location":{
1348
+ "shape":"string",
1349
+ "location":"header",
1350
+ "locationName":"Location"
1351
+ },
1352
+ "ETag":{
1353
+ "shape":"string",
1354
+ "location":"header",
1355
+ "locationName":"ETag"
1356
+ }
1357
+ },
1358
+ "payload":"StreamingDistribution"
1359
+ },
1360
+ "CreateStreamingDistributionWithTagsRequest":{
1361
+ "type":"structure",
1362
+ "required":["StreamingDistributionConfigWithTags"],
1363
+ "members":{
1364
+ "StreamingDistributionConfigWithTags":{
1365
+ "shape":"StreamingDistributionConfigWithTags",
1366
+ "locationName":"StreamingDistributionConfigWithTags",
1367
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
1368
+ }
1369
+ },
1370
+ "payload":"StreamingDistributionConfigWithTags"
1371
+ },
1372
+ "CreateStreamingDistributionWithTagsResult":{
1373
+ "type":"structure",
1374
+ "members":{
1375
+ "StreamingDistribution":{"shape":"StreamingDistribution"},
1376
+ "Location":{
1377
+ "shape":"string",
1378
+ "location":"header",
1379
+ "locationName":"Location"
1380
+ },
1381
+ "ETag":{
1382
+ "shape":"string",
1383
+ "location":"header",
1384
+ "locationName":"ETag"
1385
+ }
1386
+ },
1387
+ "payload":"StreamingDistribution"
1388
+ },
1389
+ "CustomErrorResponse":{
1390
+ "type":"structure",
1391
+ "required":["ErrorCode"],
1392
+ "members":{
1393
+ "ErrorCode":{"shape":"integer"},
1394
+ "ResponsePagePath":{"shape":"string"},
1395
+ "ResponseCode":{"shape":"string"},
1396
+ "ErrorCachingMinTTL":{"shape":"long"}
1397
+ }
1398
+ },
1399
+ "CustomErrorResponseList":{
1400
+ "type":"list",
1401
+ "member":{
1402
+ "shape":"CustomErrorResponse",
1403
+ "locationName":"CustomErrorResponse"
1404
+ }
1405
+ },
1406
+ "CustomErrorResponses":{
1407
+ "type":"structure",
1408
+ "required":["Quantity"],
1409
+ "members":{
1410
+ "Quantity":{"shape":"integer"},
1411
+ "Items":{"shape":"CustomErrorResponseList"}
1412
+ }
1413
+ },
1414
+ "CustomHeaders":{
1415
+ "type":"structure",
1416
+ "required":["Quantity"],
1417
+ "members":{
1418
+ "Quantity":{"shape":"integer"},
1419
+ "Items":{"shape":"OriginCustomHeadersList"}
1420
+ }
1421
+ },
1422
+ "CustomOriginConfig":{
1423
+ "type":"structure",
1424
+ "required":[
1425
+ "HTTPPort",
1426
+ "HTTPSPort",
1427
+ "OriginProtocolPolicy"
1428
+ ],
1429
+ "members":{
1430
+ "HTTPPort":{"shape":"integer"},
1431
+ "HTTPSPort":{"shape":"integer"},
1432
+ "OriginProtocolPolicy":{"shape":"OriginProtocolPolicy"},
1433
+ "OriginSslProtocols":{"shape":"OriginSslProtocols"},
1434
+ "OriginReadTimeout":{"shape":"integer"},
1435
+ "OriginKeepaliveTimeout":{"shape":"integer"}
1436
+ }
1437
+ },
1438
+ "DefaultCacheBehavior":{
1439
+ "type":"structure",
1440
+ "required":[
1441
+ "TargetOriginId",
1442
+ "ForwardedValues",
1443
+ "TrustedSigners",
1444
+ "ViewerProtocolPolicy",
1445
+ "MinTTL"
1446
+ ],
1447
+ "members":{
1448
+ "TargetOriginId":{"shape":"string"},
1449
+ "ForwardedValues":{"shape":"ForwardedValues"},
1450
+ "TrustedSigners":{"shape":"TrustedSigners"},
1451
+ "ViewerProtocolPolicy":{"shape":"ViewerProtocolPolicy"},
1452
+ "MinTTL":{"shape":"long"},
1453
+ "AllowedMethods":{"shape":"AllowedMethods"},
1454
+ "SmoothStreaming":{"shape":"boolean"},
1455
+ "DefaultTTL":{"shape":"long"},
1456
+ "MaxTTL":{"shape":"long"},
1457
+ "Compress":{"shape":"boolean"},
1458
+ "LambdaFunctionAssociations":{"shape":"LambdaFunctionAssociations"},
1459
+ "FieldLevelEncryptionId":{"shape":"string"}
1460
+ }
1461
+ },
1462
+ "DeleteCloudFrontOriginAccessIdentityRequest":{
1463
+ "type":"structure",
1464
+ "required":["Id"],
1465
+ "members":{
1466
+ "Id":{
1467
+ "shape":"string",
1468
+ "location":"uri",
1469
+ "locationName":"Id"
1470
+ },
1471
+ "IfMatch":{
1472
+ "shape":"string",
1473
+ "location":"header",
1474
+ "locationName":"If-Match"
1475
+ }
1476
+ }
1477
+ },
1478
+ "DeleteDistributionRequest":{
1479
+ "type":"structure",
1480
+ "required":["Id"],
1481
+ "members":{
1482
+ "Id":{
1483
+ "shape":"string",
1484
+ "location":"uri",
1485
+ "locationName":"Id"
1486
+ },
1487
+ "IfMatch":{
1488
+ "shape":"string",
1489
+ "location":"header",
1490
+ "locationName":"If-Match"
1491
+ }
1492
+ }
1493
+ },
1494
+ "DeleteFieldLevelEncryptionConfigRequest":{
1495
+ "type":"structure",
1496
+ "required":["Id"],
1497
+ "members":{
1498
+ "Id":{
1499
+ "shape":"string",
1500
+ "location":"uri",
1501
+ "locationName":"Id"
1502
+ },
1503
+ "IfMatch":{
1504
+ "shape":"string",
1505
+ "location":"header",
1506
+ "locationName":"If-Match"
1507
+ }
1508
+ }
1509
+ },
1510
+ "DeleteFieldLevelEncryptionProfileRequest":{
1511
+ "type":"structure",
1512
+ "required":["Id"],
1513
+ "members":{
1514
+ "Id":{
1515
+ "shape":"string",
1516
+ "location":"uri",
1517
+ "locationName":"Id"
1518
+ },
1519
+ "IfMatch":{
1520
+ "shape":"string",
1521
+ "location":"header",
1522
+ "locationName":"If-Match"
1523
+ }
1524
+ }
1525
+ },
1526
+ "DeletePublicKeyRequest":{
1527
+ "type":"structure",
1528
+ "required":["Id"],
1529
+ "members":{
1530
+ "Id":{
1531
+ "shape":"string",
1532
+ "location":"uri",
1533
+ "locationName":"Id"
1534
+ },
1535
+ "IfMatch":{
1536
+ "shape":"string",
1537
+ "location":"header",
1538
+ "locationName":"If-Match"
1539
+ }
1540
+ }
1541
+ },
1542
+ "DeleteServiceLinkedRoleRequest":{
1543
+ "type":"structure",
1544
+ "required":["RoleName"],
1545
+ "members":{
1546
+ "RoleName":{
1547
+ "shape":"string",
1548
+ "location":"uri",
1549
+ "locationName":"RoleName"
1550
+ }
1551
+ }
1552
+ },
1553
+ "DeleteStreamingDistributionRequest":{
1554
+ "type":"structure",
1555
+ "required":["Id"],
1556
+ "members":{
1557
+ "Id":{
1558
+ "shape":"string",
1559
+ "location":"uri",
1560
+ "locationName":"Id"
1561
+ },
1562
+ "IfMatch":{
1563
+ "shape":"string",
1564
+ "location":"header",
1565
+ "locationName":"If-Match"
1566
+ }
1567
+ }
1568
+ },
1569
+ "Distribution":{
1570
+ "type":"structure",
1571
+ "required":[
1572
+ "Id",
1573
+ "ARN",
1574
+ "Status",
1575
+ "LastModifiedTime",
1576
+ "InProgressInvalidationBatches",
1577
+ "DomainName",
1578
+ "ActiveTrustedSigners",
1579
+ "DistributionConfig"
1580
+ ],
1581
+ "members":{
1582
+ "Id":{"shape":"string"},
1583
+ "ARN":{"shape":"string"},
1584
+ "Status":{"shape":"string"},
1585
+ "LastModifiedTime":{"shape":"timestamp"},
1586
+ "InProgressInvalidationBatches":{"shape":"integer"},
1587
+ "DomainName":{"shape":"string"},
1588
+ "ActiveTrustedSigners":{"shape":"ActiveTrustedSigners"},
1589
+ "DistributionConfig":{"shape":"DistributionConfig"}
1590
+ }
1591
+ },
1592
+ "DistributionAlreadyExists":{
1593
+ "type":"structure",
1594
+ "members":{
1595
+ "Message":{"shape":"string"}
1596
+ },
1597
+ "error":{"httpStatusCode":409},
1598
+ "exception":true
1599
+ },
1600
+ "DistributionConfig":{
1601
+ "type":"structure",
1602
+ "required":[
1603
+ "CallerReference",
1604
+ "Origins",
1605
+ "DefaultCacheBehavior",
1606
+ "Comment",
1607
+ "Enabled"
1608
+ ],
1609
+ "members":{
1610
+ "CallerReference":{"shape":"string"},
1611
+ "Aliases":{"shape":"Aliases"},
1612
+ "DefaultRootObject":{"shape":"string"},
1613
+ "Origins":{"shape":"Origins"},
1614
+ "DefaultCacheBehavior":{"shape":"DefaultCacheBehavior"},
1615
+ "CacheBehaviors":{"shape":"CacheBehaviors"},
1616
+ "CustomErrorResponses":{"shape":"CustomErrorResponses"},
1617
+ "Comment":{"shape":"string"},
1618
+ "Logging":{"shape":"LoggingConfig"},
1619
+ "PriceClass":{"shape":"PriceClass"},
1620
+ "Enabled":{"shape":"boolean"},
1621
+ "ViewerCertificate":{"shape":"ViewerCertificate"},
1622
+ "Restrictions":{"shape":"Restrictions"},
1623
+ "WebACLId":{"shape":"string"},
1624
+ "HttpVersion":{"shape":"HttpVersion"},
1625
+ "IsIPV6Enabled":{"shape":"boolean"}
1626
+ }
1627
+ },
1628
+ "DistributionConfigWithTags":{
1629
+ "type":"structure",
1630
+ "required":[
1631
+ "DistributionConfig",
1632
+ "Tags"
1633
+ ],
1634
+ "members":{
1635
+ "DistributionConfig":{"shape":"DistributionConfig"},
1636
+ "Tags":{"shape":"Tags"}
1637
+ }
1638
+ },
1639
+ "DistributionList":{
1640
+ "type":"structure",
1641
+ "required":[
1642
+ "Marker",
1643
+ "MaxItems",
1644
+ "IsTruncated",
1645
+ "Quantity"
1646
+ ],
1647
+ "members":{
1648
+ "Marker":{"shape":"string"},
1649
+ "NextMarker":{"shape":"string"},
1650
+ "MaxItems":{"shape":"integer"},
1651
+ "IsTruncated":{"shape":"boolean"},
1652
+ "Quantity":{"shape":"integer"},
1653
+ "Items":{"shape":"DistributionSummaryList"}
1654
+ }
1655
+ },
1656
+ "DistributionNotDisabled":{
1657
+ "type":"structure",
1658
+ "members":{
1659
+ "Message":{"shape":"string"}
1660
+ },
1661
+ "error":{"httpStatusCode":409},
1662
+ "exception":true
1663
+ },
1664
+ "DistributionSummary":{
1665
+ "type":"structure",
1666
+ "required":[
1667
+ "Id",
1668
+ "ARN",
1669
+ "Status",
1670
+ "LastModifiedTime",
1671
+ "DomainName",
1672
+ "Aliases",
1673
+ "Origins",
1674
+ "DefaultCacheBehavior",
1675
+ "CacheBehaviors",
1676
+ "CustomErrorResponses",
1677
+ "Comment",
1678
+ "PriceClass",
1679
+ "Enabled",
1680
+ "ViewerCertificate",
1681
+ "Restrictions",
1682
+ "WebACLId",
1683
+ "HttpVersion",
1684
+ "IsIPV6Enabled"
1685
+ ],
1686
+ "members":{
1687
+ "Id":{"shape":"string"},
1688
+ "ARN":{"shape":"string"},
1689
+ "Status":{"shape":"string"},
1690
+ "LastModifiedTime":{"shape":"timestamp"},
1691
+ "DomainName":{"shape":"string"},
1692
+ "Aliases":{"shape":"Aliases"},
1693
+ "Origins":{"shape":"Origins"},
1694
+ "DefaultCacheBehavior":{"shape":"DefaultCacheBehavior"},
1695
+ "CacheBehaviors":{"shape":"CacheBehaviors"},
1696
+ "CustomErrorResponses":{"shape":"CustomErrorResponses"},
1697
+ "Comment":{"shape":"string"},
1698
+ "PriceClass":{"shape":"PriceClass"},
1699
+ "Enabled":{"shape":"boolean"},
1700
+ "ViewerCertificate":{"shape":"ViewerCertificate"},
1701
+ "Restrictions":{"shape":"Restrictions"},
1702
+ "WebACLId":{"shape":"string"},
1703
+ "HttpVersion":{"shape":"HttpVersion"},
1704
+ "IsIPV6Enabled":{"shape":"boolean"}
1705
+ }
1706
+ },
1707
+ "DistributionSummaryList":{
1708
+ "type":"list",
1709
+ "member":{
1710
+ "shape":"DistributionSummary",
1711
+ "locationName":"DistributionSummary"
1712
+ }
1713
+ },
1714
+ "EncryptionEntities":{
1715
+ "type":"structure",
1716
+ "required":["Quantity"],
1717
+ "members":{
1718
+ "Quantity":{"shape":"integer"},
1719
+ "Items":{"shape":"EncryptionEntityList"}
1720
+ }
1721
+ },
1722
+ "EncryptionEntity":{
1723
+ "type":"structure",
1724
+ "required":[
1725
+ "PublicKeyId",
1726
+ "ProviderId",
1727
+ "FieldPatterns"
1728
+ ],
1729
+ "members":{
1730
+ "PublicKeyId":{"shape":"string"},
1731
+ "ProviderId":{"shape":"string"},
1732
+ "FieldPatterns":{"shape":"FieldPatterns"}
1733
+ }
1734
+ },
1735
+ "EncryptionEntityList":{
1736
+ "type":"list",
1737
+ "member":{
1738
+ "shape":"EncryptionEntity",
1739
+ "locationName":"EncryptionEntity"
1740
+ }
1741
+ },
1742
+ "EventType":{
1743
+ "type":"string",
1744
+ "enum":[
1745
+ "viewer-request",
1746
+ "viewer-response",
1747
+ "origin-request",
1748
+ "origin-response"
1749
+ ]
1750
+ },
1751
+ "FieldLevelEncryption":{
1752
+ "type":"structure",
1753
+ "required":[
1754
+ "Id",
1755
+ "LastModifiedTime",
1756
+ "FieldLevelEncryptionConfig"
1757
+ ],
1758
+ "members":{
1759
+ "Id":{"shape":"string"},
1760
+ "LastModifiedTime":{"shape":"timestamp"},
1761
+ "FieldLevelEncryptionConfig":{"shape":"FieldLevelEncryptionConfig"}
1762
+ }
1763
+ },
1764
+ "FieldLevelEncryptionConfig":{
1765
+ "type":"structure",
1766
+ "required":["CallerReference"],
1767
+ "members":{
1768
+ "CallerReference":{"shape":"string"},
1769
+ "Comment":{"shape":"string"},
1770
+ "QueryArgProfileConfig":{"shape":"QueryArgProfileConfig"},
1771
+ "ContentTypeProfileConfig":{"shape":"ContentTypeProfileConfig"}
1772
+ }
1773
+ },
1774
+ "FieldLevelEncryptionConfigAlreadyExists":{
1775
+ "type":"structure",
1776
+ "members":{
1777
+ "Message":{"shape":"string"}
1778
+ },
1779
+ "error":{"httpStatusCode":409},
1780
+ "exception":true
1781
+ },
1782
+ "FieldLevelEncryptionConfigInUse":{
1783
+ "type":"structure",
1784
+ "members":{
1785
+ "Message":{"shape":"string"}
1786
+ },
1787
+ "error":{"httpStatusCode":409},
1788
+ "exception":true
1789
+ },
1790
+ "FieldLevelEncryptionList":{
1791
+ "type":"structure",
1792
+ "required":[
1793
+ "MaxItems",
1794
+ "Quantity"
1795
+ ],
1796
+ "members":{
1797
+ "NextMarker":{"shape":"string"},
1798
+ "MaxItems":{"shape":"integer"},
1799
+ "Quantity":{"shape":"integer"},
1800
+ "Items":{"shape":"FieldLevelEncryptionSummaryList"}
1801
+ }
1802
+ },
1803
+ "FieldLevelEncryptionProfile":{
1804
+ "type":"structure",
1805
+ "required":[
1806
+ "Id",
1807
+ "LastModifiedTime",
1808
+ "FieldLevelEncryptionProfileConfig"
1809
+ ],
1810
+ "members":{
1811
+ "Id":{"shape":"string"},
1812
+ "LastModifiedTime":{"shape":"timestamp"},
1813
+ "FieldLevelEncryptionProfileConfig":{"shape":"FieldLevelEncryptionProfileConfig"}
1814
+ }
1815
+ },
1816
+ "FieldLevelEncryptionProfileAlreadyExists":{
1817
+ "type":"structure",
1818
+ "members":{
1819
+ "Message":{"shape":"string"}
1820
+ },
1821
+ "error":{"httpStatusCode":409},
1822
+ "exception":true
1823
+ },
1824
+ "FieldLevelEncryptionProfileConfig":{
1825
+ "type":"structure",
1826
+ "required":[
1827
+ "Name",
1828
+ "CallerReference",
1829
+ "EncryptionEntities"
1830
+ ],
1831
+ "members":{
1832
+ "Name":{"shape":"string"},
1833
+ "CallerReference":{"shape":"string"},
1834
+ "Comment":{"shape":"string"},
1835
+ "EncryptionEntities":{"shape":"EncryptionEntities"}
1836
+ }
1837
+ },
1838
+ "FieldLevelEncryptionProfileInUse":{
1839
+ "type":"structure",
1840
+ "members":{
1841
+ "Message":{"shape":"string"}
1842
+ },
1843
+ "error":{"httpStatusCode":409},
1844
+ "exception":true
1845
+ },
1846
+ "FieldLevelEncryptionProfileList":{
1847
+ "type":"structure",
1848
+ "required":[
1849
+ "MaxItems",
1850
+ "Quantity"
1851
+ ],
1852
+ "members":{
1853
+ "NextMarker":{"shape":"string"},
1854
+ "MaxItems":{"shape":"integer"},
1855
+ "Quantity":{"shape":"integer"},
1856
+ "Items":{"shape":"FieldLevelEncryptionProfileSummaryList"}
1857
+ }
1858
+ },
1859
+ "FieldLevelEncryptionProfileSizeExceeded":{
1860
+ "type":"structure",
1861
+ "members":{
1862
+ "Message":{"shape":"string"}
1863
+ },
1864
+ "error":{"httpStatusCode":400},
1865
+ "exception":true
1866
+ },
1867
+ "FieldLevelEncryptionProfileSummary":{
1868
+ "type":"structure",
1869
+ "required":[
1870
+ "Id",
1871
+ "LastModifiedTime",
1872
+ "Name",
1873
+ "EncryptionEntities"
1874
+ ],
1875
+ "members":{
1876
+ "Id":{"shape":"string"},
1877
+ "LastModifiedTime":{"shape":"timestamp"},
1878
+ "Name":{"shape":"string"},
1879
+ "EncryptionEntities":{"shape":"EncryptionEntities"},
1880
+ "Comment":{"shape":"string"}
1881
+ }
1882
+ },
1883
+ "FieldLevelEncryptionProfileSummaryList":{
1884
+ "type":"list",
1885
+ "member":{
1886
+ "shape":"FieldLevelEncryptionProfileSummary",
1887
+ "locationName":"FieldLevelEncryptionProfileSummary"
1888
+ }
1889
+ },
1890
+ "FieldLevelEncryptionSummary":{
1891
+ "type":"structure",
1892
+ "required":[
1893
+ "Id",
1894
+ "LastModifiedTime"
1895
+ ],
1896
+ "members":{
1897
+ "Id":{"shape":"string"},
1898
+ "LastModifiedTime":{"shape":"timestamp"},
1899
+ "Comment":{"shape":"string"},
1900
+ "QueryArgProfileConfig":{"shape":"QueryArgProfileConfig"},
1901
+ "ContentTypeProfileConfig":{"shape":"ContentTypeProfileConfig"}
1902
+ }
1903
+ },
1904
+ "FieldLevelEncryptionSummaryList":{
1905
+ "type":"list",
1906
+ "member":{
1907
+ "shape":"FieldLevelEncryptionSummary",
1908
+ "locationName":"FieldLevelEncryptionSummary"
1909
+ }
1910
+ },
1911
+ "FieldPatternList":{
1912
+ "type":"list",
1913
+ "member":{
1914
+ "shape":"string",
1915
+ "locationName":"FieldPattern"
1916
+ }
1917
+ },
1918
+ "FieldPatterns":{
1919
+ "type":"structure",
1920
+ "required":["Quantity"],
1921
+ "members":{
1922
+ "Quantity":{"shape":"integer"},
1923
+ "Items":{"shape":"FieldPatternList"}
1924
+ }
1925
+ },
1926
+ "Format":{
1927
+ "type":"string",
1928
+ "enum":["URLEncoded"]
1929
+ },
1930
+ "ForwardedValues":{
1931
+ "type":"structure",
1932
+ "required":[
1933
+ "QueryString",
1934
+ "Cookies"
1935
+ ],
1936
+ "members":{
1937
+ "QueryString":{"shape":"boolean"},
1938
+ "Cookies":{"shape":"CookiePreference"},
1939
+ "Headers":{"shape":"Headers"},
1940
+ "QueryStringCacheKeys":{"shape":"QueryStringCacheKeys"}
1941
+ }
1942
+ },
1943
+ "GeoRestriction":{
1944
+ "type":"structure",
1945
+ "required":[
1946
+ "RestrictionType",
1947
+ "Quantity"
1948
+ ],
1949
+ "members":{
1950
+ "RestrictionType":{"shape":"GeoRestrictionType"},
1951
+ "Quantity":{"shape":"integer"},
1952
+ "Items":{"shape":"LocationList"}
1953
+ }
1954
+ },
1955
+ "GeoRestrictionType":{
1956
+ "type":"string",
1957
+ "enum":[
1958
+ "blacklist",
1959
+ "whitelist",
1960
+ "none"
1961
+ ]
1962
+ },
1963
+ "GetCloudFrontOriginAccessIdentityConfigRequest":{
1964
+ "type":"structure",
1965
+ "required":["Id"],
1966
+ "members":{
1967
+ "Id":{
1968
+ "shape":"string",
1969
+ "location":"uri",
1970
+ "locationName":"Id"
1971
+ }
1972
+ }
1973
+ },
1974
+ "GetCloudFrontOriginAccessIdentityConfigResult":{
1975
+ "type":"structure",
1976
+ "members":{
1977
+ "CloudFrontOriginAccessIdentityConfig":{"shape":"CloudFrontOriginAccessIdentityConfig"},
1978
+ "ETag":{
1979
+ "shape":"string",
1980
+ "location":"header",
1981
+ "locationName":"ETag"
1982
+ }
1983
+ },
1984
+ "payload":"CloudFrontOriginAccessIdentityConfig"
1985
+ },
1986
+ "GetCloudFrontOriginAccessIdentityRequest":{
1987
+ "type":"structure",
1988
+ "required":["Id"],
1989
+ "members":{
1990
+ "Id":{
1991
+ "shape":"string",
1992
+ "location":"uri",
1993
+ "locationName":"Id"
1994
+ }
1995
+ }
1996
+ },
1997
+ "GetCloudFrontOriginAccessIdentityResult":{
1998
+ "type":"structure",
1999
+ "members":{
2000
+ "CloudFrontOriginAccessIdentity":{"shape":"CloudFrontOriginAccessIdentity"},
2001
+ "ETag":{
2002
+ "shape":"string",
2003
+ "location":"header",
2004
+ "locationName":"ETag"
2005
+ }
2006
+ },
2007
+ "payload":"CloudFrontOriginAccessIdentity"
2008
+ },
2009
+ "GetDistributionConfigRequest":{
2010
+ "type":"structure",
2011
+ "required":["Id"],
2012
+ "members":{
2013
+ "Id":{
2014
+ "shape":"string",
2015
+ "location":"uri",
2016
+ "locationName":"Id"
2017
+ }
2018
+ }
2019
+ },
2020
+ "GetDistributionConfigResult":{
2021
+ "type":"structure",
2022
+ "members":{
2023
+ "DistributionConfig":{"shape":"DistributionConfig"},
2024
+ "ETag":{
2025
+ "shape":"string",
2026
+ "location":"header",
2027
+ "locationName":"ETag"
2028
+ }
2029
+ },
2030
+ "payload":"DistributionConfig"
2031
+ },
2032
+ "GetDistributionRequest":{
2033
+ "type":"structure",
2034
+ "required":["Id"],
2035
+ "members":{
2036
+ "Id":{
2037
+ "shape":"string",
2038
+ "location":"uri",
2039
+ "locationName":"Id"
2040
+ }
2041
+ }
2042
+ },
2043
+ "GetDistributionResult":{
2044
+ "type":"structure",
2045
+ "members":{
2046
+ "Distribution":{"shape":"Distribution"},
2047
+ "ETag":{
2048
+ "shape":"string",
2049
+ "location":"header",
2050
+ "locationName":"ETag"
2051
+ }
2052
+ },
2053
+ "payload":"Distribution"
2054
+ },
2055
+ "GetFieldLevelEncryptionConfigRequest":{
2056
+ "type":"structure",
2057
+ "required":["Id"],
2058
+ "members":{
2059
+ "Id":{
2060
+ "shape":"string",
2061
+ "location":"uri",
2062
+ "locationName":"Id"
2063
+ }
2064
+ }
2065
+ },
2066
+ "GetFieldLevelEncryptionConfigResult":{
2067
+ "type":"structure",
2068
+ "members":{
2069
+ "FieldLevelEncryptionConfig":{"shape":"FieldLevelEncryptionConfig"},
2070
+ "ETag":{
2071
+ "shape":"string",
2072
+ "location":"header",
2073
+ "locationName":"ETag"
2074
+ }
2075
+ },
2076
+ "payload":"FieldLevelEncryptionConfig"
2077
+ },
2078
+ "GetFieldLevelEncryptionProfileConfigRequest":{
2079
+ "type":"structure",
2080
+ "required":["Id"],
2081
+ "members":{
2082
+ "Id":{
2083
+ "shape":"string",
2084
+ "location":"uri",
2085
+ "locationName":"Id"
2086
+ }
2087
+ }
2088
+ },
2089
+ "GetFieldLevelEncryptionProfileConfigResult":{
2090
+ "type":"structure",
2091
+ "members":{
2092
+ "FieldLevelEncryptionProfileConfig":{"shape":"FieldLevelEncryptionProfileConfig"},
2093
+ "ETag":{
2094
+ "shape":"string",
2095
+ "location":"header",
2096
+ "locationName":"ETag"
2097
+ }
2098
+ },
2099
+ "payload":"FieldLevelEncryptionProfileConfig"
2100
+ },
2101
+ "GetFieldLevelEncryptionProfileRequest":{
2102
+ "type":"structure",
2103
+ "required":["Id"],
2104
+ "members":{
2105
+ "Id":{
2106
+ "shape":"string",
2107
+ "location":"uri",
2108
+ "locationName":"Id"
2109
+ }
2110
+ }
2111
+ },
2112
+ "GetFieldLevelEncryptionProfileResult":{
2113
+ "type":"structure",
2114
+ "members":{
2115
+ "FieldLevelEncryptionProfile":{"shape":"FieldLevelEncryptionProfile"},
2116
+ "ETag":{
2117
+ "shape":"string",
2118
+ "location":"header",
2119
+ "locationName":"ETag"
2120
+ }
2121
+ },
2122
+ "payload":"FieldLevelEncryptionProfile"
2123
+ },
2124
+ "GetFieldLevelEncryptionRequest":{
2125
+ "type":"structure",
2126
+ "required":["Id"],
2127
+ "members":{
2128
+ "Id":{
2129
+ "shape":"string",
2130
+ "location":"uri",
2131
+ "locationName":"Id"
2132
+ }
2133
+ }
2134
+ },
2135
+ "GetFieldLevelEncryptionResult":{
2136
+ "type":"structure",
2137
+ "members":{
2138
+ "FieldLevelEncryption":{"shape":"FieldLevelEncryption"},
2139
+ "ETag":{
2140
+ "shape":"string",
2141
+ "location":"header",
2142
+ "locationName":"ETag"
2143
+ }
2144
+ },
2145
+ "payload":"FieldLevelEncryption"
2146
+ },
2147
+ "GetInvalidationRequest":{
2148
+ "type":"structure",
2149
+ "required":[
2150
+ "DistributionId",
2151
+ "Id"
2152
+ ],
2153
+ "members":{
2154
+ "DistributionId":{
2155
+ "shape":"string",
2156
+ "location":"uri",
2157
+ "locationName":"DistributionId"
2158
+ },
2159
+ "Id":{
2160
+ "shape":"string",
2161
+ "location":"uri",
2162
+ "locationName":"Id"
2163
+ }
2164
+ }
2165
+ },
2166
+ "GetInvalidationResult":{
2167
+ "type":"structure",
2168
+ "members":{
2169
+ "Invalidation":{"shape":"Invalidation"}
2170
+ },
2171
+ "payload":"Invalidation"
2172
+ },
2173
+ "GetPublicKeyConfigRequest":{
2174
+ "type":"structure",
2175
+ "required":["Id"],
2176
+ "members":{
2177
+ "Id":{
2178
+ "shape":"string",
2179
+ "location":"uri",
2180
+ "locationName":"Id"
2181
+ }
2182
+ }
2183
+ },
2184
+ "GetPublicKeyConfigResult":{
2185
+ "type":"structure",
2186
+ "members":{
2187
+ "PublicKeyConfig":{"shape":"PublicKeyConfig"},
2188
+ "ETag":{
2189
+ "shape":"string",
2190
+ "location":"header",
2191
+ "locationName":"ETag"
2192
+ }
2193
+ },
2194
+ "payload":"PublicKeyConfig"
2195
+ },
2196
+ "GetPublicKeyRequest":{
2197
+ "type":"structure",
2198
+ "required":["Id"],
2199
+ "members":{
2200
+ "Id":{
2201
+ "shape":"string",
2202
+ "location":"uri",
2203
+ "locationName":"Id"
2204
+ }
2205
+ }
2206
+ },
2207
+ "GetPublicKeyResult":{
2208
+ "type":"structure",
2209
+ "members":{
2210
+ "PublicKey":{"shape":"PublicKey"},
2211
+ "ETag":{
2212
+ "shape":"string",
2213
+ "location":"header",
2214
+ "locationName":"ETag"
2215
+ }
2216
+ },
2217
+ "payload":"PublicKey"
2218
+ },
2219
+ "GetStreamingDistributionConfigRequest":{
2220
+ "type":"structure",
2221
+ "required":["Id"],
2222
+ "members":{
2223
+ "Id":{
2224
+ "shape":"string",
2225
+ "location":"uri",
2226
+ "locationName":"Id"
2227
+ }
2228
+ }
2229
+ },
2230
+ "GetStreamingDistributionConfigResult":{
2231
+ "type":"structure",
2232
+ "members":{
2233
+ "StreamingDistributionConfig":{"shape":"StreamingDistributionConfig"},
2234
+ "ETag":{
2235
+ "shape":"string",
2236
+ "location":"header",
2237
+ "locationName":"ETag"
2238
+ }
2239
+ },
2240
+ "payload":"StreamingDistributionConfig"
2241
+ },
2242
+ "GetStreamingDistributionRequest":{
2243
+ "type":"structure",
2244
+ "required":["Id"],
2245
+ "members":{
2246
+ "Id":{
2247
+ "shape":"string",
2248
+ "location":"uri",
2249
+ "locationName":"Id"
2250
+ }
2251
+ }
2252
+ },
2253
+ "GetStreamingDistributionResult":{
2254
+ "type":"structure",
2255
+ "members":{
2256
+ "StreamingDistribution":{"shape":"StreamingDistribution"},
2257
+ "ETag":{
2258
+ "shape":"string",
2259
+ "location":"header",
2260
+ "locationName":"ETag"
2261
+ }
2262
+ },
2263
+ "payload":"StreamingDistribution"
2264
+ },
2265
+ "HeaderList":{
2266
+ "type":"list",
2267
+ "member":{
2268
+ "shape":"string",
2269
+ "locationName":"Name"
2270
+ }
2271
+ },
2272
+ "Headers":{
2273
+ "type":"structure",
2274
+ "required":["Quantity"],
2275
+ "members":{
2276
+ "Quantity":{"shape":"integer"},
2277
+ "Items":{"shape":"HeaderList"}
2278
+ }
2279
+ },
2280
+ "HttpVersion":{
2281
+ "type":"string",
2282
+ "enum":[
2283
+ "http1.1",
2284
+ "http2"
2285
+ ]
2286
+ },
2287
+ "IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior":{
2288
+ "type":"structure",
2289
+ "members":{
2290
+ "Message":{"shape":"string"}
2291
+ },
2292
+ "error":{"httpStatusCode":400},
2293
+ "exception":true
2294
+ },
2295
+ "IllegalUpdate":{
2296
+ "type":"structure",
2297
+ "members":{
2298
+ "Message":{"shape":"string"}
2299
+ },
2300
+ "error":{"httpStatusCode":400},
2301
+ "exception":true
2302
+ },
2303
+ "InconsistentQuantities":{
2304
+ "type":"structure",
2305
+ "members":{
2306
+ "Message":{"shape":"string"}
2307
+ },
2308
+ "error":{"httpStatusCode":400},
2309
+ "exception":true
2310
+ },
2311
+ "InvalidArgument":{
2312
+ "type":"structure",
2313
+ "members":{
2314
+ "Message":{"shape":"string"}
2315
+ },
2316
+ "error":{"httpStatusCode":400},
2317
+ "exception":true
2318
+ },
2319
+ "InvalidDefaultRootObject":{
2320
+ "type":"structure",
2321
+ "members":{
2322
+ "Message":{"shape":"string"}
2323
+ },
2324
+ "error":{"httpStatusCode":400},
2325
+ "exception":true
2326
+ },
2327
+ "InvalidErrorCode":{
2328
+ "type":"structure",
2329
+ "members":{
2330
+ "Message":{"shape":"string"}
2331
+ },
2332
+ "error":{"httpStatusCode":400},
2333
+ "exception":true
2334
+ },
2335
+ "InvalidForwardCookies":{
2336
+ "type":"structure",
2337
+ "members":{
2338
+ "Message":{"shape":"string"}
2339
+ },
2340
+ "error":{"httpStatusCode":400},
2341
+ "exception":true
2342
+ },
2343
+ "InvalidGeoRestrictionParameter":{
2344
+ "type":"structure",
2345
+ "members":{
2346
+ "Message":{"shape":"string"}
2347
+ },
2348
+ "error":{"httpStatusCode":400},
2349
+ "exception":true
2350
+ },
2351
+ "InvalidHeadersForS3Origin":{
2352
+ "type":"structure",
2353
+ "members":{
2354
+ "Message":{"shape":"string"}
2355
+ },
2356
+ "error":{"httpStatusCode":400},
2357
+ "exception":true
2358
+ },
2359
+ "InvalidIfMatchVersion":{
2360
+ "type":"structure",
2361
+ "members":{
2362
+ "Message":{"shape":"string"}
2363
+ },
2364
+ "error":{"httpStatusCode":400},
2365
+ "exception":true
2366
+ },
2367
+ "InvalidLambdaFunctionAssociation":{
2368
+ "type":"structure",
2369
+ "members":{
2370
+ "Message":{"shape":"string"}
2371
+ },
2372
+ "error":{"httpStatusCode":400},
2373
+ "exception":true
2374
+ },
2375
+ "InvalidLocationCode":{
2376
+ "type":"structure",
2377
+ "members":{
2378
+ "Message":{"shape":"string"}
2379
+ },
2380
+ "error":{"httpStatusCode":400},
2381
+ "exception":true
2382
+ },
2383
+ "InvalidMinimumProtocolVersion":{
2384
+ "type":"structure",
2385
+ "members":{
2386
+ "Message":{"shape":"string"}
2387
+ },
2388
+ "error":{"httpStatusCode":400},
2389
+ "exception":true
2390
+ },
2391
+ "InvalidOrigin":{
2392
+ "type":"structure",
2393
+ "members":{
2394
+ "Message":{"shape":"string"}
2395
+ },
2396
+ "error":{"httpStatusCode":400},
2397
+ "exception":true
2398
+ },
2399
+ "InvalidOriginAccessIdentity":{
2400
+ "type":"structure",
2401
+ "members":{
2402
+ "Message":{"shape":"string"}
2403
+ },
2404
+ "error":{"httpStatusCode":400},
2405
+ "exception":true
2406
+ },
2407
+ "InvalidOriginKeepaliveTimeout":{
2408
+ "type":"structure",
2409
+ "members":{
2410
+ "Message":{"shape":"string"}
2411
+ },
2412
+ "error":{"httpStatusCode":400},
2413
+ "exception":true
2414
+ },
2415
+ "InvalidOriginReadTimeout":{
2416
+ "type":"structure",
2417
+ "members":{
2418
+ "Message":{"shape":"string"}
2419
+ },
2420
+ "error":{"httpStatusCode":400},
2421
+ "exception":true
2422
+ },
2423
+ "InvalidProtocolSettings":{
2424
+ "type":"structure",
2425
+ "members":{
2426
+ "Message":{"shape":"string"}
2427
+ },
2428
+ "error":{"httpStatusCode":400},
2429
+ "exception":true
2430
+ },
2431
+ "InvalidQueryStringParameters":{
2432
+ "type":"structure",
2433
+ "members":{
2434
+ "Message":{"shape":"string"}
2435
+ },
2436
+ "error":{"httpStatusCode":400},
2437
+ "exception":true
2438
+ },
2439
+ "InvalidRelativePath":{
2440
+ "type":"structure",
2441
+ "members":{
2442
+ "Message":{"shape":"string"}
2443
+ },
2444
+ "error":{"httpStatusCode":400},
2445
+ "exception":true
2446
+ },
2447
+ "InvalidRequiredProtocol":{
2448
+ "type":"structure",
2449
+ "members":{
2450
+ "Message":{"shape":"string"}
2451
+ },
2452
+ "error":{"httpStatusCode":400},
2453
+ "exception":true
2454
+ },
2455
+ "InvalidResponseCode":{
2456
+ "type":"structure",
2457
+ "members":{
2458
+ "Message":{"shape":"string"}
2459
+ },
2460
+ "error":{"httpStatusCode":400},
2461
+ "exception":true
2462
+ },
2463
+ "InvalidTTLOrder":{
2464
+ "type":"structure",
2465
+ "members":{
2466
+ "Message":{"shape":"string"}
2467
+ },
2468
+ "error":{"httpStatusCode":400},
2469
+ "exception":true
2470
+ },
2471
+ "InvalidTagging":{
2472
+ "type":"structure",
2473
+ "members":{
2474
+ "Message":{"shape":"string"}
2475
+ },
2476
+ "error":{"httpStatusCode":400},
2477
+ "exception":true
2478
+ },
2479
+ "InvalidViewerCertificate":{
2480
+ "type":"structure",
2481
+ "members":{
2482
+ "Message":{"shape":"string"}
2483
+ },
2484
+ "error":{"httpStatusCode":400},
2485
+ "exception":true
2486
+ },
2487
+ "InvalidWebACLId":{
2488
+ "type":"structure",
2489
+ "members":{
2490
+ "Message":{"shape":"string"}
2491
+ },
2492
+ "error":{"httpStatusCode":400},
2493
+ "exception":true
2494
+ },
2495
+ "Invalidation":{
2496
+ "type":"structure",
2497
+ "required":[
2498
+ "Id",
2499
+ "Status",
2500
+ "CreateTime",
2501
+ "InvalidationBatch"
2502
+ ],
2503
+ "members":{
2504
+ "Id":{"shape":"string"},
2505
+ "Status":{"shape":"string"},
2506
+ "CreateTime":{"shape":"timestamp"},
2507
+ "InvalidationBatch":{"shape":"InvalidationBatch"}
2508
+ }
2509
+ },
2510
+ "InvalidationBatch":{
2511
+ "type":"structure",
2512
+ "required":[
2513
+ "Paths",
2514
+ "CallerReference"
2515
+ ],
2516
+ "members":{
2517
+ "Paths":{"shape":"Paths"},
2518
+ "CallerReference":{"shape":"string"}
2519
+ }
2520
+ },
2521
+ "InvalidationList":{
2522
+ "type":"structure",
2523
+ "required":[
2524
+ "Marker",
2525
+ "MaxItems",
2526
+ "IsTruncated",
2527
+ "Quantity"
2528
+ ],
2529
+ "members":{
2530
+ "Marker":{"shape":"string"},
2531
+ "NextMarker":{"shape":"string"},
2532
+ "MaxItems":{"shape":"integer"},
2533
+ "IsTruncated":{"shape":"boolean"},
2534
+ "Quantity":{"shape":"integer"},
2535
+ "Items":{"shape":"InvalidationSummaryList"}
2536
+ }
2537
+ },
2538
+ "InvalidationSummary":{
2539
+ "type":"structure",
2540
+ "required":[
2541
+ "Id",
2542
+ "CreateTime",
2543
+ "Status"
2544
+ ],
2545
+ "members":{
2546
+ "Id":{"shape":"string"},
2547
+ "CreateTime":{"shape":"timestamp"},
2548
+ "Status":{"shape":"string"}
2549
+ }
2550
+ },
2551
+ "InvalidationSummaryList":{
2552
+ "type":"list",
2553
+ "member":{
2554
+ "shape":"InvalidationSummary",
2555
+ "locationName":"InvalidationSummary"
2556
+ }
2557
+ },
2558
+ "ItemSelection":{
2559
+ "type":"string",
2560
+ "enum":[
2561
+ "none",
2562
+ "whitelist",
2563
+ "all"
2564
+ ]
2565
+ },
2566
+ "KeyPairIdList":{
2567
+ "type":"list",
2568
+ "member":{
2569
+ "shape":"string",
2570
+ "locationName":"KeyPairId"
2571
+ }
2572
+ },
2573
+ "KeyPairIds":{
2574
+ "type":"structure",
2575
+ "required":["Quantity"],
2576
+ "members":{
2577
+ "Quantity":{"shape":"integer"},
2578
+ "Items":{"shape":"KeyPairIdList"}
2579
+ }
2580
+ },
2581
+ "LambdaFunctionARN":{"type":"string"},
2582
+ "LambdaFunctionAssociation":{
2583
+ "type":"structure",
2584
+ "required":[
2585
+ "LambdaFunctionARN",
2586
+ "EventType"
2587
+ ],
2588
+ "members":{
2589
+ "LambdaFunctionARN":{"shape":"LambdaFunctionARN"},
2590
+ "EventType":{"shape":"EventType"}
2591
+ }
2592
+ },
2593
+ "LambdaFunctionAssociationList":{
2594
+ "type":"list",
2595
+ "member":{
2596
+ "shape":"LambdaFunctionAssociation",
2597
+ "locationName":"LambdaFunctionAssociation"
2598
+ }
2599
+ },
2600
+ "LambdaFunctionAssociations":{
2601
+ "type":"structure",
2602
+ "required":["Quantity"],
2603
+ "members":{
2604
+ "Quantity":{"shape":"integer"},
2605
+ "Items":{"shape":"LambdaFunctionAssociationList"}
2606
+ }
2607
+ },
2608
+ "ListCloudFrontOriginAccessIdentitiesRequest":{
2609
+ "type":"structure",
2610
+ "members":{
2611
+ "Marker":{
2612
+ "shape":"string",
2613
+ "location":"querystring",
2614
+ "locationName":"Marker"
2615
+ },
2616
+ "MaxItems":{
2617
+ "shape":"string",
2618
+ "location":"querystring",
2619
+ "locationName":"MaxItems"
2620
+ }
2621
+ }
2622
+ },
2623
+ "ListCloudFrontOriginAccessIdentitiesResult":{
2624
+ "type":"structure",
2625
+ "members":{
2626
+ "CloudFrontOriginAccessIdentityList":{"shape":"CloudFrontOriginAccessIdentityList"}
2627
+ },
2628
+ "payload":"CloudFrontOriginAccessIdentityList"
2629
+ },
2630
+ "ListDistributionsByWebACLIdRequest":{
2631
+ "type":"structure",
2632
+ "required":["WebACLId"],
2633
+ "members":{
2634
+ "Marker":{
2635
+ "shape":"string",
2636
+ "location":"querystring",
2637
+ "locationName":"Marker"
2638
+ },
2639
+ "MaxItems":{
2640
+ "shape":"string",
2641
+ "location":"querystring",
2642
+ "locationName":"MaxItems"
2643
+ },
2644
+ "WebACLId":{
2645
+ "shape":"string",
2646
+ "location":"uri",
2647
+ "locationName":"WebACLId"
2648
+ }
2649
+ }
2650
+ },
2651
+ "ListDistributionsByWebACLIdResult":{
2652
+ "type":"structure",
2653
+ "members":{
2654
+ "DistributionList":{"shape":"DistributionList"}
2655
+ },
2656
+ "payload":"DistributionList"
2657
+ },
2658
+ "ListDistributionsRequest":{
2659
+ "type":"structure",
2660
+ "members":{
2661
+ "Marker":{
2662
+ "shape":"string",
2663
+ "location":"querystring",
2664
+ "locationName":"Marker"
2665
+ },
2666
+ "MaxItems":{
2667
+ "shape":"string",
2668
+ "location":"querystring",
2669
+ "locationName":"MaxItems"
2670
+ }
2671
+ }
2672
+ },
2673
+ "ListDistributionsResult":{
2674
+ "type":"structure",
2675
+ "members":{
2676
+ "DistributionList":{"shape":"DistributionList"}
2677
+ },
2678
+ "payload":"DistributionList"
2679
+ },
2680
+ "ListFieldLevelEncryptionConfigsRequest":{
2681
+ "type":"structure",
2682
+ "members":{
2683
+ "Marker":{
2684
+ "shape":"string",
2685
+ "location":"querystring",
2686
+ "locationName":"Marker"
2687
+ },
2688
+ "MaxItems":{
2689
+ "shape":"string",
2690
+ "location":"querystring",
2691
+ "locationName":"MaxItems"
2692
+ }
2693
+ }
2694
+ },
2695
+ "ListFieldLevelEncryptionConfigsResult":{
2696
+ "type":"structure",
2697
+ "members":{
2698
+ "FieldLevelEncryptionList":{"shape":"FieldLevelEncryptionList"}
2699
+ },
2700
+ "payload":"FieldLevelEncryptionList"
2701
+ },
2702
+ "ListFieldLevelEncryptionProfilesRequest":{
2703
+ "type":"structure",
2704
+ "members":{
2705
+ "Marker":{
2706
+ "shape":"string",
2707
+ "location":"querystring",
2708
+ "locationName":"Marker"
2709
+ },
2710
+ "MaxItems":{
2711
+ "shape":"string",
2712
+ "location":"querystring",
2713
+ "locationName":"MaxItems"
2714
+ }
2715
+ }
2716
+ },
2717
+ "ListFieldLevelEncryptionProfilesResult":{
2718
+ "type":"structure",
2719
+ "members":{
2720
+ "FieldLevelEncryptionProfileList":{"shape":"FieldLevelEncryptionProfileList"}
2721
+ },
2722
+ "payload":"FieldLevelEncryptionProfileList"
2723
+ },
2724
+ "ListInvalidationsRequest":{
2725
+ "type":"structure",
2726
+ "required":["DistributionId"],
2727
+ "members":{
2728
+ "DistributionId":{
2729
+ "shape":"string",
2730
+ "location":"uri",
2731
+ "locationName":"DistributionId"
2732
+ },
2733
+ "Marker":{
2734
+ "shape":"string",
2735
+ "location":"querystring",
2736
+ "locationName":"Marker"
2737
+ },
2738
+ "MaxItems":{
2739
+ "shape":"string",
2740
+ "location":"querystring",
2741
+ "locationName":"MaxItems"
2742
+ }
2743
+ }
2744
+ },
2745
+ "ListInvalidationsResult":{
2746
+ "type":"structure",
2747
+ "members":{
2748
+ "InvalidationList":{"shape":"InvalidationList"}
2749
+ },
2750
+ "payload":"InvalidationList"
2751
+ },
2752
+ "ListPublicKeysRequest":{
2753
+ "type":"structure",
2754
+ "members":{
2755
+ "Marker":{
2756
+ "shape":"string",
2757
+ "location":"querystring",
2758
+ "locationName":"Marker"
2759
+ },
2760
+ "MaxItems":{
2761
+ "shape":"string",
2762
+ "location":"querystring",
2763
+ "locationName":"MaxItems"
2764
+ }
2765
+ }
2766
+ },
2767
+ "ListPublicKeysResult":{
2768
+ "type":"structure",
2769
+ "members":{
2770
+ "PublicKeyList":{"shape":"PublicKeyList"}
2771
+ },
2772
+ "payload":"PublicKeyList"
2773
+ },
2774
+ "ListStreamingDistributionsRequest":{
2775
+ "type":"structure",
2776
+ "members":{
2777
+ "Marker":{
2778
+ "shape":"string",
2779
+ "location":"querystring",
2780
+ "locationName":"Marker"
2781
+ },
2782
+ "MaxItems":{
2783
+ "shape":"string",
2784
+ "location":"querystring",
2785
+ "locationName":"MaxItems"
2786
+ }
2787
+ }
2788
+ },
2789
+ "ListStreamingDistributionsResult":{
2790
+ "type":"structure",
2791
+ "members":{
2792
+ "StreamingDistributionList":{"shape":"StreamingDistributionList"}
2793
+ },
2794
+ "payload":"StreamingDistributionList"
2795
+ },
2796
+ "ListTagsForResourceRequest":{
2797
+ "type":"structure",
2798
+ "required":["Resource"],
2799
+ "members":{
2800
+ "Resource":{
2801
+ "shape":"ResourceARN",
2802
+ "location":"querystring",
2803
+ "locationName":"Resource"
2804
+ }
2805
+ }
2806
+ },
2807
+ "ListTagsForResourceResult":{
2808
+ "type":"structure",
2809
+ "required":["Tags"],
2810
+ "members":{
2811
+ "Tags":{"shape":"Tags"}
2812
+ },
2813
+ "payload":"Tags"
2814
+ },
2815
+ "LocationList":{
2816
+ "type":"list",
2817
+ "member":{
2818
+ "shape":"string",
2819
+ "locationName":"Location"
2820
+ }
2821
+ },
2822
+ "LoggingConfig":{
2823
+ "type":"structure",
2824
+ "required":[
2825
+ "Enabled",
2826
+ "IncludeCookies",
2827
+ "Bucket",
2828
+ "Prefix"
2829
+ ],
2830
+ "members":{
2831
+ "Enabled":{"shape":"boolean"},
2832
+ "IncludeCookies":{"shape":"boolean"},
2833
+ "Bucket":{"shape":"string"},
2834
+ "Prefix":{"shape":"string"}
2835
+ }
2836
+ },
2837
+ "Method":{
2838
+ "type":"string",
2839
+ "enum":[
2840
+ "GET",
2841
+ "HEAD",
2842
+ "POST",
2843
+ "PUT",
2844
+ "PATCH",
2845
+ "OPTIONS",
2846
+ "DELETE"
2847
+ ]
2848
+ },
2849
+ "MethodsList":{
2850
+ "type":"list",
2851
+ "member":{
2852
+ "shape":"Method",
2853
+ "locationName":"Method"
2854
+ }
2855
+ },
2856
+ "MinimumProtocolVersion":{
2857
+ "type":"string",
2858
+ "enum":[
2859
+ "SSLv3",
2860
+ "TLSv1",
2861
+ "TLSv1_2016",
2862
+ "TLSv1.1_2016",
2863
+ "TLSv1.2_2018"
2864
+ ]
2865
+ },
2866
+ "MissingBody":{
2867
+ "type":"structure",
2868
+ "members":{
2869
+ "Message":{"shape":"string"}
2870
+ },
2871
+ "error":{"httpStatusCode":400},
2872
+ "exception":true
2873
+ },
2874
+ "NoSuchCloudFrontOriginAccessIdentity":{
2875
+ "type":"structure",
2876
+ "members":{
2877
+ "Message":{"shape":"string"}
2878
+ },
2879
+ "error":{"httpStatusCode":404},
2880
+ "exception":true
2881
+ },
2882
+ "NoSuchDistribution":{
2883
+ "type":"structure",
2884
+ "members":{
2885
+ "Message":{"shape":"string"}
2886
+ },
2887
+ "error":{"httpStatusCode":404},
2888
+ "exception":true
2889
+ },
2890
+ "NoSuchFieldLevelEncryptionConfig":{
2891
+ "type":"structure",
2892
+ "members":{
2893
+ "Message":{"shape":"string"}
2894
+ },
2895
+ "error":{"httpStatusCode":404},
2896
+ "exception":true
2897
+ },
2898
+ "NoSuchFieldLevelEncryptionProfile":{
2899
+ "type":"structure",
2900
+ "members":{
2901
+ "Message":{"shape":"string"}
2902
+ },
2903
+ "error":{"httpStatusCode":404},
2904
+ "exception":true
2905
+ },
2906
+ "NoSuchInvalidation":{
2907
+ "type":"structure",
2908
+ "members":{
2909
+ "Message":{"shape":"string"}
2910
+ },
2911
+ "error":{"httpStatusCode":404},
2912
+ "exception":true
2913
+ },
2914
+ "NoSuchOrigin":{
2915
+ "type":"structure",
2916
+ "members":{
2917
+ "Message":{"shape":"string"}
2918
+ },
2919
+ "error":{"httpStatusCode":404},
2920
+ "exception":true
2921
+ },
2922
+ "NoSuchPublicKey":{
2923
+ "type":"structure",
2924
+ "members":{
2925
+ "Message":{"shape":"string"}
2926
+ },
2927
+ "error":{"httpStatusCode":404},
2928
+ "exception":true
2929
+ },
2930
+ "NoSuchResource":{
2931
+ "type":"structure",
2932
+ "members":{
2933
+ "Message":{"shape":"string"}
2934
+ },
2935
+ "error":{"httpStatusCode":404},
2936
+ "exception":true
2937
+ },
2938
+ "NoSuchStreamingDistribution":{
2939
+ "type":"structure",
2940
+ "members":{
2941
+ "Message":{"shape":"string"}
2942
+ },
2943
+ "error":{"httpStatusCode":404},
2944
+ "exception":true
2945
+ },
2946
+ "Origin":{
2947
+ "type":"structure",
2948
+ "required":[
2949
+ "Id",
2950
+ "DomainName"
2951
+ ],
2952
+ "members":{
2953
+ "Id":{"shape":"string"},
2954
+ "DomainName":{"shape":"string"},
2955
+ "OriginPath":{"shape":"string"},
2956
+ "CustomHeaders":{"shape":"CustomHeaders"},
2957
+ "S3OriginConfig":{"shape":"S3OriginConfig"},
2958
+ "CustomOriginConfig":{"shape":"CustomOriginConfig"}
2959
+ }
2960
+ },
2961
+ "OriginCustomHeader":{
2962
+ "type":"structure",
2963
+ "required":[
2964
+ "HeaderName",
2965
+ "HeaderValue"
2966
+ ],
2967
+ "members":{
2968
+ "HeaderName":{"shape":"string"},
2969
+ "HeaderValue":{"shape":"string"}
2970
+ }
2971
+ },
2972
+ "OriginCustomHeadersList":{
2973
+ "type":"list",
2974
+ "member":{
2975
+ "shape":"OriginCustomHeader",
2976
+ "locationName":"OriginCustomHeader"
2977
+ }
2978
+ },
2979
+ "OriginList":{
2980
+ "type":"list",
2981
+ "member":{
2982
+ "shape":"Origin",
2983
+ "locationName":"Origin"
2984
+ },
2985
+ "min":1
2986
+ },
2987
+ "OriginProtocolPolicy":{
2988
+ "type":"string",
2989
+ "enum":[
2990
+ "http-only",
2991
+ "match-viewer",
2992
+ "https-only"
2993
+ ]
2994
+ },
2995
+ "OriginSslProtocols":{
2996
+ "type":"structure",
2997
+ "required":[
2998
+ "Quantity",
2999
+ "Items"
3000
+ ],
3001
+ "members":{
3002
+ "Quantity":{"shape":"integer"},
3003
+ "Items":{"shape":"SslProtocolsList"}
3004
+ }
3005
+ },
3006
+ "Origins":{
3007
+ "type":"structure",
3008
+ "required":["Quantity"],
3009
+ "members":{
3010
+ "Quantity":{"shape":"integer"},
3011
+ "Items":{"shape":"OriginList"}
3012
+ }
3013
+ },
3014
+ "PathList":{
3015
+ "type":"list",
3016
+ "member":{
3017
+ "shape":"string",
3018
+ "locationName":"Path"
3019
+ }
3020
+ },
3021
+ "Paths":{
3022
+ "type":"structure",
3023
+ "required":["Quantity"],
3024
+ "members":{
3025
+ "Quantity":{"shape":"integer"},
3026
+ "Items":{"shape":"PathList"}
3027
+ }
3028
+ },
3029
+ "PreconditionFailed":{
3030
+ "type":"structure",
3031
+ "members":{
3032
+ "Message":{"shape":"string"}
3033
+ },
3034
+ "error":{"httpStatusCode":412},
3035
+ "exception":true
3036
+ },
3037
+ "PriceClass":{
3038
+ "type":"string",
3039
+ "enum":[
3040
+ "PriceClass_100",
3041
+ "PriceClass_200",
3042
+ "PriceClass_All"
3043
+ ]
3044
+ },
3045
+ "PublicKey":{
3046
+ "type":"structure",
3047
+ "required":[
3048
+ "Id",
3049
+ "CreatedTime",
3050
+ "PublicKeyConfig"
3051
+ ],
3052
+ "members":{
3053
+ "Id":{"shape":"string"},
3054
+ "CreatedTime":{"shape":"timestamp"},
3055
+ "PublicKeyConfig":{"shape":"PublicKeyConfig"}
3056
+ }
3057
+ },
3058
+ "PublicKeyAlreadyExists":{
3059
+ "type":"structure",
3060
+ "members":{
3061
+ "Message":{"shape":"string"}
3062
+ },
3063
+ "error":{"httpStatusCode":409},
3064
+ "exception":true
3065
+ },
3066
+ "PublicKeyConfig":{
3067
+ "type":"structure",
3068
+ "required":[
3069
+ "CallerReference",
3070
+ "Name",
3071
+ "EncodedKey"
3072
+ ],
3073
+ "members":{
3074
+ "CallerReference":{"shape":"string"},
3075
+ "Name":{"shape":"string"},
3076
+ "EncodedKey":{"shape":"string"},
3077
+ "Comment":{"shape":"string"}
3078
+ }
3079
+ },
3080
+ "PublicKeyInUse":{
3081
+ "type":"structure",
3082
+ "members":{
3083
+ "Message":{"shape":"string"}
3084
+ },
3085
+ "error":{"httpStatusCode":409},
3086
+ "exception":true
3087
+ },
3088
+ "PublicKeyList":{
3089
+ "type":"structure",
3090
+ "required":[
3091
+ "MaxItems",
3092
+ "Quantity"
3093
+ ],
3094
+ "members":{
3095
+ "NextMarker":{"shape":"string"},
3096
+ "MaxItems":{"shape":"integer"},
3097
+ "Quantity":{"shape":"integer"},
3098
+ "Items":{"shape":"PublicKeySummaryList"}
3099
+ }
3100
+ },
3101
+ "PublicKeySummary":{
3102
+ "type":"structure",
3103
+ "required":[
3104
+ "Id",
3105
+ "Name",
3106
+ "CreatedTime",
3107
+ "EncodedKey"
3108
+ ],
3109
+ "members":{
3110
+ "Id":{"shape":"string"},
3111
+ "Name":{"shape":"string"},
3112
+ "CreatedTime":{"shape":"timestamp"},
3113
+ "EncodedKey":{"shape":"string"},
3114
+ "Comment":{"shape":"string"}
3115
+ }
3116
+ },
3117
+ "PublicKeySummaryList":{
3118
+ "type":"list",
3119
+ "member":{
3120
+ "shape":"PublicKeySummary",
3121
+ "locationName":"PublicKeySummary"
3122
+ }
3123
+ },
3124
+ "QueryArgProfile":{
3125
+ "type":"structure",
3126
+ "required":[
3127
+ "QueryArg",
3128
+ "ProfileId"
3129
+ ],
3130
+ "members":{
3131
+ "QueryArg":{"shape":"string"},
3132
+ "ProfileId":{"shape":"string"}
3133
+ }
3134
+ },
3135
+ "QueryArgProfileConfig":{
3136
+ "type":"structure",
3137
+ "required":["ForwardWhenQueryArgProfileIsUnknown"],
3138
+ "members":{
3139
+ "ForwardWhenQueryArgProfileIsUnknown":{"shape":"boolean"},
3140
+ "QueryArgProfiles":{"shape":"QueryArgProfiles"}
3141
+ }
3142
+ },
3143
+ "QueryArgProfileEmpty":{
3144
+ "type":"structure",
3145
+ "members":{
3146
+ "Message":{"shape":"string"}
3147
+ },
3148
+ "error":{"httpStatusCode":400},
3149
+ "exception":true
3150
+ },
3151
+ "QueryArgProfileList":{
3152
+ "type":"list",
3153
+ "member":{
3154
+ "shape":"QueryArgProfile",
3155
+ "locationName":"QueryArgProfile"
3156
+ }
3157
+ },
3158
+ "QueryArgProfiles":{
3159
+ "type":"structure",
3160
+ "required":["Quantity"],
3161
+ "members":{
3162
+ "Quantity":{"shape":"integer"},
3163
+ "Items":{"shape":"QueryArgProfileList"}
3164
+ }
3165
+ },
3166
+ "QueryStringCacheKeys":{
3167
+ "type":"structure",
3168
+ "required":["Quantity"],
3169
+ "members":{
3170
+ "Quantity":{"shape":"integer"},
3171
+ "Items":{"shape":"QueryStringCacheKeysList"}
3172
+ }
3173
+ },
3174
+ "QueryStringCacheKeysList":{
3175
+ "type":"list",
3176
+ "member":{
3177
+ "shape":"string",
3178
+ "locationName":"Name"
3179
+ }
3180
+ },
3181
+ "ResourceARN":{
3182
+ "type":"string",
3183
+ "pattern":"arn:aws:cloudfront::[0-9]+:.*"
3184
+ },
3185
+ "ResourceInUse":{
3186
+ "type":"structure",
3187
+ "members":{
3188
+ "Message":{"shape":"string"}
3189
+ },
3190
+ "error":{"httpStatusCode":409},
3191
+ "exception":true
3192
+ },
3193
+ "Restrictions":{
3194
+ "type":"structure",
3195
+ "required":["GeoRestriction"],
3196
+ "members":{
3197
+ "GeoRestriction":{"shape":"GeoRestriction"}
3198
+ }
3199
+ },
3200
+ "S3Origin":{
3201
+ "type":"structure",
3202
+ "required":[
3203
+ "DomainName",
3204
+ "OriginAccessIdentity"
3205
+ ],
3206
+ "members":{
3207
+ "DomainName":{"shape":"string"},
3208
+ "OriginAccessIdentity":{"shape":"string"}
3209
+ }
3210
+ },
3211
+ "S3OriginConfig":{
3212
+ "type":"structure",
3213
+ "required":["OriginAccessIdentity"],
3214
+ "members":{
3215
+ "OriginAccessIdentity":{"shape":"string"}
3216
+ }
3217
+ },
3218
+ "SSLSupportMethod":{
3219
+ "type":"string",
3220
+ "enum":[
3221
+ "sni-only",
3222
+ "vip"
3223
+ ]
3224
+ },
3225
+ "Signer":{
3226
+ "type":"structure",
3227
+ "members":{
3228
+ "AwsAccountNumber":{"shape":"string"},
3229
+ "KeyPairIds":{"shape":"KeyPairIds"}
3230
+ }
3231
+ },
3232
+ "SignerList":{
3233
+ "type":"list",
3234
+ "member":{
3235
+ "shape":"Signer",
3236
+ "locationName":"Signer"
3237
+ }
3238
+ },
3239
+ "SslProtocol":{
3240
+ "type":"string",
3241
+ "enum":[
3242
+ "SSLv3",
3243
+ "TLSv1",
3244
+ "TLSv1.1",
3245
+ "TLSv1.2"
3246
+ ]
3247
+ },
3248
+ "SslProtocolsList":{
3249
+ "type":"list",
3250
+ "member":{
3251
+ "shape":"SslProtocol",
3252
+ "locationName":"SslProtocol"
3253
+ }
3254
+ },
3255
+ "StreamingDistribution":{
3256
+ "type":"structure",
3257
+ "required":[
3258
+ "Id",
3259
+ "ARN",
3260
+ "Status",
3261
+ "DomainName",
3262
+ "ActiveTrustedSigners",
3263
+ "StreamingDistributionConfig"
3264
+ ],
3265
+ "members":{
3266
+ "Id":{"shape":"string"},
3267
+ "ARN":{"shape":"string"},
3268
+ "Status":{"shape":"string"},
3269
+ "LastModifiedTime":{"shape":"timestamp"},
3270
+ "DomainName":{"shape":"string"},
3271
+ "ActiveTrustedSigners":{"shape":"ActiveTrustedSigners"},
3272
+ "StreamingDistributionConfig":{"shape":"StreamingDistributionConfig"}
3273
+ }
3274
+ },
3275
+ "StreamingDistributionAlreadyExists":{
3276
+ "type":"structure",
3277
+ "members":{
3278
+ "Message":{"shape":"string"}
3279
+ },
3280
+ "error":{"httpStatusCode":409},
3281
+ "exception":true
3282
+ },
3283
+ "StreamingDistributionConfig":{
3284
+ "type":"structure",
3285
+ "required":[
3286
+ "CallerReference",
3287
+ "S3Origin",
3288
+ "Comment",
3289
+ "TrustedSigners",
3290
+ "Enabled"
3291
+ ],
3292
+ "members":{
3293
+ "CallerReference":{"shape":"string"},
3294
+ "S3Origin":{"shape":"S3Origin"},
3295
+ "Aliases":{"shape":"Aliases"},
3296
+ "Comment":{"shape":"string"},
3297
+ "Logging":{"shape":"StreamingLoggingConfig"},
3298
+ "TrustedSigners":{"shape":"TrustedSigners"},
3299
+ "PriceClass":{"shape":"PriceClass"},
3300
+ "Enabled":{"shape":"boolean"}
3301
+ }
3302
+ },
3303
+ "StreamingDistributionConfigWithTags":{
3304
+ "type":"structure",
3305
+ "required":[
3306
+ "StreamingDistributionConfig",
3307
+ "Tags"
3308
+ ],
3309
+ "members":{
3310
+ "StreamingDistributionConfig":{"shape":"StreamingDistributionConfig"},
3311
+ "Tags":{"shape":"Tags"}
3312
+ }
3313
+ },
3314
+ "StreamingDistributionList":{
3315
+ "type":"structure",
3316
+ "required":[
3317
+ "Marker",
3318
+ "MaxItems",
3319
+ "IsTruncated",
3320
+ "Quantity"
3321
+ ],
3322
+ "members":{
3323
+ "Marker":{"shape":"string"},
3324
+ "NextMarker":{"shape":"string"},
3325
+ "MaxItems":{"shape":"integer"},
3326
+ "IsTruncated":{"shape":"boolean"},
3327
+ "Quantity":{"shape":"integer"},
3328
+ "Items":{"shape":"StreamingDistributionSummaryList"}
3329
+ }
3330
+ },
3331
+ "StreamingDistributionNotDisabled":{
3332
+ "type":"structure",
3333
+ "members":{
3334
+ "Message":{"shape":"string"}
3335
+ },
3336
+ "error":{"httpStatusCode":409},
3337
+ "exception":true
3338
+ },
3339
+ "StreamingDistributionSummary":{
3340
+ "type":"structure",
3341
+ "required":[
3342
+ "Id",
3343
+ "ARN",
3344
+ "Status",
3345
+ "LastModifiedTime",
3346
+ "DomainName",
3347
+ "S3Origin",
3348
+ "Aliases",
3349
+ "TrustedSigners",
3350
+ "Comment",
3351
+ "PriceClass",
3352
+ "Enabled"
3353
+ ],
3354
+ "members":{
3355
+ "Id":{"shape":"string"},
3356
+ "ARN":{"shape":"string"},
3357
+ "Status":{"shape":"string"},
3358
+ "LastModifiedTime":{"shape":"timestamp"},
3359
+ "DomainName":{"shape":"string"},
3360
+ "S3Origin":{"shape":"S3Origin"},
3361
+ "Aliases":{"shape":"Aliases"},
3362
+ "TrustedSigners":{"shape":"TrustedSigners"},
3363
+ "Comment":{"shape":"string"},
3364
+ "PriceClass":{"shape":"PriceClass"},
3365
+ "Enabled":{"shape":"boolean"}
3366
+ }
3367
+ },
3368
+ "StreamingDistributionSummaryList":{
3369
+ "type":"list",
3370
+ "member":{
3371
+ "shape":"StreamingDistributionSummary",
3372
+ "locationName":"StreamingDistributionSummary"
3373
+ }
3374
+ },
3375
+ "StreamingLoggingConfig":{
3376
+ "type":"structure",
3377
+ "required":[
3378
+ "Enabled",
3379
+ "Bucket",
3380
+ "Prefix"
3381
+ ],
3382
+ "members":{
3383
+ "Enabled":{"shape":"boolean"},
3384
+ "Bucket":{"shape":"string"},
3385
+ "Prefix":{"shape":"string"}
3386
+ }
3387
+ },
3388
+ "Tag":{
3389
+ "type":"structure",
3390
+ "required":["Key"],
3391
+ "members":{
3392
+ "Key":{"shape":"TagKey"},
3393
+ "Value":{"shape":"TagValue"}
3394
+ }
3395
+ },
3396
+ "TagKey":{
3397
+ "type":"string",
3398
+ "max":128,
3399
+ "min":1,
3400
+ "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
3401
+ },
3402
+ "TagKeyList":{
3403
+ "type":"list",
3404
+ "member":{
3405
+ "shape":"TagKey",
3406
+ "locationName":"Key"
3407
+ }
3408
+ },
3409
+ "TagKeys":{
3410
+ "type":"structure",
3411
+ "members":{
3412
+ "Items":{"shape":"TagKeyList"}
3413
+ }
3414
+ },
3415
+ "TagList":{
3416
+ "type":"list",
3417
+ "member":{
3418
+ "shape":"Tag",
3419
+ "locationName":"Tag"
3420
+ }
3421
+ },
3422
+ "TagResourceRequest":{
3423
+ "type":"structure",
3424
+ "required":[
3425
+ "Resource",
3426
+ "Tags"
3427
+ ],
3428
+ "members":{
3429
+ "Resource":{
3430
+ "shape":"ResourceARN",
3431
+ "location":"querystring",
3432
+ "locationName":"Resource"
3433
+ },
3434
+ "Tags":{
3435
+ "shape":"Tags",
3436
+ "locationName":"Tags",
3437
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
3438
+ }
3439
+ },
3440
+ "payload":"Tags"
3441
+ },
3442
+ "TagValue":{
3443
+ "type":"string",
3444
+ "max":256,
3445
+ "min":0,
3446
+ "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
3447
+ },
3448
+ "Tags":{
3449
+ "type":"structure",
3450
+ "members":{
3451
+ "Items":{"shape":"TagList"}
3452
+ }
3453
+ },
3454
+ "TooManyCacheBehaviors":{
3455
+ "type":"structure",
3456
+ "members":{
3457
+ "Message":{"shape":"string"}
3458
+ },
3459
+ "error":{"httpStatusCode":400},
3460
+ "exception":true
3461
+ },
3462
+ "TooManyCertificates":{
3463
+ "type":"structure",
3464
+ "members":{
3465
+ "Message":{"shape":"string"}
3466
+ },
3467
+ "error":{"httpStatusCode":400},
3468
+ "exception":true
3469
+ },
3470
+ "TooManyCloudFrontOriginAccessIdentities":{
3471
+ "type":"structure",
3472
+ "members":{
3473
+ "Message":{"shape":"string"}
3474
+ },
3475
+ "error":{"httpStatusCode":400},
3476
+ "exception":true
3477
+ },
3478
+ "TooManyCookieNamesInWhiteList":{
3479
+ "type":"structure",
3480
+ "members":{
3481
+ "Message":{"shape":"string"}
3482
+ },
3483
+ "error":{"httpStatusCode":400},
3484
+ "exception":true
3485
+ },
3486
+ "TooManyDistributionCNAMEs":{
3487
+ "type":"structure",
3488
+ "members":{
3489
+ "Message":{"shape":"string"}
3490
+ },
3491
+ "error":{"httpStatusCode":400},
3492
+ "exception":true
3493
+ },
3494
+ "TooManyDistributions":{
3495
+ "type":"structure",
3496
+ "members":{
3497
+ "Message":{"shape":"string"}
3498
+ },
3499
+ "error":{"httpStatusCode":400},
3500
+ "exception":true
3501
+ },
3502
+ "TooManyDistributionsAssociatedToFieldLevelEncryptionConfig":{
3503
+ "type":"structure",
3504
+ "members":{
3505
+ "Message":{"shape":"string"}
3506
+ },
3507
+ "error":{"httpStatusCode":400},
3508
+ "exception":true
3509
+ },
3510
+ "TooManyDistributionsWithLambdaAssociations":{
3511
+ "type":"structure",
3512
+ "members":{
3513
+ "Message":{"shape":"string"}
3514
+ },
3515
+ "error":{"httpStatusCode":400},
3516
+ "exception":true
3517
+ },
3518
+ "TooManyFieldLevelEncryptionConfigs":{
3519
+ "type":"structure",
3520
+ "members":{
3521
+ "Message":{"shape":"string"}
3522
+ },
3523
+ "error":{"httpStatusCode":400},
3524
+ "exception":true
3525
+ },
3526
+ "TooManyFieldLevelEncryptionContentTypeProfiles":{
3527
+ "type":"structure",
3528
+ "members":{
3529
+ "Message":{"shape":"string"}
3530
+ },
3531
+ "error":{"httpStatusCode":400},
3532
+ "exception":true
3533
+ },
3534
+ "TooManyFieldLevelEncryptionEncryptionEntities":{
3535
+ "type":"structure",
3536
+ "members":{
3537
+ "Message":{"shape":"string"}
3538
+ },
3539
+ "error":{"httpStatusCode":400},
3540
+ "exception":true
3541
+ },
3542
+ "TooManyFieldLevelEncryptionFieldPatterns":{
3543
+ "type":"structure",
3544
+ "members":{
3545
+ "Message":{"shape":"string"}
3546
+ },
3547
+ "error":{"httpStatusCode":400},
3548
+ "exception":true
3549
+ },
3550
+ "TooManyFieldLevelEncryptionProfiles":{
3551
+ "type":"structure",
3552
+ "members":{
3553
+ "Message":{"shape":"string"}
3554
+ },
3555
+ "error":{"httpStatusCode":400},
3556
+ "exception":true
3557
+ },
3558
+ "TooManyFieldLevelEncryptionQueryArgProfiles":{
3559
+ "type":"structure",
3560
+ "members":{
3561
+ "Message":{"shape":"string"}
3562
+ },
3563
+ "error":{"httpStatusCode":400},
3564
+ "exception":true
3565
+ },
3566
+ "TooManyHeadersInForwardedValues":{
3567
+ "type":"structure",
3568
+ "members":{
3569
+ "Message":{"shape":"string"}
3570
+ },
3571
+ "error":{"httpStatusCode":400},
3572
+ "exception":true
3573
+ },
3574
+ "TooManyInvalidationsInProgress":{
3575
+ "type":"structure",
3576
+ "members":{
3577
+ "Message":{"shape":"string"}
3578
+ },
3579
+ "error":{"httpStatusCode":400},
3580
+ "exception":true
3581
+ },
3582
+ "TooManyLambdaFunctionAssociations":{
3583
+ "type":"structure",
3584
+ "members":{
3585
+ "Message":{"shape":"string"}
3586
+ },
3587
+ "error":{"httpStatusCode":400},
3588
+ "exception":true
3589
+ },
3590
+ "TooManyOriginCustomHeaders":{
3591
+ "type":"structure",
3592
+ "members":{
3593
+ "Message":{"shape":"string"}
3594
+ },
3595
+ "error":{"httpStatusCode":400},
3596
+ "exception":true
3597
+ },
3598
+ "TooManyOrigins":{
3599
+ "type":"structure",
3600
+ "members":{
3601
+ "Message":{"shape":"string"}
3602
+ },
3603
+ "error":{"httpStatusCode":400},
3604
+ "exception":true
3605
+ },
3606
+ "TooManyPublicKeys":{
3607
+ "type":"structure",
3608
+ "members":{
3609
+ "Message":{"shape":"string"}
3610
+ },
3611
+ "error":{"httpStatusCode":400},
3612
+ "exception":true
3613
+ },
3614
+ "TooManyQueryStringParameters":{
3615
+ "type":"structure",
3616
+ "members":{
3617
+ "Message":{"shape":"string"}
3618
+ },
3619
+ "error":{"httpStatusCode":400},
3620
+ "exception":true
3621
+ },
3622
+ "TooManyStreamingDistributionCNAMEs":{
3623
+ "type":"structure",
3624
+ "members":{
3625
+ "Message":{"shape":"string"}
3626
+ },
3627
+ "error":{"httpStatusCode":400},
3628
+ "exception":true
3629
+ },
3630
+ "TooManyStreamingDistributions":{
3631
+ "type":"structure",
3632
+ "members":{
3633
+ "Message":{"shape":"string"}
3634
+ },
3635
+ "error":{"httpStatusCode":400},
3636
+ "exception":true
3637
+ },
3638
+ "TooManyTrustedSigners":{
3639
+ "type":"structure",
3640
+ "members":{
3641
+ "Message":{"shape":"string"}
3642
+ },
3643
+ "error":{"httpStatusCode":400},
3644
+ "exception":true
3645
+ },
3646
+ "TrustedSignerDoesNotExist":{
3647
+ "type":"structure",
3648
+ "members":{
3649
+ "Message":{"shape":"string"}
3650
+ },
3651
+ "error":{"httpStatusCode":400},
3652
+ "exception":true
3653
+ },
3654
+ "TrustedSigners":{
3655
+ "type":"structure",
3656
+ "required":[
3657
+ "Enabled",
3658
+ "Quantity"
3659
+ ],
3660
+ "members":{
3661
+ "Enabled":{"shape":"boolean"},
3662
+ "Quantity":{"shape":"integer"},
3663
+ "Items":{"shape":"AwsAccountNumberList"}
3664
+ }
3665
+ },
3666
+ "UntagResourceRequest":{
3667
+ "type":"structure",
3668
+ "required":[
3669
+ "Resource",
3670
+ "TagKeys"
3671
+ ],
3672
+ "members":{
3673
+ "Resource":{
3674
+ "shape":"ResourceARN",
3675
+ "location":"querystring",
3676
+ "locationName":"Resource"
3677
+ },
3678
+ "TagKeys":{
3679
+ "shape":"TagKeys",
3680
+ "locationName":"TagKeys",
3681
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
3682
+ }
3683
+ },
3684
+ "payload":"TagKeys"
3685
+ },
3686
+ "UpdateCloudFrontOriginAccessIdentityRequest":{
3687
+ "type":"structure",
3688
+ "required":[
3689
+ "CloudFrontOriginAccessIdentityConfig",
3690
+ "Id"
3691
+ ],
3692
+ "members":{
3693
+ "CloudFrontOriginAccessIdentityConfig":{
3694
+ "shape":"CloudFrontOriginAccessIdentityConfig",
3695
+ "locationName":"CloudFrontOriginAccessIdentityConfig",
3696
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
3697
+ },
3698
+ "Id":{
3699
+ "shape":"string",
3700
+ "location":"uri",
3701
+ "locationName":"Id"
3702
+ },
3703
+ "IfMatch":{
3704
+ "shape":"string",
3705
+ "location":"header",
3706
+ "locationName":"If-Match"
3707
+ }
3708
+ },
3709
+ "payload":"CloudFrontOriginAccessIdentityConfig"
3710
+ },
3711
+ "UpdateCloudFrontOriginAccessIdentityResult":{
3712
+ "type":"structure",
3713
+ "members":{
3714
+ "CloudFrontOriginAccessIdentity":{"shape":"CloudFrontOriginAccessIdentity"},
3715
+ "ETag":{
3716
+ "shape":"string",
3717
+ "location":"header",
3718
+ "locationName":"ETag"
3719
+ }
3720
+ },
3721
+ "payload":"CloudFrontOriginAccessIdentity"
3722
+ },
3723
+ "UpdateDistributionRequest":{
3724
+ "type":"structure",
3725
+ "required":[
3726
+ "DistributionConfig",
3727
+ "Id"
3728
+ ],
3729
+ "members":{
3730
+ "DistributionConfig":{
3731
+ "shape":"DistributionConfig",
3732
+ "locationName":"DistributionConfig",
3733
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
3734
+ },
3735
+ "Id":{
3736
+ "shape":"string",
3737
+ "location":"uri",
3738
+ "locationName":"Id"
3739
+ },
3740
+ "IfMatch":{
3741
+ "shape":"string",
3742
+ "location":"header",
3743
+ "locationName":"If-Match"
3744
+ }
3745
+ },
3746
+ "payload":"DistributionConfig"
3747
+ },
3748
+ "UpdateDistributionResult":{
3749
+ "type":"structure",
3750
+ "members":{
3751
+ "Distribution":{"shape":"Distribution"},
3752
+ "ETag":{
3753
+ "shape":"string",
3754
+ "location":"header",
3755
+ "locationName":"ETag"
3756
+ }
3757
+ },
3758
+ "payload":"Distribution"
3759
+ },
3760
+ "UpdateFieldLevelEncryptionConfigRequest":{
3761
+ "type":"structure",
3762
+ "required":[
3763
+ "FieldLevelEncryptionConfig",
3764
+ "Id"
3765
+ ],
3766
+ "members":{
3767
+ "FieldLevelEncryptionConfig":{
3768
+ "shape":"FieldLevelEncryptionConfig",
3769
+ "locationName":"FieldLevelEncryptionConfig",
3770
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
3771
+ },
3772
+ "Id":{
3773
+ "shape":"string",
3774
+ "location":"uri",
3775
+ "locationName":"Id"
3776
+ },
3777
+ "IfMatch":{
3778
+ "shape":"string",
3779
+ "location":"header",
3780
+ "locationName":"If-Match"
3781
+ }
3782
+ },
3783
+ "payload":"FieldLevelEncryptionConfig"
3784
+ },
3785
+ "UpdateFieldLevelEncryptionConfigResult":{
3786
+ "type":"structure",
3787
+ "members":{
3788
+ "FieldLevelEncryption":{"shape":"FieldLevelEncryption"},
3789
+ "ETag":{
3790
+ "shape":"string",
3791
+ "location":"header",
3792
+ "locationName":"ETag"
3793
+ }
3794
+ },
3795
+ "payload":"FieldLevelEncryption"
3796
+ },
3797
+ "UpdateFieldLevelEncryptionProfileRequest":{
3798
+ "type":"structure",
3799
+ "required":[
3800
+ "FieldLevelEncryptionProfileConfig",
3801
+ "Id"
3802
+ ],
3803
+ "members":{
3804
+ "FieldLevelEncryptionProfileConfig":{
3805
+ "shape":"FieldLevelEncryptionProfileConfig",
3806
+ "locationName":"FieldLevelEncryptionProfileConfig",
3807
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
3808
+ },
3809
+ "Id":{
3810
+ "shape":"string",
3811
+ "location":"uri",
3812
+ "locationName":"Id"
3813
+ },
3814
+ "IfMatch":{
3815
+ "shape":"string",
3816
+ "location":"header",
3817
+ "locationName":"If-Match"
3818
+ }
3819
+ },
3820
+ "payload":"FieldLevelEncryptionProfileConfig"
3821
+ },
3822
+ "UpdateFieldLevelEncryptionProfileResult":{
3823
+ "type":"structure",
3824
+ "members":{
3825
+ "FieldLevelEncryptionProfile":{"shape":"FieldLevelEncryptionProfile"},
3826
+ "ETag":{
3827
+ "shape":"string",
3828
+ "location":"header",
3829
+ "locationName":"ETag"
3830
+ }
3831
+ },
3832
+ "payload":"FieldLevelEncryptionProfile"
3833
+ },
3834
+ "UpdatePublicKeyRequest":{
3835
+ "type":"structure",
3836
+ "required":[
3837
+ "PublicKeyConfig",
3838
+ "Id"
3839
+ ],
3840
+ "members":{
3841
+ "PublicKeyConfig":{
3842
+ "shape":"PublicKeyConfig",
3843
+ "locationName":"PublicKeyConfig",
3844
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
3845
+ },
3846
+ "Id":{
3847
+ "shape":"string",
3848
+ "location":"uri",
3849
+ "locationName":"Id"
3850
+ },
3851
+ "IfMatch":{
3852
+ "shape":"string",
3853
+ "location":"header",
3854
+ "locationName":"If-Match"
3855
+ }
3856
+ },
3857
+ "payload":"PublicKeyConfig"
3858
+ },
3859
+ "UpdatePublicKeyResult":{
3860
+ "type":"structure",
3861
+ "members":{
3862
+ "PublicKey":{"shape":"PublicKey"},
3863
+ "ETag":{
3864
+ "shape":"string",
3865
+ "location":"header",
3866
+ "locationName":"ETag"
3867
+ }
3868
+ },
3869
+ "payload":"PublicKey"
3870
+ },
3871
+ "UpdateStreamingDistributionRequest":{
3872
+ "type":"structure",
3873
+ "required":[
3874
+ "StreamingDistributionConfig",
3875
+ "Id"
3876
+ ],
3877
+ "members":{
3878
+ "StreamingDistributionConfig":{
3879
+ "shape":"StreamingDistributionConfig",
3880
+ "locationName":"StreamingDistributionConfig",
3881
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2017-10-30/"}
3882
+ },
3883
+ "Id":{
3884
+ "shape":"string",
3885
+ "location":"uri",
3886
+ "locationName":"Id"
3887
+ },
3888
+ "IfMatch":{
3889
+ "shape":"string",
3890
+ "location":"header",
3891
+ "locationName":"If-Match"
3892
+ }
3893
+ },
3894
+ "payload":"StreamingDistributionConfig"
3895
+ },
3896
+ "UpdateStreamingDistributionResult":{
3897
+ "type":"structure",
3898
+ "members":{
3899
+ "StreamingDistribution":{"shape":"StreamingDistribution"},
3900
+ "ETag":{
3901
+ "shape":"string",
3902
+ "location":"header",
3903
+ "locationName":"ETag"
3904
+ }
3905
+ },
3906
+ "payload":"StreamingDistribution"
3907
+ },
3908
+ "ViewerCertificate":{
3909
+ "type":"structure",
3910
+ "members":{
3911
+ "CloudFrontDefaultCertificate":{"shape":"boolean"},
3912
+ "IAMCertificateId":{"shape":"string"},
3913
+ "ACMCertificateArn":{"shape":"string"},
3914
+ "SSLSupportMethod":{"shape":"SSLSupportMethod"},
3915
+ "MinimumProtocolVersion":{"shape":"MinimumProtocolVersion"},
3916
+ "Certificate":{
3917
+ "shape":"string",
3918
+ "deprecated":true
3919
+ },
3920
+ "CertificateSource":{
3921
+ "shape":"CertificateSource",
3922
+ "deprecated":true
3923
+ }
3924
+ }
3925
+ },
3926
+ "ViewerProtocolPolicy":{
3927
+ "type":"string",
3928
+ "enum":[
3929
+ "allow-all",
3930
+ "https-only",
3931
+ "redirect-to-https"
3932
+ ]
3933
+ },
3934
+ "boolean":{"type":"boolean"},
3935
+ "integer":{"type":"integer"},
3936
+ "long":{"type":"long"},
3937
+ "string":{"type":"string"},
3938
+ "timestamp":{"type":"timestamp"}
3939
+ }
3940
+ }