aws-sdk 2.1597.0 → 2.1598.0

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -64,7 +64,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
64
64
  To use the SDK in the browser, simply add the following script tag to your
65
65
  HTML pages:
66
66
 
67
- <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1597.0.min.js"></script>
67
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1598.0.min.js"></script>
68
68
 
69
69
  You can also build a custom browser SDK with your specified set of AWS services.
70
70
  This can allow you to reduce the SDK's size, specify different API versions of
@@ -475,7 +475,34 @@
475
475
  "stoppedAt": {
476
476
  "type": "long"
477
477
  },
478
- "statusReason": {}
478
+ "statusReason": {},
479
+ "taskProperties": {
480
+ "type": "list",
481
+ "member": {
482
+ "type": "structure",
483
+ "members": {
484
+ "containerInstanceArn": {},
485
+ "taskArn": {},
486
+ "containers": {
487
+ "type": "list",
488
+ "member": {
489
+ "type": "structure",
490
+ "members": {
491
+ "exitCode": {
492
+ "type": "integer"
493
+ },
494
+ "name": {},
495
+ "reason": {},
496
+ "logStreamName": {},
497
+ "networkInterfaces": {
498
+ "shape": "S45"
499
+ }
500
+ }
501
+ }
502
+ }
503
+ }
504
+ }
505
+ }
479
506
  }
480
507
  }
481
508
  },
@@ -493,7 +520,7 @@
493
520
  "type": "long"
494
521
  },
495
522
  "dependsOn": {
496
- "shape": "S47"
523
+ "shape": "S4b"
497
524
  },
498
525
  "jobDefinition": {},
499
526
  "parameters": {
@@ -632,10 +659,10 @@
632
659
  "shape": "S37"
633
660
  },
634
661
  "containers": {
635
- "shape": "S4g"
662
+ "shape": "S4k"
636
663
  },
637
664
  "initContainers": {
638
- "shape": "S4g"
665
+ "shape": "S4k"
639
666
  },
640
667
  "volumes": {
641
668
  "shape": "S3l"
@@ -658,10 +685,10 @@
658
685
  "type": "structure",
659
686
  "members": {
660
687
  "containers": {
661
- "shape": "S4k"
688
+ "shape": "S4o"
662
689
  },
663
690
  "initContainers": {
664
- "shape": "S4k"
691
+ "shape": "S4o"
665
692
  },
666
693
  "podName": {},
667
694
  "nodeName": {},
@@ -1067,14 +1094,14 @@
1067
1094
  }
1068
1095
  },
1069
1096
  "dependsOn": {
1070
- "shape": "S47"
1097
+ "shape": "S4b"
1071
1098
  },
1072
1099
  "jobDefinition": {},
1073
1100
  "parameters": {
1074
1101
  "shape": "S1o"
1075
1102
  },
1076
1103
  "containerOverrides": {
1077
- "shape": "S5f"
1104
+ "shape": "S5j"
1078
1105
  },
1079
1106
  "nodeOverrides": {
1080
1107
  "type": "structure",
@@ -1092,10 +1119,10 @@
1092
1119
  "members": {
1093
1120
  "targetNodes": {},
1094
1121
  "containerOverrides": {
1095
- "shape": "S5f"
1122
+ "shape": "S5j"
1096
1123
  },
1097
1124
  "ecsPropertiesOverride": {
1098
- "shape": "S5j"
1125
+ "shape": "S5n"
1099
1126
  },
1100
1127
  "instanceTypes": {
1101
1128
  "shape": "Sb"
@@ -1124,10 +1151,10 @@
1124
1151
  "type": "structure",
1125
1152
  "members": {
1126
1153
  "containers": {
1127
- "shape": "S5q"
1154
+ "shape": "S5u"
1128
1155
  },
1129
1156
  "initContainers": {
1130
- "shape": "S5q"
1157
+ "shape": "S5u"
1131
1158
  },
1132
1159
  "metadata": {
1133
1160
  "shape": "S3q"
@@ -1137,7 +1164,7 @@
1137
1164
  }
1138
1165
  },
1139
1166
  "ecsPropertiesOverride": {
1140
- "shape": "S5j"
1167
+ "shape": "S5n"
1141
1168
  }
1142
1169
  }
1143
1170
  },
@@ -2185,7 +2212,7 @@
2185
2212
  }
2186
2213
  }
2187
2214
  },
2188
- "S47": {
2215
+ "S4b": {
2189
2216
  "type": "list",
2190
2217
  "member": {
2191
2218
  "type": "structure",
@@ -2195,7 +2222,7 @@
2195
2222
  }
2196
2223
  }
2197
2224
  },
2198
- "S4g": {
2225
+ "S4k": {
2199
2226
  "type": "list",
2200
2227
  "member": {
2201
2228
  "type": "structure",
@@ -2228,11 +2255,12 @@
2228
2255
  }
2229
2256
  }
2230
2257
  },
2231
- "S4k": {
2258
+ "S4o": {
2232
2259
  "type": "list",
2233
2260
  "member": {
2234
2261
  "type": "structure",
2235
2262
  "members": {
2263
+ "name": {},
2236
2264
  "exitCode": {
2237
2265
  "type": "integer"
2238
2266
  },
@@ -2240,7 +2268,7 @@
2240
2268
  }
2241
2269
  }
2242
2270
  },
2243
- "S5f": {
2271
+ "S5j": {
2244
2272
  "type": "structure",
2245
2273
  "members": {
2246
2274
  "vcpus": {
@@ -2265,7 +2293,7 @@
2265
2293
  }
2266
2294
  }
2267
2295
  },
2268
- "S5j": {
2296
+ "S5n": {
2269
2297
  "type": "structure",
2270
2298
  "members": {
2271
2299
  "taskProperties": {
@@ -2296,7 +2324,7 @@
2296
2324
  }
2297
2325
  }
2298
2326
  },
2299
- "S5q": {
2327
+ "S5u": {
2300
2328
  "type": "list",
2301
2329
  "member": {
2302
2330
  "type": "structure",
@@ -242,8 +242,7 @@
242
242
  "input": {
243
243
  "type": "structure",
244
244
  "required": [
245
- "Url",
246
- "ThumbprintList"
245
+ "Url"
247
246
  ],
248
247
  "members": {
249
248
  "Url": {},