cdk-comprehend-s3olap 2.0.48 → 2.0.49
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/.jsii +4 -4
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +10 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/appsync-2017-07-25.min.json +34 -3
- package/node_modules/aws-sdk/apis/detective-2018-10-26.min.json +213 -39
- package/node_modules/aws-sdk/apis/detective-2018-10-26.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +776 -162
- package/node_modules/aws-sdk/apis/guardduty-2017-11-28.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/lookoutvision-2020-11-20.min.json +13 -4
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +149 -6
- package/node_modules/aws-sdk/apis/macie2-2020-01-01.waiters2.json +25 -0
- package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +7 -1
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +717 -67
- package/node_modules/aws-sdk/apis/transfer-2018-11-05.paginators.json +24 -0
- package/node_modules/aws-sdk/clients/appsync.d.ts +41 -3
- package/node_modules/aws-sdk/clients/autoscaling.d.ts +118 -118
- package/node_modules/aws-sdk/clients/detective.d.ts +176 -4
- package/node_modules/aws-sdk/clients/guardduty.d.ts +604 -1
- package/node_modules/aws-sdk/clients/lookoutvision.d.ts +14 -2
- package/node_modules/aws-sdk/clients/macie2.d.ts +131 -9
- package/node_modules/aws-sdk/clients/macie2.js +1 -0
- package/node_modules/aws-sdk/clients/rds.d.ts +2 -2
- package/node_modules/aws-sdk/clients/rekognition.d.ts +12 -4
- package/node_modules/aws-sdk/clients/securityhub.d.ts +3 -3
- package/node_modules/aws-sdk/clients/transfer.d.ts +1000 -86
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +567 -560
- package/node_modules/aws-sdk/dist/aws-sdk.js +10 -4
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +22 -22
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +6 -6
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1182.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){
|
@@ -198776,7 +198776,10 @@ module.exports={
|
|
198776
198776
|
"ManifestSummary": {
|
198777
198777
|
"shape": "S14"
|
198778
198778
|
},
|
198779
|
-
"KmsKeyId": {}
|
198779
|
+
"KmsKeyId": {},
|
198780
|
+
"MaxInferenceUnits": {
|
198781
|
+
"type": "integer"
|
198782
|
+
}
|
198780
198783
|
}
|
198781
198784
|
}
|
198782
198785
|
},
|
@@ -200169,6 +200172,9 @@ module.exports={
|
|
200169
200172
|
"ProjectVersionArn": {},
|
200170
200173
|
"MinInferenceUnits": {
|
200171
200174
|
"type": "integer"
|
200175
|
+
},
|
200176
|
+
"MaxInferenceUnits": {
|
200177
|
+
"type": "integer"
|
200172
200178
|
}
|
200173
200179
|
}
|
200174
200180
|
},
|
@@ -240845,7 +240851,7 @@ AWS.util.update(AWS, {
|
|
240845
240851
|
/**
|
240846
240852
|
* @constant
|
240847
240853
|
*/
|
240848
|
-
VERSION: '2.
|
240854
|
+
VERSION: '2.1182.0',
|
240849
240855
|
|
240850
240856
|
/**
|
240851
240857
|
* @api private
|
@@ -262790,7 +262796,7 @@ var LRUCache = /** @class */ (function () {
|
|
262790
262796
|
}());
|
262791
262797
|
exports.LRUCache = LRUCache;
|
262792
262798
|
},{}],457:[function(require,module,exports){
|
262793
|
-
// AWS SDK for JavaScript v2.
|
262799
|
+
// AWS SDK for JavaScript v2.1182.0
|
262794
262800
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
262795
262801
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
262796
262802
|
require('./browser_loader');
|