aws-sdk-core 2.1.26 → 2.1.27
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/cloudfront/{2015-04-17 → 2015-07-27}/api-2.json +123 -53
- data/apis/cloudfront/{2015-04-17 → 2015-07-27}/paginators-1.json +0 -0
- data/apis/cloudfront/{2015-04-17 → 2015-07-27}/waiters-2.json +0 -0
- data/apis/ec2/2015-10-01/api-2.json +12 -0
- data/apis/waf/2015-08-24/api-2.json +1908 -0
- data/endpoints.json +3 -0
- data/lib/aws-sdk-core.rb +1 -0
- data/lib/aws-sdk-core/cloudfront.rb +4 -4
- data/lib/aws-sdk-core/version.rb +1 -1
- data/lib/aws-sdk-core/waf.rb +4 -0
- metadata +8 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: e8bb3dc26e120d065fd2e178de08268c7a5ed676
|
4
|
+
data.tar.gz: ade469f00b4d10f6ad050c9095769776927fe002
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ef1b314c9b0ab060cd03e214d48fa80ad30ab61b24f745d7f765903103ebac4698252105fa27b3f475bac87f8eda309d42410db0d3e2219316bc26b8410ef65b
|
7
|
+
data.tar.gz: fcd4ce32da7c90023b0f3b029781713ca129a651701ff1b27cec6e16cd42000fca00b419013a1819ee0c91ac82aeb2d63f7e1e2a71c70e321145a4fe51c7c513
|
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"version":"2.0",
|
3
3
|
"metadata":{
|
4
|
-
"apiVersion":"2015-
|
4
|
+
"apiVersion":"2015-07-27",
|
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":"
|
14
|
+
"name":"CreateCloudFrontOriginAccessIdentity2015_07_27",
|
15
15
|
"http":{
|
16
16
|
"method":"POST",
|
17
|
-
"requestUri":"/2015-
|
17
|
+
"requestUri":"/2015-07-27/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":"
|
51
|
+
"name":"CreateDistribution2015_07_27",
|
52
52
|
"http":{
|
53
53
|
"method":"POST",
|
54
|
-
"requestUri":"/2015-
|
54
|
+
"requestUri":"/2015-07-27/distribution",
|
55
55
|
"responseCode":201
|
56
56
|
},
|
57
57
|
"input":{"shape":"CreateDistributionRequest"},
|
@@ -211,14 +211,19 @@
|
|
211
211
|
"shape":"InvalidTTLOrder",
|
212
212
|
"error":{"httpStatusCode":400},
|
213
213
|
"exception":true
|
214
|
+
},
|
215
|
+
{
|
216
|
+
"shape":"InvalidWebACLId",
|
217
|
+
"error":{"httpStatusCode":400},
|
218
|
+
"exception":true
|
214
219
|
}
|
215
220
|
]
|
216
221
|
},
|
217
222
|
"CreateInvalidation":{
|
218
|
-
"name":"
|
223
|
+
"name":"CreateInvalidation2015_07_27",
|
219
224
|
"http":{
|
220
225
|
"method":"POST",
|
221
|
-
"requestUri":"/2015-
|
226
|
+
"requestUri":"/2015-07-27/distribution/{DistributionId}/invalidation",
|
222
227
|
"responseCode":201
|
223
228
|
},
|
224
229
|
"input":{"shape":"CreateInvalidationRequest"},
|
@@ -262,10 +267,10 @@
|
|
262
267
|
]
|
263
268
|
},
|
264
269
|
"CreateStreamingDistribution":{
|
265
|
-
"name":"
|
270
|
+
"name":"CreateStreamingDistribution2015_07_27",
|
266
271
|
"http":{
|
267
272
|
"method":"POST",
|
268
|
-
"requestUri":"/2015-
|
273
|
+
"requestUri":"/2015-07-27/streaming-distribution",
|
269
274
|
"responseCode":201
|
270
275
|
},
|
271
276
|
"input":{"shape":"CreateStreamingDistributionRequest"},
|
@@ -334,10 +339,10 @@
|
|
334
339
|
]
|
335
340
|
},
|
336
341
|
"DeleteCloudFrontOriginAccessIdentity":{
|
337
|
-
"name":"
|
342
|
+
"name":"DeleteCloudFrontOriginAccessIdentity2015_07_27",
|
338
343
|
"http":{
|
339
344
|
"method":"DELETE",
|
340
|
-
"requestUri":"/2015-
|
345
|
+
"requestUri":"/2015-07-27/origin-access-identity/cloudfront/{Id}",
|
341
346
|
"responseCode":204
|
342
347
|
},
|
343
348
|
"input":{"shape":"DeleteCloudFrontOriginAccessIdentityRequest"},
|
@@ -370,10 +375,10 @@
|
|
370
375
|
]
|
371
376
|
},
|
372
377
|
"DeleteDistribution":{
|
373
|
-
"name":"
|
378
|
+
"name":"DeleteDistribution2015_07_27",
|
374
379
|
"http":{
|
375
380
|
"method":"DELETE",
|
376
|
-
"requestUri":"/2015-
|
381
|
+
"requestUri":"/2015-07-27/distribution/{Id}",
|
377
382
|
"responseCode":204
|
378
383
|
},
|
379
384
|
"input":{"shape":"DeleteDistributionRequest"},
|
@@ -406,10 +411,10 @@
|
|
406
411
|
]
|
407
412
|
},
|
408
413
|
"DeleteStreamingDistribution":{
|
409
|
-
"name":"
|
414
|
+
"name":"DeleteStreamingDistribution2015_07_27",
|
410
415
|
"http":{
|
411
416
|
"method":"DELETE",
|
412
|
-
"requestUri":"/2015-
|
417
|
+
"requestUri":"/2015-07-27/streaming-distribution/{Id}",
|
413
418
|
"responseCode":204
|
414
419
|
},
|
415
420
|
"input":{"shape":"DeleteStreamingDistributionRequest"},
|
@@ -442,10 +447,10 @@
|
|
442
447
|
]
|
443
448
|
},
|
444
449
|
"GetCloudFrontOriginAccessIdentity":{
|
445
|
-
"name":"
|
450
|
+
"name":"GetCloudFrontOriginAccessIdentity2015_07_27",
|
446
451
|
"http":{
|
447
452
|
"method":"GET",
|
448
|
-
"requestUri":"/2015-
|
453
|
+
"requestUri":"/2015-07-27/origin-access-identity/cloudfront/{Id}"
|
449
454
|
},
|
450
455
|
"input":{"shape":"GetCloudFrontOriginAccessIdentityRequest"},
|
451
456
|
"output":{"shape":"GetCloudFrontOriginAccessIdentityResult"},
|
@@ -463,10 +468,10 @@
|
|
463
468
|
]
|
464
469
|
},
|
465
470
|
"GetCloudFrontOriginAccessIdentityConfig":{
|
466
|
-
"name":"
|
471
|
+
"name":"GetCloudFrontOriginAccessIdentityConfig2015_07_27",
|
467
472
|
"http":{
|
468
473
|
"method":"GET",
|
469
|
-
"requestUri":"/2015-
|
474
|
+
"requestUri":"/2015-07-27/origin-access-identity/cloudfront/{Id}/config"
|
470
475
|
},
|
471
476
|
"input":{"shape":"GetCloudFrontOriginAccessIdentityConfigRequest"},
|
472
477
|
"output":{"shape":"GetCloudFrontOriginAccessIdentityConfigResult"},
|
@@ -484,10 +489,10 @@
|
|
484
489
|
]
|
485
490
|
},
|
486
491
|
"GetDistribution":{
|
487
|
-
"name":"
|
492
|
+
"name":"GetDistribution2015_07_27",
|
488
493
|
"http":{
|
489
494
|
"method":"GET",
|
490
|
-
"requestUri":"/2015-
|
495
|
+
"requestUri":"/2015-07-27/distribution/{Id}"
|
491
496
|
},
|
492
497
|
"input":{"shape":"GetDistributionRequest"},
|
493
498
|
"output":{"shape":"GetDistributionResult"},
|
@@ -505,10 +510,10 @@
|
|
505
510
|
]
|
506
511
|
},
|
507
512
|
"GetDistributionConfig":{
|
508
|
-
"name":"
|
513
|
+
"name":"GetDistributionConfig2015_07_27",
|
509
514
|
"http":{
|
510
515
|
"method":"GET",
|
511
|
-
"requestUri":"/2015-
|
516
|
+
"requestUri":"/2015-07-27/distribution/{Id}/config"
|
512
517
|
},
|
513
518
|
"input":{"shape":"GetDistributionConfigRequest"},
|
514
519
|
"output":{"shape":"GetDistributionConfigResult"},
|
@@ -526,10 +531,10 @@
|
|
526
531
|
]
|
527
532
|
},
|
528
533
|
"GetInvalidation":{
|
529
|
-
"name":"
|
534
|
+
"name":"GetInvalidation2015_07_27",
|
530
535
|
"http":{
|
531
536
|
"method":"GET",
|
532
|
-
"requestUri":"/2015-
|
537
|
+
"requestUri":"/2015-07-27/distribution/{DistributionId}/invalidation/{Id}"
|
533
538
|
},
|
534
539
|
"input":{"shape":"GetInvalidationRequest"},
|
535
540
|
"output":{"shape":"GetInvalidationResult"},
|
@@ -552,10 +557,10 @@
|
|
552
557
|
]
|
553
558
|
},
|
554
559
|
"GetStreamingDistribution":{
|
555
|
-
"name":"
|
560
|
+
"name":"GetStreamingDistribution2015_07_27",
|
556
561
|
"http":{
|
557
562
|
"method":"GET",
|
558
|
-
"requestUri":"/2015-
|
563
|
+
"requestUri":"/2015-07-27/streaming-distribution/{Id}"
|
559
564
|
},
|
560
565
|
"input":{"shape":"GetStreamingDistributionRequest"},
|
561
566
|
"output":{"shape":"GetStreamingDistributionResult"},
|
@@ -573,10 +578,10 @@
|
|
573
578
|
]
|
574
579
|
},
|
575
580
|
"GetStreamingDistributionConfig":{
|
576
|
-
"name":"
|
581
|
+
"name":"GetStreamingDistributionConfig2015_07_27",
|
577
582
|
"http":{
|
578
583
|
"method":"GET",
|
579
|
-
"requestUri":"/2015-
|
584
|
+
"requestUri":"/2015-07-27/streaming-distribution/{Id}/config"
|
580
585
|
},
|
581
586
|
"input":{"shape":"GetStreamingDistributionConfigRequest"},
|
582
587
|
"output":{"shape":"GetStreamingDistributionConfigResult"},
|
@@ -594,10 +599,10 @@
|
|
594
599
|
]
|
595
600
|
},
|
596
601
|
"ListCloudFrontOriginAccessIdentities":{
|
597
|
-
"name":"
|
602
|
+
"name":"ListCloudFrontOriginAccessIdentities2015_07_27",
|
598
603
|
"http":{
|
599
604
|
"method":"GET",
|
600
|
-
"requestUri":"/2015-
|
605
|
+
"requestUri":"/2015-07-27/origin-access-identity/cloudfront"
|
601
606
|
},
|
602
607
|
"input":{"shape":"ListCloudFrontOriginAccessIdentitiesRequest"},
|
603
608
|
"output":{"shape":"ListCloudFrontOriginAccessIdentitiesResult"},
|
@@ -610,10 +615,10 @@
|
|
610
615
|
]
|
611
616
|
},
|
612
617
|
"ListDistributions":{
|
613
|
-
"name":"
|
618
|
+
"name":"ListDistributions2015_07_27",
|
614
619
|
"http":{
|
615
620
|
"method":"GET",
|
616
|
-
"requestUri":"/2015-
|
621
|
+
"requestUri":"/2015-07-27/distribution"
|
617
622
|
},
|
618
623
|
"input":{"shape":"ListDistributionsRequest"},
|
619
624
|
"output":{"shape":"ListDistributionsResult"},
|
@@ -625,11 +630,32 @@
|
|
625
630
|
}
|
626
631
|
]
|
627
632
|
},
|
633
|
+
"ListDistributionsByWebACLId":{
|
634
|
+
"name":"ListDistributionsByWebACLId2015_07_27",
|
635
|
+
"http":{
|
636
|
+
"method":"GET",
|
637
|
+
"requestUri":"/2015-07-27/distributionsByWebACLId/{WebACLId}"
|
638
|
+
},
|
639
|
+
"input":{"shape":"ListDistributionsByWebACLIdRequest"},
|
640
|
+
"output":{"shape":"ListDistributionsByWebACLIdResult"},
|
641
|
+
"errors":[
|
642
|
+
{
|
643
|
+
"shape":"InvalidArgument",
|
644
|
+
"error":{"httpStatusCode":400},
|
645
|
+
"exception":true
|
646
|
+
},
|
647
|
+
{
|
648
|
+
"shape":"InvalidWebACLId",
|
649
|
+
"error":{"httpStatusCode":400},
|
650
|
+
"exception":true
|
651
|
+
}
|
652
|
+
]
|
653
|
+
},
|
628
654
|
"ListInvalidations":{
|
629
|
-
"name":"
|
655
|
+
"name":"ListInvalidations2015_07_27",
|
630
656
|
"http":{
|
631
657
|
"method":"GET",
|
632
|
-
"requestUri":"/2015-
|
658
|
+
"requestUri":"/2015-07-27/distribution/{DistributionId}/invalidation"
|
633
659
|
},
|
634
660
|
"input":{"shape":"ListInvalidationsRequest"},
|
635
661
|
"output":{"shape":"ListInvalidationsResult"},
|
@@ -652,10 +678,10 @@
|
|
652
678
|
]
|
653
679
|
},
|
654
680
|
"ListStreamingDistributions":{
|
655
|
-
"name":"
|
681
|
+
"name":"ListStreamingDistributions2015_07_27",
|
656
682
|
"http":{
|
657
683
|
"method":"GET",
|
658
|
-
"requestUri":"/2015-
|
684
|
+
"requestUri":"/2015-07-27/streaming-distribution"
|
659
685
|
},
|
660
686
|
"input":{"shape":"ListStreamingDistributionsRequest"},
|
661
687
|
"output":{"shape":"ListStreamingDistributionsResult"},
|
@@ -668,10 +694,10 @@
|
|
668
694
|
]
|
669
695
|
},
|
670
696
|
"UpdateCloudFrontOriginAccessIdentity":{
|
671
|
-
"name":"
|
697
|
+
"name":"UpdateCloudFrontOriginAccessIdentity2015_07_27",
|
672
698
|
"http":{
|
673
699
|
"method":"PUT",
|
674
|
-
"requestUri":"/2015-
|
700
|
+
"requestUri":"/2015-07-27/origin-access-identity/cloudfront/{Id}/config"
|
675
701
|
},
|
676
702
|
"input":{"shape":"UpdateCloudFrontOriginAccessIdentityRequest"},
|
677
703
|
"output":{"shape":"UpdateCloudFrontOriginAccessIdentityResult"},
|
@@ -719,10 +745,10 @@
|
|
719
745
|
]
|
720
746
|
},
|
721
747
|
"UpdateDistribution":{
|
722
|
-
"name":"
|
748
|
+
"name":"UpdateDistribution2015_07_27",
|
723
749
|
"http":{
|
724
750
|
"method":"PUT",
|
725
|
-
"requestUri":"/2015-
|
751
|
+
"requestUri":"/2015-07-27/distribution/{Id}/config"
|
726
752
|
},
|
727
753
|
"input":{"shape":"UpdateDistributionRequest"},
|
728
754
|
"output":{"shape":"UpdateDistributionResult"},
|
@@ -881,14 +907,19 @@
|
|
881
907
|
"shape":"InvalidTTLOrder",
|
882
908
|
"error":{"httpStatusCode":400},
|
883
909
|
"exception":true
|
910
|
+
},
|
911
|
+
{
|
912
|
+
"shape":"InvalidWebACLId",
|
913
|
+
"error":{"httpStatusCode":400},
|
914
|
+
"exception":true
|
884
915
|
}
|
885
916
|
]
|
886
917
|
},
|
887
918
|
"UpdateStreamingDistribution":{
|
888
|
-
"name":"
|
919
|
+
"name":"UpdateStreamingDistribution2015_07_27",
|
889
920
|
"http":{
|
890
921
|
"method":"PUT",
|
891
|
-
"requestUri":"/2015-
|
922
|
+
"requestUri":"/2015-07-27/streaming-distribution/{Id}/config"
|
892
923
|
},
|
893
924
|
"input":{"shape":"UpdateStreamingDistributionRequest"},
|
894
925
|
"output":{"shape":"UpdateStreamingDistributionResult"},
|
@@ -1186,7 +1217,7 @@
|
|
1186
1217
|
"members":{
|
1187
1218
|
"CloudFrontOriginAccessIdentityConfig":{
|
1188
1219
|
"shape":"CloudFrontOriginAccessIdentityConfig",
|
1189
|
-
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-
|
1220
|
+
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-07-27/"},
|
1190
1221
|
"locationName":"CloudFrontOriginAccessIdentityConfig"
|
1191
1222
|
}
|
1192
1223
|
},
|
@@ -1215,7 +1246,7 @@
|
|
1215
1246
|
"members":{
|
1216
1247
|
"DistributionConfig":{
|
1217
1248
|
"shape":"DistributionConfig",
|
1218
|
-
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-
|
1249
|
+
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-07-27/"},
|
1219
1250
|
"locationName":"DistributionConfig"
|
1220
1251
|
}
|
1221
1252
|
},
|
@@ -1252,7 +1283,7 @@
|
|
1252
1283
|
},
|
1253
1284
|
"InvalidationBatch":{
|
1254
1285
|
"shape":"InvalidationBatch",
|
1255
|
-
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-
|
1286
|
+
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-07-27/"},
|
1256
1287
|
"locationName":"InvalidationBatch"
|
1257
1288
|
}
|
1258
1289
|
},
|
@@ -1276,7 +1307,7 @@
|
|
1276
1307
|
"members":{
|
1277
1308
|
"StreamingDistributionConfig":{
|
1278
1309
|
"shape":"StreamingDistributionConfig",
|
1279
|
-
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-
|
1310
|
+
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-07-27/"},
|
1280
1311
|
"locationName":"StreamingDistributionConfig"
|
1281
1312
|
}
|
1282
1313
|
},
|
@@ -1457,7 +1488,8 @@
|
|
1457
1488
|
"PriceClass":{"shape":"PriceClass"},
|
1458
1489
|
"Enabled":{"shape":"boolean"},
|
1459
1490
|
"ViewerCertificate":{"shape":"ViewerCertificate"},
|
1460
|
-
"Restrictions":{"shape":"Restrictions"}
|
1491
|
+
"Restrictions":{"shape":"Restrictions"},
|
1492
|
+
"WebACLId":{"shape":"string"}
|
1461
1493
|
}
|
1462
1494
|
},
|
1463
1495
|
"DistributionList":{
|
@@ -1501,7 +1533,8 @@
|
|
1501
1533
|
"PriceClass",
|
1502
1534
|
"Enabled",
|
1503
1535
|
"ViewerCertificate",
|
1504
|
-
"Restrictions"
|
1536
|
+
"Restrictions",
|
1537
|
+
"WebACLId"
|
1505
1538
|
],
|
1506
1539
|
"members":{
|
1507
1540
|
"Id":{"shape":"string"},
|
@@ -1517,7 +1550,8 @@
|
|
1517
1550
|
"PriceClass":{"shape":"PriceClass"},
|
1518
1551
|
"Enabled":{"shape":"boolean"},
|
1519
1552
|
"ViewerCertificate":{"shape":"ViewerCertificate"},
|
1520
|
-
"Restrictions":{"shape":"Restrictions"}
|
1553
|
+
"Restrictions":{"shape":"Restrictions"},
|
1554
|
+
"WebACLId":{"shape":"string"}
|
1521
1555
|
}
|
1522
1556
|
},
|
1523
1557
|
"DistributionSummaryList":{
|
@@ -1890,6 +1924,14 @@
|
|
1890
1924
|
"error":{"httpStatusCode":400},
|
1891
1925
|
"exception":true
|
1892
1926
|
},
|
1927
|
+
"InvalidWebACLId":{
|
1928
|
+
"type":"structure",
|
1929
|
+
"members":{
|
1930
|
+
"Message":{"shape":"string"}
|
1931
|
+
},
|
1932
|
+
"error":{"httpStatusCode":400},
|
1933
|
+
"exception":true
|
1934
|
+
},
|
1893
1935
|
"Invalidation":{
|
1894
1936
|
"type":"structure",
|
1895
1937
|
"required":[
|
@@ -1998,6 +2040,34 @@
|
|
1998
2040
|
},
|
1999
2041
|
"payload":"CloudFrontOriginAccessIdentityList"
|
2000
2042
|
},
|
2043
|
+
"ListDistributionsByWebACLIdRequest":{
|
2044
|
+
"type":"structure",
|
2045
|
+
"required":["WebACLId"],
|
2046
|
+
"members":{
|
2047
|
+
"Marker":{
|
2048
|
+
"shape":"string",
|
2049
|
+
"location":"querystring",
|
2050
|
+
"locationName":"Marker"
|
2051
|
+
},
|
2052
|
+
"MaxItems":{
|
2053
|
+
"shape":"string",
|
2054
|
+
"location":"querystring",
|
2055
|
+
"locationName":"MaxItems"
|
2056
|
+
},
|
2057
|
+
"WebACLId":{
|
2058
|
+
"shape":"string",
|
2059
|
+
"location":"uri",
|
2060
|
+
"locationName":"WebACLId"
|
2061
|
+
}
|
2062
|
+
}
|
2063
|
+
},
|
2064
|
+
"ListDistributionsByWebACLIdResult":{
|
2065
|
+
"type":"structure",
|
2066
|
+
"members":{
|
2067
|
+
"DistributionList":{"shape":"DistributionList"}
|
2068
|
+
},
|
2069
|
+
"payload":"DistributionList"
|
2070
|
+
},
|
2001
2071
|
"ListDistributionsRequest":{
|
2002
2072
|
"type":"structure",
|
2003
2073
|
"members":{
|
@@ -2523,7 +2593,7 @@
|
|
2523
2593
|
"members":{
|
2524
2594
|
"CloudFrontOriginAccessIdentityConfig":{
|
2525
2595
|
"shape":"CloudFrontOriginAccessIdentityConfig",
|
2526
|
-
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-
|
2596
|
+
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-07-27/"},
|
2527
2597
|
"locationName":"CloudFrontOriginAccessIdentityConfig"
|
2528
2598
|
},
|
2529
2599
|
"Id":{
|
@@ -2560,7 +2630,7 @@
|
|
2560
2630
|
"members":{
|
2561
2631
|
"DistributionConfig":{
|
2562
2632
|
"shape":"DistributionConfig",
|
2563
|
-
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-
|
2633
|
+
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-07-27/"},
|
2564
2634
|
"locationName":"DistributionConfig"
|
2565
2635
|
},
|
2566
2636
|
"Id":{
|
@@ -2597,7 +2667,7 @@
|
|
2597
2667
|
"members":{
|
2598
2668
|
"StreamingDistributionConfig":{
|
2599
2669
|
"shape":"StreamingDistributionConfig",
|
2600
|
-
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-
|
2670
|
+
"xmlNamespace":{"uri":"http://cloudfront.amazonaws.com/doc/2015-07-27/"},
|
2601
2671
|
"locationName":"StreamingDistributionConfig"
|
2602
2672
|
},
|
2603
2673
|
"Id":{
|