cdk-comprehend-s3olap 2.0.40 → 2.0.43

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 (38) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-comprehend-s3olap.js +2 -2
  3. package/lib/comprehend-lambdas.js +2 -2
  4. package/lib/iam-roles.js +4 -4
  5. package/node_modules/aws-sdk/CHANGELOG.md +18 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.min.json +174 -35
  8. package/node_modules/aws-sdk/apis/devops-guru-2020-12-01.paginators.json +17 -0
  9. package/node_modules/aws-sdk/apis/discovery-2015-11-01.min.json +38 -3
  10. package/node_modules/aws-sdk/apis/elasticache-2015-02-02.min.json +4 -1
  11. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +56 -47
  12. package/node_modules/aws-sdk/apis/kms-2014-11-01.min.json +1 -4
  13. package/node_modules/aws-sdk/apis/kms-2014-11-01.paginators.json +21 -0
  14. package/node_modules/aws-sdk/apis/mediapackage-2017-10-12.min.json +4 -0
  15. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +928 -551
  16. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.paginators.json +12 -0
  17. package/node_modules/aws-sdk/apis/sagemaker-edge-2020-09-23.min.json +84 -4
  18. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.min.json +181 -36
  19. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.paginators.json +6 -0
  20. package/node_modules/aws-sdk/clients/acmpca.d.ts +2 -2
  21. package/node_modules/aws-sdk/clients/devopsguru.d.ts +188 -0
  22. package/node_modules/aws-sdk/clients/discovery.d.ts +10 -0
  23. package/node_modules/aws-sdk/clients/ec2.d.ts +79 -55
  24. package/node_modules/aws-sdk/clients/elasticache.d.ts +12 -8
  25. package/node_modules/aws-sdk/clients/glue.d.ts +3 -3
  26. package/node_modules/aws-sdk/clients/iot.d.ts +14 -2
  27. package/node_modules/aws-sdk/clients/kms.d.ts +46 -46
  28. package/node_modules/aws-sdk/clients/mediapackage.d.ts +6 -2
  29. package/node_modules/aws-sdk/clients/sagemaker.d.ts +476 -1
  30. package/node_modules/aws-sdk/clients/sagemakeredge.d.ts +146 -0
  31. package/node_modules/aws-sdk/clients/ssoadmin.d.ts +191 -16
  32. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  33. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +14 -14
  34. package/node_modules/aws-sdk/dist/aws-sdk.js +85 -55
  35. package/node_modules/aws-sdk/dist/aws-sdk.min.js +56 -56
  36. package/node_modules/aws-sdk/lib/core.js +1 -1
  37. package/node_modules/aws-sdk/package.json +1 -1
  38. package/package.json +6 -6
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1176.0
1
+ // AWS SDK for JavaScript v2.1179.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){
@@ -113348,7 +113348,10 @@ module.exports={
113348
113348
  "ReplicationGroupCreateTime": {
113349
113349
  "type": "timestamp"
113350
113350
  },
113351
- "DataTiering": {}
113351
+ "DataTiering": {},
113352
+ "AutoMinorVersionUpgrade": {
113353
+ "type": "boolean"
113354
+ }
113352
113355
  },
113353
113356
  "wrapper": true
113354
113357
  },
@@ -144601,7 +144604,7 @@ module.exports={
144601
144604
  "shape": "Sls"
144602
144605
  },
144603
144606
  "thingGroupIndexingConfiguration": {
144604
- "shape": "Sm1"
144607
+ "shape": "Sm4"
144605
144608
  }
144606
144609
  }
144607
144610
  }
@@ -145047,7 +145050,7 @@ module.exports={
145047
145050
  "shape": "S8s"
145048
145051
  },
145049
145052
  "violationEventAdditionalInfo": {
145050
- "shape": "Snj"
145053
+ "shape": "Snm"
145051
145054
  },
145052
145055
  "verificationState": {},
145053
145056
  "verificationStateDescription": {},
@@ -145098,7 +145101,7 @@ module.exports={
145098
145101
  "type": "structure",
145099
145102
  "members": {
145100
145103
  "policies": {
145101
- "shape": "Snq"
145104
+ "shape": "Snt"
145102
145105
  },
145103
145106
  "nextMarker": {}
145104
145107
  }
@@ -145535,7 +145538,7 @@ module.exports={
145535
145538
  "type": "structure",
145536
145539
  "members": {
145537
145540
  "certificates": {
145538
- "shape": "Sos"
145541
+ "shape": "Sov"
145539
145542
  },
145540
145543
  "nextMarker": {}
145541
145544
  }
@@ -145576,7 +145579,7 @@ module.exports={
145576
145579
  "type": "structure",
145577
145580
  "members": {
145578
145581
  "certificates": {
145579
- "shape": "Sos"
145582
+ "shape": "Sov"
145580
145583
  },
145581
145584
  "nextMarker": {}
145582
145585
  }
@@ -145904,7 +145907,7 @@ module.exports={
145904
145907
  "members": {
145905
145908
  "thingArn": {},
145906
145909
  "jobExecutionSummary": {
145907
- "shape": "Sps"
145910
+ "shape": "Spv"
145908
145911
  }
145909
145912
  }
145910
145913
  }
@@ -145961,7 +145964,7 @@ module.exports={
145961
145964
  "members": {
145962
145965
  "jobId": {},
145963
145966
  "jobExecutionSummary": {
145964
- "shape": "Sps"
145967
+ "shape": "Spv"
145965
145968
  }
145966
145969
  }
145967
145970
  }
@@ -146361,7 +146364,7 @@ module.exports={
146361
146364
  "type": "structure",
146362
146365
  "members": {
146363
146366
  "policies": {
146364
- "shape": "Snq"
146367
+ "shape": "Snt"
146365
146368
  },
146366
146369
  "nextMarker": {}
146367
146370
  }
@@ -146402,7 +146405,7 @@ module.exports={
146402
146405
  "type": "structure",
146403
146406
  "members": {
146404
146407
  "principals": {
146405
- "shape": "Squ"
146408
+ "shape": "Sqx"
146406
146409
  },
146407
146410
  "nextMarker": {}
146408
146411
  }
@@ -146482,7 +146485,7 @@ module.exports={
146482
146485
  "type": "structure",
146483
146486
  "members": {
146484
146487
  "policies": {
146485
- "shape": "Snq"
146488
+ "shape": "Snt"
146486
146489
  },
146487
146490
  "nextMarker": {}
146488
146491
  }
@@ -146519,7 +146522,7 @@ module.exports={
146519
146522
  "type": "structure",
146520
146523
  "members": {
146521
146524
  "things": {
146522
- "shape": "Sr4"
146525
+ "shape": "Sr7"
146523
146526
  },
146524
146527
  "nextToken": {}
146525
146528
  }
@@ -146728,7 +146731,7 @@ module.exports={
146728
146731
  "securityProfileIdentifiers": {
146729
146732
  "type": "list",
146730
146733
  "member": {
146731
- "shape": "Srn"
146734
+ "shape": "Srq"
146732
146735
  }
146733
146736
  },
146734
146737
  "nextToken": {}
@@ -146775,10 +146778,10 @@ module.exports={
146775
146778
  "type": "structure",
146776
146779
  "members": {
146777
146780
  "securityProfileIdentifier": {
146778
- "shape": "Srn"
146781
+ "shape": "Srq"
146779
146782
  },
146780
146783
  "target": {
146781
- "shape": "Srs"
146784
+ "shape": "Srv"
146782
146785
  }
146783
146786
  }
146784
146787
  }
@@ -146931,7 +146934,7 @@ module.exports={
146931
146934
  "securityProfileTargets": {
146932
146935
  "type": "list",
146933
146936
  "member": {
146934
- "shape": "Srs"
146937
+ "shape": "Srv"
146935
146938
  }
146936
146939
  },
146937
146940
  "nextToken": {}
@@ -147046,7 +147049,7 @@ module.exports={
147046
147049
  "type": "structure",
147047
147050
  "members": {
147048
147051
  "principals": {
147049
- "shape": "Squ"
147052
+ "shape": "Sqx"
147050
147053
  },
147051
147054
  "nextToken": {}
147052
147055
  }
@@ -147265,7 +147268,7 @@ module.exports={
147265
147268
  "type": "structure",
147266
147269
  "members": {
147267
147270
  "things": {
147268
- "shape": "Sr4"
147271
+ "shape": "Sr7"
147269
147272
  },
147270
147273
  "nextToken": {}
147271
147274
  }
@@ -147306,7 +147309,7 @@ module.exports={
147306
147309
  "type": "structure",
147307
147310
  "members": {
147308
147311
  "things": {
147309
- "shape": "Sr4"
147312
+ "shape": "Sr7"
147310
147313
  },
147311
147314
  "nextToken": {}
147312
147315
  }
@@ -147458,7 +147461,7 @@ module.exports={
147458
147461
  "type": "structure",
147459
147462
  "members": {
147460
147463
  "logTarget": {
147461
- "shape": "Stg"
147464
+ "shape": "Stj"
147462
147465
  },
147463
147466
  "logLevel": {}
147464
147467
  }
@@ -147540,7 +147543,7 @@ module.exports={
147540
147543
  "shape": "S8s"
147541
147544
  },
147542
147545
  "violationEventAdditionalInfo": {
147543
- "shape": "Snj"
147546
+ "shape": "Snm"
147544
147547
  },
147545
147548
  "violationEventType": {},
147546
147549
  "verificationState": {},
@@ -147811,7 +147814,7 @@ module.exports={
147811
147814
  "thingId": {},
147812
147815
  "thingTypeName": {},
147813
147816
  "thingGroupNames": {
147814
- "shape": "Suc"
147817
+ "shape": "Suf"
147815
147818
  },
147816
147819
  "attributes": {
147817
147820
  "shape": "S3i"
@@ -147845,7 +147848,7 @@ module.exports={
147845
147848
  "shape": "S3i"
147846
147849
  },
147847
147850
  "parentGroupNames": {
147848
- "shape": "Suc"
147851
+ "shape": "Suf"
147849
147852
  }
147850
147853
  }
147851
147854
  }
@@ -147933,7 +147936,7 @@ module.exports={
147933
147936
  ],
147934
147937
  "members": {
147935
147938
  "logTarget": {
147936
- "shape": "Stg"
147939
+ "shape": "Stj"
147937
147940
  },
147938
147941
  "logLevel": {}
147939
147942
  }
@@ -148142,7 +148145,7 @@ module.exports={
148142
148145
  "authInfos": {
148143
148146
  "type": "list",
148144
148147
  "member": {
148145
- "shape": "Sv5"
148148
+ "shape": "Sv8"
148146
148149
  }
148147
148150
  },
148148
148151
  "clientId": {
@@ -148150,10 +148153,10 @@ module.exports={
148150
148153
  "locationName": "clientId"
148151
148154
  },
148152
148155
  "policyNamesToAdd": {
148153
- "shape": "Sv9"
148156
+ "shape": "Svc"
148154
148157
  },
148155
148158
  "policyNamesToSkip": {
148156
- "shape": "Sv9"
148159
+ "shape": "Svc"
148157
148160
  }
148158
148161
  }
148159
148162
  },
@@ -148166,13 +148169,13 @@ module.exports={
148166
148169
  "type": "structure",
148167
148170
  "members": {
148168
148171
  "authInfo": {
148169
- "shape": "Sv5"
148172
+ "shape": "Sv8"
148170
148173
  },
148171
148174
  "allowed": {
148172
148175
  "type": "structure",
148173
148176
  "members": {
148174
148177
  "policies": {
148175
- "shape": "Snq"
148178
+ "shape": "Snt"
148176
148179
  }
148177
148180
  }
148178
148181
  },
@@ -148183,7 +148186,7 @@ module.exports={
148183
148186
  "type": "structure",
148184
148187
  "members": {
148185
148188
  "policies": {
148186
- "shape": "Snq"
148189
+ "shape": "Snt"
148187
148190
  }
148188
148191
  }
148189
148192
  },
@@ -148191,7 +148194,7 @@ module.exports={
148191
148194
  "type": "structure",
148192
148195
  "members": {
148193
148196
  "policies": {
148194
- "shape": "Snq"
148197
+ "shape": "Snt"
148195
148198
  }
148196
148199
  }
148197
148200
  }
@@ -148705,7 +148708,7 @@ module.exports={
148705
148708
  "shape": "Sls"
148706
148709
  },
148707
148710
  "thingGroupIndexingConfiguration": {
148708
- "shape": "Sm1"
148711
+ "shape": "Sm4"
148709
148712
  }
148710
148713
  }
148711
148714
  },
@@ -149063,10 +149066,10 @@ module.exports={
149063
149066
  "members": {
149064
149067
  "thingName": {},
149065
149068
  "thingGroupsToAdd": {
149066
- "shape": "Sxk"
149069
+ "shape": "Sxn"
149067
149070
  },
149068
149071
  "thingGroupsToRemove": {
149069
- "shape": "Sxk"
149072
+ "shape": "Sxn"
149070
149073
  },
149071
149074
  "overrideDynamicGroups": {
149072
149075
  "type": "boolean"
@@ -150520,6 +150523,15 @@ module.exports={
150520
150523
  },
150521
150524
  "customFields": {
150522
150525
  "shape": "Slx"
150526
+ },
150527
+ "filter": {
150528
+ "type": "structure",
150529
+ "members": {
150530
+ "namedShadowNames": {
150531
+ "type": "list",
150532
+ "member": {}
150533
+ }
150534
+ }
150523
150535
  }
150524
150536
  }
150525
150537
  },
@@ -150533,7 +150545,7 @@ module.exports={
150533
150545
  }
150534
150546
  }
150535
150547
  },
150536
- "Sm1": {
150548
+ "Sm4": {
150537
150549
  "type": "structure",
150538
150550
  "required": [
150539
150551
  "thingGroupIndexingMode"
@@ -150548,13 +150560,13 @@ module.exports={
150548
150560
  }
150549
150561
  }
150550
150562
  },
150551
- "Snj": {
150563
+ "Snm": {
150552
150564
  "type": "structure",
150553
150565
  "members": {
150554
150566
  "confidenceLevel": {}
150555
150567
  }
150556
150568
  },
150557
- "Snq": {
150569
+ "Snt": {
150558
150570
  "type": "list",
150559
150571
  "member": {
150560
150572
  "type": "structure",
@@ -150564,7 +150576,7 @@ module.exports={
150564
150576
  }
150565
150577
  }
150566
150578
  },
150567
- "Sos": {
150579
+ "Sov": {
150568
150580
  "type": "list",
150569
150581
  "member": {
150570
150582
  "type": "structure",
@@ -150579,7 +150591,7 @@ module.exports={
150579
150591
  }
150580
150592
  }
150581
150593
  },
150582
- "Sps": {
150594
+ "Spv": {
150583
150595
  "type": "structure",
150584
150596
  "members": {
150585
150597
  "status": {},
@@ -150600,15 +150612,15 @@ module.exports={
150600
150612
  }
150601
150613
  }
150602
150614
  },
150603
- "Squ": {
150615
+ "Sqx": {
150604
150616
  "type": "list",
150605
150617
  "member": {}
150606
150618
  },
150607
- "Sr4": {
150619
+ "Sr7": {
150608
150620
  "type": "list",
150609
150621
  "member": {}
150610
150622
  },
150611
- "Srn": {
150623
+ "Srq": {
150612
150624
  "type": "structure",
150613
150625
  "required": [
150614
150626
  "name",
@@ -150619,7 +150631,7 @@ module.exports={
150619
150631
  "arn": {}
150620
150632
  }
150621
150633
  },
150622
- "Srs": {
150634
+ "Srv": {
150623
150635
  "type": "structure",
150624
150636
  "required": [
150625
150637
  "arn"
@@ -150628,7 +150640,7 @@ module.exports={
150628
150640
  "arn": {}
150629
150641
  }
150630
150642
  },
150631
- "Stg": {
150643
+ "Stj": {
150632
150644
  "type": "structure",
150633
150645
  "required": [
150634
150646
  "targetType"
@@ -150638,11 +150650,11 @@ module.exports={
150638
150650
  "targetName": {}
150639
150651
  }
150640
150652
  },
150641
- "Suc": {
150653
+ "Suf": {
150642
150654
  "type": "list",
150643
150655
  "member": {}
150644
150656
  },
150645
- "Sv5": {
150657
+ "Sv8": {
150646
150658
  "type": "structure",
150647
150659
  "required": [
150648
150660
  "resources"
@@ -150655,11 +150667,11 @@ module.exports={
150655
150667
  }
150656
150668
  }
150657
150669
  },
150658
- "Sv9": {
150670
+ "Svc": {
150659
150671
  "type": "list",
150660
150672
  "member": {}
150661
150673
  },
150662
- "Sxk": {
150674
+ "Sxn": {
150663
150675
  "type": "list",
150664
150676
  "member": {}
150665
150677
  }
@@ -155343,10 +155355,7 @@ module.exports={
155343
155355
  "input": {
155344
155356
  "type": "structure",
155345
155357
  "required": [
155346
- "CustomKeyStoreName",
155347
- "CloudHsmClusterId",
155348
- "TrustAnchorCertificate",
155349
- "KeyStorePassword"
155358
+ "CustomKeyStoreName"
155350
155359
  ],
155351
155360
  "members": {
155352
155361
  "CustomKeyStoreName": {},
@@ -156625,6 +156634,13 @@ module.exports={
156625
156634
  },{}],144:[function(require,module,exports){
156626
156635
  module.exports={
156627
156636
  "pagination": {
156637
+ "DescribeCustomKeyStores": {
156638
+ "input_token": "Marker",
156639
+ "limit_key": "Limit",
156640
+ "more_results": "Truncated",
156641
+ "output_token": "NextMarker",
156642
+ "result_key": "CustomKeyStores"
156643
+ },
156628
156644
  "ListAliases": {
156629
156645
  "input_token": "Marker",
156630
156646
  "limit_key": "Limit",
@@ -156652,6 +156668,20 @@ module.exports={
156652
156668
  "more_results": "Truncated",
156653
156669
  "output_token": "NextMarker",
156654
156670
  "result_key": "Keys"
156671
+ },
156672
+ "ListResourceTags": {
156673
+ "input_token": "Marker",
156674
+ "limit_key": "Limit",
156675
+ "more_results": "Truncated",
156676
+ "output_token": "NextMarker",
156677
+ "result_key": "Tags"
156678
+ },
156679
+ "ListRetirableGrants": {
156680
+ "input_token": "Marker",
156681
+ "limit_key": "Limit",
156682
+ "more_results": "Truncated",
156683
+ "output_token": "NextMarker",
156684
+ "result_key": "Grants"
156655
156685
  }
156656
156686
  }
156657
156687
  }
@@ -240650,7 +240680,7 @@ AWS.util.update(AWS, {
240650
240680
  /**
240651
240681
  * @constant
240652
240682
  */
240653
- VERSION: '2.1176.0',
240683
+ VERSION: '2.1179.0',
240654
240684
 
240655
240685
  /**
240656
240686
  * @api private
@@ -262595,7 +262625,7 @@ var LRUCache = /** @class */ (function () {
262595
262625
  }());
262596
262626
  exports.LRUCache = LRUCache;
262597
262627
  },{}],457:[function(require,module,exports){
262598
- // AWS SDK for JavaScript v2.1176.0
262628
+ // AWS SDK for JavaScript v2.1179.0
262599
262629
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
262600
262630
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
262601
262631
  require('./browser_loader');