cdk-comprehend-s3olap 2.0.36 → 2.0.39

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 (41) 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 +19 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +38 -38
  8. package/node_modules/aws-sdk/apis/codeartifact-2018-09-22.min.json +171 -6
  9. package/node_modules/aws-sdk/apis/drs-2020-02-26.min.json +1 -0
  10. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1 -2
  11. package/node_modules/aws-sdk/apis/evidently-2021-02-01.min.json +346 -70
  12. package/node_modules/aws-sdk/apis/evidently-2021-02-01.paginators.json +12 -0
  13. package/node_modules/aws-sdk/apis/fms-2018-01-01.min.json +56 -44
  14. package/node_modules/aws-sdk/apis/inspector2-2020-06-08.min.json +103 -44
  15. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +326 -182
  16. package/node_modules/aws-sdk/apis/kendra-2019-02-03.paginators.json +5 -0
  17. package/node_modules/aws-sdk/apis/nimble-2020-08-01.min.json +119 -111
  18. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +54 -34
  19. package/node_modules/aws-sdk/apis/wafv2-2019-07-29.min.json +121 -120
  20. package/node_modules/aws-sdk/clients/athena.d.ts +6 -4
  21. package/node_modules/aws-sdk/clients/codeartifact.d.ts +207 -42
  22. package/node_modules/aws-sdk/clients/configservice.d.ts +7 -7
  23. package/node_modules/aws-sdk/clients/datasync.d.ts +16 -16
  24. package/node_modules/aws-sdk/clients/drs.d.ts +6 -2
  25. package/node_modules/aws-sdk/clients/ec2.d.ts +2 -2
  26. package/node_modules/aws-sdk/clients/evidently.d.ts +281 -8
  27. package/node_modules/aws-sdk/clients/fms.d.ts +23 -3
  28. package/node_modules/aws-sdk/clients/glue.d.ts +43 -37
  29. package/node_modules/aws-sdk/clients/inspector2.d.ts +73 -5
  30. package/node_modules/aws-sdk/clients/kendra.d.ts +316 -131
  31. package/node_modules/aws-sdk/clients/nimble.d.ts +61 -37
  32. package/node_modules/aws-sdk/clients/outposts.d.ts +33 -0
  33. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1 -1
  34. package/node_modules/aws-sdk/clients/wafv2.d.ts +26 -21
  35. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  36. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +14 -14
  37. package/node_modules/aws-sdk/dist/aws-sdk.js +42 -43
  38. package/node_modules/aws-sdk/dist/aws-sdk.min.js +4 -4
  39. package/node_modules/aws-sdk/lib/core.js +1 -1
  40. package/node_modules/aws-sdk/package.json +1 -1
  41. package/package.json +5 -5
@@ -132,10 +132,10 @@
132
132
  "Type": {},
133
133
  "Description": {},
134
134
  "Parameters": {
135
- "shape": "S1j"
135
+ "shape": "S1l"
136
136
  },
137
137
  "Tags": {
138
- "shape": "S1m"
138
+ "shape": "S1o"
139
139
  }
140
140
  }
141
141
  },
@@ -200,11 +200,11 @@
200
200
  "members": {
201
201
  "Name": {},
202
202
  "Configuration": {
203
- "shape": "S1x"
203
+ "shape": "S1z"
204
204
  },
205
205
  "Description": {},
206
206
  "Tags": {
207
- "shape": "S1m"
207
+ "shape": "S1o"
208
208
  }
209
209
  }
210
210
  },
@@ -306,7 +306,7 @@
306
306
  "Description": {},
307
307
  "Type": {},
308
308
  "Parameters": {
309
- "shape": "S1j"
309
+ "shape": "S1l"
310
310
  }
311
311
  }
312
312
  }
@@ -329,7 +329,7 @@
329
329
  "type": "structure",
330
330
  "members": {
331
331
  "Database": {
332
- "shape": "S2f"
332
+ "shape": "S2h"
333
333
  }
334
334
  }
335
335
  }
@@ -490,7 +490,7 @@
490
490
  "type": "structure",
491
491
  "members": {
492
492
  "TableMetadata": {
493
- "shape": "S33"
493
+ "shape": "S35"
494
494
  }
495
495
  }
496
496
  }
@@ -517,7 +517,7 @@
517
517
  "Name": {},
518
518
  "State": {},
519
519
  "Configuration": {
520
- "shape": "S1x"
520
+ "shape": "S1z"
521
521
  },
522
522
  "Description": {},
523
523
  "CreationTime": {
@@ -575,7 +575,7 @@
575
575
  "DatabaseList": {
576
576
  "type": "list",
577
577
  "member": {
578
- "shape": "S2f"
578
+ "shape": "S2h"
579
579
  }
580
580
  },
581
581
  "NextToken": {}
@@ -598,7 +598,7 @@
598
598
  "EngineVersions": {
599
599
  "type": "list",
600
600
  "member": {
601
- "shape": "S1c"
601
+ "shape": "S1e"
602
602
  }
603
603
  },
604
604
  "NextToken": {}
@@ -703,7 +703,7 @@
703
703
  "TableMetadataList": {
704
704
  "type": "list",
705
705
  "member": {
706
- "shape": "S33"
706
+ "shape": "S35"
707
707
  }
708
708
  },
709
709
  "NextToken": {}
@@ -728,7 +728,7 @@
728
728
  "type": "structure",
729
729
  "members": {
730
730
  "Tags": {
731
- "shape": "S1m"
731
+ "shape": "S1o"
732
732
  },
733
733
  "NextToken": {}
734
734
  }
@@ -759,7 +759,7 @@
759
759
  "type": "timestamp"
760
760
  },
761
761
  "EngineVersion": {
762
- "shape": "S1c"
762
+ "shape": "S1e"
763
763
  }
764
764
  }
765
765
  }
@@ -780,14 +780,14 @@
780
780
  "idempotencyToken": true
781
781
  },
782
782
  "QueryExecutionContext": {
783
- "shape": "S12"
783
+ "shape": "S14"
784
784
  },
785
785
  "ResultConfiguration": {
786
786
  "shape": "Sw"
787
787
  },
788
788
  "WorkGroup": {},
789
789
  "ExecutionParameters": {
790
- "shape": "S1d"
790
+ "shape": "S1f"
791
791
  }
792
792
  }
793
793
  },
@@ -827,7 +827,7 @@
827
827
  "members": {
828
828
  "ResourceARN": {},
829
829
  "Tags": {
830
- "shape": "S1m"
830
+ "shape": "S1o"
831
831
  }
832
832
  }
833
833
  },
@@ -868,7 +868,7 @@
868
868
  "Type": {},
869
869
  "Description": {},
870
870
  "Parameters": {
871
- "shape": "S1j"
871
+ "shape": "S1l"
872
872
  }
873
873
  }
874
874
  },
@@ -951,7 +951,7 @@
951
951
  "type": "boolean"
952
952
  },
953
953
  "AclConfiguration": {
954
- "shape": "S10"
954
+ "shape": "S12"
955
955
  },
956
956
  "RemoveAclConfiguration": {
957
957
  "type": "boolean"
@@ -971,7 +971,7 @@
971
971
  "type": "boolean"
972
972
  },
973
973
  "EngineVersion": {
974
- "shape": "S1c"
974
+ "shape": "S1e"
975
975
  }
976
976
  }
977
977
  },
@@ -1031,7 +1031,7 @@
1031
1031
  "shape": "Sw"
1032
1032
  },
1033
1033
  "QueryExecutionContext": {
1034
- "shape": "S12"
1034
+ "shape": "S14"
1035
1035
  },
1036
1036
  "Status": {
1037
1037
  "type": "structure",
@@ -1087,10 +1087,10 @@
1087
1087
  },
1088
1088
  "WorkGroup": {},
1089
1089
  "EngineVersion": {
1090
- "shape": "S1c"
1090
+ "shape": "S1e"
1091
1091
  },
1092
1092
  "ExecutionParameters": {
1093
- "shape": "S1d"
1093
+ "shape": "S1f"
1094
1094
  }
1095
1095
  }
1096
1096
  },
@@ -1103,7 +1103,7 @@
1103
1103
  },
1104
1104
  "ExpectedBucketOwner": {},
1105
1105
  "AclConfiguration": {
1106
- "shape": "S10"
1106
+ "shape": "S12"
1107
1107
  }
1108
1108
  }
1109
1109
  },
@@ -1117,7 +1117,7 @@
1117
1117
  "KmsKey": {}
1118
1118
  }
1119
1119
  },
1120
- "S10": {
1120
+ "S12": {
1121
1121
  "type": "structure",
1122
1122
  "required": [
1123
1123
  "S3AclOption"
@@ -1126,30 +1126,30 @@
1126
1126
  "S3AclOption": {}
1127
1127
  }
1128
1128
  },
1129
- "S12": {
1129
+ "S14": {
1130
1130
  "type": "structure",
1131
1131
  "members": {
1132
1132
  "Database": {},
1133
1133
  "Catalog": {}
1134
1134
  }
1135
1135
  },
1136
- "S1c": {
1136
+ "S1e": {
1137
1137
  "type": "structure",
1138
1138
  "members": {
1139
1139
  "SelectedEngineVersion": {},
1140
1140
  "EffectiveEngineVersion": {}
1141
1141
  }
1142
1142
  },
1143
- "S1d": {
1143
+ "S1f": {
1144
1144
  "type": "list",
1145
1145
  "member": {}
1146
1146
  },
1147
- "S1j": {
1147
+ "S1l": {
1148
1148
  "type": "map",
1149
1149
  "key": {},
1150
1150
  "value": {}
1151
1151
  },
1152
- "S1m": {
1152
+ "S1o": {
1153
1153
  "type": "list",
1154
1154
  "member": {
1155
1155
  "type": "structure",
@@ -1159,7 +1159,7 @@
1159
1159
  }
1160
1160
  }
1161
1161
  },
1162
- "S1x": {
1162
+ "S1z": {
1163
1163
  "type": "structure",
1164
1164
  "members": {
1165
1165
  "ResultConfiguration": {
@@ -1178,11 +1178,11 @@
1178
1178
  "type": "boolean"
1179
1179
  },
1180
1180
  "EngineVersion": {
1181
- "shape": "S1c"
1181
+ "shape": "S1e"
1182
1182
  }
1183
1183
  }
1184
1184
  },
1185
- "S2f": {
1185
+ "S2h": {
1186
1186
  "type": "structure",
1187
1187
  "required": [
1188
1188
  "Name"
@@ -1191,11 +1191,11 @@
1191
1191
  "Name": {},
1192
1192
  "Description": {},
1193
1193
  "Parameters": {
1194
- "shape": "S1j"
1194
+ "shape": "S1l"
1195
1195
  }
1196
1196
  }
1197
1197
  },
1198
- "S33": {
1198
+ "S35": {
1199
1199
  "type": "structure",
1200
1200
  "required": [
1201
1201
  "Name"
@@ -1210,17 +1210,17 @@
1210
1210
  },
1211
1211
  "TableType": {},
1212
1212
  "Columns": {
1213
- "shape": "S36"
1213
+ "shape": "S38"
1214
1214
  },
1215
1215
  "PartitionKeys": {
1216
- "shape": "S36"
1216
+ "shape": "S38"
1217
1217
  },
1218
1218
  "Parameters": {
1219
- "shape": "S1j"
1219
+ "shape": "S1l"
1220
1220
  }
1221
1221
  }
1222
1222
  },
1223
- "S36": {
1223
+ "S38": {
1224
1224
  "type": "list",
1225
1225
  "member": {
1226
1226
  "type": "structure",
@@ -413,6 +413,66 @@
413
413
  }
414
414
  }
415
415
  },
416
+ "DescribePackage": {
417
+ "http": {
418
+ "method": "GET",
419
+ "requestUri": "/v1/package"
420
+ },
421
+ "input": {
422
+ "type": "structure",
423
+ "required": [
424
+ "domain",
425
+ "repository",
426
+ "format",
427
+ "package"
428
+ ],
429
+ "members": {
430
+ "domain": {
431
+ "location": "querystring",
432
+ "locationName": "domain"
433
+ },
434
+ "domainOwner": {
435
+ "location": "querystring",
436
+ "locationName": "domain-owner"
437
+ },
438
+ "repository": {
439
+ "location": "querystring",
440
+ "locationName": "repository"
441
+ },
442
+ "format": {
443
+ "location": "querystring",
444
+ "locationName": "format"
445
+ },
446
+ "namespace": {
447
+ "location": "querystring",
448
+ "locationName": "namespace"
449
+ },
450
+ "package": {
451
+ "location": "querystring",
452
+ "locationName": "package"
453
+ }
454
+ }
455
+ },
456
+ "output": {
457
+ "type": "structure",
458
+ "required": [
459
+ "package"
460
+ ],
461
+ "members": {
462
+ "package": {
463
+ "type": "structure",
464
+ "members": {
465
+ "format": {},
466
+ "namespace": {},
467
+ "name": {},
468
+ "originConfiguration": {
469
+ "shape": "S1u"
470
+ }
471
+ }
472
+ }
473
+ }
474
+ }
475
+ },
416
476
  "DescribePackageVersion": {
417
477
  "http": {
418
478
  "method": "GET",
@@ -489,7 +549,10 @@
489
549
  }
490
550
  },
491
551
  "revision": {},
492
- "status": {}
552
+ "status": {},
553
+ "origin": {
554
+ "shape": "S24"
555
+ }
493
556
  }
494
557
  }
495
558
  }
@@ -1147,6 +1210,10 @@
1147
1210
  "nextToken": {
1148
1211
  "location": "querystring",
1149
1212
  "locationName": "next-token"
1213
+ },
1214
+ "originType": {
1215
+ "location": "querystring",
1216
+ "locationName": "originType"
1150
1217
  }
1151
1218
  }
1152
1219
  },
@@ -1168,7 +1235,10 @@
1168
1235
  "members": {
1169
1236
  "version": {},
1170
1237
  "revision": {},
1171
- "status": {}
1238
+ "status": {},
1239
+ "origin": {
1240
+ "shape": "S24"
1241
+ }
1172
1242
  }
1173
1243
  }
1174
1244
  },
@@ -1219,6 +1289,14 @@
1219
1289
  "nextToken": {
1220
1290
  "location": "querystring",
1221
1291
  "locationName": "next-token"
1292
+ },
1293
+ "publish": {
1294
+ "location": "querystring",
1295
+ "locationName": "publish"
1296
+ },
1297
+ "upstream": {
1298
+ "location": "querystring",
1299
+ "locationName": "upstream"
1222
1300
  }
1223
1301
  }
1224
1302
  },
@@ -1232,7 +1310,10 @@
1232
1310
  "members": {
1233
1311
  "format": {},
1234
1312
  "namespace": {},
1235
- "package": {}
1313
+ "package": {},
1314
+ "originConfiguration": {
1315
+ "shape": "S1u"
1316
+ }
1236
1317
  }
1237
1318
  }
1238
1319
  },
@@ -1266,7 +1347,7 @@
1266
1347
  "type": "structure",
1267
1348
  "members": {
1268
1349
  "repositories": {
1269
- "shape": "S3f"
1350
+ "shape": "S3p"
1270
1351
  },
1271
1352
  "nextToken": {}
1272
1353
  }
@@ -1313,7 +1394,7 @@
1313
1394
  "type": "structure",
1314
1395
  "members": {
1315
1396
  "repositories": {
1316
- "shape": "S3f"
1397
+ "shape": "S3p"
1317
1398
  },
1318
1399
  "nextToken": {}
1319
1400
  }
@@ -1371,6 +1452,58 @@
1371
1452
  }
1372
1453
  }
1373
1454
  },
1455
+ "PutPackageOriginConfiguration": {
1456
+ "http": {
1457
+ "requestUri": "/v1/package"
1458
+ },
1459
+ "input": {
1460
+ "type": "structure",
1461
+ "required": [
1462
+ "domain",
1463
+ "repository",
1464
+ "format",
1465
+ "package",
1466
+ "restrictions"
1467
+ ],
1468
+ "members": {
1469
+ "domain": {
1470
+ "location": "querystring",
1471
+ "locationName": "domain"
1472
+ },
1473
+ "domainOwner": {
1474
+ "location": "querystring",
1475
+ "locationName": "domain-owner"
1476
+ },
1477
+ "repository": {
1478
+ "location": "querystring",
1479
+ "locationName": "repository"
1480
+ },
1481
+ "format": {
1482
+ "location": "querystring",
1483
+ "locationName": "format"
1484
+ },
1485
+ "namespace": {
1486
+ "location": "querystring",
1487
+ "locationName": "namespace"
1488
+ },
1489
+ "package": {
1490
+ "location": "querystring",
1491
+ "locationName": "package"
1492
+ },
1493
+ "restrictions": {
1494
+ "shape": "S1v"
1495
+ }
1496
+ }
1497
+ },
1498
+ "output": {
1499
+ "type": "structure",
1500
+ "members": {
1501
+ "originConfiguration": {
1502
+ "shape": "S1u"
1503
+ }
1504
+ }
1505
+ }
1506
+ },
1374
1507
  "PutRepositoryPermissionsPolicy": {
1375
1508
  "http": {
1376
1509
  "method": "PUT",
@@ -1678,7 +1811,39 @@
1678
1811
  "document": {}
1679
1812
  }
1680
1813
  },
1681
- "S3f": {
1814
+ "S1u": {
1815
+ "type": "structure",
1816
+ "members": {
1817
+ "restrictions": {
1818
+ "shape": "S1v"
1819
+ }
1820
+ }
1821
+ },
1822
+ "S1v": {
1823
+ "type": "structure",
1824
+ "required": [
1825
+ "publish",
1826
+ "upstream"
1827
+ ],
1828
+ "members": {
1829
+ "publish": {},
1830
+ "upstream": {}
1831
+ }
1832
+ },
1833
+ "S24": {
1834
+ "type": "structure",
1835
+ "members": {
1836
+ "domainEntryPoint": {
1837
+ "type": "structure",
1838
+ "members": {
1839
+ "repositoryName": {},
1840
+ "externalConnectionName": {}
1841
+ }
1842
+ },
1843
+ "originType": {}
1844
+ }
1845
+ },
1846
+ "S3p": {
1682
1847
  "type": "list",
1683
1848
  "member": {
1684
1849
  "type": "structure",
@@ -1463,6 +1463,7 @@
1463
1463
  "isBootDisk": {
1464
1464
  "type": "boolean"
1465
1465
  },
1466
+ "optimizedStagingDiskType": {},
1466
1467
  "stagingDiskType": {},
1467
1468
  "throughput": {
1468
1469
  "type": "long"
@@ -2210,8 +2210,7 @@
2210
2210
  "type": "structure",
2211
2211
  "required": [
2212
2212
  "ResourceIds",
2213
- "ResourceType",
2214
- "TrafficType"
2213
+ "ResourceType"
2215
2214
  ],
2216
2215
  "members": {
2217
2216
  "DryRun": {