cdk-lambda-subminute 2.0.458 → 2.0.460
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/bedrock-2023-04-20.min.json +234 -50
- package/node_modules/aws-sdk/apis/bedrock-2023-04-20.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/controlcatalog-2018-05-10.min.json +134 -40
- package/node_modules/aws-sdk/apis/controlcatalog-2018-05-10.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/controlcatalog-2018-05-10.waiters2.json +5 -0
- package/node_modules/aws-sdk/apis/iam-2010-05-08.min.json +7 -1
- package/node_modules/aws-sdk/apis/kinesis-2013-12-02.min.json +7 -1
- package/node_modules/aws-sdk/apis/metadata.json +4 -0
- package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +7 -1
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +9 -0
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.min.json +422 -142
- package/node_modules/aws-sdk/apis/resiliencehub-2020-04-30.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/route53-2013-04-01.min.json +7 -1
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +834 -821
- package/node_modules/aws-sdk/apis/ssm-quicksetup-2018-05-10.examples.json +5 -0
- package/node_modules/aws-sdk/apis/ssm-quicksetup-2018-05-10.min.json +454 -0
- package/node_modules/aws-sdk/apis/ssm-quicksetup-2018-05-10.paginators.json +10 -0
- package/node_modules/aws-sdk/apis/support-2013-04-15.min.json +4 -1
- package/node_modules/aws-sdk/apis/waf-regional-2016-11-28.min.json +7 -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/bedrock.d.ts +226 -12
- package/node_modules/aws-sdk/clients/controlcatalog.d.ts +116 -24
- package/node_modules/aws-sdk/clients/controlcatalog.js +1 -0
- package/node_modules/aws-sdk/clients/memorydb.d.ts +2 -2
- package/node_modules/aws-sdk/clients/rds.d.ts +18 -6
- package/node_modules/aws-sdk/clients/resiliencehub.d.ts +305 -14
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +16 -0
- package/node_modules/aws-sdk/clients/ssmquicksetup.d.ts +495 -0
- package/node_modules/aws-sdk/clients/ssmquicksetup.js +18 -0
- package/node_modules/aws-sdk/clients/support.d.ts +1 -1
- 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 +108 -64
- package/node_modules/aws-sdk/dist/aws-sdk.js +44 -7
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +48 -48
- 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 +4 -4
@@ -1,4 +1,4 @@
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
1
|
+
// AWS SDK for JavaScript v2.1667.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){
|
@@ -159134,12 +159134,18 @@ module.exports={
|
|
159134
159134
|
"endpointPrefix": "iam",
|
159135
159135
|
"globalEndpoint": "iam.amazonaws.com",
|
159136
159136
|
"protocol": "query",
|
159137
|
+
"protocols": [
|
159138
|
+
"query"
|
159139
|
+
],
|
159137
159140
|
"serviceAbbreviation": "IAM",
|
159138
159141
|
"serviceFullName": "AWS Identity and Access Management",
|
159139
159142
|
"serviceId": "IAM",
|
159140
159143
|
"signatureVersion": "v4",
|
159141
159144
|
"uid": "iam-2010-05-08",
|
159142
|
-
"xmlNamespace": "https://iam.amazonaws.com/doc/2010-05-08/"
|
159145
|
+
"xmlNamespace": "https://iam.amazonaws.com/doc/2010-05-08/",
|
159146
|
+
"auth": [
|
159147
|
+
"aws.auth#sigv4"
|
159148
|
+
]
|
159143
159149
|
},
|
159144
159150
|
"operations": {
|
159145
159151
|
"AddClientIDToOpenIDConnectProvider": {
|
@@ -178718,12 +178724,18 @@ module.exports={
|
|
178718
178724
|
"protocolSettings": {
|
178719
178725
|
"h2": "eventstream"
|
178720
178726
|
},
|
178727
|
+
"protocols": [
|
178728
|
+
"json"
|
178729
|
+
],
|
178721
178730
|
"serviceAbbreviation": "Kinesis",
|
178722
178731
|
"serviceFullName": "Amazon Kinesis",
|
178723
178732
|
"serviceId": "Kinesis",
|
178724
178733
|
"signatureVersion": "v4",
|
178725
178734
|
"targetPrefix": "Kinesis_20131202",
|
178726
|
-
"uid": "kinesis-2013-12-02"
|
178735
|
+
"uid": "kinesis-2013-12-02",
|
178736
|
+
"auth": [
|
178737
|
+
"aws.auth#sigv4"
|
178738
|
+
]
|
178727
178739
|
},
|
178728
178740
|
"operations": {
|
178729
178741
|
"AddTagsToStream": {
|
@@ -199344,6 +199356,10 @@ module.exports={
|
|
199344
199356
|
},
|
199345
199357
|
"qapps": {
|
199346
199358
|
"name": "QApps"
|
199359
|
+
},
|
199360
|
+
"ssmquicksetup": {
|
199361
|
+
"prefix": "ssm-quicksetup",
|
199362
|
+
"name": "SSMQuickSetup"
|
199347
199363
|
}
|
199348
199364
|
}
|
199349
199365
|
},{}],169:[function(require,module,exports){
|
@@ -199429,12 +199445,18 @@ module.exports={
|
|
199429
199445
|
"apiVersion": "2010-08-01",
|
199430
199446
|
"endpointPrefix": "monitoring",
|
199431
199447
|
"protocol": "query",
|
199448
|
+
"protocols": [
|
199449
|
+
"query"
|
199450
|
+
],
|
199432
199451
|
"serviceAbbreviation": "CloudWatch",
|
199433
199452
|
"serviceFullName": "Amazon CloudWatch",
|
199434
199453
|
"serviceId": "CloudWatch",
|
199435
199454
|
"signatureVersion": "v4",
|
199436
199455
|
"uid": "monitoring-2010-08-01",
|
199437
|
-
"xmlNamespace": "http://monitoring.amazonaws.com/doc/2010-08-01/"
|
199456
|
+
"xmlNamespace": "http://monitoring.amazonaws.com/doc/2010-08-01/",
|
199457
|
+
"auth": [
|
199458
|
+
"aws.auth#sigv4"
|
199459
|
+
]
|
199438
199460
|
},
|
199439
199461
|
"operations": {
|
199440
199462
|
"DeleteAlarms": {
|
@@ -218699,6 +218721,9 @@ module.exports={
|
|
218699
218721
|
"MaxACU": {
|
218700
218722
|
"type": "double"
|
218701
218723
|
},
|
218724
|
+
"MinACU": {
|
218725
|
+
"type": "double"
|
218726
|
+
},
|
218702
218727
|
"PubliclyAccessible": {
|
218703
218728
|
"type": "boolean"
|
218704
218729
|
}
|
@@ -221736,6 +221761,9 @@ module.exports={
|
|
221736
221761
|
"DBShardGroupIdentifier": {},
|
221737
221762
|
"MaxACU": {
|
221738
221763
|
"type": "double"
|
221764
|
+
},
|
221765
|
+
"MinACU": {
|
221766
|
+
"type": "double"
|
221739
221767
|
}
|
221740
221768
|
}
|
221741
221769
|
},
|
@@ -224571,6 +224599,9 @@ module.exports={
|
|
224571
224599
|
"MaxACU": {
|
224572
224600
|
"type": "double"
|
224573
224601
|
},
|
224602
|
+
"MinACU": {
|
224603
|
+
"type": "double"
|
224604
|
+
},
|
224574
224605
|
"ComputeRedundancy": {
|
224575
224606
|
"type": "integer"
|
224576
224607
|
},
|
@@ -235736,11 +235767,17 @@ module.exports={
|
|
235736
235767
|
"endpointPrefix": "route53",
|
235737
235768
|
"globalEndpoint": "route53.amazonaws.com",
|
235738
235769
|
"protocol": "rest-xml",
|
235770
|
+
"protocols": [
|
235771
|
+
"rest-xml"
|
235772
|
+
],
|
235739
235773
|
"serviceAbbreviation": "Route 53",
|
235740
235774
|
"serviceFullName": "Amazon Route 53",
|
235741
235775
|
"serviceId": "Route 53",
|
235742
235776
|
"signatureVersion": "v4",
|
235743
|
-
"uid": "route53-2013-04-01"
|
235777
|
+
"uid": "route53-2013-04-01",
|
235778
|
+
"auth": [
|
235779
|
+
"aws.auth#sigv4"
|
235780
|
+
]
|
235744
235781
|
},
|
235745
235782
|
"operations": {
|
235746
235783
|
"ActivateKeySigningKey": {
|
@@ -277364,7 +277401,7 @@ AWS.util.update(AWS, {
|
|
277364
277401
|
/**
|
277365
277402
|
* @constant
|
277366
277403
|
*/
|
277367
|
-
VERSION: '2.
|
277404
|
+
VERSION: '2.1667.0',
|
277368
277405
|
|
277369
277406
|
/**
|
277370
277407
|
* @api private
|
@@ -299681,7 +299718,7 @@ var LRUCache = /** @class */ (function () {
|
|
299681
299718
|
}());
|
299682
299719
|
exports.LRUCache = LRUCache;
|
299683
299720
|
},{}],467:[function(require,module,exports){
|
299684
|
-
// AWS SDK for JavaScript v2.
|
299721
|
+
// AWS SDK for JavaScript v2.1667.0
|
299685
299722
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
299686
299723
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
299687
299724
|
require('./browser_loader');
|