cdk-lambda-subminute 2.0.478 → 2.0.479

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/bedrock-2023-04-20.min.json +555 -179
  5. package/node_modules/aws-sdk/apis/bedrock-2023-04-20.paginators.json +12 -0
  6. package/node_modules/aws-sdk/apis/emr-containers-2020-10-01.min.json +7 -1
  7. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +16 -1
  8. package/node_modules/aws-sdk/apis/metadata.json +0 -3
  9. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +422 -377
  10. package/node_modules/aws-sdk/clients/all.d.ts +0 -1
  11. package/node_modules/aws-sdk/clients/all.js +0 -1
  12. package/node_modules/aws-sdk/clients/autoscaling.d.ts +4 -4
  13. package/node_modules/aws-sdk/clients/bedrock.d.ts +405 -2
  14. package/node_modules/aws-sdk/clients/inspector2.d.ts +18 -2
  15. package/node_modules/aws-sdk/clients/quicksight.d.ts +45 -0
  16. package/node_modules/aws-sdk/clients/route53.d.ts +3 -3
  17. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  18. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1849 -1886
  19. package/node_modules/aws-sdk/dist/aws-sdk.js +3 -6
  20. package/node_modules/aws-sdk/dist/aws-sdk.min.js +5 -5
  21. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +0 -2
  22. package/node_modules/aws-sdk/lib/core.js +1 -1
  23. package/node_modules/aws-sdk/package.json +1 -1
  24. package/package.json +3 -3
  25. package/node_modules/aws-sdk/apis/codestar-2017-04-19.examples.json +0 -5
  26. package/node_modules/aws-sdk/apis/codestar-2017-04-19.min.json +0 -670
  27. package/node_modules/aws-sdk/apis/codestar-2017-04-19.paginators.json +0 -4
  28. package/node_modules/aws-sdk/clients/codestar.d.ts +0 -845
  29. package/node_modules/aws-sdk/clients/codestar.js +0 -18
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1680.0
1
+ // AWS SDK for JavaScript v2.1681.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){
@@ -198671,9 +198671,6 @@ module.exports={
198671
198671
  "workspaces": {
198672
198672
  "name": "WorkSpaces"
198673
198673
  },
198674
- "codestar": {
198675
- "name": "CodeStar"
198676
- },
198677
198674
  "lexmodelbuildingservice": {
198678
198675
  "prefix": "lex-models",
198679
198676
  "name": "LexModelBuildingService",
@@ -277739,7 +277736,7 @@ AWS.util.update(AWS, {
277739
277736
  /**
277740
277737
  * @constant
277741
277738
  */
277742
- VERSION: '2.1680.0',
277739
+ VERSION: '2.1681.0',
277743
277740
 
277744
277741
  /**
277745
277742
  * @api private
@@ -300060,7 +300057,7 @@ var LRUCache = /** @class */ (function () {
300060
300057
  }());
300061
300058
  exports.LRUCache = LRUCache;
300062
300059
  },{}],467:[function(require,module,exports){
300063
- // AWS SDK for JavaScript v2.1680.0
300060
+ // AWS SDK for JavaScript v2.1681.0
300064
300061
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
300065
300062
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
300066
300063
  require('./browser_loader');