aws-sdk 2.1601.0 → 2.1603.0

Sign up to get free protection for your applications and to get access to all the features.
package/dist/aws-sdk.js CHANGED
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1601.0
1
+ // AWS SDK for JavaScript v2.1603.0
2
2
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
4
4
  (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
@@ -202276,11 +202276,14 @@ module.exports={
202276
202276
  "performAutoML": {
202277
202277
  "type": "boolean"
202278
202278
  },
202279
+ "performAutoTraining": {
202280
+ "type": "boolean"
202281
+ },
202279
202282
  "recipeArn": {},
202280
202283
  "datasetGroupArn": {},
202281
202284
  "eventType": {},
202282
202285
  "solutionConfig": {
202283
- "shape": "S20"
202286
+ "shape": "S21"
202284
202287
  },
202285
202288
  "tags": {
202286
202289
  "shape": "Sf"
@@ -202500,7 +202503,7 @@ module.exports={
202500
202503
  "members": {
202501
202504
  "name": {},
202502
202505
  "values": {
202503
- "shape": "S2j"
202506
+ "shape": "S2k"
202504
202507
  },
202505
202508
  "isTunable": {
202506
202509
  "type": "boolean"
@@ -203070,7 +203073,7 @@ module.exports={
203070
203073
  }
203071
203074
  },
203072
203075
  "modelMetrics": {
203073
- "shape": "S4w"
203076
+ "shape": "S4z"
203074
203077
  }
203075
203078
  }
203076
203079
  }
@@ -203134,11 +203137,14 @@ module.exports={
203134
203137
  "performAutoML": {
203135
203138
  "type": "boolean"
203136
203139
  },
203140
+ "performAutoTraining": {
203141
+ "type": "boolean"
203142
+ },
203137
203143
  "recipeArn": {},
203138
203144
  "datasetGroupArn": {},
203139
203145
  "eventType": {},
203140
203146
  "solutionConfig": {
203141
- "shape": "S20"
203147
+ "shape": "S21"
203142
203148
  },
203143
203149
  "autoMLResult": {
203144
203150
  "type": "structure",
@@ -203154,7 +203160,7 @@ module.exports={
203154
203160
  "type": "timestamp"
203155
203161
  },
203156
203162
  "latestSolutionVersion": {
203157
- "shape": "S56"
203163
+ "shape": "S59"
203158
203164
  }
203159
203165
  }
203160
203166
  }
@@ -203191,7 +203197,7 @@ module.exports={
203191
203197
  "eventType": {},
203192
203198
  "datasetGroupArn": {},
203193
203199
  "solutionConfig": {
203194
- "shape": "S20"
203200
+ "shape": "S21"
203195
203201
  },
203196
203202
  "trainingHours": {
203197
203203
  "type": "double"
@@ -203212,7 +203218,8 @@ module.exports={
203212
203218
  },
203213
203219
  "lastUpdatedDateTime": {
203214
203220
  "type": "timestamp"
203215
- }
203221
+ },
203222
+ "trainingType": {}
203216
203223
  }
203217
203224
  }
203218
203225
  }
@@ -203234,7 +203241,7 @@ module.exports={
203234
203241
  "members": {
203235
203242
  "solutionVersionArn": {},
203236
203243
  "metrics": {
203237
- "shape": "S4w"
203244
+ "shape": "S4z"
203238
203245
  }
203239
203246
  }
203240
203247
  }
@@ -203766,7 +203773,7 @@ module.exports={
203766
203773
  "solutionVersions": {
203767
203774
  "type": "list",
203768
203775
  "member": {
203769
- "shape": "S56"
203776
+ "shape": "S59"
203770
203777
  }
203771
203778
  },
203772
203779
  "nextToken": {}
@@ -204116,6 +204123,9 @@ module.exports={
204116
204123
  },
204117
204124
  "enableMetadataWithRecommendations": {
204118
204125
  "type": "boolean"
204126
+ },
204127
+ "syncWithLatestSolutionVersion": {
204128
+ "type": "boolean"
204119
204129
  }
204120
204130
  }
204121
204131
  },
@@ -204198,7 +204208,7 @@ module.exports={
204198
204208
  }
204199
204209
  }
204200
204210
  },
204201
- "S20": {
204211
+ "S21": {
204202
204212
  "type": "structure",
204203
204213
  "members": {
204204
204214
  "eventValueThreshold": {},
@@ -204260,7 +204270,7 @@ module.exports={
204260
204270
  "members": {
204261
204271
  "name": {},
204262
204272
  "values": {
204263
- "shape": "S2j"
204273
+ "shape": "S2k"
204264
204274
  }
204265
204275
  }
204266
204276
  }
@@ -204296,25 +204306,33 @@ module.exports={
204296
204306
  },
204297
204307
  "trainingDataConfig": {
204298
204308
  "shape": "S1r"
204309
+ },
204310
+ "autoTrainingConfig": {
204311
+ "type": "structure",
204312
+ "members": {
204313
+ "schedulingExpression": {}
204314
+ }
204299
204315
  }
204300
204316
  }
204301
204317
  },
204302
- "S2j": {
204318
+ "S2k": {
204303
204319
  "type": "list",
204304
204320
  "member": {}
204305
204321
  },
204306
- "S4w": {
204322
+ "S4z": {
204307
204323
  "type": "map",
204308
204324
  "key": {},
204309
204325
  "value": {
204310
204326
  "type": "double"
204311
204327
  }
204312
204328
  },
204313
- "S56": {
204329
+ "S59": {
204314
204330
  "type": "structure",
204315
204331
  "members": {
204316
204332
  "solutionVersionArn": {},
204317
204333
  "status": {},
204334
+ "trainingMode": {},
204335
+ "trainingType": {},
204318
204336
  "creationDateTime": {
204319
204337
  "type": "timestamp"
204320
204338
  },
@@ -273555,7 +273573,7 @@ AWS.util.update(AWS, {
273555
273573
  /**
273556
273574
  * @constant
273557
273575
  */
273558
- VERSION: '2.1601.0',
273576
+ VERSION: '2.1603.0',
273559
273577
 
273560
273578
  /**
273561
273579
  * @api private
@@ -295814,7 +295832,7 @@ var LRUCache = /** @class */ (function () {
295814
295832
  }());
295815
295833
  exports.LRUCache = LRUCache;
295816
295834
  },{}],467:[function(require,module,exports){
295817
- // AWS SDK for JavaScript v2.1601.0
295835
+ // AWS SDK for JavaScript v2.1603.0
295818
295836
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
295819
295837
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
295820
295838
  require('./browser_loader');