cdk-comprehend-s3olap 2.0.114 → 2.0.116

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 (34) hide show
  1. package/.jsii +4 -4
  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/amplifyuibuilder-2021-08-11.min.json +563 -490
  8. package/node_modules/aws-sdk/apis/amplifyuibuilder-2021-08-11.waiters2.json +5 -0
  9. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +202 -181
  10. package/node_modules/aws-sdk/apis/lakeformation-2017-03-31.min.json +23 -14
  11. package/node_modules/aws-sdk/apis/license-manager-2018-08-01.min.json +136 -124
  12. package/node_modules/aws-sdk/apis/mwaa-2020-07-01.min.json +6 -0
  13. package/node_modules/aws-sdk/apis/runtime.sagemaker-2017-05-13.min.json +4 -0
  14. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +657 -655
  15. package/node_modules/aws-sdk/apis/servicecatalog-2015-12-10.min.json +99 -9
  16. package/node_modules/aws-sdk/clients/amplifyuibuilder.d.ts +451 -350
  17. package/node_modules/aws-sdk/clients/amplifyuibuilder.js +1 -0
  18. package/node_modules/aws-sdk/clients/autoscaling.d.ts +18 -18
  19. package/node_modules/aws-sdk/clients/ec2.d.ts +1 -1
  20. package/node_modules/aws-sdk/clients/elasticinference.d.ts +12 -12
  21. package/node_modules/aws-sdk/clients/glue.d.ts +45 -8
  22. package/node_modules/aws-sdk/clients/lakeformation.d.ts +12 -0
  23. package/node_modules/aws-sdk/clients/licensemanager.d.ts +25 -10
  24. package/node_modules/aws-sdk/clients/mwaa.d.ts +68 -44
  25. package/node_modules/aws-sdk/clients/sagemaker.d.ts +30 -20
  26. package/node_modules/aws-sdk/clients/sagemakerruntime.d.ts +4 -0
  27. package/node_modules/aws-sdk/clients/servicecatalog.d.ts +210 -81
  28. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  29. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +297 -290
  30. package/node_modules/aws-sdk/dist/aws-sdk.js +102 -12
  31. package/node_modules/aws-sdk/dist/aws-sdk.min.js +20 -20
  32. package/node_modules/aws-sdk/lib/core.js +1 -1
  33. package/node_modules/aws-sdk/package.json +1 -1
  34. package/package.json +5 -5
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1348.0
1
+ // AWS SDK for JavaScript v2.1350.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){
@@ -230260,6 +230260,96 @@ module.exports={
230260
230260
  }
230261
230261
  }
230262
230262
  },
230263
+ "NotifyProvisionProductEngineWorkflowResult": {
230264
+ "input": {
230265
+ "type": "structure",
230266
+ "required": [
230267
+ "WorkflowToken",
230268
+ "RecordId",
230269
+ "Status",
230270
+ "IdempotencyToken"
230271
+ ],
230272
+ "members": {
230273
+ "WorkflowToken": {},
230274
+ "RecordId": {},
230275
+ "Status": {},
230276
+ "FailureReason": {},
230277
+ "ResourceIdentifier": {
230278
+ "type": "structure",
230279
+ "members": {
230280
+ "UniqueTag": {
230281
+ "type": "structure",
230282
+ "members": {
230283
+ "Key": {},
230284
+ "Value": {}
230285
+ }
230286
+ }
230287
+ }
230288
+ },
230289
+ "Outputs": {
230290
+ "shape": "S7q"
230291
+ },
230292
+ "IdempotencyToken": {
230293
+ "idempotencyToken": true
230294
+ }
230295
+ }
230296
+ },
230297
+ "output": {
230298
+ "type": "structure",
230299
+ "members": {}
230300
+ }
230301
+ },
230302
+ "NotifyTerminateProvisionedProductEngineWorkflowResult": {
230303
+ "input": {
230304
+ "type": "structure",
230305
+ "required": [
230306
+ "WorkflowToken",
230307
+ "RecordId",
230308
+ "Status",
230309
+ "IdempotencyToken"
230310
+ ],
230311
+ "members": {
230312
+ "WorkflowToken": {},
230313
+ "RecordId": {},
230314
+ "Status": {},
230315
+ "FailureReason": {},
230316
+ "IdempotencyToken": {
230317
+ "idempotencyToken": true
230318
+ }
230319
+ }
230320
+ },
230321
+ "output": {
230322
+ "type": "structure",
230323
+ "members": {}
230324
+ }
230325
+ },
230326
+ "NotifyUpdateProvisionedProductEngineWorkflowResult": {
230327
+ "input": {
230328
+ "type": "structure",
230329
+ "required": [
230330
+ "WorkflowToken",
230331
+ "RecordId",
230332
+ "Status",
230333
+ "IdempotencyToken"
230334
+ ],
230335
+ "members": {
230336
+ "WorkflowToken": {},
230337
+ "RecordId": {},
230338
+ "Status": {},
230339
+ "FailureReason": {},
230340
+ "Outputs": {
230341
+ "shape": "S7q"
230342
+ },
230343
+ "IdempotencyToken": {
230344
+ "idempotencyToken": true
230345
+ }
230346
+ }
230347
+ },
230348
+ "output": {
230349
+ "type": "structure",
230350
+ "members": {}
230351
+ }
230352
+ },
230263
230353
  "ProvisionProduct": {
230264
230354
  "input": {
230265
230355
  "type": "structure",
@@ -230379,7 +230469,7 @@ module.exports={
230379
230469
  "members": {
230380
230470
  "AcceptLanguage": {},
230381
230471
  "Filters": {
230382
- "shape": "Sba"
230472
+ "shape": "Sbn"
230383
230473
  },
230384
230474
  "PageSize": {
230385
230475
  "type": "integer"
@@ -230425,7 +230515,7 @@ module.exports={
230425
230515
  "AcceptLanguage": {},
230426
230516
  "PortfolioId": {},
230427
230517
  "Filters": {
230428
- "shape": "Sba"
230518
+ "shape": "Sbn"
230429
230519
  },
230430
230520
  "SortBy": {},
230431
230521
  "SortOrder": {},
@@ -230584,7 +230674,7 @@ module.exports={
230584
230674
  "shape": "S1i"
230585
230675
  },
230586
230676
  "RemoveTags": {
230587
- "shape": "Scb"
230677
+ "shape": "Sco"
230588
230678
  }
230589
230679
  }
230590
230680
  },
@@ -230649,7 +230739,7 @@ module.exports={
230649
230739
  "shape": "S1i"
230650
230740
  },
230651
230741
  "RemoveTags": {
230652
- "shape": "Scb"
230742
+ "shape": "Sco"
230653
230743
  },
230654
230744
  "SourceConnection": {
230655
230745
  "shape": "S2c"
@@ -230740,7 +230830,7 @@ module.exports={
230740
230830
  "AcceptLanguage": {},
230741
230831
  "ProvisionedProductId": {},
230742
230832
  "ProvisionedProductProperties": {
230743
- "shape": "Scn"
230833
+ "shape": "Sd0"
230744
230834
  },
230745
230835
  "IdempotencyToken": {
230746
230836
  "idempotencyToken": true
@@ -230752,7 +230842,7 @@ module.exports={
230752
230842
  "members": {
230753
230843
  "ProvisionedProductId": {},
230754
230844
  "ProvisionedProductProperties": {
230755
- "shape": "Scn"
230845
+ "shape": "Sd0"
230756
230846
  },
230757
230847
  "RecordId": {},
230758
230848
  "Status": {}
@@ -231257,7 +231347,7 @@ module.exports={
231257
231347
  "shape": "S3n"
231258
231348
  }
231259
231349
  },
231260
- "Sba": {
231350
+ "Sbn": {
231261
231351
  "type": "map",
231262
231352
  "key": {},
231263
231353
  "value": {
@@ -231265,11 +231355,11 @@ module.exports={
231265
231355
  "member": {}
231266
231356
  }
231267
231357
  },
231268
- "Scb": {
231358
+ "Sco": {
231269
231359
  "type": "list",
231270
231360
  "member": {}
231271
231361
  },
231272
- "Scn": {
231362
+ "Sd0": {
231273
231363
  "type": "map",
231274
231364
  "key": {},
231275
231365
  "value": {}
@@ -254784,7 +254874,7 @@ AWS.util.update(AWS, {
254784
254874
  /**
254785
254875
  * @constant
254786
254876
  */
254787
- VERSION: '2.1348.0',
254877
+ VERSION: '2.1350.0',
254788
254878
 
254789
254879
  /**
254790
254880
  * @api private
@@ -276901,7 +276991,7 @@ var LRUCache = /** @class */ (function () {
276901
276991
  }());
276902
276992
  exports.LRUCache = LRUCache;
276903
276993
  },{}],462:[function(require,module,exports){
276904
- // AWS SDK for JavaScript v2.1348.0
276994
+ // AWS SDK for JavaScript v2.1350.0
276905
276995
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
276906
276996
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
276907
276997
  require('./browser_loader');