aws-sdk 2.1620.0 → 2.1621.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.1620.0
1
+ // AWS SDK for JavaScript v2.1621.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){
@@ -43635,6 +43635,9 @@ module.exports={
43635
43635
  "endpointPrefix": "codebuild",
43636
43636
  "jsonVersion": "1.1",
43637
43637
  "protocol": "json",
43638
+ "protocols": [
43639
+ "json"
43640
+ ],
43638
43641
  "serviceFullName": "AWS CodeBuild",
43639
43642
  "serviceId": "CodeBuild",
43640
43643
  "signatureVersion": "v4",
@@ -43914,6 +43917,10 @@ module.exports={
43914
43917
  "shape": "S47"
43915
43918
  },
43916
43919
  "overflowBehavior": {},
43920
+ "vpcConfig": {
43921
+ "shape": "S1j"
43922
+ },
43923
+ "fleetServiceRole": {},
43917
43924
  "tags": {
43918
43925
  "shape": "S2v"
43919
43926
  }
@@ -44997,6 +45004,10 @@ module.exports={
44997
45004
  "shape": "S47"
44998
45005
  },
44999
45006
  "overflowBehavior": {},
45007
+ "vpcConfig": {
45008
+ "shape": "S1j"
45009
+ },
45010
+ "fleetServiceRole": {},
45000
45011
  "tags": {
45001
45012
  "shape": "S2v"
45002
45013
  }
@@ -45765,6 +45776,10 @@ module.exports={
45765
45776
  }
45766
45777
  },
45767
45778
  "overflowBehavior": {},
45779
+ "vpcConfig": {
45780
+ "shape": "S1j"
45781
+ },
45782
+ "fleetServiceRole": {},
45768
45783
  "tags": {
45769
45784
  "shape": "S2v"
45770
45785
  }
@@ -274912,7 +274927,7 @@ AWS.util.update(AWS, {
274912
274927
  /**
274913
274928
  * @constant
274914
274929
  */
274915
- VERSION: '2.1620.0',
274930
+ VERSION: '2.1621.0',
274916
274931
 
274917
274932
  /**
274918
274933
  * @api private
@@ -297171,7 +297186,7 @@ var LRUCache = /** @class */ (function () {
297171
297186
  }());
297172
297187
  exports.LRUCache = LRUCache;
297173
297188
  },{}],467:[function(require,module,exports){
297174
- // AWS SDK for JavaScript v2.1620.0
297189
+ // AWS SDK for JavaScript v2.1621.0
297175
297190
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
297176
297191
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
297177
297192
  require('./browser_loader');