cdk-lambda-subminute 2.0.428 → 2.0.429

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.
Files changed (26) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/README.md +1 -1
  4. package/node_modules/aws-sdk/apis/batch-2016-08-10.min.json +47 -19
  5. package/node_modules/aws-sdk/apis/iam-2010-05-08.min.json +1 -2
  6. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +1992 -3
  7. package/node_modules/aws-sdk/apis/medialive-2017-10-14.paginators.json +30 -0
  8. package/node_modules/aws-sdk/apis/medialive-2017-10-14.waiters2.json +128 -0
  9. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +36 -22
  10. package/node_modules/aws-sdk/apis/omics-2022-11-28.min.json +238 -221
  11. package/node_modules/aws-sdk/clients/batch.d.ts +50 -4
  12. package/node_modules/aws-sdk/clients/cloudfront.d.ts +60 -60
  13. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +16 -1
  14. package/node_modules/aws-sdk/clients/codebuild.d.ts +1 -1
  15. package/node_modules/aws-sdk/clients/iam.d.ts +7 -7
  16. package/node_modules/aws-sdk/clients/medialive.d.ts +1419 -0
  17. package/node_modules/aws-sdk/clients/omics.d.ts +137 -94
  18. package/node_modules/aws-sdk/clients/rds.d.ts +10 -10
  19. package/node_modules/aws-sdk/clients/s3control.d.ts +36 -36
  20. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  21. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +8 -8
  22. package/node_modules/aws-sdk/dist/aws-sdk.js +40 -27
  23. package/node_modules/aws-sdk/dist/aws-sdk.min.js +39 -39
  24. package/node_modules/aws-sdk/lib/core.js +1 -1
  25. package/node_modules/aws-sdk/package.json +1 -1
  26. package/package.json +3 -3
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1597.0
1
+ // AWS SDK for JavaScript v2.1598.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){
@@ -156342,8 +156342,7 @@ module.exports={
156342
156342
  "input": {
156343
156343
  "type": "structure",
156344
156344
  "required": [
156345
- "Url",
156346
- "ThumbprintList"
156345
+ "Url"
156347
156346
  ],
156348
156347
  "members": {
156349
156348
  "Url": {},
@@ -196296,6 +196295,9 @@ module.exports={
196296
196295
  "shape": "S2n"
196297
196296
  },
196298
196297
  "StateValue": {},
196298
+ "MetricCharacteristics": {
196299
+ "shape": "S2s"
196300
+ },
196299
196301
  "SingleMetricAnomalyDetector": {
196300
196302
  "shape": "Sc"
196301
196303
  },
@@ -196615,14 +196617,14 @@ module.exports={
196615
196617
  },
196616
196618
  "StatusCode": {},
196617
196619
  "Messages": {
196618
- "shape": "S45"
196620
+ "shape": "S47"
196619
196621
  }
196620
196622
  }
196621
196623
  }
196622
196624
  },
196623
196625
  "NextToken": {},
196624
196626
  "Messages": {
196625
- "shape": "S45"
196627
+ "shape": "S47"
196626
196628
  }
196627
196629
  }
196628
196630
  }
@@ -196732,10 +196734,10 @@ module.exports={
196732
196734
  "Arn": {},
196733
196735
  "Name": {},
196734
196736
  "IncludeFilters": {
196735
- "shape": "S4j"
196737
+ "shape": "S4l"
196736
196738
  },
196737
196739
  "ExcludeFilters": {
196738
- "shape": "S4j"
196740
+ "shape": "S4l"
196739
196741
  },
196740
196742
  "FirehoseArn": {},
196741
196743
  "RoleArn": {},
@@ -196748,7 +196750,7 @@ module.exports={
196748
196750
  },
196749
196751
  "OutputFormat": {},
196750
196752
  "StatisticsConfigurations": {
196751
- "shape": "S4o"
196753
+ "shape": "S4q"
196752
196754
  },
196753
196755
  "IncludeLinkedAccountsMetrics": {
196754
196756
  "type": "boolean"
@@ -196954,7 +196956,7 @@ module.exports={
196954
196956
  "type": "structure",
196955
196957
  "members": {
196956
196958
  "Tags": {
196957
- "shape": "S5s"
196959
+ "shape": "S5u"
196958
196960
  }
196959
196961
  }
196960
196962
  }
@@ -196983,6 +196985,9 @@ module.exports={
196983
196985
  "Configuration": {
196984
196986
  "shape": "S2n"
196985
196987
  },
196988
+ "MetricCharacteristics": {
196989
+ "shape": "S2s"
196990
+ },
196986
196991
  "SingleMetricAnomalyDetector": {
196987
196992
  "shape": "Sc"
196988
196993
  },
@@ -197021,7 +197026,7 @@ module.exports={
197021
197026
  "shape": "S1t"
197022
197027
  },
197023
197028
  "Tags": {
197024
- "shape": "S5s"
197029
+ "shape": "S5u"
197025
197030
  },
197026
197031
  "ActionsSuppressor": {},
197027
197032
  "ActionsSuppressorWaitPeriod": {
@@ -197074,7 +197079,7 @@ module.exports={
197074
197079
  "RuleState": {},
197075
197080
  "RuleDefinition": {},
197076
197081
  "Tags": {
197077
- "shape": "S5s"
197082
+ "shape": "S5u"
197078
197083
  }
197079
197084
  }
197080
197085
  },
@@ -197103,7 +197108,7 @@ module.exports={
197103
197108
  "TemplateName": {},
197104
197109
  "ResourceARN": {},
197105
197110
  "Tags": {
197106
- "shape": "S5s"
197111
+ "shape": "S5u"
197107
197112
  }
197108
197113
  }
197109
197114
  }
@@ -197170,7 +197175,7 @@ module.exports={
197170
197175
  "shape": "Sf"
197171
197176
  },
197172
197177
  "Tags": {
197173
- "shape": "S5s"
197178
+ "shape": "S5u"
197174
197179
  },
197175
197180
  "ThresholdMetricId": {}
197176
197181
  }
@@ -197265,19 +197270,19 @@ module.exports={
197265
197270
  "members": {
197266
197271
  "Name": {},
197267
197272
  "IncludeFilters": {
197268
- "shape": "S4j"
197273
+ "shape": "S4l"
197269
197274
  },
197270
197275
  "ExcludeFilters": {
197271
- "shape": "S4j"
197276
+ "shape": "S4l"
197272
197277
  },
197273
197278
  "FirehoseArn": {},
197274
197279
  "RoleArn": {},
197275
197280
  "OutputFormat": {},
197276
197281
  "Tags": {
197277
- "shape": "S5s"
197282
+ "shape": "S5u"
197278
197283
  },
197279
197284
  "StatisticsConfigurations": {
197280
- "shape": "S4o"
197285
+ "shape": "S4q"
197281
197286
  },
197282
197287
  "IncludeLinkedAccountsMetrics": {
197283
197288
  "type": "boolean"
@@ -197316,7 +197321,7 @@ module.exports={
197316
197321
  ],
197317
197322
  "members": {
197318
197323
  "Names": {
197319
- "shape": "S6n"
197324
+ "shape": "S6p"
197320
197325
  }
197321
197326
  }
197322
197327
  },
@@ -197334,7 +197339,7 @@ module.exports={
197334
197339
  ],
197335
197340
  "members": {
197336
197341
  "Names": {
197337
- "shape": "S6n"
197342
+ "shape": "S6p"
197338
197343
  }
197339
197344
  }
197340
197345
  },
@@ -197354,7 +197359,7 @@ module.exports={
197354
197359
  "members": {
197355
197360
  "ResourceARN": {},
197356
197361
  "Tags": {
197357
- "shape": "S5s"
197362
+ "shape": "S5u"
197358
197363
  }
197359
197364
  }
197360
197365
  },
@@ -197629,7 +197634,15 @@ module.exports={
197629
197634
  "MetricTimezone": {}
197630
197635
  }
197631
197636
  },
197632
- "S45": {
197637
+ "S2s": {
197638
+ "type": "structure",
197639
+ "members": {
197640
+ "PeriodicSpikes": {
197641
+ "type": "boolean"
197642
+ }
197643
+ }
197644
+ },
197645
+ "S47": {
197633
197646
  "type": "list",
197634
197647
  "member": {
197635
197648
  "type": "structure",
@@ -197639,7 +197652,7 @@ module.exports={
197639
197652
  }
197640
197653
  }
197641
197654
  },
197642
- "S4j": {
197655
+ "S4l": {
197643
197656
  "type": "list",
197644
197657
  "member": {
197645
197658
  "type": "structure",
@@ -197652,7 +197665,7 @@ module.exports={
197652
197665
  }
197653
197666
  }
197654
197667
  },
197655
- "S4o": {
197668
+ "S4q": {
197656
197669
  "type": "list",
197657
197670
  "member": {
197658
197671
  "type": "structure",
@@ -197682,7 +197695,7 @@ module.exports={
197682
197695
  }
197683
197696
  }
197684
197697
  },
197685
- "S5s": {
197698
+ "S5u": {
197686
197699
  "type": "list",
197687
197700
  "member": {
197688
197701
  "type": "structure",
@@ -197696,7 +197709,7 @@ module.exports={
197696
197709
  }
197697
197710
  }
197698
197711
  },
197699
- "S6n": {
197712
+ "S6p": {
197700
197713
  "type": "list",
197701
197714
  "member": {}
197702
197715
  }
@@ -273451,7 +273464,7 @@ AWS.util.update(AWS, {
273451
273464
  /**
273452
273465
  * @constant
273453
273466
  */
273454
- VERSION: '2.1597.0',
273467
+ VERSION: '2.1598.0',
273455
273468
 
273456
273469
  /**
273457
273470
  * @api private
@@ -295706,7 +295719,7 @@ var LRUCache = /** @class */ (function () {
295706
295719
  }());
295707
295720
  exports.LRUCache = LRUCache;
295708
295721
  },{}],467:[function(require,module,exports){
295709
- // AWS SDK for JavaScript v2.1597.0
295722
+ // AWS SDK for JavaScript v2.1598.0
295710
295723
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
295711
295724
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
295712
295725
  require('./browser_loader');