cdk-lambda-subminute 2.0.419 → 2.0.420

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.
Files changed (29) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/datazone-2018-05-10.min.json +706 -496
  5. package/node_modules/aws-sdk/apis/datazone-2018-05-10.paginators.json +6 -0
  6. package/node_modules/aws-sdk/apis/deadline-2023-10-12.examples.json +5 -0
  7. package/node_modules/aws-sdk/apis/deadline-2023-10-12.min.json +6906 -0
  8. package/node_modules/aws-sdk/apis/deadline-2023-10-12.paginators.json +160 -0
  9. package/node_modules/aws-sdk/apis/deadline-2023-10-12.waiters2.json +131 -0
  10. package/node_modules/aws-sdk/apis/lightsail-2016-11-28.min.json +113 -99
  11. package/node_modules/aws-sdk/apis/metadata.json +3 -0
  12. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +13 -12
  13. package/node_modules/aws-sdk/clients/all.d.ts +1 -0
  14. package/node_modules/aws-sdk/clients/all.js +2 -1
  15. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +19 -15
  16. package/node_modules/aws-sdk/clients/datazone.d.ts +305 -75
  17. package/node_modules/aws-sdk/clients/deadline.d.ts +6639 -0
  18. package/node_modules/aws-sdk/clients/deadline.js +19 -0
  19. package/node_modules/aws-sdk/clients/emr.d.ts +2 -2
  20. package/node_modules/aws-sdk/clients/lightsail.d.ts +33 -0
  21. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +3 -2
  22. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +53 -8
  23. package/node_modules/aws-sdk/dist/aws-sdk.js +20 -15
  24. package/node_modules/aws-sdk/dist/aws-sdk.min.js +19 -19
  25. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
  26. package/node_modules/aws-sdk/lib/core.js +1 -1
  27. package/node_modules/aws-sdk/lib/event_listeners.js +1 -0
  28. package/node_modules/aws-sdk/package.json +1 -1
  29. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1589.0
1
+ // AWS SDK for JavaScript v2.1590.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){
@@ -195858,6 +195858,9 @@ module.exports={
195858
195858
  },
195859
195859
  "codeconnections": {
195860
195860
  "name": "CodeConnections"
195861
+ },
195862
+ "deadline": {
195863
+ "name": "Deadline"
195861
195864
  }
195862
195865
  }
195863
195866
  },{}],169:[function(require,module,exports){
@@ -195989,7 +195992,7 @@ module.exports={
195989
195992
  "shape": "Sc"
195990
195993
  },
195991
195994
  "MetricMathAnomalyDetector": {
195992
- "shape": "Sd"
195995
+ "shape": "Se"
195993
195996
  }
195994
195997
  }
195995
195998
  },
@@ -196284,7 +196287,7 @@ module.exports={
196284
196287
  "shape": "Sc"
196285
196288
  },
196286
196289
  "MetricMathAnomalyDetector": {
196287
- "shape": "Sd"
196290
+ "shape": "Se"
196288
196291
  }
196289
196292
  }
196290
196293
  }
@@ -196553,7 +196556,7 @@ module.exports={
196553
196556
  ],
196554
196557
  "members": {
196555
196558
  "MetricDataQueries": {
196556
- "shape": "Se"
196559
+ "shape": "Sf"
196557
196560
  },
196558
196561
  "StartTime": {
196559
196562
  "type": "timestamp"
@@ -196907,7 +196910,7 @@ module.exports={
196907
196910
  "Metrics": {
196908
196911
  "type": "list",
196909
196912
  "member": {
196910
- "shape": "Si"
196913
+ "shape": "Sj"
196911
196914
  }
196912
196915
  },
196913
196916
  "NextToken": {},
@@ -196971,7 +196974,7 @@ module.exports={
196971
196974
  "shape": "Sc"
196972
196975
  },
196973
196976
  "MetricMathAnomalyDetector": {
196974
- "shape": "Sd"
196977
+ "shape": "Se"
196975
196978
  }
196976
196979
  }
196977
196980
  },
@@ -197151,7 +197154,7 @@ module.exports={
197151
197154
  "TreatMissingData": {},
197152
197155
  "EvaluateLowSampleCountPercentile": {},
197153
197156
  "Metrics": {
197154
- "shape": "Se"
197157
+ "shape": "Sf"
197155
197158
  },
197156
197159
  "Tags": {
197157
197160
  "shape": "S5s"
@@ -197396,6 +197399,7 @@ module.exports={
197396
197399
  "Sc": {
197397
197400
  "type": "structure",
197398
197401
  "members": {
197402
+ "AccountId": {},
197399
197403
  "Namespace": {},
197400
197404
  "MetricName": {},
197401
197405
  "Dimensions": {
@@ -197404,15 +197408,15 @@ module.exports={
197404
197408
  "Stat": {}
197405
197409
  }
197406
197410
  },
197407
- "Sd": {
197411
+ "Se": {
197408
197412
  "type": "structure",
197409
197413
  "members": {
197410
197414
  "MetricDataQueries": {
197411
- "shape": "Se"
197415
+ "shape": "Sf"
197412
197416
  }
197413
197417
  }
197414
197418
  },
197415
- "Se": {
197419
+ "Sf": {
197416
197420
  "type": "list",
197417
197421
  "member": {
197418
197422
  "type": "structure",
@@ -197430,7 +197434,7 @@ module.exports={
197430
197434
  ],
197431
197435
  "members": {
197432
197436
  "Metric": {
197433
- "shape": "Si"
197437
+ "shape": "Sj"
197434
197438
  },
197435
197439
  "Period": {
197436
197440
  "type": "integer"
@@ -197451,7 +197455,7 @@ module.exports={
197451
197455
  }
197452
197456
  }
197453
197457
  },
197454
- "Si": {
197458
+ "Sj": {
197455
197459
  "type": "structure",
197456
197460
  "members": {
197457
197461
  "Namespace": {},
@@ -197543,7 +197547,7 @@ module.exports={
197543
197547
  "TreatMissingData": {},
197544
197548
  "EvaluateLowSampleCountPercentile": {},
197545
197549
  "Metrics": {
197546
- "shape": "Se"
197550
+ "shape": "Sf"
197547
197551
  },
197548
197552
  "ThresholdMetricId": {},
197549
197553
  "EvaluationState": {},
@@ -273424,7 +273428,7 @@ AWS.util.update(AWS, {
273424
273428
  /**
273425
273429
  * @constant
273426
273430
  */
273427
- VERSION: '2.1589.0',
273431
+ VERSION: '2.1590.0',
273428
273432
 
273429
273433
  /**
273430
273434
  * @api private
@@ -277381,6 +277385,7 @@ AWS.EventListeners = {
277381
277385
  this.httpRequest.endpoint =
277382
277386
  new AWS.Endpoint(resp.httpResponse.headers['location']);
277383
277387
  this.httpRequest.headers['Host'] = this.httpRequest.endpoint.host;
277388
+ this.httpRequest.path = this.httpRequest.endpoint.path;
277384
277389
  resp.error.redirect = true;
277385
277390
  resp.error.retryable = true;
277386
277391
  }
@@ -295678,7 +295683,7 @@ var LRUCache = /** @class */ (function () {
295678
295683
  }());
295679
295684
  exports.LRUCache = LRUCache;
295680
295685
  },{}],467:[function(require,module,exports){
295681
- // AWS SDK for JavaScript v2.1589.0
295686
+ // AWS SDK for JavaScript v2.1590.0
295682
295687
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
295683
295688
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
295684
295689
  require('./browser_loader');