cdk-lambda-subminute 2.0.484 → 2.0.486
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/appconfig-2019-10-09.min.json +77 -16
- package/node_modules/aws-sdk/apis/bedrock-agent-runtime-2023-07-26.min.json +7 -1
- package/node_modules/aws-sdk/apis/devicefarm-2015-06-23.examples.json +0 -2
- package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +6 -5
- package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +6 -1
- package/node_modules/aws-sdk/apis/metadata.json +3 -0
- package/node_modules/aws-sdk/apis/pcs-2023-02-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/pcs-2023-02-10.min.json +903 -0
- package/node_modules/aws-sdk/apis/pcs-2023-02-10.paginators.json +22 -0
- package/node_modules/aws-sdk/apis/pcs-2023-02-10.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/personalize-2018-05-22.min.json +61 -5
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +349 -340
- package/node_modules/aws-sdk/apis/states-2016-11-23.min.json +8 -1
- 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/appconfig.d.ts +58 -14
- package/node_modules/aws-sdk/clients/bedrockagentruntime.d.ts +1 -1
- package/node_modules/aws-sdk/clients/bedrockruntime.d.ts +4 -4
- package/node_modules/aws-sdk/clients/datazone.d.ts +2 -2
- package/node_modules/aws-sdk/clients/devicefarm.d.ts +12 -12
- package/node_modules/aws-sdk/clients/ec2.d.ts +8 -4
- package/node_modules/aws-sdk/clients/internetmonitor.d.ts +2 -2
- package/node_modules/aws-sdk/clients/pcs.d.ts +1009 -0
- package/node_modules/aws-sdk/clients/pcs.js +19 -0
- package/node_modules/aws-sdk/clients/personalize.d.ts +66 -5
- package/node_modules/aws-sdk/clients/quicksight.d.ts +2 -1
- package/node_modules/aws-sdk/clients/stepfunctions.d.ts +15 -1
- package/node_modules/aws-sdk/clients/wafv2.d.ts +2 -2
- package/node_modules/aws-sdk/clients/workspaces.d.ts +5 -5
- 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 +55 -11
- package/node_modules/aws-sdk/dist/aws-sdk.js +73 -13
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +49 -49
- 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.1686.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){
|
@@ -89578,7 +89578,8 @@ module.exports={
|
|
89578
89578
|
"TagSpecifications": {
|
89579
89579
|
"shape": "S3",
|
89580
89580
|
"locationName": "TagSpecification"
|
89581
|
-
}
|
89581
|
+
},
|
89582
|
+
"IpamPoolId": {}
|
89582
89583
|
}
|
89583
89584
|
},
|
89584
89585
|
"output": {
|
@@ -89653,7 +89654,7 @@ module.exports={
|
|
89653
89654
|
"type": "structure",
|
89654
89655
|
"members": {
|
89655
89656
|
"HostIds": {
|
89656
|
-
"shape": "
|
89657
|
+
"shape": "S2g",
|
89657
89658
|
"locationName": "hostIdSet"
|
89658
89659
|
}
|
89659
89660
|
}
|
@@ -110661,7 +110662,7 @@ module.exports={
|
|
110661
110662
|
"type": "structure",
|
110662
110663
|
"members": {
|
110663
110664
|
"Successful": {
|
110664
|
-
"shape": "
|
110665
|
+
"shape": "S2g",
|
110665
110666
|
"locationName": "successful"
|
110666
110667
|
},
|
110667
110668
|
"Unsuccessful": {
|
@@ -113600,7 +113601,7 @@ module.exports={
|
|
113600
113601
|
"type": "structure",
|
113601
113602
|
"members": {
|
113602
113603
|
"Successful": {
|
113603
|
-
"shape": "
|
113604
|
+
"shape": "S2g",
|
113604
113605
|
"locationName": "successful"
|
113605
113606
|
},
|
113606
113607
|
"Unsuccessful": {
|
@@ -115948,7 +115949,7 @@ module.exports={
|
|
115948
115949
|
}
|
115949
115950
|
}
|
115950
115951
|
},
|
115951
|
-
"
|
115952
|
+
"S2g": {
|
115952
115953
|
"type": "list",
|
115953
115954
|
"member": {
|
115954
115955
|
"locationName": "item"
|
@@ -199669,6 +199670,9 @@ module.exports={
|
|
199669
199670
|
"ssmquicksetup": {
|
199670
199671
|
"prefix": "ssm-quicksetup",
|
199671
199672
|
"name": "SSMQuickSetup"
|
199673
|
+
},
|
199674
|
+
"pcs": {
|
199675
|
+
"name": "PCS"
|
199672
199676
|
}
|
199673
199677
|
}
|
199674
199678
|
},{}],169:[function(require,module,exports){
|
@@ -205629,7 +205633,10 @@ module.exports={
|
|
205629
205633
|
"signatureVersion": "v4",
|
205630
205634
|
"signingName": "personalize",
|
205631
205635
|
"targetPrefix": "AmazonPersonalize",
|
205632
|
-
"uid": "personalize-2018-05-22"
|
205636
|
+
"uid": "personalize-2018-05-22",
|
205637
|
+
"auth": [
|
205638
|
+
"aws.auth#sigv4"
|
205639
|
+
]
|
205633
205640
|
},
|
205634
205641
|
"operations": {
|
205635
205642
|
"CreateBatchInferenceJob": {
|
@@ -206947,6 +206954,25 @@ module.exports={
|
|
206947
206954
|
},
|
206948
206955
|
"latestSolutionVersion": {
|
206949
206956
|
"shape": "S5f"
|
206957
|
+
},
|
206958
|
+
"latestSolutionUpdate": {
|
206959
|
+
"type": "structure",
|
206960
|
+
"members": {
|
206961
|
+
"solutionUpdateConfig": {
|
206962
|
+
"shape": "S5i"
|
206963
|
+
},
|
206964
|
+
"status": {},
|
206965
|
+
"performAutoTraining": {
|
206966
|
+
"type": "boolean"
|
206967
|
+
},
|
206968
|
+
"creationDateTime": {
|
206969
|
+
"type": "timestamp"
|
206970
|
+
},
|
206971
|
+
"lastUpdatedDateTime": {
|
206972
|
+
"type": "timestamp"
|
206973
|
+
},
|
206974
|
+
"failureReason": {}
|
206975
|
+
}
|
206950
206976
|
}
|
206951
206977
|
}
|
206952
206978
|
}
|
@@ -207838,6 +207864,29 @@ module.exports={
|
|
207838
207864
|
}
|
207839
207865
|
},
|
207840
207866
|
"idempotent": true
|
207867
|
+
},
|
207868
|
+
"UpdateSolution": {
|
207869
|
+
"input": {
|
207870
|
+
"type": "structure",
|
207871
|
+
"required": [
|
207872
|
+
"solutionArn"
|
207873
|
+
],
|
207874
|
+
"members": {
|
207875
|
+
"solutionArn": {},
|
207876
|
+
"performAutoTraining": {
|
207877
|
+
"type": "boolean"
|
207878
|
+
},
|
207879
|
+
"solutionUpdateConfig": {
|
207880
|
+
"shape": "S5i"
|
207881
|
+
}
|
207882
|
+
}
|
207883
|
+
},
|
207884
|
+
"output": {
|
207885
|
+
"type": "structure",
|
207886
|
+
"members": {
|
207887
|
+
"solutionArn": {}
|
207888
|
+
}
|
207889
|
+
}
|
207841
207890
|
}
|
207842
207891
|
},
|
207843
207892
|
"shapes": {
|
@@ -208132,10 +208181,7 @@ module.exports={
|
|
208132
208181
|
"shape": "S1t"
|
208133
208182
|
},
|
208134
208183
|
"autoTrainingConfig": {
|
208135
|
-
"
|
208136
|
-
"members": {
|
208137
|
-
"schedulingExpression": {}
|
208138
|
-
}
|
208184
|
+
"shape": "S2u"
|
208139
208185
|
}
|
208140
208186
|
}
|
208141
208187
|
},
|
@@ -208143,6 +208189,12 @@ module.exports={
|
|
208143
208189
|
"type": "list",
|
208144
208190
|
"member": {}
|
208145
208191
|
},
|
208192
|
+
"S2u": {
|
208193
|
+
"type": "structure",
|
208194
|
+
"members": {
|
208195
|
+
"schedulingExpression": {}
|
208196
|
+
}
|
208197
|
+
},
|
208146
208198
|
"S55": {
|
208147
208199
|
"type": "map",
|
208148
208200
|
"key": {},
|
@@ -208165,6 +208217,14 @@ module.exports={
|
|
208165
208217
|
},
|
208166
208218
|
"failureReason": {}
|
208167
208219
|
}
|
208220
|
+
},
|
208221
|
+
"S5i": {
|
208222
|
+
"type": "structure",
|
208223
|
+
"members": {
|
208224
|
+
"autoTrainingConfig": {
|
208225
|
+
"shape": "S2u"
|
208226
|
+
}
|
208227
|
+
}
|
208168
208228
|
}
|
208169
208229
|
}
|
208170
208230
|
}
|
@@ -277736,7 +277796,7 @@ AWS.util.update(AWS, {
|
|
277736
277796
|
/**
|
277737
277797
|
* @constant
|
277738
277798
|
*/
|
277739
|
-
VERSION: '2.
|
277799
|
+
VERSION: '2.1686.0',
|
277740
277800
|
|
277741
277801
|
/**
|
277742
277802
|
* @api private
|
@@ -300057,7 +300117,7 @@ var LRUCache = /** @class */ (function () {
|
|
300057
300117
|
}());
|
300058
300118
|
exports.LRUCache = LRUCache;
|
300059
300119
|
},{}],467:[function(require,module,exports){
|
300060
|
-
// AWS SDK for JavaScript v2.
|
300120
|
+
// AWS SDK for JavaScript v2.1686.0
|
300061
300121
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
300062
300122
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
300063
300123
|
require('./browser_loader');
|