cdk-lambda-subminute 2.0.374 → 2.0.375
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/lightsail-2016-11-28.min.json +2 -1
- package/node_modules/aws-sdk/apis/marketplace-catalog-2018-09-17.min.json +17 -15
- package/node_modules/aws-sdk/clients/lightsail.d.ts +4 -0
- package/node_modules/aws-sdk/clients/marketplacecatalog.d.ts +11 -2
- package/node_modules/aws-sdk/clients/securitylake.d.ts +4 -4
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +84 -94
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +2123 -2143
- package/node_modules/aws-sdk/dist/aws-sdk.js +20 -18
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +7 -7
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/call-bind/CHANGELOG.md +7 -0
- package/node_modules/call-bind/index.js +1 -10
- package/node_modules/call-bind/package.json +4 -3
- package/node_modules/define-data-property/CHANGELOG.md +7 -0
- package/node_modules/define-data-property/index.js +1 -13
- package/node_modules/define-data-property/package.json +4 -5
- package/node_modules/es-define-property/.eslintrc +13 -0
- package/node_modules/es-define-property/.github/FUNDING.yml +12 -0
- package/node_modules/es-define-property/.nycrc +9 -0
- package/node_modules/es-define-property/CHANGELOG.md +15 -0
- package/node_modules/es-define-property/LICENSE +21 -0
- package/node_modules/es-define-property/README.md +49 -0
- package/node_modules/es-define-property/index.d.ts +3 -0
- package/node_modules/es-define-property/index.js +16 -0
- package/node_modules/es-define-property/package.json +81 -0
- package/node_modules/es-define-property/test/index.js +55 -0
- package/node_modules/es-define-property/tsconfig.json +50 -0
- package/node_modules/has-property-descriptors/CHANGELOG.md +8 -0
- package/node_modules/has-property-descriptors/index.js +3 -14
- package/node_modules/has-property-descriptors/package.json +5 -5
- package/package.json +3 -3
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1557.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){
|
@@ -192636,6 +192636,7 @@ module.exports={
|
|
192636
192636
|
"ChangeSetId": {},
|
192637
192637
|
"ChangeSetArn": {},
|
192638
192638
|
"ChangeSetName": {},
|
192639
|
+
"Intent": {},
|
192639
192640
|
"StartTime": {},
|
192640
192641
|
"EndTime": {},
|
192641
192642
|
"Status": {},
|
@@ -192648,7 +192649,7 @@ module.exports={
|
|
192648
192649
|
"members": {
|
192649
192650
|
"ChangeType": {},
|
192650
192651
|
"Entity": {
|
192651
|
-
"shape": "
|
192652
|
+
"shape": "Sy"
|
192652
192653
|
},
|
192653
192654
|
"Details": {},
|
192654
192655
|
"DetailsDocument": {
|
@@ -192743,10 +192744,10 @@ module.exports={
|
|
192743
192744
|
"members": {
|
192744
192745
|
"Catalog": {},
|
192745
192746
|
"FilterList": {
|
192746
|
-
"shape": "
|
192747
|
+
"shape": "S1a"
|
192747
192748
|
},
|
192748
192749
|
"Sort": {
|
192749
|
-
"shape": "
|
192750
|
+
"shape": "S1f"
|
192750
192751
|
},
|
192751
192752
|
"MaxResults": {
|
192752
192753
|
"type": "integer"
|
@@ -192794,10 +192795,10 @@ module.exports={
|
|
192794
192795
|
"Catalog": {},
|
192795
192796
|
"EntityType": {},
|
192796
192797
|
"FilterList": {
|
192797
|
-
"shape": "
|
192798
|
+
"shape": "S1a"
|
192798
192799
|
},
|
192799
192800
|
"Sort": {
|
192800
|
-
"shape": "
|
192801
|
+
"shape": "S1f"
|
192801
192802
|
},
|
192802
192803
|
"NextToken": {},
|
192803
192804
|
"MaxResults": {
|
@@ -193380,7 +193381,7 @@ module.exports={
|
|
193380
193381
|
"members": {
|
193381
193382
|
"ResourceArn": {},
|
193382
193383
|
"Tags": {
|
193383
|
-
"shape": "
|
193384
|
+
"shape": "S5v"
|
193384
193385
|
}
|
193385
193386
|
}
|
193386
193387
|
}
|
@@ -193428,10 +193429,10 @@ module.exports={
|
|
193428
193429
|
"members": {
|
193429
193430
|
"ChangeType": {},
|
193430
193431
|
"Entity": {
|
193431
|
-
"shape": "
|
193432
|
+
"shape": "Sy"
|
193432
193433
|
},
|
193433
193434
|
"EntityTags": {
|
193434
|
-
"shape": "
|
193435
|
+
"shape": "S5v"
|
193435
193436
|
},
|
193436
193437
|
"Details": {},
|
193437
193438
|
"DetailsDocument": {
|
@@ -193446,8 +193447,9 @@ module.exports={
|
|
193446
193447
|
"idempotencyToken": true
|
193447
193448
|
},
|
193448
193449
|
"ChangeSetTags": {
|
193449
|
-
"shape": "
|
193450
|
-
}
|
193450
|
+
"shape": "S5v"
|
193451
|
+
},
|
193452
|
+
"Intent": {}
|
193451
193453
|
}
|
193452
193454
|
},
|
193453
193455
|
"output": {
|
@@ -193471,7 +193473,7 @@ module.exports={
|
|
193471
193473
|
"members": {
|
193472
193474
|
"ResourceArn": {},
|
193473
193475
|
"Tags": {
|
193474
|
-
"shape": "
|
193476
|
+
"shape": "S5v"
|
193475
193477
|
}
|
193476
193478
|
}
|
193477
193479
|
},
|
@@ -193510,7 +193512,7 @@ module.exports={
|
|
193510
193512
|
"members": {},
|
193511
193513
|
"document": true
|
193512
193514
|
},
|
193513
|
-
"
|
193515
|
+
"Sy": {
|
193514
193516
|
"type": "structure",
|
193515
193517
|
"required": [
|
193516
193518
|
"Type"
|
@@ -193520,7 +193522,7 @@ module.exports={
|
|
193520
193522
|
"Identifier": {}
|
193521
193523
|
}
|
193522
193524
|
},
|
193523
|
-
"
|
193525
|
+
"S1a": {
|
193524
193526
|
"type": "list",
|
193525
193527
|
"member": {
|
193526
193528
|
"type": "structure",
|
@@ -193533,14 +193535,14 @@ module.exports={
|
|
193533
193535
|
}
|
193534
193536
|
}
|
193535
193537
|
},
|
193536
|
-
"
|
193538
|
+
"S1f": {
|
193537
193539
|
"type": "structure",
|
193538
193540
|
"members": {
|
193539
193541
|
"SortBy": {},
|
193540
193542
|
"SortOrder": {}
|
193541
193543
|
}
|
193542
193544
|
},
|
193543
|
-
"
|
193545
|
+
"S5v": {
|
193544
193546
|
"type": "list",
|
193545
193547
|
"member": {
|
193546
193548
|
"type": "structure",
|
@@ -272830,7 +272832,7 @@ AWS.util.update(AWS, {
|
|
272830
272832
|
/**
|
272831
272833
|
* @constant
|
272832
272834
|
*/
|
272833
|
-
VERSION: '2.
|
272835
|
+
VERSION: '2.1557.0',
|
272834
272836
|
|
272835
272837
|
/**
|
272836
272838
|
* @api private
|
@@ -295079,7 +295081,7 @@ var LRUCache = /** @class */ (function () {
|
|
295079
295081
|
}());
|
295080
295082
|
exports.LRUCache = LRUCache;
|
295081
295083
|
},{}],467:[function(require,module,exports){
|
295082
|
-
// AWS SDK for JavaScript v2.
|
295084
|
+
// AWS SDK for JavaScript v2.1557.0
|
295083
295085
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
295084
295086
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
295085
295087
|
require('./browser_loader');
|