cdk-docker-image-deployment 0.0.192 → 0.0.194

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 (27) hide show
  1. package/.jsii +5 -5
  2. package/lib/destination.js +1 -1
  3. package/lib/docker-image-deployment.js +1 -1
  4. package/lib/source.js +1 -1
  5. package/node_modules/@types/aws-lambda/README.md +1 -1
  6. package/node_modules/@types/aws-lambda/index.d.ts +1 -1
  7. package/node_modules/@types/aws-lambda/package.json +2 -2
  8. package/node_modules/@types/aws-lambda/trigger/codecommit.d.ts +36 -0
  9. package/node_modules/aws-sdk/CHANGELOG.md +9 -1
  10. package/node_modules/aws-sdk/README.md +1 -1
  11. package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +353 -107
  12. package/node_modules/aws-sdk/apis/guardduty-2017-11-28.paginators.json +5 -0
  13. package/node_modules/aws-sdk/apis/migrationhubstrategy-2020-02-19.min.json +70 -30
  14. package/node_modules/aws-sdk/apis/s3control-2018-08-20.min.json +106 -90
  15. package/node_modules/aws-sdk/apis/securitylake-2018-05-10.min.json +26 -8
  16. package/node_modules/aws-sdk/clients/guardduty.d.ts +245 -6
  17. package/node_modules/aws-sdk/clients/migrationhubstrategy.d.ts +67 -0
  18. package/node_modules/aws-sdk/clients/s3control.d.ts +34 -10
  19. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +2 -2
  20. package/node_modules/aws-sdk/clients/securitylake.d.ts +57 -11
  21. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  22. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +6 -6
  23. package/node_modules/aws-sdk/dist/aws-sdk.js +3 -3
  24. package/node_modules/aws-sdk/dist/aws-sdk.min.js +2 -2
  25. package/node_modules/aws-sdk/lib/core.js +1 -1
  26. package/node_modules/aws-sdk/package.json +1 -1
  27. package/package.json +8 -8
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1335.0
1
+ // AWS SDK for JavaScript v2.1337.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){
@@ -254093,7 +254093,7 @@ AWS.util.update(AWS, {
254093
254093
  /**
254094
254094
  * @constant
254095
254095
  */
254096
- VERSION: '2.1335.0',
254096
+ VERSION: '2.1337.0',
254097
254097
 
254098
254098
  /**
254099
254099
  * @api private
@@ -276210,7 +276210,7 @@ var LRUCache = /** @class */ (function () {
276210
276210
  }());
276211
276211
  exports.LRUCache = LRUCache;
276212
276212
  },{}],462:[function(require,module,exports){
276213
- // AWS SDK for JavaScript v2.1335.0
276213
+ // AWS SDK for JavaScript v2.1337.0
276214
276214
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
276215
276215
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
276216
276216
  require('./browser_loader');