aws-sdk-core 2.0.26 → 2.0.27
Sign up to get free protection for your applications and to get access to all the features.
- data/apis/ECS.api.json +149 -107
- data/apis/ElasticTranscoder.api.json +18 -3
- data/apis/Route53Domains.api.json +1 -0
- data/apis/Route53Domains.paginators.json +17 -0
- data/lib/aws-sdk-core/route53domains.rb +1 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- data/lib/seahorse/client/plugins/response_target.rb +2 -2
- metadata +282 -265
- checksums.yaml +0 -7
data/apis/ECS.api.json
CHANGED
@@ -1,13 +1,14 @@
|
|
1
1
|
{
|
2
|
+
"version":"2.0",
|
2
3
|
"metadata":{
|
3
4
|
"apiVersion":"2014-11-13",
|
4
5
|
"endpointPrefix":"ecs",
|
6
|
+
"jsonVersion":"1.1",
|
5
7
|
"serviceAbbreviation":"Amazon ECS",
|
6
8
|
"serviceFullName":"Amazon EC2 Container Service",
|
7
9
|
"signatureVersion":"v4",
|
8
|
-
"
|
9
|
-
"
|
10
|
-
"protocol":"query"
|
10
|
+
"targetPrefix":"AmazonEC2ContainerServiceV20141113",
|
11
|
+
"protocol":"json"
|
11
12
|
},
|
12
13
|
"operations":{
|
13
14
|
"CreateCluster":{
|
@@ -17,14 +18,12 @@
|
|
17
18
|
"requestUri":"/"
|
18
19
|
},
|
19
20
|
"input":{"shape":"CreateClusterRequest"},
|
20
|
-
"output":{
|
21
|
-
"shape":"CreateClusterResponse",
|
22
|
-
"resultWrapper":"CreateClusterResult"
|
23
|
-
},
|
21
|
+
"output":{"shape":"CreateClusterResponse"},
|
24
22
|
"errors":[
|
25
23
|
{
|
26
24
|
"shape":"ServerException",
|
27
|
-
"exception":true
|
25
|
+
"exception":true,
|
26
|
+
"fault":true
|
28
27
|
},
|
29
28
|
{
|
30
29
|
"shape":"ClientException",
|
@@ -39,14 +38,12 @@
|
|
39
38
|
"requestUri":"/"
|
40
39
|
},
|
41
40
|
"input":{"shape":"DeleteClusterRequest"},
|
42
|
-
"output":{
|
43
|
-
"shape":"DeleteClusterResponse",
|
44
|
-
"resultWrapper":"DeleteClusterResult"
|
45
|
-
},
|
41
|
+
"output":{"shape":"DeleteClusterResponse"},
|
46
42
|
"errors":[
|
47
43
|
{
|
48
44
|
"shape":"ServerException",
|
49
|
-
"exception":true
|
45
|
+
"exception":true,
|
46
|
+
"fault":true
|
50
47
|
},
|
51
48
|
{
|
52
49
|
"shape":"ClientException",
|
@@ -61,14 +58,12 @@
|
|
61
58
|
"requestUri":"/"
|
62
59
|
},
|
63
60
|
"input":{"shape":"DeregisterContainerInstanceRequest"},
|
64
|
-
"output":{
|
65
|
-
"shape":"DeregisterContainerInstanceResponse",
|
66
|
-
"resultWrapper":"DeregisterContainerInstanceResult"
|
67
|
-
},
|
61
|
+
"output":{"shape":"DeregisterContainerInstanceResponse"},
|
68
62
|
"errors":[
|
69
63
|
{
|
70
64
|
"shape":"ServerException",
|
71
|
-
"exception":true
|
65
|
+
"exception":true,
|
66
|
+
"fault":true
|
72
67
|
},
|
73
68
|
{
|
74
69
|
"shape":"ClientException",
|
@@ -83,14 +78,12 @@
|
|
83
78
|
"requestUri":"/"
|
84
79
|
},
|
85
80
|
"input":{"shape":"DeregisterTaskDefinitionRequest"},
|
86
|
-
"output":{
|
87
|
-
"shape":"DeregisterTaskDefinitionResponse",
|
88
|
-
"resultWrapper":"DeregisterTaskDefinitionResult"
|
89
|
-
},
|
81
|
+
"output":{"shape":"DeregisterTaskDefinitionResponse"},
|
90
82
|
"errors":[
|
91
83
|
{
|
92
84
|
"shape":"ServerException",
|
93
|
-
"exception":true
|
85
|
+
"exception":true,
|
86
|
+
"fault":true
|
94
87
|
},
|
95
88
|
{
|
96
89
|
"shape":"ClientException",
|
@@ -105,14 +98,12 @@
|
|
105
98
|
"requestUri":"/"
|
106
99
|
},
|
107
100
|
"input":{"shape":"DescribeClustersRequest"},
|
108
|
-
"output":{
|
109
|
-
"shape":"DescribeClustersResponse",
|
110
|
-
"resultWrapper":"DescribeClustersResult"
|
111
|
-
},
|
101
|
+
"output":{"shape":"DescribeClustersResponse"},
|
112
102
|
"errors":[
|
113
103
|
{
|
114
104
|
"shape":"ServerException",
|
115
|
-
"exception":true
|
105
|
+
"exception":true,
|
106
|
+
"fault":true
|
116
107
|
},
|
117
108
|
{
|
118
109
|
"shape":"ClientException",
|
@@ -127,14 +118,12 @@
|
|
127
118
|
"requestUri":"/"
|
128
119
|
},
|
129
120
|
"input":{"shape":"DescribeContainerInstancesRequest"},
|
130
|
-
"output":{
|
131
|
-
"shape":"DescribeContainerInstancesResponse",
|
132
|
-
"resultWrapper":"DescribeContainerInstancesResult"
|
133
|
-
},
|
121
|
+
"output":{"shape":"DescribeContainerInstancesResponse"},
|
134
122
|
"errors":[
|
135
123
|
{
|
136
124
|
"shape":"ServerException",
|
137
|
-
"exception":true
|
125
|
+
"exception":true,
|
126
|
+
"fault":true
|
138
127
|
},
|
139
128
|
{
|
140
129
|
"shape":"ClientException",
|
@@ -149,14 +138,12 @@
|
|
149
138
|
"requestUri":"/"
|
150
139
|
},
|
151
140
|
"input":{"shape":"DescribeTaskDefinitionRequest"},
|
152
|
-
"output":{
|
153
|
-
"shape":"DescribeTaskDefinitionResponse",
|
154
|
-
"resultWrapper":"DescribeTaskDefinitionResult"
|
155
|
-
},
|
141
|
+
"output":{"shape":"DescribeTaskDefinitionResponse"},
|
156
142
|
"errors":[
|
157
143
|
{
|
158
144
|
"shape":"ServerException",
|
159
|
-
"exception":true
|
145
|
+
"exception":true,
|
146
|
+
"fault":true
|
160
147
|
},
|
161
148
|
{
|
162
149
|
"shape":"ClientException",
|
@@ -171,14 +158,12 @@
|
|
171
158
|
"requestUri":"/"
|
172
159
|
},
|
173
160
|
"input":{"shape":"DescribeTasksRequest"},
|
174
|
-
"output":{
|
175
|
-
"shape":"DescribeTasksResponse",
|
176
|
-
"resultWrapper":"DescribeTasksResult"
|
177
|
-
},
|
161
|
+
"output":{"shape":"DescribeTasksResponse"},
|
178
162
|
"errors":[
|
179
163
|
{
|
180
164
|
"shape":"ServerException",
|
181
|
-
"exception":true
|
165
|
+
"exception":true,
|
166
|
+
"fault":true
|
182
167
|
},
|
183
168
|
{
|
184
169
|
"shape":"ClientException",
|
@@ -193,14 +178,12 @@
|
|
193
178
|
"requestUri":"/"
|
194
179
|
},
|
195
180
|
"input":{"shape":"DiscoverPollEndpointRequest"},
|
196
|
-
"output":{
|
197
|
-
"shape":"DiscoverPollEndpointResponse",
|
198
|
-
"resultWrapper":"DiscoverPollEndpointResult"
|
199
|
-
},
|
181
|
+
"output":{"shape":"DiscoverPollEndpointResponse"},
|
200
182
|
"errors":[
|
201
183
|
{
|
202
184
|
"shape":"ServerException",
|
203
|
-
"exception":true
|
185
|
+
"exception":true,
|
186
|
+
"fault":true
|
204
187
|
},
|
205
188
|
{
|
206
189
|
"shape":"ClientException",
|
@@ -215,14 +198,12 @@
|
|
215
198
|
"requestUri":"/"
|
216
199
|
},
|
217
200
|
"input":{"shape":"ListClustersRequest"},
|
218
|
-
"output":{
|
219
|
-
"shape":"ListClustersResponse",
|
220
|
-
"resultWrapper":"ListClustersResult"
|
221
|
-
},
|
201
|
+
"output":{"shape":"ListClustersResponse"},
|
222
202
|
"errors":[
|
223
203
|
{
|
224
204
|
"shape":"ServerException",
|
225
|
-
"exception":true
|
205
|
+
"exception":true,
|
206
|
+
"fault":true
|
226
207
|
},
|
227
208
|
{
|
228
209
|
"shape":"ClientException",
|
@@ -237,14 +218,32 @@
|
|
237
218
|
"requestUri":"/"
|
238
219
|
},
|
239
220
|
"input":{"shape":"ListContainerInstancesRequest"},
|
240
|
-
"output":{
|
241
|
-
"shape":"ListContainerInstancesResponse",
|
242
|
-
"resultWrapper":"ListContainerInstancesResult"
|
243
|
-
},
|
221
|
+
"output":{"shape":"ListContainerInstancesResponse"},
|
244
222
|
"errors":[
|
245
223
|
{
|
246
224
|
"shape":"ServerException",
|
225
|
+
"exception":true,
|
226
|
+
"fault":true
|
227
|
+
},
|
228
|
+
{
|
229
|
+
"shape":"ClientException",
|
247
230
|
"exception":true
|
231
|
+
}
|
232
|
+
]
|
233
|
+
},
|
234
|
+
"ListTaskDefinitionFamilies":{
|
235
|
+
"name":"ListTaskDefinitionFamilies",
|
236
|
+
"http":{
|
237
|
+
"method":"POST",
|
238
|
+
"requestUri":"/"
|
239
|
+
},
|
240
|
+
"input":{"shape":"ListTaskDefinitionFamiliesRequest"},
|
241
|
+
"output":{"shape":"ListTaskDefinitionFamiliesResponse"},
|
242
|
+
"errors":[
|
243
|
+
{
|
244
|
+
"shape":"ServerException",
|
245
|
+
"exception":true,
|
246
|
+
"fault":true
|
248
247
|
},
|
249
248
|
{
|
250
249
|
"shape":"ClientException",
|
@@ -259,14 +258,12 @@
|
|
259
258
|
"requestUri":"/"
|
260
259
|
},
|
261
260
|
"input":{"shape":"ListTaskDefinitionsRequest"},
|
262
|
-
"output":{
|
263
|
-
"shape":"ListTaskDefinitionsResponse",
|
264
|
-
"resultWrapper":"ListTaskDefinitionsResult"
|
265
|
-
},
|
261
|
+
"output":{"shape":"ListTaskDefinitionsResponse"},
|
266
262
|
"errors":[
|
267
263
|
{
|
268
264
|
"shape":"ServerException",
|
269
|
-
"exception":true
|
265
|
+
"exception":true,
|
266
|
+
"fault":true
|
270
267
|
},
|
271
268
|
{
|
272
269
|
"shape":"ClientException",
|
@@ -281,14 +278,12 @@
|
|
281
278
|
"requestUri":"/"
|
282
279
|
},
|
283
280
|
"input":{"shape":"ListTasksRequest"},
|
284
|
-
"output":{
|
285
|
-
"shape":"ListTasksResponse",
|
286
|
-
"resultWrapper":"ListTasksResult"
|
287
|
-
},
|
281
|
+
"output":{"shape":"ListTasksResponse"},
|
288
282
|
"errors":[
|
289
283
|
{
|
290
284
|
"shape":"ServerException",
|
291
|
-
"exception":true
|
285
|
+
"exception":true,
|
286
|
+
"fault":true
|
292
287
|
},
|
293
288
|
{
|
294
289
|
"shape":"ClientException",
|
@@ -303,14 +298,12 @@
|
|
303
298
|
"requestUri":"/"
|
304
299
|
},
|
305
300
|
"input":{"shape":"RegisterContainerInstanceRequest"},
|
306
|
-
"output":{
|
307
|
-
"shape":"RegisterContainerInstanceResponse",
|
308
|
-
"resultWrapper":"RegisterContainerInstanceResult"
|
309
|
-
},
|
301
|
+
"output":{"shape":"RegisterContainerInstanceResponse"},
|
310
302
|
"errors":[
|
311
303
|
{
|
312
304
|
"shape":"ServerException",
|
313
|
-
"exception":true
|
305
|
+
"exception":true,
|
306
|
+
"fault":true
|
314
307
|
},
|
315
308
|
{
|
316
309
|
"shape":"ClientException",
|
@@ -325,14 +318,12 @@
|
|
325
318
|
"requestUri":"/"
|
326
319
|
},
|
327
320
|
"input":{"shape":"RegisterTaskDefinitionRequest"},
|
328
|
-
"output":{
|
329
|
-
"shape":"RegisterTaskDefinitionResponse",
|
330
|
-
"resultWrapper":"RegisterTaskDefinitionResult"
|
331
|
-
},
|
321
|
+
"output":{"shape":"RegisterTaskDefinitionResponse"},
|
332
322
|
"errors":[
|
333
323
|
{
|
334
324
|
"shape":"ServerException",
|
335
|
-
"exception":true
|
325
|
+
"exception":true,
|
326
|
+
"fault":true
|
336
327
|
},
|
337
328
|
{
|
338
329
|
"shape":"ClientException",
|
@@ -347,14 +338,12 @@
|
|
347
338
|
"requestUri":"/"
|
348
339
|
},
|
349
340
|
"input":{"shape":"RunTaskRequest"},
|
350
|
-
"output":{
|
351
|
-
"shape":"RunTaskResponse",
|
352
|
-
"resultWrapper":"RunTaskResult"
|
353
|
-
},
|
341
|
+
"output":{"shape":"RunTaskResponse"},
|
354
342
|
"errors":[
|
355
343
|
{
|
356
344
|
"shape":"ServerException",
|
357
|
-
"exception":true
|
345
|
+
"exception":true,
|
346
|
+
"fault":true
|
358
347
|
},
|
359
348
|
{
|
360
349
|
"shape":"ClientException",
|
@@ -369,14 +358,12 @@
|
|
369
358
|
"requestUri":"/"
|
370
359
|
},
|
371
360
|
"input":{"shape":"StartTaskRequest"},
|
372
|
-
"output":{
|
373
|
-
"shape":"StartTaskResponse",
|
374
|
-
"resultWrapper":"StartTaskResult"
|
375
|
-
},
|
361
|
+
"output":{"shape":"StartTaskResponse"},
|
376
362
|
"errors":[
|
377
363
|
{
|
378
364
|
"shape":"ServerException",
|
379
|
-
"exception":true
|
365
|
+
"exception":true,
|
366
|
+
"fault":true
|
380
367
|
},
|
381
368
|
{
|
382
369
|
"shape":"ClientException",
|
@@ -391,14 +378,12 @@
|
|
391
378
|
"requestUri":"/"
|
392
379
|
},
|
393
380
|
"input":{"shape":"StopTaskRequest"},
|
394
|
-
"output":{
|
395
|
-
"shape":"StopTaskResponse",
|
396
|
-
"resultWrapper":"StopTaskResult"
|
397
|
-
},
|
381
|
+
"output":{"shape":"StopTaskResponse"},
|
398
382
|
"errors":[
|
399
383
|
{
|
400
384
|
"shape":"ServerException",
|
401
|
-
"exception":true
|
385
|
+
"exception":true,
|
386
|
+
"fault":true
|
402
387
|
},
|
403
388
|
{
|
404
389
|
"shape":"ClientException",
|
@@ -413,14 +398,12 @@
|
|
413
398
|
"requestUri":"/"
|
414
399
|
},
|
415
400
|
"input":{"shape":"SubmitContainerStateChangeRequest"},
|
416
|
-
"output":{
|
417
|
-
"shape":"SubmitContainerStateChangeResponse",
|
418
|
-
"resultWrapper":"SubmitContainerStateChangeResult"
|
419
|
-
},
|
401
|
+
"output":{"shape":"SubmitContainerStateChangeResponse"},
|
420
402
|
"errors":[
|
421
403
|
{
|
422
404
|
"shape":"ServerException",
|
423
|
-
"exception":true
|
405
|
+
"exception":true,
|
406
|
+
"fault":true
|
424
407
|
},
|
425
408
|
{
|
426
409
|
"shape":"ClientException",
|
@@ -435,14 +418,12 @@
|
|
435
418
|
"requestUri":"/"
|
436
419
|
},
|
437
420
|
"input":{"shape":"SubmitTaskStateChangeRequest"},
|
438
|
-
"output":{
|
439
|
-
"shape":"SubmitTaskStateChangeResponse",
|
440
|
-
"resultWrapper":"SubmitTaskStateChangeResult"
|
441
|
-
},
|
421
|
+
"output":{"shape":"SubmitTaskStateChangeResponse"},
|
442
422
|
"errors":[
|
443
423
|
{
|
444
424
|
"shape":"ServerException",
|
445
|
-
"exception":true
|
425
|
+
"exception":true,
|
426
|
+
"fault":true
|
446
427
|
},
|
447
428
|
{
|
448
429
|
"shape":"ClientException",
|
@@ -504,7 +485,9 @@
|
|
504
485
|
"essential":{"shape":"BoxedBoolean"},
|
505
486
|
"entryPoint":{"shape":"StringList"},
|
506
487
|
"command":{"shape":"StringList"},
|
507
|
-
"environment":{"shape":"EnvironmentVariables"}
|
488
|
+
"environment":{"shape":"EnvironmentVariables"},
|
489
|
+
"mountPoints":{"shape":"MountPointList"},
|
490
|
+
"volumesFrom":{"shape":"VolumeFromList"}
|
508
491
|
}
|
509
492
|
},
|
510
493
|
"ContainerDefinitions":{
|
@@ -653,7 +636,8 @@
|
|
653
636
|
"DiscoverPollEndpointRequest":{
|
654
637
|
"type":"structure",
|
655
638
|
"members":{
|
656
|
-
"containerInstance":{"shape":"String"}
|
639
|
+
"containerInstance":{"shape":"String"},
|
640
|
+
"cluster":{"shape":"String"}
|
657
641
|
}
|
658
642
|
},
|
659
643
|
"DiscoverPollEndpointResponse":{
|
@@ -678,6 +662,12 @@
|
|
678
662
|
"type":"list",
|
679
663
|
"member":{"shape":"Failure"}
|
680
664
|
},
|
665
|
+
"HostVolumeProperties":{
|
666
|
+
"type":"structure",
|
667
|
+
"members":{
|
668
|
+
"sourcePath":{"shape":"String"}
|
669
|
+
}
|
670
|
+
},
|
681
671
|
"Integer":{"type":"integer"},
|
682
672
|
"KeyValuePair":{
|
683
673
|
"type":"structure",
|
@@ -715,6 +705,21 @@
|
|
715
705
|
"nextToken":{"shape":"String"}
|
716
706
|
}
|
717
707
|
},
|
708
|
+
"ListTaskDefinitionFamiliesRequest":{
|
709
|
+
"type":"structure",
|
710
|
+
"members":{
|
711
|
+
"familyPrefix":{"shape":"String"},
|
712
|
+
"nextToken":{"shape":"String"},
|
713
|
+
"maxResults":{"shape":"BoxedInteger"}
|
714
|
+
}
|
715
|
+
},
|
716
|
+
"ListTaskDefinitionFamiliesResponse":{
|
717
|
+
"type":"structure",
|
718
|
+
"members":{
|
719
|
+
"families":{"shape":"StringList"},
|
720
|
+
"nextToken":{"shape":"String"}
|
721
|
+
}
|
722
|
+
},
|
718
723
|
"ListTaskDefinitionsRequest":{
|
719
724
|
"type":"structure",
|
720
725
|
"members":{
|
@@ -748,6 +753,18 @@
|
|
748
753
|
}
|
749
754
|
},
|
750
755
|
"Long":{"type":"long"},
|
756
|
+
"MountPoint":{
|
757
|
+
"type":"structure",
|
758
|
+
"members":{
|
759
|
+
"sourceVolume":{"shape":"String"},
|
760
|
+
"containerPath":{"shape":"String"},
|
761
|
+
"readOnly":{"shape":"BoxedBoolean"}
|
762
|
+
}
|
763
|
+
},
|
764
|
+
"MountPointList":{
|
765
|
+
"type":"list",
|
766
|
+
"member":{"shape":"MountPoint"}
|
767
|
+
},
|
751
768
|
"NetworkBinding":{
|
752
769
|
"type":"structure",
|
753
770
|
"members":{
|
@@ -794,7 +811,8 @@
|
|
794
811
|
],
|
795
812
|
"members":{
|
796
813
|
"family":{"shape":"String"},
|
797
|
-
"containerDefinitions":{"shape":"ContainerDefinitions"}
|
814
|
+
"containerDefinitions":{"shape":"ContainerDefinitions"},
|
815
|
+
"volumes":{"shape":"VolumeList"}
|
798
816
|
}
|
799
817
|
},
|
800
818
|
"RegisterTaskDefinitionResponse":{
|
@@ -840,7 +858,8 @@
|
|
840
858
|
"members":{
|
841
859
|
"message":{"shape":"String"}
|
842
860
|
},
|
843
|
-
"exception":true
|
861
|
+
"exception":true,
|
862
|
+
"fault":true
|
844
863
|
},
|
845
864
|
"StartTaskRequest":{
|
846
865
|
"type":"structure",
|
@@ -933,7 +952,8 @@
|
|
933
952
|
"taskDefinitionArn":{"shape":"String"},
|
934
953
|
"containerDefinitions":{"shape":"ContainerDefinitions"},
|
935
954
|
"family":{"shape":"String"},
|
936
|
-
"revision":{"shape":"Integer"}
|
955
|
+
"revision":{"shape":"Integer"},
|
956
|
+
"volumes":{"shape":"VolumeList"}
|
937
957
|
}
|
938
958
|
},
|
939
959
|
"TaskOverride":{
|
@@ -945,6 +965,28 @@
|
|
945
965
|
"Tasks":{
|
946
966
|
"type":"list",
|
947
967
|
"member":{"shape":"Task"}
|
968
|
+
},
|
969
|
+
"Volume":{
|
970
|
+
"type":"structure",
|
971
|
+
"members":{
|
972
|
+
"name":{"shape":"String"},
|
973
|
+
"host":{"shape":"HostVolumeProperties"}
|
974
|
+
}
|
975
|
+
},
|
976
|
+
"VolumeFrom":{
|
977
|
+
"type":"structure",
|
978
|
+
"members":{
|
979
|
+
"sourceContainer":{"shape":"String"},
|
980
|
+
"readOnly":{"shape":"BoxedBoolean"}
|
981
|
+
}
|
982
|
+
},
|
983
|
+
"VolumeFromList":{
|
984
|
+
"type":"list",
|
985
|
+
"member":{"shape":"VolumeFrom"}
|
986
|
+
},
|
987
|
+
"VolumeList":{
|
988
|
+
"type":"list",
|
989
|
+
"member":{"shape":"Volume"}
|
948
990
|
}
|
949
991
|
}
|
950
992
|
}
|
@@ -1,4 +1,5 @@
|
|
1
1
|
{
|
2
|
+
"version":"2.0",
|
2
3
|
"metadata":{
|
3
4
|
"apiVersion":"2012-09-25",
|
4
5
|
"endpointPrefix":"elastictranscoder",
|
@@ -901,7 +902,8 @@
|
|
901
902
|
"CreatePipelineResponse":{
|
902
903
|
"type":"structure",
|
903
904
|
"members":{
|
904
|
-
"Pipeline":{"shape":"Pipeline"}
|
905
|
+
"Pipeline":{"shape":"Pipeline"},
|
906
|
+
"Warnings":{"shape":"Warnings"}
|
905
907
|
}
|
906
908
|
},
|
907
909
|
"CreatePresetRequest":{
|
@@ -1454,7 +1456,8 @@
|
|
1454
1456
|
"ReadPipelineResponse":{
|
1455
1457
|
"type":"structure",
|
1456
1458
|
"members":{
|
1457
|
-
"Pipeline":{"shape":"Pipeline"}
|
1459
|
+
"Pipeline":{"shape":"Pipeline"},
|
1460
|
+
"Warnings":{"shape":"Warnings"}
|
1458
1461
|
}
|
1459
1462
|
},
|
1460
1463
|
"ReadPresetRequest":{
|
@@ -1626,7 +1629,8 @@
|
|
1626
1629
|
"UpdatePipelineResponse":{
|
1627
1630
|
"type":"structure",
|
1628
1631
|
"members":{
|
1629
|
-
"Pipeline":{"shape":"Pipeline"}
|
1632
|
+
"Pipeline":{"shape":"Pipeline"},
|
1633
|
+
"Warnings":{"shape":"Warnings"}
|
1630
1634
|
}
|
1631
1635
|
},
|
1632
1636
|
"UpdatePipelineStatusRequest":{
|
@@ -1694,6 +1698,17 @@
|
|
1694
1698
|
"Watermarks":{"shape":"PresetWatermarks"}
|
1695
1699
|
}
|
1696
1700
|
},
|
1701
|
+
"Warning":{
|
1702
|
+
"type":"structure",
|
1703
|
+
"members":{
|
1704
|
+
"Code":{"shape":"String"},
|
1705
|
+
"Message":{"shape":"String"}
|
1706
|
+
}
|
1707
|
+
},
|
1708
|
+
"Warnings":{
|
1709
|
+
"type":"list",
|
1710
|
+
"member":{"shape":"Warning"}
|
1711
|
+
},
|
1697
1712
|
"WatermarkKey":{
|
1698
1713
|
"type":"string",
|
1699
1714
|
"min":1,
|
@@ -0,0 +1,17 @@
|
|
1
|
+
{
|
2
|
+
"version": "1.0",
|
3
|
+
"pagination": {
|
4
|
+
"ListDomains": {
|
5
|
+
"limit_key": "MaxItems",
|
6
|
+
"input_token": "Marker",
|
7
|
+
"output_token": "NextPageMarker",
|
8
|
+
"result_key": "Domains"
|
9
|
+
},
|
10
|
+
"ListOperations": {
|
11
|
+
"limit_key": "MaxItems",
|
12
|
+
"input_token": "Marker",
|
13
|
+
"output_token": "NextPageMarker",
|
14
|
+
"result_key": "Operations"
|
15
|
+
}
|
16
|
+
}
|
17
|
+
}
|
data/lib/aws-sdk-core/version.rb
CHANGED
@@ -22,11 +22,11 @@ module Seahorse
|
|
22
22
|
|
23
23
|
def add_event_listeners(context, target)
|
24
24
|
handler = self
|
25
|
-
context.http_response.on_headers(200) do
|
25
|
+
context.http_response.on_headers(200..299) do
|
26
26
|
context.http_response.body = handler.send(:io, target)
|
27
27
|
end
|
28
28
|
|
29
|
-
context.http_response.on_success(200) do
|
29
|
+
context.http_response.on_success(200..299) do
|
30
30
|
body = context.http_response.body
|
31
31
|
if ManagedFile === body && body.open?
|
32
32
|
body.close
|
metadata
CHANGED
@@ -1,69 +1,78 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0.
|
4
|
+
version: 2.0.27
|
5
|
+
prerelease:
|
5
6
|
platform: ruby
|
6
7
|
authors:
|
7
8
|
- Amazon Web Services
|
8
9
|
autorequire:
|
9
10
|
bindir: bin
|
10
11
|
cert_chain: []
|
11
|
-
date: 2015-02-
|
12
|
+
date: 2015-02-20 00:00:00.000000000 Z
|
12
13
|
dependencies:
|
13
14
|
- !ruby/object:Gem::Dependency
|
14
15
|
name: multi_json
|
15
16
|
requirement: !ruby/object:Gem::Requirement
|
17
|
+
none: false
|
16
18
|
requirements:
|
17
|
-
- -
|
19
|
+
- - ~>
|
18
20
|
- !ruby/object:Gem::Version
|
19
21
|
version: '1.0'
|
20
22
|
type: :runtime
|
21
23
|
prerelease: false
|
22
24
|
version_requirements: !ruby/object:Gem::Requirement
|
25
|
+
none: false
|
23
26
|
requirements:
|
24
|
-
- -
|
27
|
+
- - ~>
|
25
28
|
- !ruby/object:Gem::Version
|
26
29
|
version: '1.0'
|
27
30
|
- !ruby/object:Gem::Dependency
|
28
31
|
name: multi_xml
|
29
32
|
requirement: !ruby/object:Gem::Requirement
|
33
|
+
none: false
|
30
34
|
requirements:
|
31
|
-
- -
|
35
|
+
- - ~>
|
32
36
|
- !ruby/object:Gem::Version
|
33
37
|
version: '0.5'
|
34
38
|
type: :runtime
|
35
39
|
prerelease: false
|
36
40
|
version_requirements: !ruby/object:Gem::Requirement
|
41
|
+
none: false
|
37
42
|
requirements:
|
38
|
-
- -
|
43
|
+
- - ~>
|
39
44
|
- !ruby/object:Gem::Version
|
40
45
|
version: '0.5'
|
41
46
|
- !ruby/object:Gem::Dependency
|
42
47
|
name: builder
|
43
48
|
requirement: !ruby/object:Gem::Requirement
|
49
|
+
none: false
|
44
50
|
requirements:
|
45
|
-
- -
|
51
|
+
- - ~>
|
46
52
|
- !ruby/object:Gem::Version
|
47
53
|
version: '3.0'
|
48
54
|
type: :runtime
|
49
55
|
prerelease: false
|
50
56
|
version_requirements: !ruby/object:Gem::Requirement
|
57
|
+
none: false
|
51
58
|
requirements:
|
52
|
-
- -
|
59
|
+
- - ~>
|
53
60
|
- !ruby/object:Gem::Version
|
54
61
|
version: '3.0'
|
55
62
|
- !ruby/object:Gem::Dependency
|
56
63
|
name: jmespath
|
57
64
|
requirement: !ruby/object:Gem::Requirement
|
65
|
+
none: false
|
58
66
|
requirements:
|
59
|
-
- -
|
67
|
+
- - ~>
|
60
68
|
- !ruby/object:Gem::Version
|
61
69
|
version: '1.0'
|
62
70
|
type: :runtime
|
63
71
|
prerelease: false
|
64
72
|
version_requirements: !ruby/object:Gem::Requirement
|
73
|
+
none: false
|
65
74
|
requirements:
|
66
|
-
- -
|
75
|
+
- - ~>
|
67
76
|
- !ruby/object:Gem::Version
|
68
77
|
version: '1.0'
|
69
78
|
description: Provides API clients for AWS. This gem is part of the official AWS SDK
|
@@ -75,311 +84,319 @@ executables:
|
|
75
84
|
extensions: []
|
76
85
|
extra_rdoc_files: []
|
77
86
|
files:
|
78
|
-
- apis/AutoScaling.api.json
|
79
|
-
- apis/AutoScaling.paginators.json
|
80
|
-
- apis/CloudFormation.api.json
|
81
|
-
- apis/CloudFormation.paginators.json
|
82
|
-
- apis/CloudFormation.resources.json
|
83
|
-
- apis/CloudFront.api.json
|
84
|
-
- apis/CloudFront.paginators.json
|
85
|
-
- apis/CloudFront.waiters.json
|
86
|
-
- apis/CloudHSM.api.json
|
87
|
-
- apis/CloudSearch.api.json
|
88
|
-
- apis/CloudSearch.paginators.json
|
89
|
-
- apis/CloudSearchDomain.api.json
|
90
|
-
- apis/CloudTrail.api.json
|
91
|
-
- apis/CloudTrail.paginators.json
|
92
|
-
- apis/CloudWatch.api.json
|
93
|
-
- apis/CloudWatch.paginators.json
|
94
|
-
- apis/CloudWatchLogs.api.json
|
95
|
-
- apis/CloudWatchLogs.paginators.json
|
96
|
-
- apis/CodeDeploy.api.json
|
97
|
-
- apis/CodeDeploy.paginators.json
|
98
|
-
- apis/CognitoIdentity.api.json
|
99
|
-
- apis/CognitoSync.api.json
|
100
|
-
- apis/ConfigService.api.json
|
101
|
-
- apis/ConfigService.paginators.json
|
102
|
-
- apis/DataPipeline.api.json
|
103
|
-
- apis/DataPipeline.paginators.json
|
104
|
-
- apis/DirectConnect.api.json
|
105
|
-
- apis/DirectConnect.paginators.json
|
106
|
-
- apis/DynamoDB.api.json
|
107
|
-
- apis/DynamoDB.paginators.json
|
108
|
-
- apis/DynamoDB.waiters.json
|
109
|
-
- apis/EC2.api.json
|
110
|
-
- apis/EC2.paginators.json
|
111
|
-
- apis/EC2.resources.json
|
112
|
-
- apis/EC2.waiters.json
|
113
|
-
- apis/ECS.api.json
|
114
|
-
- apis/EMR.api.json
|
115
|
-
- apis/EMR.paginators.json
|
116
|
-
- apis/EMR.waiters.json
|
117
|
-
- apis/ElastiCache.api.json
|
118
|
-
- apis/ElastiCache.paginators.json
|
119
|
-
- apis/ElasticBeanstalk.api.json
|
120
|
-
- apis/ElasticBeanstalk.paginators.json
|
121
|
-
- apis/ElasticLoadBalancing.api.json
|
122
|
-
- apis/ElasticLoadBalancing.paginators.json
|
123
|
-
- apis/ElasticTranscoder.api.json
|
124
|
-
- apis/ElasticTranscoder.paginators.json
|
125
|
-
- apis/ElasticTranscoder.waiters.json
|
126
|
-
- apis/Glacier.api.json
|
127
|
-
- apis/Glacier.paginators.json
|
128
|
-
- apis/Glacier.resources.json
|
129
|
-
- apis/Glacier.waiters.json
|
130
|
-
- apis/IAM.api.json
|
131
|
-
- apis/IAM.paginators.json
|
132
|
-
- apis/IAM.resources.json
|
133
|
-
- apis/ImportExport.api.json
|
134
|
-
- apis/ImportExport.paginators.json
|
135
|
-
- apis/KMS.api.json
|
136
|
-
- apis/KMS.paginators.json
|
137
|
-
- apis/Kinesis.api.json
|
138
|
-
- apis/Kinesis.paginators.json
|
139
|
-
- apis/Kinesis.waiters.json
|
140
|
-
- apis/Lambda.api.json
|
141
|
-
- apis/Lambda.paginators.json
|
142
|
-
- apis/OpsWorks.api.json
|
143
|
-
- apis/OpsWorks.paginators.json
|
144
|
-
- apis/OpsWorks.resources.json
|
145
|
-
- apis/RDS.api.json
|
146
|
-
- apis/RDS.paginators.json
|
147
|
-
- apis/RDS.waiters.json
|
148
|
-
- apis/Redshift.api.json
|
149
|
-
- apis/Redshift.paginators.json
|
150
|
-
- apis/Redshift.waiters.json
|
151
|
-
- apis/Route53.api.json
|
152
|
-
- apis/Route53.paginators.json
|
153
|
-
- apis/Route53Domains.api.json
|
154
|
-
- apis/S3.api.json
|
155
|
-
- apis/S3.paginators.json
|
156
|
-
- apis/S3.resources.json
|
157
|
-
- apis/S3.waiters.json
|
158
|
-
- apis/SES.api.json
|
159
|
-
- apis/SES.paginators.json
|
160
|
-
- apis/SES.waiters.json
|
161
|
-
- apis/SNS.api.json
|
162
|
-
- apis/SNS.paginators.json
|
163
|
-
- apis/SNS.resources.json
|
164
|
-
- apis/SQS.api.json
|
165
|
-
- apis/SQS.paginators.json
|
166
|
-
- apis/SSM.api.json
|
167
|
-
- apis/STS.api.json
|
168
|
-
- apis/SWF.api.json
|
169
|
-
- apis/SWF.paginators.json
|
170
|
-
- apis/SimpleDB.api.json
|
171
|
-
- apis/SimpleDB.paginators.json
|
172
|
-
- apis/StorageGateway.api.json
|
173
|
-
- apis/StorageGateway.paginators.json
|
174
|
-
- apis/Support.api.json
|
175
|
-
- apis/Support.paginators.json
|
176
|
-
- bin/aws.rb
|
177
87
|
- endpoints.json
|
88
|
+
- lib/seahorse/client/param_validator.rb
|
89
|
+
- lib/seahorse/client/logging/formatter.rb
|
90
|
+
- lib/seahorse/client/logging/handler.rb
|
91
|
+
- lib/seahorse/client/request.rb
|
92
|
+
- lib/seahorse/client/managed_file.rb
|
93
|
+
- lib/seahorse/client/request_context.rb
|
94
|
+
- lib/seahorse/client/handler_builder.rb
|
95
|
+
- lib/seahorse/client/block_io.rb
|
96
|
+
- lib/seahorse/client/handler_list_entry.rb
|
97
|
+
- lib/seahorse/client/response.rb
|
98
|
+
- lib/seahorse/client/configuration.rb
|
99
|
+
- lib/seahorse/client/param_converter.rb
|
100
|
+
- lib/seahorse/client/base.rb
|
101
|
+
- lib/seahorse/client/events.rb
|
102
|
+
- lib/seahorse/client/networking_error.rb
|
103
|
+
- lib/seahorse/client/plugins/logging.rb
|
104
|
+
- lib/seahorse/client/plugins/restful_bindings.rb
|
105
|
+
- lib/seahorse/client/plugins/net_http.rb
|
106
|
+
- lib/seahorse/client/plugins/param_conversion.rb
|
107
|
+
- lib/seahorse/client/plugins/param_validation.rb
|
108
|
+
- lib/seahorse/client/plugins/json_simple.rb
|
109
|
+
- lib/seahorse/client/plugins/operation_methods.rb
|
110
|
+
- lib/seahorse/client/plugins/raise_response_errors.rb
|
111
|
+
- lib/seahorse/client/plugins/content_length.rb
|
112
|
+
- lib/seahorse/client/plugins/response_target.rb
|
113
|
+
- lib/seahorse/client/plugins/endpoint.rb
|
114
|
+
- lib/seahorse/client/handler_list.rb
|
115
|
+
- lib/seahorse/client/net_http/connection_pool.rb
|
116
|
+
- lib/seahorse/client/net_http/patches.rb
|
117
|
+
- lib/seahorse/client/net_http/handler.rb
|
118
|
+
- lib/seahorse/client/plugin_list.rb
|
119
|
+
- lib/seahorse/client/http/request.rb
|
120
|
+
- lib/seahorse/client/http/headers.rb
|
121
|
+
- lib/seahorse/client/http/response.rb
|
122
|
+
- lib/seahorse/client/handler.rb
|
123
|
+
- lib/seahorse/client/plugin.rb
|
124
|
+
- lib/seahorse/client/xml/builder.rb
|
125
|
+
- lib/seahorse/model/api.rb
|
126
|
+
- lib/seahorse/model/shapes.rb
|
127
|
+
- lib/seahorse/model/shape_map.rb
|
128
|
+
- lib/seahorse/model/operation.rb
|
129
|
+
- lib/seahorse/util.rb
|
130
|
+
- lib/seahorse/version.rb
|
131
|
+
- lib/seahorse.rb
|
178
132
|
- lib/aws-sdk-core.rb
|
179
|
-
- lib/aws-sdk-core/
|
180
|
-
- lib/aws-sdk-core/
|
133
|
+
- lib/aws-sdk-core/lambda.rb
|
134
|
+
- lib/aws-sdk-core/client_stubs.rb
|
135
|
+
- lib/aws-sdk-core/json/builder.rb
|
136
|
+
- lib/aws-sdk-core/json/rest_handler.rb
|
137
|
+
- lib/aws-sdk-core/json/simple_body_handler.rb
|
138
|
+
- lib/aws-sdk-core/json/parser.rb
|
139
|
+
- lib/aws-sdk-core/json/error_handler.rb
|
140
|
+
- lib/aws-sdk-core/json/rpc_body_handler.rb
|
141
|
+
- lib/aws-sdk-core/json/rpc_headers_handler.rb
|
142
|
+
- lib/aws-sdk-core/cloudfront.rb
|
143
|
+
- lib/aws-sdk-core/kms.rb
|
144
|
+
- lib/aws-sdk-core/s3.rb
|
145
|
+
- lib/aws-sdk-core/rest_body_handler.rb
|
146
|
+
- lib/aws-sdk-core/api/service_customizations.rb
|
181
147
|
- lib/aws-sdk-core/api/documenter.rb
|
148
|
+
- lib/aws-sdk-core/api/docstrings.rb
|
182
149
|
- lib/aws-sdk-core/api/operation_documenter.rb
|
150
|
+
- lib/aws-sdk-core/api/customizer.rb
|
183
151
|
- lib/aws-sdk-core/api/operation_example.rb
|
184
|
-
- lib/aws-sdk-core/
|
185
|
-
- lib/aws-sdk-core/
|
186
|
-
- lib/aws-sdk-core/autoscaling.rb
|
187
|
-
- lib/aws-sdk-core/client.rb
|
188
|
-
- lib/aws-sdk-core/client_paging.rb
|
189
|
-
- lib/aws-sdk-core/client_stubs.rb
|
190
|
-
- lib/aws-sdk-core/client_waiters.rb
|
191
|
-
- lib/aws-sdk-core/cloudformation.rb
|
192
|
-
- lib/aws-sdk-core/cloudfront.rb
|
152
|
+
- lib/aws-sdk-core/elastictranscoder.rb
|
153
|
+
- lib/aws-sdk-core/credentials.rb
|
193
154
|
- lib/aws-sdk-core/cloudhsm.rb
|
194
|
-
- lib/aws-sdk-core/
|
155
|
+
- lib/aws-sdk-core/datapipeline.rb
|
156
|
+
- lib/aws-sdk-core/glacier.rb
|
157
|
+
- lib/aws-sdk-core/configservice.rb
|
158
|
+
- lib/aws-sdk-core/client.rb
|
159
|
+
- lib/aws-sdk-core/query/param_builder.rb
|
160
|
+
- lib/aws-sdk-core/query/ec2_param_builder.rb
|
161
|
+
- lib/aws-sdk-core/query/handler.rb
|
162
|
+
- lib/aws-sdk-core/query/param.rb
|
163
|
+
- lib/aws-sdk-core/query/param_list.rb
|
195
164
|
- lib/aws-sdk-core/cloudsearchdomain.rb
|
196
|
-
- lib/aws-sdk-core/
|
197
|
-
- lib/aws-sdk-core/cloudwatch.rb
|
165
|
+
- lib/aws-sdk-core/sqs.rb
|
198
166
|
- lib/aws-sdk-core/cloudwatchlogs.rb
|
199
|
-
- lib/aws-sdk-core/codedeploy.rb
|
200
167
|
- lib/aws-sdk-core/cognitoidentity.rb
|
201
|
-
- lib/aws-sdk-core/
|
202
|
-
- lib/aws-sdk-core/
|
203
|
-
- lib/aws-sdk-core/
|
204
|
-
- lib/aws-sdk-core/credentials.rb
|
205
|
-
- lib/aws-sdk-core/datapipeline.rb
|
206
|
-
- lib/aws-sdk-core/directconnect.rb
|
207
|
-
- lib/aws-sdk-core/dynamodb.rb
|
208
|
-
- lib/aws-sdk-core/dynamodb/attribute_value.rb
|
209
|
-
- lib/aws-sdk-core/ec2.rb
|
210
|
-
- lib/aws-sdk-core/ecs.rb
|
211
|
-
- lib/aws-sdk-core/elasticache.rb
|
212
|
-
- lib/aws-sdk-core/elasticbeanstalk.rb
|
213
|
-
- lib/aws-sdk-core/elasticloadbalancing.rb
|
214
|
-
- lib/aws-sdk-core/elastictranscoder.rb
|
215
|
-
- lib/aws-sdk-core/empty_structure.rb
|
216
|
-
- lib/aws-sdk-core/emr.rb
|
217
|
-
- lib/aws-sdk-core/endpoint_provider.rb
|
218
|
-
- lib/aws-sdk-core/errors.rb
|
219
|
-
- lib/aws-sdk-core/glacier.rb
|
220
|
-
- lib/aws-sdk-core/iam.rb
|
221
|
-
- lib/aws-sdk-core/importexport.rb
|
222
|
-
- lib/aws-sdk-core/instance_profile_credentials.rb
|
223
|
-
- lib/aws-sdk-core/json/builder.rb
|
224
|
-
- lib/aws-sdk-core/json/error_handler.rb
|
225
|
-
- lib/aws-sdk-core/json/parser.rb
|
226
|
-
- lib/aws-sdk-core/json/rest_handler.rb
|
227
|
-
- lib/aws-sdk-core/json/rpc_body_handler.rb
|
228
|
-
- lib/aws-sdk-core/json/rpc_headers_handler.rb
|
229
|
-
- lib/aws-sdk-core/json/simple_body_handler.rb
|
230
|
-
- lib/aws-sdk-core/kinesis.rb
|
231
|
-
- lib/aws-sdk-core/kms.rb
|
232
|
-
- lib/aws-sdk-core/lambda.rb
|
233
|
-
- lib/aws-sdk-core/opsworks.rb
|
168
|
+
- lib/aws-sdk-core/refreshing_credentials.rb
|
169
|
+
- lib/aws-sdk-core/sts.rb
|
170
|
+
- lib/aws-sdk-core/storagegateway.rb
|
234
171
|
- lib/aws-sdk-core/pageable_response.rb
|
235
|
-
- lib/aws-sdk-core/
|
236
|
-
- lib/aws-sdk-core/
|
237
|
-
- lib/aws-sdk-core/
|
238
|
-
- lib/aws-sdk-core/
|
239
|
-
- lib/aws-sdk-core/
|
240
|
-
- lib/aws-sdk-core/
|
172
|
+
- lib/aws-sdk-core/sns.rb
|
173
|
+
- lib/aws-sdk-core/ssm.rb
|
174
|
+
- lib/aws-sdk-core/autoscaling.rb
|
175
|
+
- lib/aws-sdk-core/tree_hash.rb
|
176
|
+
- lib/aws-sdk-core/simpledb.rb
|
177
|
+
- lib/aws-sdk-core/rds.rb
|
178
|
+
- lib/aws-sdk-core/client_paging.rb
|
179
|
+
- lib/aws-sdk-core/dynamodb/attribute_value.rb
|
180
|
+
- lib/aws-sdk-core/plugins/stub_responses.rb
|
181
|
+
- lib/aws-sdk-core/plugins/response_paging.rb
|
241
182
|
- lib/aws-sdk-core/plugins/dynamodb_extended_retries.rb
|
242
|
-
- lib/aws-sdk-core/plugins/
|
243
|
-
- lib/aws-sdk-core/plugins/
|
183
|
+
- lib/aws-sdk-core/plugins/dynamodb_crc32_validation.rb
|
184
|
+
- lib/aws-sdk-core/plugins/s3_md5s.rb
|
185
|
+
- lib/aws-sdk-core/plugins/s3_bucket_dns.rb
|
186
|
+
- lib/aws-sdk-core/plugins/swf_read_timeouts.rb
|
187
|
+
- lib/aws-sdk-core/plugins/s3_expect_100_continue.rb
|
188
|
+
- lib/aws-sdk-core/plugins/s3_request_signer.rb
|
189
|
+
- lib/aws-sdk-core/plugins/csd_conditional_signing.rb
|
190
|
+
- lib/aws-sdk-core/plugins/s3_redirects.rb
|
191
|
+
- lib/aws-sdk-core/plugins/regional_endpoint.rb
|
244
192
|
- lib/aws-sdk-core/plugins/glacier_account_id.rb
|
193
|
+
- lib/aws-sdk-core/plugins/sqs_queue_urls.rb
|
194
|
+
- lib/aws-sdk-core/plugins/route_53_id_fix.rb
|
245
195
|
- lib/aws-sdk-core/plugins/glacier_api_version.rb
|
246
|
-
- lib/aws-sdk-core/plugins/
|
247
|
-
- lib/aws-sdk-core/plugins/global_configuration.rb
|
248
|
-
- lib/aws-sdk-core/plugins/protocols/ec2.rb
|
249
|
-
- lib/aws-sdk-core/plugins/protocols/json_rpc.rb
|
196
|
+
- lib/aws-sdk-core/plugins/protocols/rest_xml.rb
|
250
197
|
- lib/aws-sdk-core/plugins/protocols/query.rb
|
251
198
|
- lib/aws-sdk-core/plugins/protocols/rest_json.rb
|
252
|
-
- lib/aws-sdk-core/plugins/protocols/
|
253
|
-
- lib/aws-sdk-core/plugins/
|
199
|
+
- lib/aws-sdk-core/plugins/protocols/json_rpc.rb
|
200
|
+
- lib/aws-sdk-core/plugins/protocols/ec2.rb
|
254
201
|
- lib/aws-sdk-core/plugins/request_signer.rb
|
255
|
-
- lib/aws-sdk-core/plugins/
|
202
|
+
- lib/aws-sdk-core/plugins/glacier_checksums.rb
|
203
|
+
- lib/aws-sdk-core/plugins/ec2_copy_encrypted_snapshot.rb
|
204
|
+
- lib/aws-sdk-core/plugins/user_agent.rb
|
256
205
|
- lib/aws-sdk-core/plugins/retry_errors.rb
|
257
|
-
- lib/aws-sdk-core/plugins/route_53_id_fix.rb
|
258
|
-
- lib/aws-sdk-core/plugins/s3_bucket_dns.rb
|
259
206
|
- lib/aws-sdk-core/plugins/s3_complete_multipart_upload_fix.rb
|
260
|
-
- lib/aws-sdk-core/plugins/s3_expect_100_continue.rb
|
261
|
-
- lib/aws-sdk-core/plugins/s3_get_bucket_location_fix.rb
|
262
207
|
- lib/aws-sdk-core/plugins/s3_location_constraint.rb
|
263
|
-
- lib/aws-sdk-core/plugins/s3_md5s.rb
|
264
|
-
- lib/aws-sdk-core/plugins/s3_redirects.rb
|
265
|
-
- lib/aws-sdk-core/plugins/s3_request_signer.rb
|
266
208
|
- lib/aws-sdk-core/plugins/s3_sse_cpk.rb
|
267
209
|
- lib/aws-sdk-core/plugins/s3_url_encoded_keys.rb
|
268
|
-
- lib/aws-sdk-core/plugins/
|
269
|
-
- lib/aws-sdk-core/plugins/
|
270
|
-
- lib/aws-sdk-core/plugins/
|
271
|
-
- lib/aws-sdk-core/
|
272
|
-
- lib/aws-sdk-core/
|
273
|
-
- lib/aws-sdk-core/
|
274
|
-
- lib/aws-sdk-core/
|
275
|
-
- lib/aws-sdk-core/query/param_builder.rb
|
276
|
-
- lib/aws-sdk-core/query/param_list.rb
|
277
|
-
- lib/aws-sdk-core/rds.rb
|
278
|
-
- lib/aws-sdk-core/redshift.rb
|
279
|
-
- lib/aws-sdk-core/refreshing_credentials.rb
|
280
|
-
- lib/aws-sdk-core/rest_body_handler.rb
|
281
|
-
- lib/aws-sdk-core/route53.rb
|
282
|
-
- lib/aws-sdk-core/route53domains.rb
|
283
|
-
- lib/aws-sdk-core/s3.rb
|
210
|
+
- lib/aws-sdk-core/plugins/dynamodb_simple_attributes.rb
|
211
|
+
- lib/aws-sdk-core/plugins/s3_get_bucket_location_fix.rb
|
212
|
+
- lib/aws-sdk-core/plugins/global_configuration.rb
|
213
|
+
- lib/aws-sdk-core/assume_role_credentials.rb
|
214
|
+
- lib/aws-sdk-core/endpoint_provider.rb
|
215
|
+
- lib/aws-sdk-core/swf.rb
|
216
|
+
- lib/aws-sdk-core/structure.rb
|
284
217
|
- lib/aws-sdk-core/s3/bucket_region_cache.rb
|
285
218
|
- lib/aws-sdk-core/s3/presigner.rb
|
219
|
+
- lib/aws-sdk-core/empty_structure.rb
|
286
220
|
- lib/aws-sdk-core/service.rb
|
221
|
+
- lib/aws-sdk-core/version.rb
|
222
|
+
- lib/aws-sdk-core/dynamodb.rb
|
287
223
|
- lib/aws-sdk-core/ses.rb
|
224
|
+
- lib/aws-sdk-core/cloudsearch.rb
|
225
|
+
- lib/aws-sdk-core/elasticache.rb
|
288
226
|
- lib/aws-sdk-core/shared_credentials.rb
|
289
|
-
- lib/aws-sdk-core/
|
290
|
-
- lib/aws-sdk-core/
|
227
|
+
- lib/aws-sdk-core/redshift.rb
|
228
|
+
- lib/aws-sdk-core/cloudwatch.rb
|
229
|
+
- lib/aws-sdk-core/cognitosync.rb
|
230
|
+
- lib/aws-sdk-core/elasticbeanstalk.rb
|
231
|
+
- lib/aws-sdk-core/directconnect.rb
|
232
|
+
- lib/aws-sdk-core/codedeploy.rb
|
233
|
+
- lib/aws-sdk-core/cloudformation.rb
|
234
|
+
- lib/aws-sdk-core/elasticloadbalancing.rb
|
235
|
+
- lib/aws-sdk-core/paging/null_provider.rb
|
236
|
+
- lib/aws-sdk-core/paging/provider.rb
|
237
|
+
- lib/aws-sdk-core/paging/null_pager.rb
|
238
|
+
- lib/aws-sdk-core/paging/pager.rb
|
239
|
+
- lib/aws-sdk-core/client_waiters.rb
|
240
|
+
- lib/aws-sdk-core/importexport.rb
|
241
|
+
- lib/aws-sdk-core/ec2.rb
|
242
|
+
- lib/aws-sdk-core/instance_profile_credentials.rb
|
243
|
+
- lib/aws-sdk-core/kinesis.rb
|
244
|
+
- lib/aws-sdk-core/support.rb
|
245
|
+
- lib/aws-sdk-core/ecs.rb
|
246
|
+
- lib/aws-sdk-core/route53.rb
|
247
|
+
- lib/aws-sdk-core/errors.rb
|
248
|
+
- lib/aws-sdk-core/opsworks.rb
|
249
|
+
- lib/aws-sdk-core/cloudtrail.rb
|
250
|
+
- lib/aws-sdk-core/emr.rb
|
251
|
+
- lib/aws-sdk-core/xml/default_list.rb
|
252
|
+
- lib/aws-sdk-core/xml/builder.rb
|
253
|
+
- lib/aws-sdk-core/xml/rest_handler.rb
|
254
|
+
- lib/aws-sdk-core/xml/parser.rb
|
255
|
+
- lib/aws-sdk-core/xml/error_handler.rb
|
291
256
|
- lib/aws-sdk-core/signers/s3.rb
|
292
257
|
- lib/aws-sdk-core/signers/v2.rb
|
293
|
-
- lib/aws-sdk-core/signers/
|
258
|
+
- lib/aws-sdk-core/signers/base.rb
|
294
259
|
- lib/aws-sdk-core/signers/v4.rb
|
295
|
-
- lib/aws-sdk-core/
|
296
|
-
- lib/aws-sdk-core/
|
297
|
-
- lib/aws-sdk-core/
|
298
|
-
- lib/aws-sdk-core/ssm.rb
|
299
|
-
- lib/aws-sdk-core/storagegateway.rb
|
300
|
-
- lib/aws-sdk-core/structure.rb
|
301
|
-
- lib/aws-sdk-core/sts.rb
|
302
|
-
- lib/aws-sdk-core/support.rb
|
303
|
-
- lib/aws-sdk-core/swf.rb
|
304
|
-
- lib/aws-sdk-core/tree_hash.rb
|
305
|
-
- lib/aws-sdk-core/version.rb
|
306
|
-
- lib/aws-sdk-core/waiters/errors.rb
|
260
|
+
- lib/aws-sdk-core/signers/handler.rb
|
261
|
+
- lib/aws-sdk-core/signers/v3.rb
|
262
|
+
- lib/aws-sdk-core/route53domains.rb
|
307
263
|
- lib/aws-sdk-core/waiters/null_provider.rb
|
308
|
-
- lib/aws-sdk-core/waiters/poller.rb
|
309
264
|
- lib/aws-sdk-core/waiters/provider.rb
|
310
265
|
- lib/aws-sdk-core/waiters/waiter.rb
|
311
|
-
- lib/aws-sdk-core/
|
312
|
-
- lib/aws-sdk-core/
|
313
|
-
- lib/aws-sdk-core/
|
314
|
-
- lib/aws-sdk-core/
|
315
|
-
-
|
316
|
-
-
|
317
|
-
-
|
318
|
-
-
|
319
|
-
-
|
320
|
-
-
|
321
|
-
-
|
322
|
-
-
|
323
|
-
-
|
324
|
-
-
|
325
|
-
-
|
326
|
-
-
|
327
|
-
-
|
328
|
-
-
|
329
|
-
-
|
330
|
-
-
|
331
|
-
-
|
332
|
-
-
|
333
|
-
-
|
334
|
-
-
|
335
|
-
-
|
336
|
-
-
|
337
|
-
-
|
338
|
-
-
|
339
|
-
-
|
340
|
-
-
|
341
|
-
-
|
342
|
-
-
|
343
|
-
-
|
344
|
-
-
|
345
|
-
-
|
346
|
-
-
|
347
|
-
-
|
348
|
-
-
|
349
|
-
-
|
350
|
-
-
|
351
|
-
-
|
352
|
-
-
|
353
|
-
-
|
354
|
-
-
|
355
|
-
-
|
356
|
-
-
|
357
|
-
-
|
358
|
-
-
|
359
|
-
-
|
266
|
+
- lib/aws-sdk-core/waiters/errors.rb
|
267
|
+
- lib/aws-sdk-core/waiters/poller.rb
|
268
|
+
- lib/aws-sdk-core/iam.rb
|
269
|
+
- lib/aws-sdk-core/credential_provider_chain.rb
|
270
|
+
- apis/CloudWatchLogs.paginators.json
|
271
|
+
- apis/SNS.api.json
|
272
|
+
- apis/CloudHSM.api.json
|
273
|
+
- apis/StorageGateway.api.json
|
274
|
+
- apis/CloudWatchLogs.api.json
|
275
|
+
- apis/OpsWorks.api.json
|
276
|
+
- apis/Lambda.api.json
|
277
|
+
- apis/EC2.paginators.json
|
278
|
+
- apis/OpsWorks.resources.json
|
279
|
+
- apis/EMR.api.json
|
280
|
+
- apis/EC2.waiters.json
|
281
|
+
- apis/EC2.resources.json
|
282
|
+
- apis/Route53Domains.paginators.json
|
283
|
+
- apis/Redshift.api.json
|
284
|
+
- apis/SES.waiters.json
|
285
|
+
- apis/EMR.waiters.json
|
286
|
+
- apis/CloudSearch.api.json
|
287
|
+
- apis/KMS.api.json
|
288
|
+
- apis/ElasticBeanstalk.api.json
|
289
|
+
- apis/KMS.paginators.json
|
290
|
+
- apis/ElasticTranscoder.waiters.json
|
291
|
+
- apis/CloudFront.waiters.json
|
292
|
+
- apis/CloudFormation.paginators.json
|
293
|
+
- apis/Kinesis.paginators.json
|
294
|
+
- apis/DynamoDB.paginators.json
|
295
|
+
- apis/Route53.api.json
|
296
|
+
- apis/Redshift.waiters.json
|
297
|
+
- apis/ElasticLoadBalancing.api.json
|
298
|
+
- apis/SES.api.json
|
299
|
+
- apis/ConfigService.api.json
|
300
|
+
- apis/ECS.api.json
|
301
|
+
- apis/CodeDeploy.paginators.json
|
302
|
+
- apis/Support.paginators.json
|
303
|
+
- apis/Glacier.resources.json
|
304
|
+
- apis/CloudSearchDomain.api.json
|
305
|
+
- apis/DirectConnect.api.json
|
306
|
+
- apis/SimpleDB.paginators.json
|
307
|
+
- apis/Support.api.json
|
308
|
+
- apis/ImportExport.paginators.json
|
309
|
+
- apis/DirectConnect.paginators.json
|
310
|
+
- apis/AutoScaling.api.json
|
311
|
+
- apis/ElasticBeanstalk.paginators.json
|
312
|
+
- apis/Glacier.api.json
|
313
|
+
- apis/CloudSearch.paginators.json
|
314
|
+
- apis/OpsWorks.paginators.json
|
315
|
+
- apis/Kinesis.waiters.json
|
316
|
+
- apis/CloudTrail.api.json
|
317
|
+
- apis/Route53Domains.api.json
|
318
|
+
- apis/STS.api.json
|
319
|
+
- apis/CloudTrail.paginators.json
|
320
|
+
- apis/DynamoDB.waiters.json
|
321
|
+
- apis/Lambda.paginators.json
|
322
|
+
- apis/SQS.api.json
|
323
|
+
- apis/SES.paginators.json
|
324
|
+
- apis/IAM.resources.json
|
325
|
+
- apis/EMR.paginators.json
|
326
|
+
- apis/ElasticLoadBalancing.paginators.json
|
327
|
+
- apis/CloudFormation.api.json
|
328
|
+
- apis/S3.waiters.json
|
329
|
+
- apis/Route53.paginators.json
|
330
|
+
- apis/AutoScaling.paginators.json
|
331
|
+
- apis/DynamoDB.api.json
|
332
|
+
- apis/S3.api.json
|
333
|
+
- apis/CloudWatch.paginators.json
|
334
|
+
- apis/SSM.api.json
|
335
|
+
- apis/ElasticTranscoder.api.json
|
336
|
+
- apis/Glacier.waiters.json
|
337
|
+
- apis/RDS.waiters.json
|
338
|
+
- apis/CognitoIdentity.api.json
|
339
|
+
- apis/RDS.api.json
|
340
|
+
- apis/ElastiCache.paginators.json
|
341
|
+
- apis/Glacier.paginators.json
|
342
|
+
- apis/DataPipeline.api.json
|
343
|
+
- apis/SWF.api.json
|
344
|
+
- apis/ElastiCache.api.json
|
345
|
+
- apis/SQS.paginators.json
|
346
|
+
- apis/StorageGateway.paginators.json
|
347
|
+
- apis/IAM.api.json
|
348
|
+
- apis/IAM.paginators.json
|
349
|
+
- apis/SWF.paginators.json
|
350
|
+
- apis/CloudFront.paginators.json
|
351
|
+
- apis/CloudFormation.resources.json
|
352
|
+
- apis/CloudWatch.api.json
|
353
|
+
- apis/ImportExport.api.json
|
354
|
+
- apis/SNS.paginators.json
|
355
|
+
- apis/CloudFront.api.json
|
356
|
+
- apis/S3.resources.json
|
357
|
+
- apis/SimpleDB.api.json
|
358
|
+
- apis/ConfigService.paginators.json
|
359
|
+
- apis/SNS.resources.json
|
360
|
+
- apis/DataPipeline.paginators.json
|
361
|
+
- apis/Redshift.paginators.json
|
362
|
+
- apis/S3.paginators.json
|
363
|
+
- apis/Kinesis.api.json
|
364
|
+
- apis/ElasticTranscoder.paginators.json
|
365
|
+
- apis/CognitoSync.api.json
|
366
|
+
- apis/RDS.paginators.json
|
367
|
+
- apis/CodeDeploy.api.json
|
368
|
+
- apis/EC2.api.json
|
369
|
+
- bin/aws.rb
|
360
370
|
homepage: http://github.com/aws/aws-sdk-ruby
|
361
371
|
licenses:
|
362
372
|
- Apache 2.0
|
363
|
-
metadata: {}
|
364
373
|
post_install_message:
|
365
374
|
rdoc_options: []
|
366
375
|
require_paths:
|
367
376
|
- lib
|
368
377
|
required_ruby_version: !ruby/object:Gem::Requirement
|
378
|
+
none: false
|
369
379
|
requirements:
|
370
|
-
- -
|
380
|
+
- - ! '>='
|
371
381
|
- !ruby/object:Gem::Version
|
372
382
|
version: '0'
|
383
|
+
segments:
|
384
|
+
- 0
|
385
|
+
hash: 2249350360312065350
|
373
386
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
387
|
+
none: false
|
374
388
|
requirements:
|
375
|
-
- -
|
389
|
+
- - ! '>='
|
376
390
|
- !ruby/object:Gem::Version
|
377
391
|
version: '0'
|
392
|
+
segments:
|
393
|
+
- 0
|
394
|
+
hash: 2249350360312065350
|
378
395
|
requirements: []
|
379
396
|
rubyforge_project:
|
380
|
-
rubygems_version:
|
397
|
+
rubygems_version: 1.8.24
|
381
398
|
signing_key:
|
382
|
-
specification_version:
|
399
|
+
specification_version: 3
|
383
400
|
summary: AWS SDK for Ruby - Core
|
384
401
|
test_files: []
|
385
402
|
has_rdoc:
|
checksums.yaml
DELETED
@@ -1,7 +0,0 @@
|
|
1
|
-
---
|
2
|
-
SHA1:
|
3
|
-
metadata.gz: 86b1089f4f49074989818dcfff271691285a7cc2
|
4
|
-
data.tar.gz: 27093d5f3a23177e8fdf399b512e5014a3de91f2
|
5
|
-
SHA512:
|
6
|
-
metadata.gz: 88330dece1bbd508e6b2869e19b05302f56e2f16d757396c708314d86a9402849a37519582e71362210e86df5841f0e50317d9eed30a116c0b0dcf8a030c5fc1
|
7
|
-
data.tar.gz: 1cd8598fe04a71623b4327b99265ad46decd32ab4c21fd34dbf081b0143dbb132dd7537c1b8d8418b81c17d2da55c015886d6efda6d46fc113046f6a57ec3a7f
|