aws-sdk 2.1653.0 → 2.1654.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/aws-sdk.js CHANGED
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1653.0
1
+ // AWS SDK for JavaScript v2.1654.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){
@@ -230146,7 +230146,10 @@ module.exports={
230146
230146
  }
230147
230147
  },
230148
230148
  "DatasetType": {},
230149
- "ProjectArn": {}
230149
+ "ProjectArn": {},
230150
+ "Tags": {
230151
+ "shape": "S1e"
230152
+ }
230150
230153
  }
230151
230154
  },
230152
230155
  "output": {
@@ -230202,7 +230205,10 @@ module.exports={
230202
230205
  "members": {
230203
230206
  "ProjectName": {},
230204
230207
  "Feature": {},
230205
- "AutoUpdate": {}
230208
+ "AutoUpdate": {},
230209
+ "Tags": {
230210
+ "shape": "S1e"
230211
+ }
230206
230212
  }
230207
230213
  },
230208
230214
  "output": {
@@ -276233,7 +276239,7 @@ AWS.util.update(AWS, {
276233
276239
  /**
276234
276240
  * @constant
276235
276241
  */
276236
- VERSION: '2.1653.0',
276242
+ VERSION: '2.1654.0',
276237
276243
 
276238
276244
  /**
276239
276245
  * @api private
@@ -298504,7 +298510,7 @@ var LRUCache = /** @class */ (function () {
298504
298510
  }());
298505
298511
  exports.LRUCache = LRUCache;
298506
298512
  },{}],467:[function(require,module,exports){
298507
- // AWS SDK for JavaScript v2.1653.0
298513
+ // AWS SDK for JavaScript v2.1654.0
298508
298514
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
298509
298515
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
298510
298516
  require('./browser_loader');