cdk-lambda-subminute 2.0.459 → 2.0.461

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.
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1666.0
1
+ // AWS SDK for JavaScript v2.1667.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){
@@ -178724,12 +178724,18 @@ module.exports={
178724
178724
  "protocolSettings": {
178725
178725
  "h2": "eventstream"
178726
178726
  },
178727
+ "protocols": [
178728
+ "json"
178729
+ ],
178727
178730
  "serviceAbbreviation": "Kinesis",
178728
178731
  "serviceFullName": "Amazon Kinesis",
178729
178732
  "serviceId": "Kinesis",
178730
178733
  "signatureVersion": "v4",
178731
178734
  "targetPrefix": "Kinesis_20131202",
178732
- "uid": "kinesis-2013-12-02"
178735
+ "uid": "kinesis-2013-12-02",
178736
+ "auth": [
178737
+ "aws.auth#sigv4"
178738
+ ]
178733
178739
  },
178734
178740
  "operations": {
178735
178741
  "AddTagsToStream": {
@@ -199439,12 +199445,18 @@ module.exports={
199439
199445
  "apiVersion": "2010-08-01",
199440
199446
  "endpointPrefix": "monitoring",
199441
199447
  "protocol": "query",
199448
+ "protocols": [
199449
+ "query"
199450
+ ],
199442
199451
  "serviceAbbreviation": "CloudWatch",
199443
199452
  "serviceFullName": "Amazon CloudWatch",
199444
199453
  "serviceId": "CloudWatch",
199445
199454
  "signatureVersion": "v4",
199446
199455
  "uid": "monitoring-2010-08-01",
199447
- "xmlNamespace": "http://monitoring.amazonaws.com/doc/2010-08-01/"
199456
+ "xmlNamespace": "http://monitoring.amazonaws.com/doc/2010-08-01/",
199457
+ "auth": [
199458
+ "aws.auth#sigv4"
199459
+ ]
199448
199460
  },
199449
199461
  "operations": {
199450
199462
  "DeleteAlarms": {
@@ -235755,11 +235767,17 @@ module.exports={
235755
235767
  "endpointPrefix": "route53",
235756
235768
  "globalEndpoint": "route53.amazonaws.com",
235757
235769
  "protocol": "rest-xml",
235770
+ "protocols": [
235771
+ "rest-xml"
235772
+ ],
235758
235773
  "serviceAbbreviation": "Route 53",
235759
235774
  "serviceFullName": "Amazon Route 53",
235760
235775
  "serviceId": "Route 53",
235761
235776
  "signatureVersion": "v4",
235762
- "uid": "route53-2013-04-01"
235777
+ "uid": "route53-2013-04-01",
235778
+ "auth": [
235779
+ "aws.auth#sigv4"
235780
+ ]
235763
235781
  },
235764
235782
  "operations": {
235765
235783
  "ActivateKeySigningKey": {
@@ -277383,7 +277401,7 @@ AWS.util.update(AWS, {
277383
277401
  /**
277384
277402
  * @constant
277385
277403
  */
277386
- VERSION: '2.1666.0',
277404
+ VERSION: '2.1667.0',
277387
277405
 
277388
277406
  /**
277389
277407
  * @api private
@@ -299700,7 +299718,7 @@ var LRUCache = /** @class */ (function () {
299700
299718
  }());
299701
299719
  exports.LRUCache = LRUCache;
299702
299720
  },{}],467:[function(require,module,exports){
299703
- // AWS SDK for JavaScript v2.1666.0
299721
+ // AWS SDK for JavaScript v2.1667.0
299704
299722
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
299705
299723
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
299706
299724
  require('./browser_loader');