aws-sdk 2.1606.0 → 2.1607.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.1606.0
1
+ // AWS SDK for JavaScript v2.1607.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){
@@ -206012,6 +206012,9 @@ module.exports={
206012
206012
  "apiVersion": "2013-01-10",
206013
206013
  "endpointPrefix": "rds",
206014
206014
  "protocol": "query",
206015
+ "protocols": [
206016
+ "query"
206017
+ ],
206015
206018
  "serviceAbbreviation": "Amazon RDS",
206016
206019
  "serviceFullName": "Amazon Relational Database Service",
206017
206020
  "serviceId": "RDS",
@@ -208008,6 +208011,9 @@ module.exports={
208008
208011
  "apiVersion": "2013-02-12",
208009
208012
  "endpointPrefix": "rds",
208010
208013
  "protocol": "query",
208014
+ "protocols": [
208015
+ "query"
208016
+ ],
208011
208017
  "serviceAbbreviation": "Amazon RDS",
208012
208018
  "serviceFullName": "Amazon Relational Database Service",
208013
208019
  "serviceId": "RDS",
@@ -210149,6 +210155,9 @@ module.exports={
210149
210155
  "apiVersion": "2013-09-09",
210150
210156
  "endpointPrefix": "rds",
210151
210157
  "protocol": "query",
210158
+ "protocols": [
210159
+ "query"
210160
+ ],
210152
210161
  "serviceAbbreviation": "Amazon RDS",
210153
210162
  "serviceFullName": "Amazon Relational Database Service",
210154
210163
  "serviceId": "RDS",
@@ -212416,6 +212425,9 @@ module.exports={
212416
212425
  "apiVersion": "2014-09-01",
212417
212426
  "endpointPrefix": "rds",
212418
212427
  "protocol": "query",
212428
+ "protocols": [
212429
+ "query"
212430
+ ],
212419
212431
  "serviceAbbreviation": "Amazon RDS",
212420
212432
  "serviceFullName": "Amazon Relational Database Service",
212421
212433
  "serviceId": "RDS",
@@ -214657,6 +214669,9 @@ module.exports={
214657
214669
  "apiVersion": "2014-10-31",
214658
214670
  "endpointPrefix": "rds",
214659
214671
  "protocol": "query",
214672
+ "protocols": [
214673
+ "query"
214674
+ ],
214660
214675
  "serviceAbbreviation": "Amazon RDS",
214661
214676
  "serviceFullName": "Amazon Relational Database Service",
214662
214677
  "serviceId": "RDS",
@@ -274157,7 +274172,7 @@ AWS.util.update(AWS, {
274157
274172
  /**
274158
274173
  * @constant
274159
274174
  */
274160
- VERSION: '2.1606.0',
274175
+ VERSION: '2.1607.0',
274161
274176
 
274162
274177
  /**
274163
274178
  * @api private
@@ -296416,7 +296431,7 @@ var LRUCache = /** @class */ (function () {
296416
296431
  }());
296417
296432
  exports.LRUCache = LRUCache;
296418
296433
  },{}],467:[function(require,module,exports){
296419
- // AWS SDK for JavaScript v2.1606.0
296434
+ // AWS SDK for JavaScript v2.1607.0
296420
296435
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
296421
296436
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
296422
296437
  require('./browser_loader');