cdk-comprehend-s3olap 2.0.30 → 2.0.31
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 +3 -3
- 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 +8 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +20 -7
- package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +16 -0
- package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +9 -8
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +319 -73
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.paginators.json +5 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +787 -767
- package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +24 -7
- package/node_modules/aws-sdk/clients/dms.d.ts +20 -0
- package/node_modules/aws-sdk/clients/iot.d.ts +24 -10
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +270 -18
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +27 -2
- 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 +7 -7
- package/node_modules/aws-sdk/dist/aws-sdk.js +12 -11
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +37 -37
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +2 -2
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1170.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){
|
@@ -142751,11 +142751,12 @@ module.exports={
|
|
142751
142751
|
"generationId": {},
|
142752
142752
|
"validity": {
|
142753
142753
|
"shape": "She"
|
142754
|
-
}
|
142754
|
+
},
|
142755
|
+
"certificateMode": {}
|
142755
142756
|
}
|
142756
142757
|
},
|
142757
142758
|
"registrationConfig": {
|
142758
|
-
"shape": "
|
142759
|
+
"shape": "Shg"
|
142759
142760
|
}
|
142760
142761
|
}
|
142761
142762
|
}
|
@@ -147108,8 +147109,7 @@ module.exports={
|
|
147108
147109
|
"input": {
|
147109
147110
|
"type": "structure",
|
147110
147111
|
"required": [
|
147111
|
-
"caCertificate"
|
147112
|
-
"verificationCertificate"
|
147112
|
+
"caCertificate"
|
147113
147113
|
],
|
147114
147114
|
"members": {
|
147115
147115
|
"caCertificate": {},
|
@@ -147125,11 +147125,12 @@ module.exports={
|
|
147125
147125
|
"type": "boolean"
|
147126
147126
|
},
|
147127
147127
|
"registrationConfig": {
|
147128
|
-
"shape": "
|
147128
|
+
"shape": "Shg"
|
147129
147129
|
},
|
147130
147130
|
"tags": {
|
147131
147131
|
"shape": "S29"
|
147132
|
-
}
|
147132
|
+
},
|
147133
|
+
"certificateMode": {}
|
147133
147134
|
}
|
147134
147135
|
},
|
147135
147136
|
"output": {
|
@@ -147991,7 +147992,7 @@ module.exports={
|
|
147991
147992
|
"locationName": "newAutoRegistrationStatus"
|
147992
147993
|
},
|
147993
147994
|
"registrationConfig": {
|
147994
|
-
"shape": "
|
147995
|
+
"shape": "Shg"
|
147995
147996
|
},
|
147996
147997
|
"removeAutoRegistration": {
|
147997
147998
|
"type": "boolean"
|
@@ -149909,7 +149910,7 @@ module.exports={
|
|
149909
149910
|
}
|
149910
149911
|
}
|
149911
149912
|
},
|
149912
|
-
"
|
149913
|
+
"Shg": {
|
149913
149914
|
"type": "structure",
|
149914
149915
|
"members": {
|
149915
149916
|
"templateBody": {},
|
@@ -240170,7 +240171,7 @@ AWS.util.update(AWS, {
|
|
240170
240171
|
/**
|
240171
240172
|
* @constant
|
240172
240173
|
*/
|
240173
|
-
VERSION: '2.
|
240174
|
+
VERSION: '2.1170.0',
|
240174
240175
|
|
240175
240176
|
/**
|
240176
240177
|
* @api private
|
@@ -262115,7 +262116,7 @@ var LRUCache = /** @class */ (function () {
|
|
262115
262116
|
}());
|
262116
262117
|
exports.LRUCache = LRUCache;
|
262117
262118
|
},{}],457:[function(require,module,exports){
|
262118
|
-
// AWS SDK for JavaScript v2.
|
262119
|
+
// AWS SDK for JavaScript v2.1170.0
|
262119
262120
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
262120
262121
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
262121
262122
|
require('./browser_loader');
|