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
@@ -1019,10 +1019,10 @@
1019
1019
  "Name": {},
1020
1020
  "Description": {},
1021
1021
  "InputRecordTables": {
1022
- "shape": "Sd5"
1022
+ "shape": "Sd7"
1023
1023
  },
1024
1024
  "Parameters": {
1025
- "shape": "Sd6"
1025
+ "shape": "Sd8"
1026
1026
  },
1027
1027
  "Role": {},
1028
1028
  "GlueVersion": {},
@@ -1043,7 +1043,7 @@
1043
1043
  "shape": "Sbo"
1044
1044
  },
1045
1045
  "TransformEncryption": {
1046
- "shape": "Sda"
1046
+ "shape": "Sdc"
1047
1047
  }
1048
1048
  }
1049
1049
  },
@@ -1089,7 +1089,7 @@
1089
1089
  "DatabaseName": {},
1090
1090
  "TableName": {},
1091
1091
  "PartitionIndex": {
1092
- "shape": "Sdh"
1092
+ "shape": "Sdj"
1093
1093
  }
1094
1094
  }
1095
1095
  },
@@ -1133,7 +1133,7 @@
1133
1133
  ],
1134
1134
  "members": {
1135
1135
  "RegistryId": {
1136
- "shape": "Sdn"
1136
+ "shape": "Sdp"
1137
1137
  },
1138
1138
  "SchemaName": {},
1139
1139
  "DataFormat": {},
@@ -1178,10 +1178,10 @@
1178
1178
  "type": "structure",
1179
1179
  "members": {
1180
1180
  "DagNodes": {
1181
- "shape": "Sdu"
1181
+ "shape": "Sdw"
1182
1182
  },
1183
1183
  "DagEdges": {
1184
- "shape": "Se2"
1184
+ "shape": "Se4"
1185
1185
  },
1186
1186
  "Language": {}
1187
1187
  }
@@ -1204,7 +1204,7 @@
1204
1204
  "members": {
1205
1205
  "Name": {},
1206
1206
  "EncryptionConfiguration": {
1207
- "shape": "Se9"
1207
+ "shape": "Seb"
1208
1208
  }
1209
1209
  }
1210
1210
  },
@@ -1231,7 +1231,7 @@
1231
1231
  "Description": {},
1232
1232
  "Role": {},
1233
1233
  "Command": {
1234
- "shape": "Sel"
1234
+ "shape": "Sen"
1235
1235
  },
1236
1236
  "Timeout": {
1237
1237
  "type": "integer"
@@ -1240,7 +1240,7 @@
1240
1240
  "type": "integer"
1241
1241
  },
1242
1242
  "DefaultArguments": {
1243
- "shape": "Sem"
1243
+ "shape": "Seo"
1244
1244
  },
1245
1245
  "Connections": {
1246
1246
  "shape": "S4u"
@@ -1264,7 +1264,7 @@
1264
1264
  "type": "structure",
1265
1265
  "members": {
1266
1266
  "Session": {
1267
- "shape": "Sep"
1267
+ "shape": "Ser"
1268
1268
  }
1269
1269
  }
1270
1270
  }
@@ -1280,12 +1280,12 @@
1280
1280
  "CatalogId": {},
1281
1281
  "DatabaseName": {},
1282
1282
  "TableInput": {
1283
- "shape": "Set"
1283
+ "shape": "Sev"
1284
1284
  },
1285
1285
  "PartitionIndexes": {
1286
1286
  "type": "list",
1287
1287
  "member": {
1288
- "shape": "Sdh"
1288
+ "shape": "Sdj"
1289
1289
  }
1290
1290
  },
1291
1291
  "TransactionId": {}
@@ -1345,7 +1345,7 @@
1345
1345
  "CatalogId": {},
1346
1346
  "DatabaseName": {},
1347
1347
  "FunctionInput": {
1348
- "shape": "Sf3"
1348
+ "shape": "Sf5"
1349
1349
  }
1350
1350
  }
1351
1351
  },
@@ -1635,7 +1635,7 @@
1635
1635
  ],
1636
1636
  "members": {
1637
1637
  "RegistryId": {
1638
- "shape": "Sdn"
1638
+ "shape": "Sdp"
1639
1639
  }
1640
1640
  }
1641
1641
  },
@@ -1885,7 +1885,7 @@
1885
1885
  "type": "structure",
1886
1886
  "members": {
1887
1887
  "BlueprintRun": {
1888
- "shape": "Sh0"
1888
+ "shape": "Sh2"
1889
1889
  }
1890
1890
  }
1891
1891
  }
@@ -1910,7 +1910,7 @@
1910
1910
  "BlueprintRuns": {
1911
1911
  "type": "list",
1912
1912
  "member": {
1913
- "shape": "Sh0"
1913
+ "shape": "Sh2"
1914
1914
  }
1915
1915
  },
1916
1916
  "NextToken": {}
@@ -1956,7 +1956,7 @@
1956
1956
  "type": "structure",
1957
1957
  "members": {
1958
1958
  "Classifier": {
1959
- "shape": "She"
1959
+ "shape": "Shg"
1960
1960
  }
1961
1961
  }
1962
1962
  }
@@ -1977,7 +1977,7 @@
1977
1977
  "Classifiers": {
1978
1978
  "type": "list",
1979
1979
  "member": {
1980
- "shape": "She"
1980
+ "shape": "Shg"
1981
1981
  }
1982
1982
  },
1983
1983
  "NextToken": {}
@@ -2001,7 +2001,7 @@
2001
2001
  "shape": "S6"
2002
2002
  },
2003
2003
  "ColumnNames": {
2004
- "shape": "Sho"
2004
+ "shape": "Shq"
2005
2005
  }
2006
2006
  }
2007
2007
  },
@@ -2009,10 +2009,10 @@
2009
2009
  "type": "structure",
2010
2010
  "members": {
2011
2011
  "ColumnStatisticsList": {
2012
- "shape": "Shq"
2012
+ "shape": "Shs"
2013
2013
  },
2014
2014
  "Errors": {
2015
- "shape": "Si8"
2015
+ "shape": "Sia"
2016
2016
  }
2017
2017
  }
2018
2018
  }
@@ -2030,7 +2030,7 @@
2030
2030
  "DatabaseName": {},
2031
2031
  "TableName": {},
2032
2032
  "ColumnNames": {
2033
- "shape": "Sho"
2033
+ "shape": "Shq"
2034
2034
  }
2035
2035
  }
2036
2036
  },
@@ -2038,10 +2038,10 @@
2038
2038
  "type": "structure",
2039
2039
  "members": {
2040
2040
  "ColumnStatisticsList": {
2041
- "shape": "Shq"
2041
+ "shape": "Shs"
2042
2042
  },
2043
2043
  "Errors": {
2044
- "shape": "Si8"
2044
+ "shape": "Sia"
2045
2045
  }
2046
2046
  }
2047
2047
  }
@@ -2064,7 +2064,7 @@
2064
2064
  "type": "structure",
2065
2065
  "members": {
2066
2066
  "Connection": {
2067
- "shape": "Sie"
2067
+ "shape": "Sig"
2068
2068
  }
2069
2069
  }
2070
2070
  }
@@ -2098,7 +2098,7 @@
2098
2098
  "ConnectionList": {
2099
2099
  "type": "list",
2100
2100
  "member": {
2101
- "shape": "Sie"
2101
+ "shape": "Sig"
2102
2102
  }
2103
2103
  },
2104
2104
  "NextToken": {}
@@ -2226,7 +2226,7 @@
2226
2226
  "type": "structure",
2227
2227
  "members": {
2228
2228
  "DataCatalogEncryptionSettings": {
2229
- "shape": "Siv"
2229
+ "shape": "Six"
2230
2230
  }
2231
2231
  }
2232
2232
  }
@@ -2365,7 +2365,7 @@
2365
2365
  "type": "integer"
2366
2366
  },
2367
2367
  "AdditionalRunOptions": {
2368
- "shape": "Sj7"
2368
+ "shape": "Sj9"
2369
2369
  },
2370
2370
  "Status": {},
2371
2371
  "ErrorString": {},
@@ -2382,7 +2382,7 @@
2382
2382
  "type": "integer"
2383
2383
  },
2384
2384
  "RulesetNames": {
2385
- "shape": "Sj8"
2385
+ "shape": "Sja"
2386
2386
  },
2387
2387
  "ResultIds": {
2388
2388
  "type": "list",
@@ -2406,7 +2406,7 @@
2406
2406
  "type": "structure",
2407
2407
  "members": {
2408
2408
  "Database": {
2409
- "shape": "Sjc"
2409
+ "shape": "Sje"
2410
2410
  }
2411
2411
  }
2412
2412
  }
@@ -2432,7 +2432,7 @@
2432
2432
  "DatabaseList": {
2433
2433
  "type": "list",
2434
2434
  "member": {
2435
- "shape": "Sjc"
2435
+ "shape": "Sje"
2436
2436
  }
2437
2437
  },
2438
2438
  "NextToken": {}
@@ -2450,10 +2450,10 @@
2450
2450
  "type": "structure",
2451
2451
  "members": {
2452
2452
  "DagNodes": {
2453
- "shape": "Sdu"
2453
+ "shape": "Sdw"
2454
2454
  },
2455
2455
  "DagEdges": {
2456
- "shape": "Se2"
2456
+ "shape": "Se4"
2457
2457
  }
2458
2458
  }
2459
2459
  }
@@ -2531,7 +2531,7 @@
2531
2531
  "type": "structure",
2532
2532
  "members": {
2533
2533
  "JobBookmarkEntry": {
2534
- "shape": "Sju"
2534
+ "shape": "Sjw"
2535
2535
  }
2536
2536
  }
2537
2537
  }
@@ -2624,7 +2624,7 @@
2624
2624
  "Status": {},
2625
2625
  "LogGroupName": {},
2626
2626
  "Properties": {
2627
- "shape": "Sk4"
2627
+ "shape": "Sk6"
2628
2628
  },
2629
2629
  "ErrorString": {},
2630
2630
  "StartedOn": {
@@ -2693,7 +2693,7 @@
2693
2693
  "Status": {},
2694
2694
  "LogGroupName": {},
2695
2695
  "Properties": {
2696
- "shape": "Sk4"
2696
+ "shape": "Sk6"
2697
2697
  },
2698
2698
  "ErrorString": {},
2699
2699
  "StartedOn": {
@@ -2739,19 +2739,19 @@
2739
2739
  "type": "timestamp"
2740
2740
  },
2741
2741
  "InputRecordTables": {
2742
- "shape": "Sd5"
2742
+ "shape": "Sd7"
2743
2743
  },
2744
2744
  "Parameters": {
2745
- "shape": "Sd6"
2745
+ "shape": "Sd8"
2746
2746
  },
2747
2747
  "EvaluationMetrics": {
2748
- "shape": "Skn"
2748
+ "shape": "Skp"
2749
2749
  },
2750
2750
  "LabelCount": {
2751
2751
  "type": "integer"
2752
2752
  },
2753
2753
  "Schema": {
2754
- "shape": "Sku"
2754
+ "shape": "Skw"
2755
2755
  },
2756
2756
  "Role": {},
2757
2757
  "GlueVersion": {},
@@ -2769,7 +2769,7 @@
2769
2769
  "type": "integer"
2770
2770
  },
2771
2771
  "TransformEncryption": {
2772
- "shape": "Sda"
2772
+ "shape": "Sdc"
2773
2773
  }
2774
2774
  }
2775
2775
  }
@@ -2783,10 +2783,10 @@
2783
2783
  "type": "integer"
2784
2784
  },
2785
2785
  "Filter": {
2786
- "shape": "Skx"
2786
+ "shape": "Skz"
2787
2787
  },
2788
2788
  "Sort": {
2789
- "shape": "Sky"
2789
+ "shape": "Sl0"
2790
2790
  }
2791
2791
  }
2792
2792
  },
@@ -2812,19 +2812,19 @@
2812
2812
  "type": "timestamp"
2813
2813
  },
2814
2814
  "InputRecordTables": {
2815
- "shape": "Sd5"
2815
+ "shape": "Sd7"
2816
2816
  },
2817
2817
  "Parameters": {
2818
- "shape": "Sd6"
2818
+ "shape": "Sd8"
2819
2819
  },
2820
2820
  "EvaluationMetrics": {
2821
- "shape": "Skn"
2821
+ "shape": "Skp"
2822
2822
  },
2823
2823
  "LabelCount": {
2824
2824
  "type": "integer"
2825
2825
  },
2826
2826
  "Schema": {
2827
- "shape": "Sku"
2827
+ "shape": "Skw"
2828
2828
  },
2829
2829
  "Role": {},
2830
2830
  "GlueVersion": {},
@@ -2842,7 +2842,7 @@
2842
2842
  "type": "integer"
2843
2843
  },
2844
2844
  "TransformEncryption": {
2845
- "shape": "Sda"
2845
+ "shape": "Sdc"
2846
2846
  }
2847
2847
  }
2848
2848
  }
@@ -2859,13 +2859,13 @@
2859
2859
  ],
2860
2860
  "members": {
2861
2861
  "Source": {
2862
- "shape": "Sl4"
2862
+ "shape": "Sl6"
2863
2863
  },
2864
2864
  "Sinks": {
2865
- "shape": "Sl5"
2865
+ "shape": "Sl7"
2866
2866
  },
2867
2867
  "Location": {
2868
- "shape": "Sl6"
2868
+ "shape": "Sl8"
2869
2869
  }
2870
2870
  }
2871
2871
  },
@@ -2876,7 +2876,7 @@
2876
2876
  ],
2877
2877
  "members": {
2878
2878
  "Mapping": {
2879
- "shape": "Sl8"
2879
+ "shape": "Sla"
2880
2880
  }
2881
2881
  }
2882
2882
  }
@@ -2986,7 +2986,7 @@
2986
2986
  "Expression": {},
2987
2987
  "NextToken": {},
2988
2988
  "Segment": {
2989
- "shape": "Sls"
2989
+ "shape": "Slu"
2990
2990
  },
2991
2991
  "MaxResults": {
2992
2992
  "type": "integer"
@@ -3019,16 +3019,16 @@
3019
3019
  ],
3020
3020
  "members": {
3021
3021
  "Mapping": {
3022
- "shape": "Sl8"
3022
+ "shape": "Sla"
3023
3023
  },
3024
3024
  "Source": {
3025
- "shape": "Sl4"
3025
+ "shape": "Sl6"
3026
3026
  },
3027
3027
  "Sinks": {
3028
- "shape": "Sl5"
3028
+ "shape": "Sl7"
3029
3029
  },
3030
3030
  "Location": {
3031
- "shape": "Sl6"
3031
+ "shape": "Sl8"
3032
3032
  },
3033
3033
  "Language": {},
3034
3034
  "AdditionalPlanOptionsMap": {
@@ -3054,7 +3054,7 @@
3054
3054
  ],
3055
3055
  "members": {
3056
3056
  "RegistryId": {
3057
- "shape": "Sdn"
3057
+ "shape": "Sdp"
3058
3058
  }
3059
3059
  }
3060
3060
  },
@@ -3195,7 +3195,7 @@
3195
3195
  },
3196
3196
  "SchemaVersionId": {},
3197
3197
  "SchemaVersionNumber": {
3198
- "shape": "Smf"
3198
+ "shape": "Smh"
3199
3199
  }
3200
3200
  }
3201
3201
  },
@@ -3228,10 +3228,10 @@
3228
3228
  "shape": "Sw"
3229
3229
  },
3230
3230
  "FirstSchemaVersionNumber": {
3231
- "shape": "Smf"
3231
+ "shape": "Smh"
3232
3232
  },
3233
3233
  "SecondSchemaVersionNumber": {
3234
- "shape": "Smf"
3234
+ "shape": "Smh"
3235
3235
  },
3236
3236
  "SchemaDiffType": {}
3237
3237
  }
@@ -3257,7 +3257,7 @@
3257
3257
  "type": "structure",
3258
3258
  "members": {
3259
3259
  "SecurityConfiguration": {
3260
- "shape": "Smo"
3260
+ "shape": "Smq"
3261
3261
  }
3262
3262
  }
3263
3263
  }
@@ -3278,7 +3278,7 @@
3278
3278
  "SecurityConfigurations": {
3279
3279
  "type": "list",
3280
3280
  "member": {
3281
- "shape": "Smo"
3281
+ "shape": "Smq"
3282
3282
  }
3283
3283
  },
3284
3284
  "NextToken": {}
@@ -3300,7 +3300,7 @@
3300
3300
  "type": "structure",
3301
3301
  "members": {
3302
3302
  "Session": {
3303
- "shape": "Sep"
3303
+ "shape": "Ser"
3304
3304
  }
3305
3305
  }
3306
3306
  }
@@ -3324,7 +3324,7 @@
3324
3324
  "type": "structure",
3325
3325
  "members": {
3326
3326
  "Statement": {
3327
- "shape": "Smw"
3327
+ "shape": "Smy"
3328
3328
  }
3329
3329
  }
3330
3330
  }
@@ -3350,7 +3350,7 @@
3350
3350
  "type": "structure",
3351
3351
  "members": {
3352
3352
  "Table": {
3353
- "shape": "Sn3"
3353
+ "shape": "Sn5"
3354
3354
  }
3355
3355
  }
3356
3356
  }
@@ -3373,7 +3373,7 @@
3373
3373
  "type": "structure",
3374
3374
  "members": {
3375
3375
  "TableVersion": {
3376
- "shape": "Sn6"
3376
+ "shape": "Sn9"
3377
3377
  }
3378
3378
  }
3379
3379
  }
@@ -3401,7 +3401,7 @@
3401
3401
  "TableVersions": {
3402
3402
  "type": "list",
3403
3403
  "member": {
3404
- "shape": "Sn6"
3404
+ "shape": "Sn9"
3405
3405
  }
3406
3406
  },
3407
3407
  "NextToken": {}
@@ -3432,7 +3432,7 @@
3432
3432
  "type": "structure",
3433
3433
  "members": {
3434
3434
  "TableList": {
3435
- "shape": "Snd"
3435
+ "shape": "Sng"
3436
3436
  },
3437
3437
  "NextToken": {}
3438
3438
  }
@@ -3515,10 +3515,10 @@
3515
3515
  "shape": "S6"
3516
3516
  },
3517
3517
  "AuditContext": {
3518
- "shape": "Snl"
3518
+ "shape": "Sno"
3519
3519
  },
3520
3520
  "SupportedPermissionTypes": {
3521
- "shape": "Sno"
3521
+ "shape": "Snr"
3522
3522
  }
3523
3523
  }
3524
3524
  },
@@ -3552,14 +3552,14 @@
3552
3552
  "TableName": {},
3553
3553
  "Expression": {},
3554
3554
  "AuditContext": {
3555
- "shape": "Snl"
3555
+ "shape": "Sno"
3556
3556
  },
3557
3557
  "SupportedPermissionTypes": {
3558
- "shape": "Sno"
3558
+ "shape": "Snr"
3559
3559
  },
3560
3560
  "NextToken": {},
3561
3561
  "Segment": {
3562
- "shape": "Sls"
3562
+ "shape": "Slu"
3563
3563
  },
3564
3564
  "MaxResults": {
3565
3565
  "type": "integer"
@@ -3604,10 +3604,10 @@
3604
3604
  "DatabaseName": {},
3605
3605
  "Name": {},
3606
3606
  "AuditContext": {
3607
- "shape": "Snl"
3607
+ "shape": "Sno"
3608
3608
  },
3609
3609
  "SupportedPermissionTypes": {
3610
- "shape": "Sno"
3610
+ "shape": "Snr"
3611
3611
  }
3612
3612
  }
3613
3613
  },
@@ -3615,7 +3615,7 @@
3615
3615
  "type": "structure",
3616
3616
  "members": {
3617
3617
  "Table": {
3618
- "shape": "Sn3"
3618
+ "shape": "Sn5"
3619
3619
  },
3620
3620
  "AuthorizedColumns": {
3621
3621
  "shape": "Sn"
@@ -3653,7 +3653,7 @@
3653
3653
  "type": "structure",
3654
3654
  "members": {
3655
3655
  "UserDefinedFunction": {
3656
- "shape": "So1"
3656
+ "shape": "So4"
3657
3657
  }
3658
3658
  }
3659
3659
  }
@@ -3680,7 +3680,7 @@
3680
3680
  "UserDefinedFunctions": {
3681
3681
  "type": "list",
3682
3682
  "member": {
3683
- "shape": "So1"
3683
+ "shape": "So4"
3684
3684
  }
3685
3685
  },
3686
3686
  "NextToken": {}
@@ -4192,10 +4192,10 @@
4192
4192
  "type": "integer"
4193
4193
  },
4194
4194
  "Filter": {
4195
- "shape": "Skx"
4195
+ "shape": "Skz"
4196
4196
  },
4197
4197
  "Sort": {
4198
- "shape": "Sky"
4198
+ "shape": "Sl0"
4199
4199
  },
4200
4200
  "Tags": {
4201
4201
  "shape": "Sbo"
@@ -4290,7 +4290,7 @@
4290
4290
  "type": "structure",
4291
4291
  "members": {
4292
4292
  "RegistryId": {
4293
- "shape": "Sdn"
4293
+ "shape": "Sdp"
4294
4294
  },
4295
4295
  "MaxResults": {
4296
4296
  "type": "integer"
@@ -4344,7 +4344,7 @@
4344
4344
  "Sessions": {
4345
4345
  "type": "list",
4346
4346
  "member": {
4347
- "shape": "Sep"
4347
+ "shape": "Ser"
4348
4348
  }
4349
4349
  },
4350
4350
  "NextToken": {}
@@ -4369,7 +4369,7 @@
4369
4369
  "Statements": {
4370
4370
  "type": "list",
4371
4371
  "member": {
4372
- "shape": "Smw"
4372
+ "shape": "Smy"
4373
4373
  }
4374
4374
  },
4375
4375
  "NextToken": {}
@@ -4429,7 +4429,7 @@
4429
4429
  "members": {
4430
4430
  "CatalogId": {},
4431
4431
  "DataCatalogEncryptionSettings": {
4432
- "shape": "Siv"
4432
+ "shape": "Six"
4433
4433
  }
4434
4434
  }
4435
4435
  },
@@ -4470,11 +4470,11 @@
4470
4470
  "shape": "Sw"
4471
4471
  },
4472
4472
  "SchemaVersionNumber": {
4473
- "shape": "Smf"
4473
+ "shape": "Smh"
4474
4474
  },
4475
4475
  "SchemaVersionId": {},
4476
4476
  "MetadataKeyValue": {
4477
- "shape": "Sql"
4477
+ "shape": "Sqo"
4478
4478
  }
4479
4479
  }
4480
4480
  },
@@ -4525,13 +4525,13 @@
4525
4525
  "shape": "Sw"
4526
4526
  },
4527
4527
  "SchemaVersionNumber": {
4528
- "shape": "Smf"
4528
+ "shape": "Smh"
4529
4529
  },
4530
4530
  "SchemaVersionId": {},
4531
4531
  "MetadataList": {
4532
4532
  "type": "list",
4533
4533
  "member": {
4534
- "shape": "Sql"
4534
+ "shape": "Sqo"
4535
4535
  }
4536
4536
  },
4537
4537
  "MaxResults": {
@@ -4605,11 +4605,11 @@
4605
4605
  "shape": "Sw"
4606
4606
  },
4607
4607
  "SchemaVersionNumber": {
4608
- "shape": "Smf"
4608
+ "shape": "Smh"
4609
4609
  },
4610
4610
  "SchemaVersionId": {},
4611
4611
  "MetadataKeyValue": {
4612
- "shape": "Sql"
4612
+ "shape": "Sqo"
4613
4613
  }
4614
4614
  }
4615
4615
  },
@@ -4646,7 +4646,7 @@
4646
4646
  "type": "structure",
4647
4647
  "members": {
4648
4648
  "JobBookmarkEntry": {
4649
- "shape": "Sju"
4649
+ "shape": "Sjw"
4650
4650
  }
4651
4651
  }
4652
4652
  }
@@ -4663,7 +4663,7 @@
4663
4663
  "Name": {},
4664
4664
  "RunId": {},
4665
4665
  "NodeIds": {
4666
- "shape": "Sr6"
4666
+ "shape": "Sr9"
4667
4667
  }
4668
4668
  }
4669
4669
  },
@@ -4672,7 +4672,7 @@
4672
4672
  "members": {
4673
4673
  "RunId": {},
4674
4674
  "NodeIds": {
4675
- "shape": "Sr6"
4675
+ "shape": "Sr9"
4676
4676
  }
4677
4677
  }
4678
4678
  }
@@ -4738,7 +4738,7 @@
4738
4738
  "members": {
4739
4739
  "NextToken": {},
4740
4740
  "TableList": {
4741
- "shape": "Snd"
4741
+ "shape": "Sng"
4742
4742
  }
4743
4743
  }
4744
4744
  }
@@ -4844,10 +4844,10 @@
4844
4844
  },
4845
4845
  "ClientToken": {},
4846
4846
  "AdditionalRunOptions": {
4847
- "shape": "Sj7"
4847
+ "shape": "Sj9"
4848
4848
  },
4849
4849
  "RulesetNames": {
4850
- "shape": "Sj8"
4850
+ "shape": "Sja"
4851
4851
  }
4852
4852
  }
4853
4853
  },
@@ -5243,7 +5243,7 @@
5243
5243
  "shape": "S6"
5244
5244
  },
5245
5245
  "ColumnStatisticsList": {
5246
- "shape": "Ssv"
5246
+ "shape": "Ssy"
5247
5247
  }
5248
5248
  }
5249
5249
  },
@@ -5251,7 +5251,7 @@
5251
5251
  "type": "structure",
5252
5252
  "members": {
5253
5253
  "Errors": {
5254
- "shape": "Ssx"
5254
+ "shape": "St0"
5255
5255
  }
5256
5256
  }
5257
5257
  }
@@ -5269,7 +5269,7 @@
5269
5269
  "DatabaseName": {},
5270
5270
  "TableName": {},
5271
5271
  "ColumnStatisticsList": {
5272
- "shape": "Ssv"
5272
+ "shape": "Ssy"
5273
5273
  }
5274
5274
  }
5275
5275
  },
@@ -5277,7 +5277,7 @@
5277
5277
  "type": "structure",
5278
5278
  "members": {
5279
5279
  "Errors": {
5280
- "shape": "Ssx"
5280
+ "shape": "St0"
5281
5281
  }
5282
5282
  }
5283
5283
  }
@@ -5541,7 +5541,7 @@
5541
5541
  "Name": {},
5542
5542
  "Description": {},
5543
5543
  "Parameters": {
5544
- "shape": "Sd6"
5544
+ "shape": "Sd8"
5545
5545
  },
5546
5546
  "Role": {},
5547
5547
  "GlueVersion": {},
@@ -5602,7 +5602,7 @@
5602
5602
  ],
5603
5603
  "members": {
5604
5604
  "RegistryId": {
5605
- "shape": "Sdn"
5605
+ "shape": "Sdp"
5606
5606
  },
5607
5607
  "Description": {}
5608
5608
  }
@@ -5626,7 +5626,7 @@
5626
5626
  "shape": "Sw"
5627
5627
  },
5628
5628
  "SchemaVersionNumber": {
5629
- "shape": "Smf"
5629
+ "shape": "Smh"
5630
5630
  },
5631
5631
  "Compatibility": {},
5632
5632
  "Description": {}
@@ -5674,7 +5674,7 @@
5674
5674
  "CatalogId": {},
5675
5675
  "DatabaseName": {},
5676
5676
  "TableInput": {
5677
- "shape": "Set"
5677
+ "shape": "Sev"
5678
5678
  },
5679
5679
  "SkipArchive": {
5680
5680
  "type": "boolean"
@@ -5738,7 +5738,7 @@
5738
5738
  "DatabaseName": {},
5739
5739
  "FunctionName": {},
5740
5740
  "FunctionInput": {
5741
- "shape": "Sf3"
5741
+ "shape": "Sf5"
5742
5742
  }
5743
5743
  }
5744
5744
  },
@@ -8594,6 +8594,9 @@
8594
8594
  },
8595
8595
  "TargetDatabase": {
8596
8596
  "shape": "Scy"
8597
+ },
8598
+ "FederatedDatabase": {
8599
+ "shape": "Scz"
8597
8600
  }
8598
8601
  }
8599
8602
  },
@@ -8622,13 +8625,20 @@
8622
8625
  "DatabaseName": {}
8623
8626
  }
8624
8627
  },
8625
- "Sd5": {
8628
+ "Scz": {
8629
+ "type": "structure",
8630
+ "members": {
8631
+ "Identifier": {},
8632
+ "ConnectionName": {}
8633
+ }
8634
+ },
8635
+ "Sd7": {
8626
8636
  "type": "list",
8627
8637
  "member": {
8628
8638
  "shape": "S40"
8629
8639
  }
8630
8640
  },
8631
- "Sd6": {
8641
+ "Sd8": {
8632
8642
  "type": "structure",
8633
8643
  "required": [
8634
8644
  "TransformType"
@@ -8652,7 +8662,7 @@
8652
8662
  }
8653
8663
  }
8654
8664
  },
8655
- "Sda": {
8665
+ "Sdc": {
8656
8666
  "type": "structure",
8657
8667
  "members": {
8658
8668
  "MlUserDataEncryption": {
@@ -8668,7 +8678,7 @@
8668
8678
  "TaskRunSecurityConfigurationName": {}
8669
8679
  }
8670
8680
  },
8671
- "Sdh": {
8681
+ "Sdj": {
8672
8682
  "type": "structure",
8673
8683
  "required": [
8674
8684
  "Keys",
@@ -8682,14 +8692,14 @@
8682
8692
  "IndexName": {}
8683
8693
  }
8684
8694
  },
8685
- "Sdn": {
8695
+ "Sdp": {
8686
8696
  "type": "structure",
8687
8697
  "members": {
8688
8698
  "RegistryName": {},
8689
8699
  "RegistryArn": {}
8690
8700
  }
8691
8701
  },
8692
- "Sdu": {
8702
+ "Sdw": {
8693
8703
  "type": "list",
8694
8704
  "member": {
8695
8705
  "type": "structure",
@@ -8702,7 +8712,7 @@
8702
8712
  "Id": {},
8703
8713
  "NodeType": {},
8704
8714
  "Args": {
8705
- "shape": "Sdy"
8715
+ "shape": "Se0"
8706
8716
  },
8707
8717
  "LineNumber": {
8708
8718
  "type": "integer"
@@ -8710,7 +8720,7 @@
8710
8720
  }
8711
8721
  }
8712
8722
  },
8713
- "Sdy": {
8723
+ "Se0": {
8714
8724
  "type": "list",
8715
8725
  "member": {
8716
8726
  "type": "structure",
@@ -8727,7 +8737,7 @@
8727
8737
  }
8728
8738
  }
8729
8739
  },
8730
- "Se2": {
8740
+ "Se4": {
8731
8741
  "type": "list",
8732
8742
  "member": {
8733
8743
  "type": "structure",
@@ -8742,7 +8752,7 @@
8742
8752
  }
8743
8753
  }
8744
8754
  },
8745
- "Se9": {
8755
+ "Seb": {
8746
8756
  "type": "structure",
8747
8757
  "members": {
8748
8758
  "S3Encryption": {
@@ -8771,19 +8781,19 @@
8771
8781
  }
8772
8782
  }
8773
8783
  },
8774
- "Sel": {
8784
+ "Sen": {
8775
8785
  "type": "structure",
8776
8786
  "members": {
8777
8787
  "Name": {},
8778
8788
  "PythonVersion": {}
8779
8789
  }
8780
8790
  },
8781
- "Sem": {
8791
+ "Seo": {
8782
8792
  "type": "map",
8783
8793
  "key": {},
8784
8794
  "value": {}
8785
8795
  },
8786
- "Sep": {
8796
+ "Ser": {
8787
8797
  "type": "structure",
8788
8798
  "members": {
8789
8799
  "Id": {},
@@ -8795,10 +8805,10 @@
8795
8805
  "Description": {},
8796
8806
  "Role": {},
8797
8807
  "Command": {
8798
- "shape": "Sel"
8808
+ "shape": "Sen"
8799
8809
  },
8800
8810
  "DefaultArguments": {
8801
- "shape": "Sem"
8811
+ "shape": "Seo"
8802
8812
  },
8803
8813
  "Connections": {
8804
8814
  "shape": "S4u"
@@ -8813,7 +8823,7 @@
8813
8823
  "GlueVersion": {}
8814
8824
  }
8815
8825
  },
8816
- "Set": {
8826
+ "Sev": {
8817
8827
  "type": "structure",
8818
8828
  "required": [
8819
8829
  "Name"
@@ -8844,11 +8854,11 @@
8844
8854
  "shape": "Se"
8845
8855
  },
8846
8856
  "TargetTable": {
8847
- "shape": "Sex"
8857
+ "shape": "Sez"
8848
8858
  }
8849
8859
  }
8850
8860
  },
8851
- "Sex": {
8861
+ "Sez": {
8852
8862
  "type": "structure",
8853
8863
  "members": {
8854
8864
  "CatalogId": {},
@@ -8856,7 +8866,7 @@
8856
8866
  "Name": {}
8857
8867
  }
8858
8868
  },
8859
- "Sf3": {
8869
+ "Sf5": {
8860
8870
  "type": "structure",
8861
8871
  "members": {
8862
8872
  "FunctionName": {},
@@ -8864,11 +8874,11 @@
8864
8874
  "OwnerName": {},
8865
8875
  "OwnerType": {},
8866
8876
  "ResourceUris": {
8867
- "shape": "Sf5"
8877
+ "shape": "Sf7"
8868
8878
  }
8869
8879
  }
8870
8880
  },
8871
- "Sf5": {
8881
+ "Sf7": {
8872
8882
  "type": "list",
8873
8883
  "member": {
8874
8884
  "type": "structure",
@@ -8878,7 +8888,7 @@
8878
8888
  }
8879
8889
  }
8880
8890
  },
8881
- "Sh0": {
8891
+ "Sh2": {
8882
8892
  "type": "structure",
8883
8893
  "members": {
8884
8894
  "BlueprintName": {},
@@ -8897,7 +8907,7 @@
8897
8907
  "RoleArn": {}
8898
8908
  }
8899
8909
  },
8900
- "She": {
8910
+ "Shg": {
8901
8911
  "type": "structure",
8902
8912
  "members": {
8903
8913
  "GrokClassifier": {
@@ -9002,17 +9012,17 @@
9002
9012
  }
9003
9013
  }
9004
9014
  },
9005
- "Sho": {
9015
+ "Shq": {
9006
9016
  "type": "list",
9007
9017
  "member": {}
9008
9018
  },
9009
- "Shq": {
9019
+ "Shs": {
9010
9020
  "type": "list",
9011
9021
  "member": {
9012
- "shape": "Shr"
9022
+ "shape": "Sht"
9013
9023
  }
9014
9024
  },
9015
- "Shr": {
9025
+ "Sht": {
9016
9026
  "type": "structure",
9017
9027
  "required": [
9018
9028
  "ColumnName",
@@ -9081,10 +9091,10 @@
9081
9091
  ],
9082
9092
  "members": {
9083
9093
  "MinimumValue": {
9084
- "shape": "Shz"
9094
+ "shape": "Si1"
9085
9095
  },
9086
9096
  "MaximumValue": {
9087
- "shape": "Shz"
9097
+ "shape": "Si1"
9088
9098
  },
9089
9099
  "NumberOfNulls": {
9090
9100
  "type": "long"
@@ -9182,7 +9192,7 @@
9182
9192
  }
9183
9193
  }
9184
9194
  },
9185
- "Shz": {
9195
+ "Si1": {
9186
9196
  "type": "structure",
9187
9197
  "required": [
9188
9198
  "UnscaledValue",
@@ -9197,7 +9207,7 @@
9197
9207
  }
9198
9208
  }
9199
9209
  },
9200
- "Si8": {
9210
+ "Sia": {
9201
9211
  "type": "list",
9202
9212
  "member": {
9203
9213
  "type": "structure",
@@ -9209,7 +9219,7 @@
9209
9219
  }
9210
9220
  }
9211
9221
  },
9212
- "Sie": {
9222
+ "Sig": {
9213
9223
  "type": "structure",
9214
9224
  "members": {
9215
9225
  "Name": {},
@@ -9233,7 +9243,7 @@
9233
9243
  "LastUpdatedBy": {}
9234
9244
  }
9235
9245
  },
9236
- "Siv": {
9246
+ "Six": {
9237
9247
  "type": "structure",
9238
9248
  "members": {
9239
9249
  "EncryptionAtRest": {
@@ -9260,7 +9270,7 @@
9260
9270
  }
9261
9271
  }
9262
9272
  },
9263
- "Sj7": {
9273
+ "Sj9": {
9264
9274
  "type": "structure",
9265
9275
  "members": {
9266
9276
  "CloudWatchMetricsEnabled": {
@@ -9269,11 +9279,11 @@
9269
9279
  "ResultsS3Prefix": {}
9270
9280
  }
9271
9281
  },
9272
- "Sj8": {
9282
+ "Sja": {
9273
9283
  "type": "list",
9274
9284
  "member": {}
9275
9285
  },
9276
- "Sjc": {
9286
+ "Sje": {
9277
9287
  "type": "structure",
9278
9288
  "required": [
9279
9289
  "Name"
@@ -9294,10 +9304,13 @@
9294
9304
  "TargetDatabase": {
9295
9305
  "shape": "Scy"
9296
9306
  },
9297
- "CatalogId": {}
9307
+ "CatalogId": {},
9308
+ "FederatedDatabase": {
9309
+ "shape": "Scz"
9310
+ }
9298
9311
  }
9299
9312
  },
9300
- "Sju": {
9313
+ "Sjw": {
9301
9314
  "type": "structure",
9302
9315
  "members": {
9303
9316
  "JobName": {},
@@ -9315,7 +9328,7 @@
9315
9328
  "JobBookmark": {}
9316
9329
  }
9317
9330
  },
9318
- "Sk4": {
9331
+ "Sk6": {
9319
9332
  "type": "structure",
9320
9333
  "members": {
9321
9334
  "TaskType": {},
@@ -9350,7 +9363,7 @@
9350
9363
  }
9351
9364
  }
9352
9365
  },
9353
- "Skn": {
9366
+ "Skp": {
9354
9367
  "type": "structure",
9355
9368
  "required": [
9356
9369
  "TransformType"
@@ -9405,7 +9418,7 @@
9405
9418
  }
9406
9419
  }
9407
9420
  },
9408
- "Sku": {
9421
+ "Skw": {
9409
9422
  "type": "list",
9410
9423
  "member": {
9411
9424
  "type": "structure",
@@ -9415,7 +9428,7 @@
9415
9428
  }
9416
9429
  }
9417
9430
  },
9418
- "Skx": {
9431
+ "Skz": {
9419
9432
  "type": "structure",
9420
9433
  "members": {
9421
9434
  "Name": {},
@@ -9435,11 +9448,11 @@
9435
9448
  "type": "timestamp"
9436
9449
  },
9437
9450
  "Schema": {
9438
- "shape": "Sku"
9451
+ "shape": "Skw"
9439
9452
  }
9440
9453
  }
9441
9454
  },
9442
- "Sky": {
9455
+ "Sl0": {
9443
9456
  "type": "structure",
9444
9457
  "required": [
9445
9458
  "Column",
@@ -9450,7 +9463,7 @@
9450
9463
  "SortDirection": {}
9451
9464
  }
9452
9465
  },
9453
- "Sl4": {
9466
+ "Sl6": {
9454
9467
  "type": "structure",
9455
9468
  "required": [
9456
9469
  "DatabaseName",
@@ -9461,27 +9474,27 @@
9461
9474
  "TableName": {}
9462
9475
  }
9463
9476
  },
9464
- "Sl5": {
9477
+ "Sl7": {
9465
9478
  "type": "list",
9466
9479
  "member": {
9467
- "shape": "Sl4"
9480
+ "shape": "Sl6"
9468
9481
  }
9469
9482
  },
9470
- "Sl6": {
9483
+ "Sl8": {
9471
9484
  "type": "structure",
9472
9485
  "members": {
9473
9486
  "Jdbc": {
9474
- "shape": "Sdy"
9487
+ "shape": "Se0"
9475
9488
  },
9476
9489
  "S3": {
9477
- "shape": "Sdy"
9490
+ "shape": "Se0"
9478
9491
  },
9479
9492
  "DynamoDB": {
9480
- "shape": "Sdy"
9493
+ "shape": "Se0"
9481
9494
  }
9482
9495
  }
9483
9496
  },
9484
- "Sl8": {
9497
+ "Sla": {
9485
9498
  "type": "list",
9486
9499
  "member": {
9487
9500
  "type": "structure",
@@ -9495,7 +9508,7 @@
9495
9508
  }
9496
9509
  }
9497
9510
  },
9498
- "Sls": {
9511
+ "Slu": {
9499
9512
  "type": "structure",
9500
9513
  "required": [
9501
9514
  "SegmentNumber",
@@ -9510,7 +9523,7 @@
9510
9523
  }
9511
9524
  }
9512
9525
  },
9513
- "Smf": {
9526
+ "Smh": {
9514
9527
  "type": "structure",
9515
9528
  "members": {
9516
9529
  "LatestVersion": {
@@ -9521,7 +9534,7 @@
9521
9534
  }
9522
9535
  }
9523
9536
  },
9524
- "Smo": {
9537
+ "Smq": {
9525
9538
  "type": "structure",
9526
9539
  "members": {
9527
9540
  "Name": {},
@@ -9529,11 +9542,11 @@
9529
9542
  "type": "timestamp"
9530
9543
  },
9531
9544
  "EncryptionConfiguration": {
9532
- "shape": "Se9"
9545
+ "shape": "Seb"
9533
9546
  }
9534
9547
  }
9535
9548
  },
9536
- "Smw": {
9549
+ "Smy": {
9537
9550
  "type": "structure",
9538
9551
  "members": {
9539
9552
  "Id": {
@@ -9572,7 +9585,7 @@
9572
9585
  }
9573
9586
  }
9574
9587
  },
9575
- "Sn3": {
9588
+ "Sn5": {
9576
9589
  "type": "structure",
9577
9590
  "required": [
9578
9591
  "Name"
@@ -9614,28 +9627,36 @@
9614
9627
  "type": "boolean"
9615
9628
  },
9616
9629
  "TargetTable": {
9617
- "shape": "Sex"
9630
+ "shape": "Sez"
9618
9631
  },
9619
9632
  "CatalogId": {},
9620
- "VersionId": {}
9633
+ "VersionId": {},
9634
+ "FederatedTable": {
9635
+ "type": "structure",
9636
+ "members": {
9637
+ "Identifier": {},
9638
+ "DatabaseIdentifier": {},
9639
+ "ConnectionName": {}
9640
+ }
9641
+ }
9621
9642
  }
9622
9643
  },
9623
- "Sn6": {
9644
+ "Sn9": {
9624
9645
  "type": "structure",
9625
9646
  "members": {
9626
9647
  "Table": {
9627
- "shape": "Sn3"
9648
+ "shape": "Sn5"
9628
9649
  },
9629
9650
  "VersionId": {}
9630
9651
  }
9631
9652
  },
9632
- "Snd": {
9653
+ "Sng": {
9633
9654
  "type": "list",
9634
9655
  "member": {
9635
- "shape": "Sn3"
9656
+ "shape": "Sn5"
9636
9657
  }
9637
9658
  },
9638
- "Snl": {
9659
+ "Sno": {
9639
9660
  "type": "structure",
9640
9661
  "members": {
9641
9662
  "AdditionalAuditContext": {},
@@ -9648,11 +9669,11 @@
9648
9669
  }
9649
9670
  }
9650
9671
  },
9651
- "Sno": {
9672
+ "Snr": {
9652
9673
  "type": "list",
9653
9674
  "member": {}
9654
9675
  },
9655
- "So1": {
9676
+ "So4": {
9656
9677
  "type": "structure",
9657
9678
  "members": {
9658
9679
  "FunctionName": {},
@@ -9664,35 +9685,35 @@
9664
9685
  "type": "timestamp"
9665
9686
  },
9666
9687
  "ResourceUris": {
9667
- "shape": "Sf5"
9688
+ "shape": "Sf7"
9668
9689
  },
9669
9690
  "CatalogId": {}
9670
9691
  }
9671
9692
  },
9672
- "Sql": {
9693
+ "Sqo": {
9673
9694
  "type": "structure",
9674
9695
  "members": {
9675
9696
  "MetadataKey": {},
9676
9697
  "MetadataValue": {}
9677
9698
  }
9678
9699
  },
9679
- "Sr6": {
9700
+ "Sr9": {
9680
9701
  "type": "list",
9681
9702
  "member": {}
9682
9703
  },
9683
- "Ssv": {
9704
+ "Ssy": {
9684
9705
  "type": "list",
9685
9706
  "member": {
9686
- "shape": "Shr"
9707
+ "shape": "Sht"
9687
9708
  }
9688
9709
  },
9689
- "Ssx": {
9710
+ "St0": {
9690
9711
  "type": "list",
9691
9712
  "member": {
9692
9713
  "type": "structure",
9693
9714
  "members": {
9694
9715
  "ColumnStatistics": {
9695
- "shape": "Shr"
9716
+ "shape": "Sht"
9696
9717
  },
9697
9718
  "Error": {
9698
9719
  "shape": "S14"