cdk-lambda-subminute 2.0.416 → 2.0.418
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-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/codeconnections-2023-12-01.examples.json +5 -0
- package/node_modules/aws-sdk/apis/codeconnections-2023-12-01.min.json +923 -0
- package/node_modules/aws-sdk/apis/codeconnections-2023-12-01.paginators.json +24 -0
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +40 -22
- package/node_modules/aws-sdk/apis/iotwireless-2020-11-22.min.json +196 -51
- package/node_modules/aws-sdk/apis/marketplace-catalog-2018-09-17.min.json +15 -5
- package/node_modules/aws-sdk/apis/metadata.json +3 -0
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +1048 -1019
- package/node_modules/aws-sdk/clients/all.d.ts +1 -0
- package/node_modules/aws-sdk/clients/all.js +2 -1
- package/node_modules/aws-sdk/clients/b2bi.d.ts +2 -2
- package/node_modules/aws-sdk/clients/codebuild.d.ts +1 -1
- package/node_modules/aws-sdk/clients/codeconnections.d.ts +1200 -0
- package/node_modules/aws-sdk/clients/codeconnections.js +18 -0
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +22 -0
- package/node_modules/aws-sdk/clients/iotwireless.d.ts +191 -2
- package/node_modules/aws-sdk/clients/marketplacecatalog.d.ts +17 -1
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +24 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +45 -8
- package/node_modules/aws-sdk/dist/aws-sdk.js +21 -8
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +40 -40
- package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -0
- 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.1589.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){
|
@@ -193473,6 +193473,15 @@ module.exports={
|
|
193473
193473
|
}
|
193474
193474
|
}
|
193475
193475
|
},
|
193476
|
+
"ResaleAuthorizationId": {
|
193477
|
+
"type": "structure",
|
193478
|
+
"members": {
|
193479
|
+
"ValueList": {
|
193480
|
+
"type": "list",
|
193481
|
+
"member": {}
|
193482
|
+
}
|
193483
|
+
}
|
193484
|
+
},
|
193476
193485
|
"ReleaseDate": {
|
193477
193486
|
"type": "structure",
|
193478
193487
|
"members": {
|
@@ -193826,6 +193835,7 @@ module.exports={
|
|
193826
193835
|
"members": {
|
193827
193836
|
"Name": {},
|
193828
193837
|
"ProductId": {},
|
193838
|
+
"ResaleAuthorizationId": {},
|
193829
193839
|
"ReleaseDate": {},
|
193830
193840
|
"AvailabilityEndDate": {},
|
193831
193841
|
"BuyerAccounts": {
|
@@ -193880,7 +193890,7 @@ module.exports={
|
|
193880
193890
|
"members": {
|
193881
193891
|
"ResourceArn": {},
|
193882
193892
|
"Tags": {
|
193883
|
-
"shape": "
|
193893
|
+
"shape": "S5y"
|
193884
193894
|
}
|
193885
193895
|
}
|
193886
193896
|
}
|
@@ -193931,7 +193941,7 @@ module.exports={
|
|
193931
193941
|
"shape": "Sy"
|
193932
193942
|
},
|
193933
193943
|
"EntityTags": {
|
193934
|
-
"shape": "
|
193944
|
+
"shape": "S5y"
|
193935
193945
|
},
|
193936
193946
|
"Details": {},
|
193937
193947
|
"DetailsDocument": {
|
@@ -193946,7 +193956,7 @@ module.exports={
|
|
193946
193956
|
"idempotencyToken": true
|
193947
193957
|
},
|
193948
193958
|
"ChangeSetTags": {
|
193949
|
-
"shape": "
|
193959
|
+
"shape": "S5y"
|
193950
193960
|
},
|
193951
193961
|
"Intent": {}
|
193952
193962
|
}
|
@@ -193972,7 +193982,7 @@ module.exports={
|
|
193972
193982
|
"members": {
|
193973
193983
|
"ResourceArn": {},
|
193974
193984
|
"Tags": {
|
193975
|
-
"shape": "
|
193985
|
+
"shape": "S5y"
|
193976
193986
|
}
|
193977
193987
|
}
|
193978
193988
|
},
|
@@ -194041,7 +194051,7 @@ module.exports={
|
|
194041
194051
|
"SortOrder": {}
|
194042
194052
|
}
|
194043
194053
|
},
|
194044
|
-
"
|
194054
|
+
"S5y": {
|
194045
194055
|
"type": "list",
|
194046
194056
|
"member": {
|
194047
194057
|
"type": "structure",
|
@@ -195845,6 +195855,9 @@ module.exports={
|
|
195845
195855
|
"timestreaminfluxdb": {
|
195846
195856
|
"prefix": "timestream-influxdb",
|
195847
195857
|
"name": "TimestreamInfluxDB"
|
195858
|
+
},
|
195859
|
+
"codeconnections": {
|
195860
|
+
"name": "CodeConnections"
|
195848
195861
|
}
|
195849
195862
|
}
|
195850
195863
|
},{}],169:[function(require,module,exports){
|
@@ -273411,7 +273424,7 @@ AWS.util.update(AWS, {
|
|
273411
273424
|
/**
|
273412
273425
|
* @constant
|
273413
273426
|
*/
|
273414
|
-
VERSION: '2.
|
273427
|
+
VERSION: '2.1589.0',
|
273415
273428
|
|
273416
273429
|
/**
|
273417
273430
|
* @api private
|
@@ -295665,7 +295678,7 @@ var LRUCache = /** @class */ (function () {
|
|
295665
295678
|
}());
|
295666
295679
|
exports.LRUCache = LRUCache;
|
295667
295680
|
},{}],467:[function(require,module,exports){
|
295668
|
-
// AWS SDK for JavaScript v2.
|
295681
|
+
// AWS SDK for JavaScript v2.1589.0
|
295669
295682
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
295670
295683
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
295671
295684
|
require('./browser_loader');
|