aws-sdk-core 2.1.0 → 2.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (70) hide show
  1. checksums.yaml +4 -4
  2. data/apis/autoscaling/2011-01-01/api-2.json +41 -4
  3. data/apis/cloudfront/{2014-11-06 → 2015-04-17}/api-2.json +92 -52
  4. data/apis/cloudfront/{2014-11-06 → 2015-04-17}/paginators-1.json +0 -0
  5. data/apis/cloudfront/{2014-11-06 → 2015-04-17}/waiters-2.json +0 -0
  6. data/apis/codecommit/2015-04-13/api-2.json +885 -0
  7. data/apis/codecommit/2015-04-13/paginators-1.json +14 -0
  8. data/apis/codepipeline/2015-07-09/api-2.json +1640 -0
  9. data/apis/cognito-identity/2014-06-30/api-2.json +18 -0
  10. data/apis/cognito-sync/2014-06-30/api-2.json +22 -0
  11. data/apis/config/2014-11-12/api-2.json +24 -1
  12. data/apis/ec2/2015-04-15/api-2.json +34 -3
  13. data/apis/ec2/2015-04-15/resources-1.json +66 -17
  14. data/apis/ecs/2014-11-13/api-2.json +22 -3
  15. data/apis/email/2010-12-01/api-2.json +163 -2
  16. data/apis/glacier/2012-06-01/api-2.json +174 -0
  17. data/apis/iam/2010-05-08/api-2.json +346 -17
  18. data/apis/iam/2010-05-08/paginators-1.json +32 -0
  19. data/apis/iam/2010-05-08/resources-1.json +8 -0
  20. data/apis/iam/2010-05-08/waiters-2.json +22 -0
  21. data/apis/lambda/2015-03-31/api-2.json +4 -1
  22. data/apis/opsworks/2013-02-18/api-2.json +88 -34
  23. data/apis/redshift/2012-12-01/api-2.json +423 -5
  24. data/apis/redshift/2012-12-01/waiters-2.json +33 -23
  25. data/apis/sts/2011-06-15/api-2.json +2 -2
  26. data/bin/aws.rb +6 -0
  27. data/lib/aws-sdk-core/api/builder.rb +8 -0
  28. data/lib/aws-sdk-core/api/docs/builder.rb +4 -4
  29. data/lib/aws-sdk-core/api/docs/operation_documenter.rb +1 -1
  30. data/lib/aws-sdk-core/api/shape_map.rb +10 -8
  31. data/lib/aws-sdk-core/client_stubs.rb +6 -2
  32. data/lib/aws-sdk-core/cloudfront.rb +4 -4
  33. data/lib/aws-sdk-core/codecommit.rb +5 -0
  34. data/lib/aws-sdk-core/codepipeline.rb +4 -0
  35. data/lib/aws-sdk-core/credential_provider.rb +5 -7
  36. data/lib/aws-sdk-core/dynamodb/attribute_value.rb +2 -2
  37. data/lib/aws-sdk-core/dynamodb.rb +14 -0
  38. data/lib/aws-sdk-core/eager_loader.rb +5 -6
  39. data/lib/aws-sdk-core/iam.rb +1 -0
  40. data/lib/aws-sdk-core/instance_profile_credentials.rb +1 -1
  41. data/lib/aws-sdk-core/json/handler.rb +4 -4
  42. data/lib/aws-sdk-core/pageable_response.rb +44 -34
  43. data/lib/aws-sdk-core/pager.rb +2 -3
  44. data/lib/aws-sdk-core/plugins/dynamodb_simple_attributes.rb +4 -0
  45. data/lib/aws-sdk-core/plugins/ec2_copy_encrypted_snapshot.rb +2 -1
  46. data/lib/aws-sdk-core/plugins/regional_endpoint.rb +2 -2
  47. data/lib/aws-sdk-core/plugins/response_paging.rb +1 -0
  48. data/lib/aws-sdk-core/shared_credentials.rb +2 -2
  49. data/lib/aws-sdk-core/signers/s3.rb +31 -3
  50. data/lib/aws-sdk-core/stubbing/protocols/ec2.rb +3 -5
  51. data/lib/aws-sdk-core/stubbing/protocols/rest_xml.rb +0 -1
  52. data/lib/aws-sdk-core/type_builder.rb +14 -0
  53. data/lib/aws-sdk-core/version.rb +1 -1
  54. data/lib/aws-sdk-core/xml/parser/engines/oga.rb +39 -0
  55. data/lib/aws-sdk-core/xml/parser.rb +4 -1
  56. data/lib/aws-sdk-core.rb +19 -15
  57. data/lib/seahorse/client/http/request.rb +1 -1
  58. data/lib/seahorse/client/http/response.rb +5 -3
  59. data/lib/seahorse/client/net_http/connection_pool.rb +2 -2
  60. metadata +13 -15
  61. data/apis/config/2014-10-17/api-2.json +0 -694
  62. data/apis/config/2014-10-17/paginators-1.json +0 -10
  63. data/apis/ec2/2014-10-01/api-2.json +0 -10267
  64. data/apis/ec2/2014-10-01/paginators-1.json +0 -125
  65. data/apis/ec2/2014-10-01/resources-1.json +0 -2289
  66. data/apis/ec2/2014-10-01/waiters-2.json +0 -453
  67. data/apis/ec2/2015-03-01/api-2.json +0 -11245
  68. data/apis/ec2/2015-03-01/paginators-1.json +0 -125
  69. data/apis/ec2/2015-03-01/resources-1.json +0 -2479
  70. data/apis/ec2/2015-03-01/waiters-2.json +0 -458
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 13117254bdddddf4223c6846d2088631c80e1af4
4
- data.tar.gz: b48fa027be73b0bf52b339c4a2a1905f36468dd1
3
+ metadata.gz: 45297066425c280fb5729da482a21606433e1926
4
+ data.tar.gz: 57eddb408a81ce9f4bb9a7dccf264995a8da8c6c
5
5
  SHA512:
6
- metadata.gz: 22e4d9b1d2e5d569043868acd8158e64dc9f6c9ad47cbfa23778d6537ee7d64457f1045e5991962fe74472d9fad31b4d815f169c6ec80e7e6ad668b79ef067ae
7
- data.tar.gz: 6c5cc908a083a5935156212d58f737d3acd5204ad75211ddcf7f6422a1d954eeb6531fcab95c516ff9f5df7ef2adea18288841b083099004b9bb179812e8e171
6
+ metadata.gz: 227aae6994229ee90d9b53470121037059fa8d34810c13261021cb792bdb535a3332fe5cc58f6f6daed41fa19dbfde210201276ecb6734cd721472e4bbef1d70
7
+ data.tar.gz: 569f2a9a56f4771d210c7883b167c8613bc7eec50c10c06180461d909d53859cc614306d7499ca13919d5e754f4becfe654cd1490220520961ff94eaad85a7c5
@@ -1746,6 +1746,7 @@
1746
1746
  "members":{
1747
1747
  "AutoScalingGroupName":{"shape":"ResourceName"},
1748
1748
  "PolicyNames":{"shape":"PolicyNames"},
1749
+ "PolicyTypes":{"shape":"PolicyTypes"},
1749
1750
  "NextToken":{"shape":"XmlString"},
1750
1751
  "MaxRecords":{"shape":"MaxRecords"}
1751
1752
  }
@@ -1874,13 +1875,16 @@
1874
1875
  "ShouldDecrementDesiredCapacity":{"shape":"ShouldDecrementDesiredCapacity"}
1875
1876
  }
1876
1877
  },
1878
+ "EstimatedInstanceWarmup":{"type":"integer"},
1877
1879
  "ExecutePolicyType":{
1878
1880
  "type":"structure",
1879
1881
  "required":["PolicyName"],
1880
1882
  "members":{
1881
1883
  "AutoScalingGroupName":{"shape":"ResourceName"},
1882
1884
  "PolicyName":{"shape":"ResourceName"},
1883
- "HonorCooldown":{"shape":"HonorCooldown"}
1885
+ "HonorCooldown":{"shape":"HonorCooldown"},
1886
+ "MetricValue":{"shape":"MetricScale"},
1887
+ "BreachThreshold":{"shape":"MetricScale"}
1884
1888
  }
1885
1889
  },
1886
1890
  "ExitStandbyAnswer":{
@@ -2114,11 +2118,16 @@
2114
2118
  "type":"list",
2115
2119
  "member":{"shape":"MetricGranularityType"}
2116
2120
  },
2121
+ "MetricScale":{"type":"double"},
2117
2122
  "Metrics":{
2118
2123
  "type":"list",
2119
2124
  "member":{"shape":"XmlStringMaxLen255"}
2120
2125
  },
2121
- "MinAdjustmentStep":{"type":"integer"},
2126
+ "MinAdjustmentMagnitude":{"type":"integer"},
2127
+ "MinAdjustmentStep":{
2128
+ "type":"integer",
2129
+ "deprecated":true
2130
+ },
2122
2131
  "MonitoringEnabled":{"type":"boolean"},
2123
2132
  "NoDevice":{"type":"boolean"},
2124
2133
  "NotificationConfiguration":{
@@ -2151,6 +2160,10 @@
2151
2160
  "type":"list",
2152
2161
  "member":{"shape":"ResourceName"}
2153
2162
  },
2163
+ "PolicyTypes":{
2164
+ "type":"list",
2165
+ "member":{"shape":"XmlStringMaxLen64"}
2166
+ },
2154
2167
  "ProcessNames":{
2155
2168
  "type":"list",
2156
2169
  "member":{"shape":"XmlStringMaxLen255"}
@@ -2219,10 +2232,15 @@
2219
2232
  "members":{
2220
2233
  "AutoScalingGroupName":{"shape":"ResourceName"},
2221
2234
  "PolicyName":{"shape":"XmlStringMaxLen255"},
2235
+ "PolicyType":{"shape":"XmlStringMaxLen64"},
2222
2236
  "AdjustmentType":{"shape":"XmlStringMaxLen255"},
2223
2237
  "MinAdjustmentStep":{"shape":"MinAdjustmentStep"},
2238
+ "MinAdjustmentMagnitude":{"shape":"MinAdjustmentMagnitude"},
2224
2239
  "ScalingAdjustment":{"shape":"PolicyIncrement"},
2225
- "Cooldown":{"shape":"Cooldown"}
2240
+ "Cooldown":{"shape":"Cooldown"},
2241
+ "MetricAggregationType":{"shape":"XmlStringMaxLen32"},
2242
+ "StepAdjustments":{"shape":"StepAdjustments"},
2243
+ "EstimatedInstanceWarmup":{"shape":"EstimatedInstanceWarmup"}
2226
2244
  }
2227
2245
  },
2228
2246
  "PutScheduledUpdateGroupActionType":{
@@ -2313,6 +2331,7 @@
2313
2331
  "InProgress",
2314
2332
  "WaitingForELBConnectionDraining",
2315
2333
  "MidLifecycleAction",
2334
+ "WaitingForInstanceWarmup",
2316
2335
  "Successful",
2317
2336
  "Failed",
2318
2337
  "Cancelled"
@@ -2328,10 +2347,15 @@
2328
2347
  "AutoScalingGroupName":{"shape":"XmlStringMaxLen255"},
2329
2348
  "PolicyName":{"shape":"XmlStringMaxLen255"},
2330
2349
  "PolicyARN":{"shape":"ResourceName"},
2331
- "MinAdjustmentStep":{"shape":"MinAdjustmentStep"},
2350
+ "PolicyType":{"shape":"XmlStringMaxLen64"},
2332
2351
  "AdjustmentType":{"shape":"XmlStringMaxLen255"},
2352
+ "MinAdjustmentStep":{"shape":"MinAdjustmentStep"},
2353
+ "MinAdjustmentMagnitude":{"shape":"MinAdjustmentMagnitude"},
2333
2354
  "ScalingAdjustment":{"shape":"PolicyIncrement"},
2334
2355
  "Cooldown":{"shape":"Cooldown"},
2356
+ "StepAdjustments":{"shape":"StepAdjustments"},
2357
+ "MetricAggregationType":{"shape":"XmlStringMaxLen32"},
2358
+ "EstimatedInstanceWarmup":{"shape":"EstimatedInstanceWarmup"},
2335
2359
  "Alarms":{"shape":"Alarms"}
2336
2360
  }
2337
2361
  },
@@ -2408,6 +2432,19 @@
2408
2432
  "min":1,
2409
2433
  "max":255
2410
2434
  },
2435
+ "StepAdjustment":{
2436
+ "type":"structure",
2437
+ "required":["ScalingAdjustment"],
2438
+ "members":{
2439
+ "MetricIntervalLowerBound":{"shape":"MetricScale"},
2440
+ "MetricIntervalUpperBound":{"shape":"MetricScale"},
2441
+ "ScalingAdjustment":{"shape":"PolicyIncrement"}
2442
+ }
2443
+ },
2444
+ "StepAdjustments":{
2445
+ "type":"list",
2446
+ "member":{"shape":"StepAdjustment"}
2447
+ },
2411
2448
  "SuspendedProcess":{
2412
2449
  "type":"structure",
2413
2450
  "members":{
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version":"2.0",
3
3
  "metadata":{
4
- "apiVersion":"2014-11-06",
4
+ "apiVersion":"2015-04-17",
5
5
  "endpointPrefix":"cloudfront",
6
6
  "globalEndpoint":"cloudfront.amazonaws.com",
7
7
  "serviceAbbreviation":"CloudFront",
@@ -11,10 +11,10 @@
11
11
  },
12
12
  "operations":{
13
13
  "CreateCloudFrontOriginAccessIdentity":{
14
- "name":"CreateCloudFrontOriginAccessIdentity2014_11_06",
14
+ "name":"CreateCloudFrontOriginAccessIdentity2015_04_17",
15
15
  "http":{
16
16
  "method":"POST",
17
- "requestUri":"/2014-11-06/origin-access-identity/cloudfront",
17
+ "requestUri":"/2015-04-17/origin-access-identity/cloudfront",
18
18
  "responseCode":201
19
19
  },
20
20
  "input":{"shape":"CreateCloudFrontOriginAccessIdentityRequest"},
@@ -48,10 +48,10 @@
48
48
  ]
49
49
  },
50
50
  "CreateDistribution":{
51
- "name":"CreateDistribution2014_11_06",
51
+ "name":"CreateDistribution2015_04_17",
52
52
  "http":{
53
53
  "method":"POST",
54
- "requestUri":"/2014-11-06/distribution",
54
+ "requestUri":"/2015-04-17/distribution",
55
55
  "responseCode":201
56
56
  },
57
57
  "input":{"shape":"CreateDistributionRequest"},
@@ -97,6 +97,11 @@
97
97
  "error":{"httpStatusCode":400},
98
98
  "exception":true
99
99
  },
100
+ {
101
+ "shape":"InvalidMinimumProtocolVersion",
102
+ "error":{"httpStatusCode":400},
103
+ "exception":true
104
+ },
100
105
  {
101
106
  "shape":"MissingBody",
102
107
  "error":{"httpStatusCode":400},
@@ -201,14 +206,19 @@
201
206
  "shape":"InvalidProtocolSettings",
202
207
  "error":{"httpStatusCode":400},
203
208
  "exception":true
209
+ },
210
+ {
211
+ "shape":"InvalidTTLOrder",
212
+ "error":{"httpStatusCode":400},
213
+ "exception":true
204
214
  }
205
215
  ]
206
216
  },
207
217
  "CreateInvalidation":{
208
- "name":"CreateInvalidation2014_11_06",
218
+ "name":"CreateInvalidation2015_04_17",
209
219
  "http":{
210
220
  "method":"POST",
211
- "requestUri":"/2014-11-06/distribution/{DistributionId}/invalidation",
221
+ "requestUri":"/2015-04-17/distribution/{DistributionId}/invalidation",
212
222
  "responseCode":201
213
223
  },
214
224
  "input":{"shape":"CreateInvalidationRequest"},
@@ -252,10 +262,10 @@
252
262
  ]
253
263
  },
254
264
  "CreateStreamingDistribution":{
255
- "name":"CreateStreamingDistribution2014_11_06",
265
+ "name":"CreateStreamingDistribution2015_04_17",
256
266
  "http":{
257
267
  "method":"POST",
258
- "requestUri":"/2014-11-06/streaming-distribution",
268
+ "requestUri":"/2015-04-17/streaming-distribution",
259
269
  "responseCode":201
260
270
  },
261
271
  "input":{"shape":"CreateStreamingDistributionRequest"},
@@ -324,10 +334,10 @@
324
334
  ]
325
335
  },
326
336
  "DeleteCloudFrontOriginAccessIdentity":{
327
- "name":"DeleteCloudFrontOriginAccessIdentity2014_11_06",
337
+ "name":"DeleteCloudFrontOriginAccessIdentity2015_04_17",
328
338
  "http":{
329
339
  "method":"DELETE",
330
- "requestUri":"/2014-11-06/origin-access-identity/cloudfront/{Id}",
340
+ "requestUri":"/2015-04-17/origin-access-identity/cloudfront/{Id}",
331
341
  "responseCode":204
332
342
  },
333
343
  "input":{"shape":"DeleteCloudFrontOriginAccessIdentityRequest"},
@@ -360,10 +370,10 @@
360
370
  ]
361
371
  },
362
372
  "DeleteDistribution":{
363
- "name":"DeleteDistribution2014_11_06",
373
+ "name":"DeleteDistribution2015_04_17",
364
374
  "http":{
365
375
  "method":"DELETE",
366
- "requestUri":"/2014-11-06/distribution/{Id}",
376
+ "requestUri":"/2015-04-17/distribution/{Id}",
367
377
  "responseCode":204
368
378
  },
369
379
  "input":{"shape":"DeleteDistributionRequest"},
@@ -396,10 +406,10 @@
396
406
  ]
397
407
  },
398
408
  "DeleteStreamingDistribution":{
399
- "name":"DeleteStreamingDistribution2014_11_06",
409
+ "name":"DeleteStreamingDistribution2015_04_17",
400
410
  "http":{
401
411
  "method":"DELETE",
402
- "requestUri":"/2014-11-06/streaming-distribution/{Id}",
412
+ "requestUri":"/2015-04-17/streaming-distribution/{Id}",
403
413
  "responseCode":204
404
414
  },
405
415
  "input":{"shape":"DeleteStreamingDistributionRequest"},
@@ -432,10 +442,10 @@
432
442
  ]
433
443
  },
434
444
  "GetCloudFrontOriginAccessIdentity":{
435
- "name":"GetCloudFrontOriginAccessIdentity2014_11_06",
445
+ "name":"GetCloudFrontOriginAccessIdentity2015_04_17",
436
446
  "http":{
437
447
  "method":"GET",
438
- "requestUri":"/2014-11-06/origin-access-identity/cloudfront/{Id}"
448
+ "requestUri":"/2015-04-17/origin-access-identity/cloudfront/{Id}"
439
449
  },
440
450
  "input":{"shape":"GetCloudFrontOriginAccessIdentityRequest"},
441
451
  "output":{"shape":"GetCloudFrontOriginAccessIdentityResult"},
@@ -453,10 +463,10 @@
453
463
  ]
454
464
  },
455
465
  "GetCloudFrontOriginAccessIdentityConfig":{
456
- "name":"GetCloudFrontOriginAccessIdentityConfig2014_11_06",
466
+ "name":"GetCloudFrontOriginAccessIdentityConfig2015_04_17",
457
467
  "http":{
458
468
  "method":"GET",
459
- "requestUri":"/2014-11-06/origin-access-identity/cloudfront/{Id}/config"
469
+ "requestUri":"/2015-04-17/origin-access-identity/cloudfront/{Id}/config"
460
470
  },
461
471
  "input":{"shape":"GetCloudFrontOriginAccessIdentityConfigRequest"},
462
472
  "output":{"shape":"GetCloudFrontOriginAccessIdentityConfigResult"},
@@ -474,10 +484,10 @@
474
484
  ]
475
485
  },
476
486
  "GetDistribution":{
477
- "name":"GetDistribution2014_11_06",
487
+ "name":"GetDistribution2015_04_17",
478
488
  "http":{
479
489
  "method":"GET",
480
- "requestUri":"/2014-11-06/distribution/{Id}"
490
+ "requestUri":"/2015-04-17/distribution/{Id}"
481
491
  },
482
492
  "input":{"shape":"GetDistributionRequest"},
483
493
  "output":{"shape":"GetDistributionResult"},
@@ -495,10 +505,10 @@
495
505
  ]
496
506
  },
497
507
  "GetDistributionConfig":{
498
- "name":"GetDistributionConfig2014_11_06",
508
+ "name":"GetDistributionConfig2015_04_17",
499
509
  "http":{
500
510
  "method":"GET",
501
- "requestUri":"/2014-11-06/distribution/{Id}/config"
511
+ "requestUri":"/2015-04-17/distribution/{Id}/config"
502
512
  },
503
513
  "input":{"shape":"GetDistributionConfigRequest"},
504
514
  "output":{"shape":"GetDistributionConfigResult"},
@@ -516,10 +526,10 @@
516
526
  ]
517
527
  },
518
528
  "GetInvalidation":{
519
- "name":"GetInvalidation2014_11_06",
529
+ "name":"GetInvalidation2015_04_17",
520
530
  "http":{
521
531
  "method":"GET",
522
- "requestUri":"/2014-11-06/distribution/{DistributionId}/invalidation/{Id}"
532
+ "requestUri":"/2015-04-17/distribution/{DistributionId}/invalidation/{Id}"
523
533
  },
524
534
  "input":{"shape":"GetInvalidationRequest"},
525
535
  "output":{"shape":"GetInvalidationResult"},
@@ -542,10 +552,10 @@
542
552
  ]
543
553
  },
544
554
  "GetStreamingDistribution":{
545
- "name":"GetStreamingDistribution2014_11_06",
555
+ "name":"GetStreamingDistribution2015_04_17",
546
556
  "http":{
547
557
  "method":"GET",
548
- "requestUri":"/2014-11-06/streaming-distribution/{Id}"
558
+ "requestUri":"/2015-04-17/streaming-distribution/{Id}"
549
559
  },
550
560
  "input":{"shape":"GetStreamingDistributionRequest"},
551
561
  "output":{"shape":"GetStreamingDistributionResult"},
@@ -563,10 +573,10 @@
563
573
  ]
564
574
  },
565
575
  "GetStreamingDistributionConfig":{
566
- "name":"GetStreamingDistributionConfig2014_11_06",
576
+ "name":"GetStreamingDistributionConfig2015_04_17",
567
577
  "http":{
568
578
  "method":"GET",
569
- "requestUri":"/2014-11-06/streaming-distribution/{Id}/config"
579
+ "requestUri":"/2015-04-17/streaming-distribution/{Id}/config"
570
580
  },
571
581
  "input":{"shape":"GetStreamingDistributionConfigRequest"},
572
582
  "output":{"shape":"GetStreamingDistributionConfigResult"},
@@ -584,10 +594,10 @@
584
594
  ]
585
595
  },
586
596
  "ListCloudFrontOriginAccessIdentities":{
587
- "name":"ListCloudFrontOriginAccessIdentities2014_11_06",
597
+ "name":"ListCloudFrontOriginAccessIdentities2015_04_17",
588
598
  "http":{
589
599
  "method":"GET",
590
- "requestUri":"/2014-11-06/origin-access-identity/cloudfront"
600
+ "requestUri":"/2015-04-17/origin-access-identity/cloudfront"
591
601
  },
592
602
  "input":{"shape":"ListCloudFrontOriginAccessIdentitiesRequest"},
593
603
  "output":{"shape":"ListCloudFrontOriginAccessIdentitiesResult"},
@@ -600,10 +610,10 @@
600
610
  ]
601
611
  },
602
612
  "ListDistributions":{
603
- "name":"ListDistributions2014_11_06",
613
+ "name":"ListDistributions2015_04_17",
604
614
  "http":{
605
615
  "method":"GET",
606
- "requestUri":"/2014-11-06/distribution"
616
+ "requestUri":"/2015-04-17/distribution"
607
617
  },
608
618
  "input":{"shape":"ListDistributionsRequest"},
609
619
  "output":{"shape":"ListDistributionsResult"},
@@ -616,10 +626,10 @@
616
626
  ]
617
627
  },
618
628
  "ListInvalidations":{
619
- "name":"ListInvalidations2014_11_06",
629
+ "name":"ListInvalidations2015_04_17",
620
630
  "http":{
621
631
  "method":"GET",
622
- "requestUri":"/2014-11-06/distribution/{DistributionId}/invalidation"
632
+ "requestUri":"/2015-04-17/distribution/{DistributionId}/invalidation"
623
633
  },
624
634
  "input":{"shape":"ListInvalidationsRequest"},
625
635
  "output":{"shape":"ListInvalidationsResult"},
@@ -642,10 +652,10 @@
642
652
  ]
643
653
  },
644
654
  "ListStreamingDistributions":{
645
- "name":"ListStreamingDistributions2014_11_06",
655
+ "name":"ListStreamingDistributions2015_04_17",
646
656
  "http":{
647
657
  "method":"GET",
648
- "requestUri":"/2014-11-06/streaming-distribution"
658
+ "requestUri":"/2015-04-17/streaming-distribution"
649
659
  },
650
660
  "input":{"shape":"ListStreamingDistributionsRequest"},
651
661
  "output":{"shape":"ListStreamingDistributionsResult"},
@@ -658,10 +668,10 @@
658
668
  ]
659
669
  },
660
670
  "UpdateCloudFrontOriginAccessIdentity":{
661
- "name":"UpdateCloudFrontOriginAccessIdentity2014_11_06",
671
+ "name":"UpdateCloudFrontOriginAccessIdentity2015_04_17",
662
672
  "http":{
663
673
  "method":"PUT",
664
- "requestUri":"/2014-11-06/origin-access-identity/cloudfront/{Id}/config"
674
+ "requestUri":"/2015-04-17/origin-access-identity/cloudfront/{Id}/config"
665
675
  },
666
676
  "input":{"shape":"UpdateCloudFrontOriginAccessIdentityRequest"},
667
677
  "output":{"shape":"UpdateCloudFrontOriginAccessIdentityResult"},
@@ -709,10 +719,10 @@
709
719
  ]
710
720
  },
711
721
  "UpdateDistribution":{
712
- "name":"UpdateDistribution2014_11_06",
722
+ "name":"UpdateDistribution2015_04_17",
713
723
  "http":{
714
724
  "method":"PUT",
715
- "requestUri":"/2014-11-06/distribution/{Id}/config"
725
+ "requestUri":"/2015-04-17/distribution/{Id}/config"
716
726
  },
717
727
  "input":{"shape":"UpdateDistributionRequest"},
718
728
  "output":{"shape":"UpdateDistributionResult"},
@@ -802,6 +812,11 @@
802
812
  "error":{"httpStatusCode":400},
803
813
  "exception":true
804
814
  },
815
+ {
816
+ "shape":"InvalidMinimumProtocolVersion",
817
+ "error":{"httpStatusCode":400},
818
+ "exception":true
819
+ },
805
820
  {
806
821
  "shape":"InvalidRequiredProtocol",
807
822
  "error":{"httpStatusCode":400},
@@ -861,14 +876,19 @@
861
876
  "shape":"InvalidGeoRestrictionParameter",
862
877
  "error":{"httpStatusCode":400},
863
878
  "exception":true
879
+ },
880
+ {
881
+ "shape":"InvalidTTLOrder",
882
+ "error":{"httpStatusCode":400},
883
+ "exception":true
864
884
  }
865
885
  ]
866
886
  },
867
887
  "UpdateStreamingDistribution":{
868
- "name":"UpdateStreamingDistribution2014_11_06",
888
+ "name":"UpdateStreamingDistribution2015_04_17",
869
889
  "http":{
870
890
  "method":"PUT",
871
- "requestUri":"/2014-11-06/streaming-distribution/{Id}/config"
891
+ "requestUri":"/2015-04-17/streaming-distribution/{Id}/config"
872
892
  },
873
893
  "input":{"shape":"UpdateStreamingDistributionRequest"},
874
894
  "output":{"shape":"UpdateStreamingDistributionResult"},
@@ -1030,7 +1050,9 @@
1030
1050
  "ViewerProtocolPolicy":{"shape":"ViewerProtocolPolicy"},
1031
1051
  "MinTTL":{"shape":"long"},
1032
1052
  "AllowedMethods":{"shape":"AllowedMethods"},
1033
- "SmoothStreaming":{"shape":"boolean"}
1053
+ "SmoothStreaming":{"shape":"boolean"},
1054
+ "DefaultTTL":{"shape":"long"},
1055
+ "MaxTTL":{"shape":"long"}
1034
1056
  }
1035
1057
  },
1036
1058
  "CacheBehaviorList":{
@@ -1164,7 +1186,7 @@
1164
1186
  "members":{
1165
1187
  "CloudFrontOriginAccessIdentityConfig":{
1166
1188
  "shape":"CloudFrontOriginAccessIdentityConfig",
1167
- "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-11-06/"},
1189
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-04-17/"},
1168
1190
  "locationName":"CloudFrontOriginAccessIdentityConfig"
1169
1191
  }
1170
1192
  },
@@ -1193,7 +1215,7 @@
1193
1215
  "members":{
1194
1216
  "DistributionConfig":{
1195
1217
  "shape":"DistributionConfig",
1196
- "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-11-06/"},
1218
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-04-17/"},
1197
1219
  "locationName":"DistributionConfig"
1198
1220
  }
1199
1221
  },
@@ -1230,7 +1252,7 @@
1230
1252
  },
1231
1253
  "InvalidationBatch":{
1232
1254
  "shape":"InvalidationBatch",
1233
- "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-11-06/"},
1255
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-04-17/"},
1234
1256
  "locationName":"InvalidationBatch"
1235
1257
  }
1236
1258
  },
@@ -1254,7 +1276,7 @@
1254
1276
  "members":{
1255
1277
  "StreamingDistributionConfig":{
1256
1278
  "shape":"StreamingDistributionConfig",
1257
- "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-11-06/"},
1279
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-04-17/"},
1258
1280
  "locationName":"StreamingDistributionConfig"
1259
1281
  }
1260
1282
  },
@@ -1331,7 +1353,9 @@
1331
1353
  "ViewerProtocolPolicy":{"shape":"ViewerProtocolPolicy"},
1332
1354
  "MinTTL":{"shape":"long"},
1333
1355
  "AllowedMethods":{"shape":"AllowedMethods"},
1334
- "SmoothStreaming":{"shape":"boolean"}
1356
+ "SmoothStreaming":{"shape":"boolean"},
1357
+ "DefaultTTL":{"shape":"long"},
1358
+ "MaxTTL":{"shape":"long"}
1335
1359
  }
1336
1360
  },
1337
1361
  "DeleteCloudFrontOriginAccessIdentityRequest":{
@@ -1794,6 +1818,14 @@
1794
1818
  "error":{"httpStatusCode":400},
1795
1819
  "exception":true
1796
1820
  },
1821
+ "InvalidMinimumProtocolVersion":{
1822
+ "type":"structure",
1823
+ "members":{
1824
+ "Message":{"shape":"string"}
1825
+ },
1826
+ "error":{"httpStatusCode":400},
1827
+ "exception":true
1828
+ },
1797
1829
  "InvalidOrigin":{
1798
1830
  "type":"structure",
1799
1831
  "members":{
@@ -1842,6 +1874,14 @@
1842
1874
  "error":{"httpStatusCode":400},
1843
1875
  "exception":true
1844
1876
  },
1877
+ "InvalidTTLOrder":{
1878
+ "type":"structure",
1879
+ "members":{
1880
+ "Message":{"shape":"string"}
1881
+ },
1882
+ "error":{"httpStatusCode":400},
1883
+ "exception":true
1884
+ },
1845
1885
  "InvalidViewerCertificate":{
1846
1886
  "type":"structure",
1847
1887
  "members":{
@@ -2483,7 +2523,7 @@
2483
2523
  "members":{
2484
2524
  "CloudFrontOriginAccessIdentityConfig":{
2485
2525
  "shape":"CloudFrontOriginAccessIdentityConfig",
2486
- "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-11-06/"},
2526
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-04-17/"},
2487
2527
  "locationName":"CloudFrontOriginAccessIdentityConfig"
2488
2528
  },
2489
2529
  "Id":{
@@ -2520,7 +2560,7 @@
2520
2560
  "members":{
2521
2561
  "DistributionConfig":{
2522
2562
  "shape":"DistributionConfig",
2523
- "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-11-06/"},
2563
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-04-17/"},
2524
2564
  "locationName":"DistributionConfig"
2525
2565
  },
2526
2566
  "Id":{
@@ -2557,7 +2597,7 @@
2557
2597
  "members":{
2558
2598
  "StreamingDistributionConfig":{
2559
2599
  "shape":"StreamingDistributionConfig",
2560
- "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2014-11-06/"},
2600
+ "xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-04-17/"},
2561
2601
  "locationName":"StreamingDistributionConfig"
2562
2602
  },
2563
2603
  "Id":{