aws-sdk 2.1421.0 → 2.1423.0

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 (56) hide show
  1. package/CHANGELOG.md +22 -1
  2. package/README.md +1 -1
  3. package/apis/billingconductor-2021-07-30.min.json +96 -68
  4. package/apis/customer-profiles-2020-08-15.min.json +253 -57
  5. package/apis/datasync-2018-11-09.min.json +198 -102
  6. package/apis/ec2-2016-11-15.min.json +300 -278
  7. package/apis/emr-serverless-2021-07-13.min.json +25 -3
  8. package/apis/entityresolution-2018-05-10.examples.json +5 -0
  9. package/apis/entityresolution-2018-05-10.min.json +823 -0
  10. package/apis/entityresolution-2018-05-10.paginators.json +22 -0
  11. package/apis/glue-2017-03-31.min.json +390 -318
  12. package/apis/managedblockchain-query-2023-05-04.examples.json +5 -0
  13. package/apis/managedblockchain-query-2023-05-04.min.json +438 -0
  14. package/apis/managedblockchain-query-2023-05-04.paginators.json +22 -0
  15. package/apis/managedblockchain-query-2023-05-04.waiters2.json +5 -0
  16. package/apis/metadata.json +7 -0
  17. package/apis/rds-2014-10-31.min.json +2 -1
  18. package/apis/sagemaker-2017-07-24.min.json +4 -0
  19. package/apis/securityhub-2018-10-26.min.json +145 -108
  20. package/apis/sts-2011-06-15.min.json +21 -11
  21. package/apis/transfer-2018-11-05.min.json +117 -73
  22. package/apis/wisdom-2020-10-19.min.json +77 -59
  23. package/clients/all.d.ts +2 -0
  24. package/clients/all.js +3 -1
  25. package/clients/billingconductor.d.ts +102 -69
  26. package/clients/cloudcontrol.d.ts +1 -1
  27. package/clients/customerprofiles.d.ts +204 -4
  28. package/clients/datasync.d.ts +171 -27
  29. package/clients/dynamodb.d.ts +4 -4
  30. package/clients/ec2.d.ts +26 -0
  31. package/clients/emrserverless.d.ts +33 -2
  32. package/clients/entityresolution.d.ts +815 -0
  33. package/clients/entityresolution.js +18 -0
  34. package/clients/glue.d.ts +123 -1
  35. package/clients/healthlake.d.ts +70 -70
  36. package/clients/lambda.d.ts +1 -1
  37. package/clients/managedblockchainquery.d.ts +494 -0
  38. package/clients/managedblockchainquery.js +19 -0
  39. package/clients/mediaconvert.d.ts +421 -414
  40. package/clients/opensearchserverless.d.ts +1 -1
  41. package/clients/polly.d.ts +2 -2
  42. package/clients/rds.d.ts +14 -10
  43. package/clients/route53.d.ts +13 -13
  44. package/clients/sagemaker.d.ts +4 -4
  45. package/clients/securityhub.d.ts +69 -10
  46. package/clients/sts.d.ts +17 -1
  47. package/clients/transfer.d.ts +85 -19
  48. package/clients/wisdom.d.ts +24 -0
  49. package/dist/aws-sdk-core-react-native.js +2 -2
  50. package/dist/aws-sdk-react-native.js +97 -16
  51. package/dist/aws-sdk.js +333 -293
  52. package/dist/aws-sdk.min.js +67 -67
  53. package/lib/config_service_placeholders.d.ts +4 -0
  54. package/lib/core.js +1 -1
  55. package/lib/dynamodb/document_client.d.ts +2 -2
  56. package/package.json +1 -1
@@ -368,7 +368,7 @@
368
368
  "DatabaseName": {},
369
369
  "TableName": {},
370
370
  "PartitionsToGet": {
371
- "shape": "S9y"
371
+ "shape": "Sa1"
372
372
  }
373
373
  }
374
374
  },
@@ -376,10 +376,10 @@
376
376
  "type": "structure",
377
377
  "members": {
378
378
  "Partitions": {
379
- "shape": "Sa0"
379
+ "shape": "Sa3"
380
380
  },
381
381
  "UnprocessedKeys": {
382
- "shape": "S9y"
382
+ "shape": "Sa1"
383
383
  }
384
384
  }
385
385
  }
@@ -392,7 +392,7 @@
392
392
  ],
393
393
  "members": {
394
394
  "TriggerNames": {
395
- "shape": "Sa3"
395
+ "shape": "Sa6"
396
396
  }
397
397
  }
398
398
  },
@@ -400,10 +400,10 @@
400
400
  "type": "structure",
401
401
  "members": {
402
402
  "Triggers": {
403
- "shape": "Sa5"
403
+ "shape": "Sa8"
404
404
  },
405
405
  "TriggersNotFound": {
406
- "shape": "Sa3"
406
+ "shape": "Sa6"
407
407
  }
408
408
  }
409
409
  }
@@ -416,7 +416,7 @@
416
416
  ],
417
417
  "members": {
418
418
  "Names": {
419
- "shape": "San"
419
+ "shape": "Saq"
420
420
  },
421
421
  "IncludeGraph": {
422
422
  "type": "boolean"
@@ -429,11 +429,11 @@
429
429
  "Workflows": {
430
430
  "type": "list",
431
431
  "member": {
432
- "shape": "Saq"
432
+ "shape": "Sat"
433
433
  }
434
434
  },
435
435
  "MissingWorkflows": {
436
- "shape": "San"
436
+ "shape": "Saq"
437
437
  }
438
438
  }
439
439
  }
@@ -504,7 +504,7 @@
504
504
  ],
505
505
  "members": {
506
506
  "PartitionValueList": {
507
- "shape": "Sbo"
507
+ "shape": "Sbr"
508
508
  },
509
509
  "PartitionInput": {
510
510
  "shape": "S5"
@@ -523,7 +523,7 @@
523
523
  "type": "structure",
524
524
  "members": {
525
525
  "PartitionValueList": {
526
- "shape": "Sbo"
526
+ "shape": "Sbr"
527
527
  },
528
528
  "ErrorDetail": {
529
529
  "shape": "S14"
@@ -639,7 +639,7 @@
639
639
  "Description": {},
640
640
  "BlueprintLocation": {},
641
641
  "Tags": {
642
- "shape": "Sc9"
642
+ "shape": "Scc"
643
643
  }
644
644
  }
645
645
  },
@@ -702,7 +702,7 @@
702
702
  "QuoteSymbol": {},
703
703
  "ContainsHeader": {},
704
704
  "Header": {
705
- "shape": "Scq"
705
+ "shape": "Sct"
706
706
  },
707
707
  "DisableValueTrimming": {
708
708
  "type": "boolean"
@@ -714,7 +714,7 @@
714
714
  "type": "boolean"
715
715
  },
716
716
  "CustomDatatypes": {
717
- "shape": "Scr"
717
+ "shape": "Scu"
718
718
  }
719
719
  }
720
720
  }
@@ -734,10 +734,10 @@
734
734
  "members": {
735
735
  "CatalogId": {},
736
736
  "ConnectionInput": {
737
- "shape": "Scu"
737
+ "shape": "Scx"
738
738
  },
739
739
  "Tags": {
740
- "shape": "Sc9"
740
+ "shape": "Scc"
741
741
  }
742
742
  }
743
743
  },
@@ -782,7 +782,7 @@
782
782
  "Configuration": {},
783
783
  "CrawlerSecurityConfiguration": {},
784
784
  "Tags": {
785
- "shape": "Sc9"
785
+ "shape": "Scc"
786
786
  }
787
787
  }
788
788
  },
@@ -805,7 +805,7 @@
805
805
  "shape": "S3v"
806
806
  },
807
807
  "Tags": {
808
- "shape": "Sc9"
808
+ "shape": "Scc"
809
809
  }
810
810
  }
811
811
  },
@@ -828,10 +828,10 @@
828
828
  "Description": {},
829
829
  "Ruleset": {},
830
830
  "Tags": {
831
- "shape": "Sc9"
831
+ "shape": "Scc"
832
832
  },
833
833
  "TargetTable": {
834
- "shape": "Sd8"
834
+ "shape": "Sdb"
835
835
  },
836
836
  "ClientToken": {}
837
837
  }
@@ -853,10 +853,10 @@
853
853
  "members": {
854
854
  "CatalogId": {},
855
855
  "DatabaseInput": {
856
- "shape": "Sdb"
856
+ "shape": "Sde"
857
857
  },
858
858
  "Tags": {
859
- "shape": "Sc9"
859
+ "shape": "Scc"
860
860
  }
861
861
  }
862
862
  },
@@ -895,7 +895,7 @@
895
895
  "ExtraJarsS3Path": {},
896
896
  "SecurityConfiguration": {},
897
897
  "Tags": {
898
- "shape": "Sc9"
898
+ "shape": "Scc"
899
899
  },
900
900
  "Arguments": {
901
901
  "shape": "S4l"
@@ -983,7 +983,7 @@
983
983
  },
984
984
  "SecurityConfiguration": {},
985
985
  "Tags": {
986
- "shape": "Sc9"
986
+ "shape": "Scc"
987
987
  },
988
988
  "NotificationProperty": {
989
989
  "shape": "S54"
@@ -998,7 +998,7 @@
998
998
  },
999
999
  "ExecutionClass": {},
1000
1000
  "SourceControlDetails": {
1001
- "shape": "S9u"
1001
+ "shape": "S9x"
1002
1002
  }
1003
1003
  }
1004
1004
  },
@@ -1022,10 +1022,10 @@
1022
1022
  "Name": {},
1023
1023
  "Description": {},
1024
1024
  "InputRecordTables": {
1025
- "shape": "Sds"
1025
+ "shape": "Sdv"
1026
1026
  },
1027
1027
  "Parameters": {
1028
- "shape": "Sdt"
1028
+ "shape": "Sdw"
1029
1029
  },
1030
1030
  "Role": {},
1031
1031
  "GlueVersion": {},
@@ -1043,10 +1043,10 @@
1043
1043
  "type": "integer"
1044
1044
  },
1045
1045
  "Tags": {
1046
- "shape": "Sc9"
1046
+ "shape": "Scc"
1047
1047
  },
1048
1048
  "TransformEncryption": {
1049
- "shape": "Sdx"
1049
+ "shape": "Se0"
1050
1050
  }
1051
1051
  }
1052
1052
  },
@@ -1092,7 +1092,7 @@
1092
1092
  "DatabaseName": {},
1093
1093
  "TableName": {},
1094
1094
  "PartitionIndex": {
1095
- "shape": "Se4"
1095
+ "shape": "Se7"
1096
1096
  }
1097
1097
  }
1098
1098
  },
@@ -1111,7 +1111,7 @@
1111
1111
  "RegistryName": {},
1112
1112
  "Description": {},
1113
1113
  "Tags": {
1114
- "shape": "Sc9"
1114
+ "shape": "Scc"
1115
1115
  }
1116
1116
  }
1117
1117
  },
@@ -1122,7 +1122,7 @@
1122
1122
  "RegistryName": {},
1123
1123
  "Description": {},
1124
1124
  "Tags": {
1125
- "shape": "Sc9"
1125
+ "shape": "Scc"
1126
1126
  }
1127
1127
  }
1128
1128
  }
@@ -1136,14 +1136,14 @@
1136
1136
  ],
1137
1137
  "members": {
1138
1138
  "RegistryId": {
1139
- "shape": "Sea"
1139
+ "shape": "Sed"
1140
1140
  },
1141
1141
  "SchemaName": {},
1142
1142
  "DataFormat": {},
1143
1143
  "Compatibility": {},
1144
1144
  "Description": {},
1145
1145
  "Tags": {
1146
- "shape": "Sc9"
1146
+ "shape": "Scc"
1147
1147
  },
1148
1148
  "SchemaDefinition": {}
1149
1149
  }
@@ -1169,7 +1169,7 @@
1169
1169
  },
1170
1170
  "SchemaStatus": {},
1171
1171
  "Tags": {
1172
- "shape": "Sc9"
1172
+ "shape": "Scc"
1173
1173
  },
1174
1174
  "SchemaVersionId": {},
1175
1175
  "SchemaVersionStatus": {}
@@ -1181,10 +1181,10 @@
1181
1181
  "type": "structure",
1182
1182
  "members": {
1183
1183
  "DagNodes": {
1184
- "shape": "Seh"
1184
+ "shape": "Sek"
1185
1185
  },
1186
1186
  "DagEdges": {
1187
- "shape": "Sep"
1187
+ "shape": "Ses"
1188
1188
  },
1189
1189
  "Language": {}
1190
1190
  }
@@ -1207,7 +1207,7 @@
1207
1207
  "members": {
1208
1208
  "Name": {},
1209
1209
  "EncryptionConfiguration": {
1210
- "shape": "Sew"
1210
+ "shape": "Sez"
1211
1211
  }
1212
1212
  }
1213
1213
  },
@@ -1234,7 +1234,7 @@
1234
1234
  "Description": {},
1235
1235
  "Role": {},
1236
1236
  "Command": {
1237
- "shape": "Sf8"
1237
+ "shape": "Sfb"
1238
1238
  },
1239
1239
  "Timeout": {
1240
1240
  "type": "integer"
@@ -1243,7 +1243,7 @@
1243
1243
  "type": "integer"
1244
1244
  },
1245
1245
  "DefaultArguments": {
1246
- "shape": "Sf9"
1246
+ "shape": "Sfc"
1247
1247
  },
1248
1248
  "Connections": {
1249
1249
  "shape": "S50"
@@ -1258,7 +1258,7 @@
1258
1258
  "SecurityConfiguration": {},
1259
1259
  "GlueVersion": {},
1260
1260
  "Tags": {
1261
- "shape": "Sc9"
1261
+ "shape": "Scc"
1262
1262
  },
1263
1263
  "RequestOrigin": {}
1264
1264
  }
@@ -1267,7 +1267,7 @@
1267
1267
  "type": "structure",
1268
1268
  "members": {
1269
1269
  "Session": {
1270
- "shape": "Sfc"
1270
+ "shape": "Sff"
1271
1271
  }
1272
1272
  }
1273
1273
  }
@@ -1283,12 +1283,12 @@
1283
1283
  "CatalogId": {},
1284
1284
  "DatabaseName": {},
1285
1285
  "TableInput": {
1286
- "shape": "Sfg"
1286
+ "shape": "Sfj"
1287
1287
  },
1288
1288
  "PartitionIndexes": {
1289
1289
  "type": "list",
1290
1290
  "member": {
1291
- "shape": "Se4"
1291
+ "shape": "Se7"
1292
1292
  }
1293
1293
  },
1294
1294
  "TransactionId": {},
@@ -1328,20 +1328,20 @@
1328
1328
  "Type": {},
1329
1329
  "Schedule": {},
1330
1330
  "Predicate": {
1331
- "shape": "Sac"
1331
+ "shape": "Saf"
1332
1332
  },
1333
1333
  "Actions": {
1334
- "shape": "Saa"
1334
+ "shape": "Sad"
1335
1335
  },
1336
1336
  "Description": {},
1337
1337
  "StartOnCreation": {
1338
1338
  "type": "boolean"
1339
1339
  },
1340
1340
  "Tags": {
1341
- "shape": "Sc9"
1341
+ "shape": "Scc"
1342
1342
  },
1343
1343
  "EventBatchingCondition": {
1344
- "shape": "Saj"
1344
+ "shape": "Sam"
1345
1345
  }
1346
1346
  }
1347
1347
  },
@@ -1363,7 +1363,7 @@
1363
1363
  "CatalogId": {},
1364
1364
  "DatabaseName": {},
1365
1365
  "FunctionInput": {
1366
- "shape": "Sft"
1366
+ "shape": "Sfw"
1367
1367
  }
1368
1368
  }
1369
1369
  },
@@ -1382,10 +1382,10 @@
1382
1382
  "Name": {},
1383
1383
  "Description": {},
1384
1384
  "DefaultRunProperties": {
1385
- "shape": "Sar"
1385
+ "shape": "Sau"
1386
1386
  },
1387
1387
  "Tags": {
1388
- "shape": "Sc9"
1388
+ "shape": "Scc"
1389
1389
  },
1390
1390
  "MaxConcurrentRuns": {
1391
1391
  "type": "integer"
@@ -1653,7 +1653,7 @@
1653
1653
  ],
1654
1654
  "members": {
1655
1655
  "RegistryId": {
1656
- "shape": "Sea"
1656
+ "shape": "Sed"
1657
1657
  }
1658
1658
  }
1659
1659
  },
@@ -1903,7 +1903,7 @@
1903
1903
  "type": "structure",
1904
1904
  "members": {
1905
1905
  "BlueprintRun": {
1906
- "shape": "Shq"
1906
+ "shape": "Sht"
1907
1907
  }
1908
1908
  }
1909
1909
  }
@@ -1928,7 +1928,7 @@
1928
1928
  "BlueprintRuns": {
1929
1929
  "type": "list",
1930
1930
  "member": {
1931
- "shape": "Shq"
1931
+ "shape": "Sht"
1932
1932
  }
1933
1933
  },
1934
1934
  "NextToken": {}
@@ -1974,7 +1974,7 @@
1974
1974
  "type": "structure",
1975
1975
  "members": {
1976
1976
  "Classifier": {
1977
- "shape": "Si4"
1977
+ "shape": "Si7"
1978
1978
  }
1979
1979
  }
1980
1980
  }
@@ -1995,7 +1995,7 @@
1995
1995
  "Classifiers": {
1996
1996
  "type": "list",
1997
1997
  "member": {
1998
- "shape": "Si4"
1998
+ "shape": "Si7"
1999
1999
  }
2000
2000
  },
2001
2001
  "NextToken": {}
@@ -2019,7 +2019,7 @@
2019
2019
  "shape": "S6"
2020
2020
  },
2021
2021
  "ColumnNames": {
2022
- "shape": "Sie"
2022
+ "shape": "Sih"
2023
2023
  }
2024
2024
  }
2025
2025
  },
@@ -2027,10 +2027,10 @@
2027
2027
  "type": "structure",
2028
2028
  "members": {
2029
2029
  "ColumnStatisticsList": {
2030
- "shape": "Sig"
2030
+ "shape": "Sij"
2031
2031
  },
2032
2032
  "Errors": {
2033
- "shape": "Siy"
2033
+ "shape": "Sj1"
2034
2034
  }
2035
2035
  }
2036
2036
  }
@@ -2048,7 +2048,7 @@
2048
2048
  "DatabaseName": {},
2049
2049
  "TableName": {},
2050
2050
  "ColumnNames": {
2051
- "shape": "Sie"
2051
+ "shape": "Sih"
2052
2052
  }
2053
2053
  }
2054
2054
  },
@@ -2056,10 +2056,10 @@
2056
2056
  "type": "structure",
2057
2057
  "members": {
2058
2058
  "ColumnStatisticsList": {
2059
- "shape": "Sig"
2059
+ "shape": "Sij"
2060
2060
  },
2061
2061
  "Errors": {
2062
- "shape": "Siy"
2062
+ "shape": "Sj1"
2063
2063
  }
2064
2064
  }
2065
2065
  }
@@ -2082,7 +2082,7 @@
2082
2082
  "type": "structure",
2083
2083
  "members": {
2084
2084
  "Connection": {
2085
- "shape": "Sj4"
2085
+ "shape": "Sj7"
2086
2086
  }
2087
2087
  }
2088
2088
  }
@@ -2096,7 +2096,7 @@
2096
2096
  "type": "structure",
2097
2097
  "members": {
2098
2098
  "MatchCriteria": {
2099
- "shape": "Scw"
2099
+ "shape": "Scz"
2100
2100
  },
2101
2101
  "ConnectionType": {}
2102
2102
  }
@@ -2116,7 +2116,7 @@
2116
2116
  "ConnectionList": {
2117
2117
  "type": "list",
2118
2118
  "member": {
2119
- "shape": "Sj4"
2119
+ "shape": "Sj7"
2120
2120
  }
2121
2121
  },
2122
2122
  "NextToken": {}
@@ -2244,7 +2244,7 @@
2244
2244
  "type": "structure",
2245
2245
  "members": {
2246
2246
  "DataCatalogEncryptionSettings": {
2247
- "shape": "Sjl"
2247
+ "shape": "Sjo"
2248
2248
  }
2249
2249
  }
2250
2250
  }
@@ -2346,7 +2346,7 @@
2346
2346
  "Description": {},
2347
2347
  "Ruleset": {},
2348
2348
  "TargetTable": {
2349
- "shape": "Sd8"
2349
+ "shape": "Sdb"
2350
2350
  },
2351
2351
  "CreatedOn": {
2352
2352
  "type": "timestamp"
@@ -2383,7 +2383,7 @@
2383
2383
  "type": "integer"
2384
2384
  },
2385
2385
  "AdditionalRunOptions": {
2386
- "shape": "Sjx"
2386
+ "shape": "Sk0"
2387
2387
  },
2388
2388
  "Status": {},
2389
2389
  "ErrorString": {},
@@ -2400,14 +2400,14 @@
2400
2400
  "type": "integer"
2401
2401
  },
2402
2402
  "RulesetNames": {
2403
- "shape": "Sjy"
2403
+ "shape": "Sk1"
2404
2404
  },
2405
2405
  "ResultIds": {
2406
2406
  "type": "list",
2407
2407
  "member": {}
2408
2408
  },
2409
2409
  "AdditionalDataSources": {
2410
- "shape": "Sk0"
2410
+ "shape": "Sk3"
2411
2411
  }
2412
2412
  }
2413
2413
  }
@@ -2427,7 +2427,7 @@
2427
2427
  "type": "structure",
2428
2428
  "members": {
2429
2429
  "Database": {
2430
- "shape": "Sk3"
2430
+ "shape": "Sk6"
2431
2431
  }
2432
2432
  }
2433
2433
  }
@@ -2453,7 +2453,7 @@
2453
2453
  "DatabaseList": {
2454
2454
  "type": "list",
2455
2455
  "member": {
2456
- "shape": "Sk3"
2456
+ "shape": "Sk6"
2457
2457
  }
2458
2458
  },
2459
2459
  "NextToken": {}
@@ -2471,10 +2471,10 @@
2471
2471
  "type": "structure",
2472
2472
  "members": {
2473
2473
  "DagNodes": {
2474
- "shape": "Seh"
2474
+ "shape": "Sek"
2475
2475
  },
2476
2476
  "DagEdges": {
2477
- "shape": "Sep"
2477
+ "shape": "Ses"
2478
2478
  }
2479
2479
  }
2480
2480
  }
@@ -2552,7 +2552,7 @@
2552
2552
  "type": "structure",
2553
2553
  "members": {
2554
2554
  "JobBookmarkEntry": {
2555
- "shape": "Skl"
2555
+ "shape": "Sko"
2556
2556
  }
2557
2557
  }
2558
2558
  }
@@ -2576,7 +2576,7 @@
2576
2576
  "type": "structure",
2577
2577
  "members": {
2578
2578
  "JobRun": {
2579
- "shape": "Sb2"
2579
+ "shape": "Sb5"
2580
2580
  }
2581
2581
  }
2582
2582
  }
@@ -2599,7 +2599,7 @@
2599
2599
  "type": "structure",
2600
2600
  "members": {
2601
2601
  "JobRuns": {
2602
- "shape": "Sb1"
2602
+ "shape": "Sb4"
2603
2603
  },
2604
2604
  "NextToken": {}
2605
2605
  }
@@ -2645,7 +2645,7 @@
2645
2645
  "Status": {},
2646
2646
  "LogGroupName": {},
2647
2647
  "Properties": {
2648
- "shape": "Skv"
2648
+ "shape": "Sky"
2649
2649
  },
2650
2650
  "ErrorString": {},
2651
2651
  "StartedOn": {
@@ -2714,7 +2714,7 @@
2714
2714
  "Status": {},
2715
2715
  "LogGroupName": {},
2716
2716
  "Properties": {
2717
- "shape": "Skv"
2717
+ "shape": "Sky"
2718
2718
  },
2719
2719
  "ErrorString": {},
2720
2720
  "StartedOn": {
@@ -2760,19 +2760,19 @@
2760
2760
  "type": "timestamp"
2761
2761
  },
2762
2762
  "InputRecordTables": {
2763
- "shape": "Sds"
2763
+ "shape": "Sdv"
2764
2764
  },
2765
2765
  "Parameters": {
2766
- "shape": "Sdt"
2766
+ "shape": "Sdw"
2767
2767
  },
2768
2768
  "EvaluationMetrics": {
2769
- "shape": "Sle"
2769
+ "shape": "Slh"
2770
2770
  },
2771
2771
  "LabelCount": {
2772
2772
  "type": "integer"
2773
2773
  },
2774
2774
  "Schema": {
2775
- "shape": "Sll"
2775
+ "shape": "Slo"
2776
2776
  },
2777
2777
  "Role": {},
2778
2778
  "GlueVersion": {},
@@ -2790,7 +2790,7 @@
2790
2790
  "type": "integer"
2791
2791
  },
2792
2792
  "TransformEncryption": {
2793
- "shape": "Sdx"
2793
+ "shape": "Se0"
2794
2794
  }
2795
2795
  }
2796
2796
  }
@@ -2804,10 +2804,10 @@
2804
2804
  "type": "integer"
2805
2805
  },
2806
2806
  "Filter": {
2807
- "shape": "Slo"
2807
+ "shape": "Slr"
2808
2808
  },
2809
2809
  "Sort": {
2810
- "shape": "Slp"
2810
+ "shape": "Sls"
2811
2811
  }
2812
2812
  }
2813
2813
  },
@@ -2833,19 +2833,19 @@
2833
2833
  "type": "timestamp"
2834
2834
  },
2835
2835
  "InputRecordTables": {
2836
- "shape": "Sds"
2836
+ "shape": "Sdv"
2837
2837
  },
2838
2838
  "Parameters": {
2839
- "shape": "Sdt"
2839
+ "shape": "Sdw"
2840
2840
  },
2841
2841
  "EvaluationMetrics": {
2842
- "shape": "Sle"
2842
+ "shape": "Slh"
2843
2843
  },
2844
2844
  "LabelCount": {
2845
2845
  "type": "integer"
2846
2846
  },
2847
2847
  "Schema": {
2848
- "shape": "Sll"
2848
+ "shape": "Slo"
2849
2849
  },
2850
2850
  "Role": {},
2851
2851
  "GlueVersion": {},
@@ -2863,7 +2863,7 @@
2863
2863
  "type": "integer"
2864
2864
  },
2865
2865
  "TransformEncryption": {
2866
- "shape": "Sdx"
2866
+ "shape": "Se0"
2867
2867
  }
2868
2868
  }
2869
2869
  }
@@ -2880,13 +2880,13 @@
2880
2880
  ],
2881
2881
  "members": {
2882
2882
  "Source": {
2883
- "shape": "Slv"
2883
+ "shape": "Sly"
2884
2884
  },
2885
2885
  "Sinks": {
2886
- "shape": "Slw"
2886
+ "shape": "Slz"
2887
2887
  },
2888
2888
  "Location": {
2889
- "shape": "Slx"
2889
+ "shape": "Sm0"
2890
2890
  }
2891
2891
  }
2892
2892
  },
@@ -2897,7 +2897,7 @@
2897
2897
  ],
2898
2898
  "members": {
2899
2899
  "Mapping": {
2900
- "shape": "Slz"
2900
+ "shape": "Sm2"
2901
2901
  }
2902
2902
  }
2903
2903
  }
@@ -2923,7 +2923,7 @@
2923
2923
  "type": "structure",
2924
2924
  "members": {
2925
2925
  "Partition": {
2926
- "shape": "Sa1"
2926
+ "shape": "Sa4"
2927
2927
  }
2928
2928
  }
2929
2929
  }
@@ -3007,7 +3007,7 @@
3007
3007
  "Expression": {},
3008
3008
  "NextToken": {},
3009
3009
  "Segment": {
3010
- "shape": "Smj"
3010
+ "shape": "Smm"
3011
3011
  },
3012
3012
  "MaxResults": {
3013
3013
  "type": "integer"
@@ -3025,7 +3025,7 @@
3025
3025
  "type": "structure",
3026
3026
  "members": {
3027
3027
  "Partitions": {
3028
- "shape": "Sa0"
3028
+ "shape": "Sa3"
3029
3029
  },
3030
3030
  "NextToken": {}
3031
3031
  }
@@ -3040,16 +3040,16 @@
3040
3040
  ],
3041
3041
  "members": {
3042
3042
  "Mapping": {
3043
- "shape": "Slz"
3043
+ "shape": "Sm2"
3044
3044
  },
3045
3045
  "Source": {
3046
- "shape": "Slv"
3046
+ "shape": "Sly"
3047
3047
  },
3048
3048
  "Sinks": {
3049
- "shape": "Slw"
3049
+ "shape": "Slz"
3050
3050
  },
3051
3051
  "Location": {
3052
- "shape": "Slx"
3052
+ "shape": "Sm0"
3053
3053
  },
3054
3054
  "Language": {},
3055
3055
  "AdditionalPlanOptionsMap": {
@@ -3075,7 +3075,7 @@
3075
3075
  ],
3076
3076
  "members": {
3077
3077
  "RegistryId": {
3078
- "shape": "Sea"
3078
+ "shape": "Sed"
3079
3079
  }
3080
3080
  }
3081
3081
  },
@@ -3216,7 +3216,7 @@
3216
3216
  },
3217
3217
  "SchemaVersionId": {},
3218
3218
  "SchemaVersionNumber": {
3219
- "shape": "Sn6"
3219
+ "shape": "Sn9"
3220
3220
  }
3221
3221
  }
3222
3222
  },
@@ -3249,10 +3249,10 @@
3249
3249
  "shape": "Sw"
3250
3250
  },
3251
3251
  "FirstSchemaVersionNumber": {
3252
- "shape": "Sn6"
3252
+ "shape": "Sn9"
3253
3253
  },
3254
3254
  "SecondSchemaVersionNumber": {
3255
- "shape": "Sn6"
3255
+ "shape": "Sn9"
3256
3256
  },
3257
3257
  "SchemaDiffType": {}
3258
3258
  }
@@ -3278,7 +3278,7 @@
3278
3278
  "type": "structure",
3279
3279
  "members": {
3280
3280
  "SecurityConfiguration": {
3281
- "shape": "Snf"
3281
+ "shape": "Sni"
3282
3282
  }
3283
3283
  }
3284
3284
  }
@@ -3299,7 +3299,7 @@
3299
3299
  "SecurityConfigurations": {
3300
3300
  "type": "list",
3301
3301
  "member": {
3302
- "shape": "Snf"
3302
+ "shape": "Sni"
3303
3303
  }
3304
3304
  },
3305
3305
  "NextToken": {}
@@ -3321,7 +3321,7 @@
3321
3321
  "type": "structure",
3322
3322
  "members": {
3323
3323
  "Session": {
3324
- "shape": "Sfc"
3324
+ "shape": "Sff"
3325
3325
  }
3326
3326
  }
3327
3327
  }
@@ -3345,7 +3345,7 @@
3345
3345
  "type": "structure",
3346
3346
  "members": {
3347
3347
  "Statement": {
3348
- "shape": "Snn"
3348
+ "shape": "Snq"
3349
3349
  }
3350
3350
  }
3351
3351
  }
@@ -3371,7 +3371,7 @@
3371
3371
  "type": "structure",
3372
3372
  "members": {
3373
3373
  "Table": {
3374
- "shape": "Snu"
3374
+ "shape": "Snx"
3375
3375
  }
3376
3376
  }
3377
3377
  }
@@ -3394,7 +3394,7 @@
3394
3394
  "type": "structure",
3395
3395
  "members": {
3396
3396
  "TableVersion": {
3397
- "shape": "Sny"
3397
+ "shape": "So1"
3398
3398
  }
3399
3399
  }
3400
3400
  }
@@ -3422,7 +3422,7 @@
3422
3422
  "TableVersions": {
3423
3423
  "type": "list",
3424
3424
  "member": {
3425
- "shape": "Sny"
3425
+ "shape": "So1"
3426
3426
  }
3427
3427
  },
3428
3428
  "NextToken": {}
@@ -3453,7 +3453,7 @@
3453
3453
  "type": "structure",
3454
3454
  "members": {
3455
3455
  "TableList": {
3456
- "shape": "So5"
3456
+ "shape": "So8"
3457
3457
  },
3458
3458
  "NextToken": {}
3459
3459
  }
@@ -3473,7 +3473,7 @@
3473
3473
  "type": "structure",
3474
3474
  "members": {
3475
3475
  "Tags": {
3476
- "shape": "Sc9"
3476
+ "shape": "Scc"
3477
3477
  }
3478
3478
  }
3479
3479
  }
@@ -3492,7 +3492,7 @@
3492
3492
  "type": "structure",
3493
3493
  "members": {
3494
3494
  "Trigger": {
3495
- "shape": "Sa6"
3495
+ "shape": "Sa9"
3496
3496
  }
3497
3497
  }
3498
3498
  }
@@ -3512,7 +3512,7 @@
3512
3512
  "type": "structure",
3513
3513
  "members": {
3514
3514
  "Triggers": {
3515
- "shape": "Sa5"
3515
+ "shape": "Sa8"
3516
3516
  },
3517
3517
  "NextToken": {}
3518
3518
  }
@@ -3536,10 +3536,10 @@
3536
3536
  "shape": "S6"
3537
3537
  },
3538
3538
  "AuditContext": {
3539
- "shape": "Sod"
3539
+ "shape": "Sog"
3540
3540
  },
3541
3541
  "SupportedPermissionTypes": {
3542
- "shape": "Sog"
3542
+ "shape": "Soj"
3543
3543
  }
3544
3544
  }
3545
3545
  },
@@ -3547,7 +3547,7 @@
3547
3547
  "type": "structure",
3548
3548
  "members": {
3549
3549
  "Partition": {
3550
- "shape": "Sa1"
3550
+ "shape": "Sa4"
3551
3551
  },
3552
3552
  "AuthorizedColumns": {
3553
3553
  "shape": "Sn"
@@ -3573,14 +3573,14 @@
3573
3573
  "TableName": {},
3574
3574
  "Expression": {},
3575
3575
  "AuditContext": {
3576
- "shape": "Sod"
3576
+ "shape": "Sog"
3577
3577
  },
3578
3578
  "SupportedPermissionTypes": {
3579
- "shape": "Sog"
3579
+ "shape": "Soj"
3580
3580
  },
3581
3581
  "NextToken": {},
3582
3582
  "Segment": {
3583
- "shape": "Smj"
3583
+ "shape": "Smm"
3584
3584
  },
3585
3585
  "MaxResults": {
3586
3586
  "type": "integer"
@@ -3596,7 +3596,7 @@
3596
3596
  "type": "structure",
3597
3597
  "members": {
3598
3598
  "Partition": {
3599
- "shape": "Sa1"
3599
+ "shape": "Sa4"
3600
3600
  },
3601
3601
  "AuthorizedColumns": {
3602
3602
  "shape": "Sn"
@@ -3625,10 +3625,10 @@
3625
3625
  "DatabaseName": {},
3626
3626
  "Name": {},
3627
3627
  "AuditContext": {
3628
- "shape": "Sod"
3628
+ "shape": "Sog"
3629
3629
  },
3630
3630
  "SupportedPermissionTypes": {
3631
- "shape": "Sog"
3631
+ "shape": "Soj"
3632
3632
  }
3633
3633
  }
3634
3634
  },
@@ -3636,7 +3636,7 @@
3636
3636
  "type": "structure",
3637
3637
  "members": {
3638
3638
  "Table": {
3639
- "shape": "Snu"
3639
+ "shape": "Snx"
3640
3640
  },
3641
3641
  "AuthorizedColumns": {
3642
3642
  "shape": "Sn"
@@ -3674,7 +3674,7 @@
3674
3674
  "type": "structure",
3675
3675
  "members": {
3676
3676
  "UserDefinedFunction": {
3677
- "shape": "Sot"
3677
+ "shape": "Sow"
3678
3678
  }
3679
3679
  }
3680
3680
  }
@@ -3701,7 +3701,7 @@
3701
3701
  "UserDefinedFunctions": {
3702
3702
  "type": "list",
3703
3703
  "member": {
3704
- "shape": "Sot"
3704
+ "shape": "Sow"
3705
3705
  }
3706
3706
  },
3707
3707
  "NextToken": {}
@@ -3725,7 +3725,7 @@
3725
3725
  "type": "structure",
3726
3726
  "members": {
3727
3727
  "Workflow": {
3728
- "shape": "Saq"
3728
+ "shape": "Sat"
3729
3729
  }
3730
3730
  }
3731
3731
  }
@@ -3749,7 +3749,7 @@
3749
3749
  "type": "structure",
3750
3750
  "members": {
3751
3751
  "Run": {
3752
- "shape": "Sas"
3752
+ "shape": "Sav"
3753
3753
  }
3754
3754
  }
3755
3755
  }
@@ -3770,7 +3770,7 @@
3770
3770
  "type": "structure",
3771
3771
  "members": {
3772
3772
  "RunProperties": {
3773
- "shape": "Sar"
3773
+ "shape": "Sau"
3774
3774
  }
3775
3775
  }
3776
3776
  }
@@ -3798,7 +3798,7 @@
3798
3798
  "Runs": {
3799
3799
  "type": "list",
3800
3800
  "member": {
3801
- "shape": "Sas"
3801
+ "shape": "Sav"
3802
3802
  }
3803
3803
  },
3804
3804
  "NextToken": {}
@@ -3826,7 +3826,7 @@
3826
3826
  "type": "integer"
3827
3827
  },
3828
3828
  "Tags": {
3829
- "shape": "Sc9"
3829
+ "shape": "Scc"
3830
3830
  }
3831
3831
  }
3832
3832
  },
@@ -3849,7 +3849,7 @@
3849
3849
  },
3850
3850
  "NextToken": {},
3851
3851
  "Tags": {
3852
- "shape": "Sc9"
3852
+ "shape": "Scc"
3853
3853
  }
3854
3854
  }
3855
3855
  },
@@ -3928,7 +3928,7 @@
3928
3928
  "type": "integer"
3929
3929
  },
3930
3930
  "Tags": {
3931
- "shape": "Sc9"
3931
+ "shape": "Scc"
3932
3932
  }
3933
3933
  }
3934
3934
  },
@@ -4121,12 +4121,12 @@
4121
4121
  "type": "timestamp"
4122
4122
  },
4123
4123
  "TargetTable": {
4124
- "shape": "Sd8"
4124
+ "shape": "Sdb"
4125
4125
  }
4126
4126
  }
4127
4127
  },
4128
4128
  "Tags": {
4129
- "shape": "Sc9"
4129
+ "shape": "Scc"
4130
4130
  }
4131
4131
  }
4132
4132
  },
@@ -4147,7 +4147,7 @@
4147
4147
  "type": "timestamp"
4148
4148
  },
4149
4149
  "TargetTable": {
4150
- "shape": "Sd8"
4150
+ "shape": "Sdb"
4151
4151
  },
4152
4152
  "RecommendationRunId": {},
4153
4153
  "RuleCount": {
@@ -4169,7 +4169,7 @@
4169
4169
  "type": "integer"
4170
4170
  },
4171
4171
  "Tags": {
4172
- "shape": "Sc9"
4172
+ "shape": "Scc"
4173
4173
  }
4174
4174
  }
4175
4175
  },
@@ -4193,7 +4193,7 @@
4193
4193
  "type": "integer"
4194
4194
  },
4195
4195
  "Tags": {
4196
- "shape": "Sc9"
4196
+ "shape": "Scc"
4197
4197
  }
4198
4198
  }
4199
4199
  },
@@ -4216,13 +4216,13 @@
4216
4216
  "type": "integer"
4217
4217
  },
4218
4218
  "Filter": {
4219
- "shape": "Slo"
4219
+ "shape": "Slr"
4220
4220
  },
4221
4221
  "Sort": {
4222
- "shape": "Slp"
4222
+ "shape": "Sls"
4223
4223
  },
4224
4224
  "Tags": {
4225
- "shape": "Sc9"
4225
+ "shape": "Scc"
4226
4226
  }
4227
4227
  }
4228
4228
  },
@@ -4314,7 +4314,7 @@
4314
4314
  "type": "structure",
4315
4315
  "members": {
4316
4316
  "RegistryId": {
4317
- "shape": "Sea"
4317
+ "shape": "Sed"
4318
4318
  },
4319
4319
  "MaxResults": {
4320
4320
  "type": "integer"
@@ -4353,7 +4353,7 @@
4353
4353
  "type": "integer"
4354
4354
  },
4355
4355
  "Tags": {
4356
- "shape": "Sc9"
4356
+ "shape": "Scc"
4357
4357
  },
4358
4358
  "RequestOrigin": {}
4359
4359
  }
@@ -4368,7 +4368,7 @@
4368
4368
  "Sessions": {
4369
4369
  "type": "list",
4370
4370
  "member": {
4371
- "shape": "Sfc"
4371
+ "shape": "Sff"
4372
4372
  }
4373
4373
  },
4374
4374
  "NextToken": {}
@@ -4393,7 +4393,7 @@
4393
4393
  "Statements": {
4394
4394
  "type": "list",
4395
4395
  "member": {
4396
- "shape": "Snn"
4396
+ "shape": "Snq"
4397
4397
  }
4398
4398
  },
4399
4399
  "NextToken": {}
@@ -4410,7 +4410,7 @@
4410
4410
  "type": "integer"
4411
4411
  },
4412
4412
  "Tags": {
4413
- "shape": "Sc9"
4413
+ "shape": "Scc"
4414
4414
  }
4415
4415
  }
4416
4416
  },
@@ -4418,7 +4418,7 @@
4418
4418
  "type": "structure",
4419
4419
  "members": {
4420
4420
  "TriggerNames": {
4421
- "shape": "Sa3"
4421
+ "shape": "Sa6"
4422
4422
  },
4423
4423
  "NextToken": {}
4424
4424
  }
@@ -4438,7 +4438,7 @@
4438
4438
  "type": "structure",
4439
4439
  "members": {
4440
4440
  "Workflows": {
4441
- "shape": "San"
4441
+ "shape": "Saq"
4442
4442
  },
4443
4443
  "NextToken": {}
4444
4444
  }
@@ -4453,7 +4453,7 @@
4453
4453
  "members": {
4454
4454
  "CatalogId": {},
4455
4455
  "DataCatalogEncryptionSettings": {
4456
- "shape": "Sjl"
4456
+ "shape": "Sjo"
4457
4457
  }
4458
4458
  }
4459
4459
  },
@@ -4494,11 +4494,11 @@
4494
4494
  "shape": "Sw"
4495
4495
  },
4496
4496
  "SchemaVersionNumber": {
4497
- "shape": "Sn6"
4497
+ "shape": "Sn9"
4498
4498
  },
4499
4499
  "SchemaVersionId": {},
4500
4500
  "MetadataKeyValue": {
4501
- "shape": "Srd"
4501
+ "shape": "Srg"
4502
4502
  }
4503
4503
  }
4504
4504
  },
@@ -4532,7 +4532,7 @@
4532
4532
  "Name": {},
4533
4533
  "RunId": {},
4534
4534
  "RunProperties": {
4535
- "shape": "Sar"
4535
+ "shape": "Sau"
4536
4536
  }
4537
4537
  }
4538
4538
  },
@@ -4549,13 +4549,13 @@
4549
4549
  "shape": "Sw"
4550
4550
  },
4551
4551
  "SchemaVersionNumber": {
4552
- "shape": "Sn6"
4552
+ "shape": "Sn9"
4553
4553
  },
4554
4554
  "SchemaVersionId": {},
4555
4555
  "MetadataList": {
4556
4556
  "type": "list",
4557
4557
  "member": {
4558
- "shape": "Srd"
4558
+ "shape": "Srg"
4559
4559
  }
4560
4560
  },
4561
4561
  "MaxResults": {
@@ -4629,11 +4629,11 @@
4629
4629
  "shape": "Sw"
4630
4630
  },
4631
4631
  "SchemaVersionNumber": {
4632
- "shape": "Sn6"
4632
+ "shape": "Sn9"
4633
4633
  },
4634
4634
  "SchemaVersionId": {},
4635
4635
  "MetadataKeyValue": {
4636
- "shape": "Srd"
4636
+ "shape": "Srg"
4637
4637
  }
4638
4638
  }
4639
4639
  },
@@ -4670,7 +4670,7 @@
4670
4670
  "type": "structure",
4671
4671
  "members": {
4672
4672
  "JobBookmarkEntry": {
4673
- "shape": "Skl"
4673
+ "shape": "Sko"
4674
4674
  }
4675
4675
  }
4676
4676
  }
@@ -4687,7 +4687,7 @@
4687
4687
  "Name": {},
4688
4688
  "RunId": {},
4689
4689
  "NodeIds": {
4690
- "shape": "Sry"
4690
+ "shape": "Ss1"
4691
4691
  }
4692
4692
  }
4693
4693
  },
@@ -4696,7 +4696,7 @@
4696
4696
  "members": {
4697
4697
  "RunId": {},
4698
4698
  "NodeIds": {
4699
- "shape": "Sry"
4699
+ "shape": "Ss1"
4700
4700
  }
4701
4701
  }
4702
4702
  }
@@ -4762,7 +4762,7 @@
4762
4762
  "members": {
4763
4763
  "NextToken": {},
4764
4764
  "TableList": {
4765
- "shape": "So5"
4765
+ "shape": "So8"
4766
4766
  }
4767
4767
  }
4768
4768
  }
@@ -4868,13 +4868,13 @@
4868
4868
  },
4869
4869
  "ClientToken": {},
4870
4870
  "AdditionalRunOptions": {
4871
- "shape": "Sjx"
4871
+ "shape": "Sk0"
4872
4872
  },
4873
4873
  "RulesetNames": {
4874
- "shape": "Sjy"
4874
+ "shape": "Sk1"
4875
4875
  },
4876
4876
  "AdditionalDataSources": {
4877
- "shape": "Sk0"
4877
+ "shape": "Sk3"
4878
4878
  }
4879
4879
  }
4880
4880
  },
@@ -5030,7 +5030,7 @@
5030
5030
  "members": {
5031
5031
  "Name": {},
5032
5032
  "RunProperties": {
5033
- "shape": "Sar"
5033
+ "shape": "Sau"
5034
5034
  }
5035
5035
  }
5036
5036
  },
@@ -5133,7 +5133,7 @@
5133
5133
  "members": {
5134
5134
  "ResourceArn": {},
5135
5135
  "TagsToAdd": {
5136
- "shape": "Sc9"
5136
+ "shape": "Scc"
5137
5137
  }
5138
5138
  }
5139
5139
  },
@@ -5230,7 +5230,7 @@
5230
5230
  "QuoteSymbol": {},
5231
5231
  "ContainsHeader": {},
5232
5232
  "Header": {
5233
- "shape": "Scq"
5233
+ "shape": "Sct"
5234
5234
  },
5235
5235
  "DisableValueTrimming": {
5236
5236
  "type": "boolean"
@@ -5242,7 +5242,7 @@
5242
5242
  "type": "boolean"
5243
5243
  },
5244
5244
  "CustomDatatypes": {
5245
- "shape": "Scr"
5245
+ "shape": "Scu"
5246
5246
  }
5247
5247
  }
5248
5248
  }
@@ -5270,7 +5270,7 @@
5270
5270
  "shape": "S6"
5271
5271
  },
5272
5272
  "ColumnStatisticsList": {
5273
- "shape": "Stn"
5273
+ "shape": "Stq"
5274
5274
  }
5275
5275
  }
5276
5276
  },
@@ -5278,7 +5278,7 @@
5278
5278
  "type": "structure",
5279
5279
  "members": {
5280
5280
  "Errors": {
5281
- "shape": "Stp"
5281
+ "shape": "Sts"
5282
5282
  }
5283
5283
  }
5284
5284
  }
@@ -5296,7 +5296,7 @@
5296
5296
  "DatabaseName": {},
5297
5297
  "TableName": {},
5298
5298
  "ColumnStatisticsList": {
5299
- "shape": "Stn"
5299
+ "shape": "Stq"
5300
5300
  }
5301
5301
  }
5302
5302
  },
@@ -5304,7 +5304,7 @@
5304
5304
  "type": "structure",
5305
5305
  "members": {
5306
5306
  "Errors": {
5307
- "shape": "Stp"
5307
+ "shape": "Sts"
5308
5308
  }
5309
5309
  }
5310
5310
  }
@@ -5320,7 +5320,7 @@
5320
5320
  "CatalogId": {},
5321
5321
  "Name": {},
5322
5322
  "ConnectionInput": {
5323
- "shape": "Scu"
5323
+ "shape": "Scx"
5324
5324
  }
5325
5325
  }
5326
5326
  },
@@ -5417,7 +5417,7 @@
5417
5417
  "CatalogId": {},
5418
5418
  "Name": {},
5419
5419
  "DatabaseInput": {
5420
- "shape": "Sdb"
5420
+ "shape": "Sde"
5421
5421
  }
5422
5422
  }
5423
5423
  },
@@ -5522,7 +5522,7 @@
5522
5522
  },
5523
5523
  "ExecutionClass": {},
5524
5524
  "SourceControlDetails": {
5525
- "shape": "S9u"
5525
+ "shape": "S9x"
5526
5526
  }
5527
5527
  }
5528
5528
  }
@@ -5568,7 +5568,7 @@
5568
5568
  "Name": {},
5569
5569
  "Description": {},
5570
5570
  "Parameters": {
5571
- "shape": "Sdt"
5571
+ "shape": "Sdw"
5572
5572
  },
5573
5573
  "Role": {},
5574
5574
  "GlueVersion": {},
@@ -5608,7 +5608,7 @@
5608
5608
  "DatabaseName": {},
5609
5609
  "TableName": {},
5610
5610
  "PartitionValueList": {
5611
- "shape": "Sbo"
5611
+ "shape": "Sbr"
5612
5612
  },
5613
5613
  "PartitionInput": {
5614
5614
  "shape": "S5"
@@ -5629,7 +5629,7 @@
5629
5629
  ],
5630
5630
  "members": {
5631
5631
  "RegistryId": {
5632
- "shape": "Sea"
5632
+ "shape": "Sed"
5633
5633
  },
5634
5634
  "Description": {}
5635
5635
  }
@@ -5653,7 +5653,7 @@
5653
5653
  "shape": "Sw"
5654
5654
  },
5655
5655
  "SchemaVersionNumber": {
5656
- "shape": "Sn6"
5656
+ "shape": "Sn9"
5657
5657
  },
5658
5658
  "Compatibility": {},
5659
5659
  "Description": {}
@@ -5701,7 +5701,7 @@
5701
5701
  "CatalogId": {},
5702
5702
  "DatabaseName": {},
5703
5703
  "TableInput": {
5704
- "shape": "Sfg"
5704
+ "shape": "Sfj"
5705
5705
  },
5706
5706
  "SkipArchive": {
5707
5707
  "type": "boolean"
@@ -5731,13 +5731,13 @@
5731
5731
  "Description": {},
5732
5732
  "Schedule": {},
5733
5733
  "Actions": {
5734
- "shape": "Saa"
5734
+ "shape": "Sad"
5735
5735
  },
5736
5736
  "Predicate": {
5737
- "shape": "Sac"
5737
+ "shape": "Saf"
5738
5738
  },
5739
5739
  "EventBatchingCondition": {
5740
- "shape": "Saj"
5740
+ "shape": "Sam"
5741
5741
  }
5742
5742
  }
5743
5743
  }
@@ -5747,7 +5747,7 @@
5747
5747
  "type": "structure",
5748
5748
  "members": {
5749
5749
  "Trigger": {
5750
- "shape": "Sa6"
5750
+ "shape": "Sa9"
5751
5751
  }
5752
5752
  }
5753
5753
  }
@@ -5765,7 +5765,7 @@
5765
5765
  "DatabaseName": {},
5766
5766
  "FunctionName": {},
5767
5767
  "FunctionInput": {
5768
- "shape": "Sft"
5768
+ "shape": "Sfw"
5769
5769
  }
5770
5770
  }
5771
5771
  },
@@ -5784,7 +5784,7 @@
5784
5784
  "Name": {},
5785
5785
  "Description": {},
5786
5786
  "DefaultRunProperties": {
5787
- "shape": "Sar"
5787
+ "shape": "Sau"
5788
5788
  },
5789
5789
  "MaxConcurrentRuns": {
5790
5790
  "type": "integer"
@@ -6472,7 +6472,7 @@
6472
6472
  },
6473
6473
  "ExecutionClass": {},
6474
6474
  "SourceControlDetails": {
6475
- "shape": "S9u"
6475
+ "shape": "S9x"
6476
6476
  }
6477
6477
  }
6478
6478
  },
@@ -8062,6 +8062,38 @@
8062
8062
  }
8063
8063
  }
8064
8064
  }
8065
+ },
8066
+ "SnowflakeSource": {
8067
+ "type": "structure",
8068
+ "required": [
8069
+ "Name",
8070
+ "Data"
8071
+ ],
8072
+ "members": {
8073
+ "Name": {},
8074
+ "Data": {
8075
+ "shape": "S9u"
8076
+ },
8077
+ "OutputSchemas": {
8078
+ "shape": "S5d"
8079
+ }
8080
+ }
8081
+ },
8082
+ "SnowflakeTarget": {
8083
+ "type": "structure",
8084
+ "required": [
8085
+ "Name",
8086
+ "Data"
8087
+ ],
8088
+ "members": {
8089
+ "Name": {},
8090
+ "Data": {
8091
+ "shape": "S9u"
8092
+ },
8093
+ "Inputs": {
8094
+ "shape": "S6b"
8095
+ }
8096
+ }
8065
8097
  }
8066
8098
  }
8067
8099
  },
@@ -8374,6 +8406,46 @@
8374
8406
  }
8375
8407
  },
8376
8408
  "S9u": {
8409
+ "type": "structure",
8410
+ "members": {
8411
+ "SourceType": {},
8412
+ "Connection": {
8413
+ "shape": "S9h"
8414
+ },
8415
+ "Schema": {},
8416
+ "Table": {},
8417
+ "Database": {},
8418
+ "TempDir": {},
8419
+ "IamRole": {
8420
+ "shape": "S9h"
8421
+ },
8422
+ "AdditionalOptions": {
8423
+ "shape": "S5r"
8424
+ },
8425
+ "SampleQuery": {},
8426
+ "PreAction": {},
8427
+ "PostAction": {},
8428
+ "Action": {},
8429
+ "Upsert": {
8430
+ "type": "boolean"
8431
+ },
8432
+ "MergeAction": {},
8433
+ "MergeWhenMatched": {},
8434
+ "MergeWhenNotMatched": {},
8435
+ "MergeClause": {},
8436
+ "StagingTable": {},
8437
+ "SelectedColumns": {
8438
+ "shape": "S9k"
8439
+ },
8440
+ "AutoPushdown": {
8441
+ "type": "boolean"
8442
+ },
8443
+ "TableSchema": {
8444
+ "shape": "S9k"
8445
+ }
8446
+ }
8447
+ },
8448
+ "S9x": {
8377
8449
  "type": "structure",
8378
8450
  "members": {
8379
8451
  "Provider": {},
@@ -8386,19 +8458,19 @@
8386
8458
  "AuthToken": {}
8387
8459
  }
8388
8460
  },
8389
- "S9y": {
8461
+ "Sa1": {
8390
8462
  "type": "list",
8391
8463
  "member": {
8392
8464
  "shape": "S1c"
8393
8465
  }
8394
8466
  },
8395
- "Sa0": {
8467
+ "Sa3": {
8396
8468
  "type": "list",
8397
8469
  "member": {
8398
- "shape": "Sa1"
8470
+ "shape": "Sa4"
8399
8471
  }
8400
8472
  },
8401
- "Sa1": {
8473
+ "Sa4": {
8402
8474
  "type": "structure",
8403
8475
  "members": {
8404
8476
  "Values": {
@@ -8424,17 +8496,17 @@
8424
8496
  "CatalogId": {}
8425
8497
  }
8426
8498
  },
8427
- "Sa3": {
8499
+ "Sa6": {
8428
8500
  "type": "list",
8429
8501
  "member": {}
8430
8502
  },
8431
- "Sa5": {
8503
+ "Sa8": {
8432
8504
  "type": "list",
8433
8505
  "member": {
8434
- "shape": "Sa6"
8506
+ "shape": "Sa9"
8435
8507
  }
8436
8508
  },
8437
- "Sa6": {
8509
+ "Sa9": {
8438
8510
  "type": "structure",
8439
8511
  "members": {
8440
8512
  "Name": {},
@@ -8445,17 +8517,17 @@
8445
8517
  "Description": {},
8446
8518
  "Schedule": {},
8447
8519
  "Actions": {
8448
- "shape": "Saa"
8520
+ "shape": "Sad"
8449
8521
  },
8450
8522
  "Predicate": {
8451
- "shape": "Sac"
8523
+ "shape": "Saf"
8452
8524
  },
8453
8525
  "EventBatchingCondition": {
8454
- "shape": "Saj"
8526
+ "shape": "Sam"
8455
8527
  }
8456
8528
  }
8457
8529
  },
8458
- "Saa": {
8530
+ "Sad": {
8459
8531
  "type": "list",
8460
8532
  "member": {
8461
8533
  "type": "structure",
@@ -8475,7 +8547,7 @@
8475
8547
  }
8476
8548
  }
8477
8549
  },
8478
- "Sac": {
8550
+ "Saf": {
8479
8551
  "type": "structure",
8480
8552
  "members": {
8481
8553
  "Logical": {},
@@ -8494,7 +8566,7 @@
8494
8566
  }
8495
8567
  }
8496
8568
  },
8497
- "Saj": {
8569
+ "Sam": {
8498
8570
  "type": "structure",
8499
8571
  "required": [
8500
8572
  "BatchSize"
@@ -8508,17 +8580,17 @@
8508
8580
  }
8509
8581
  }
8510
8582
  },
8511
- "San": {
8583
+ "Saq": {
8512
8584
  "type": "list",
8513
8585
  "member": {}
8514
8586
  },
8515
- "Saq": {
8587
+ "Sat": {
8516
8588
  "type": "structure",
8517
8589
  "members": {
8518
8590
  "Name": {},
8519
8591
  "Description": {},
8520
8592
  "DefaultRunProperties": {
8521
- "shape": "Sar"
8593
+ "shape": "Sau"
8522
8594
  },
8523
8595
  "CreatedOn": {
8524
8596
  "type": "timestamp"
@@ -8527,10 +8599,10 @@
8527
8599
  "type": "timestamp"
8528
8600
  },
8529
8601
  "LastRun": {
8530
- "shape": "Sas"
8602
+ "shape": "Sav"
8531
8603
  },
8532
8604
  "Graph": {
8533
- "shape": "Sav"
8605
+ "shape": "Say"
8534
8606
  },
8535
8607
  "MaxConcurrentRuns": {
8536
8608
  "type": "integer"
@@ -8544,19 +8616,19 @@
8544
8616
  }
8545
8617
  }
8546
8618
  },
8547
- "Sar": {
8619
+ "Sau": {
8548
8620
  "type": "map",
8549
8621
  "key": {},
8550
8622
  "value": {}
8551
8623
  },
8552
- "Sas": {
8624
+ "Sav": {
8553
8625
  "type": "structure",
8554
8626
  "members": {
8555
8627
  "Name": {},
8556
8628
  "WorkflowRunId": {},
8557
8629
  "PreviousRunId": {},
8558
8630
  "WorkflowRunProperties": {
8559
- "shape": "Sar"
8631
+ "shape": "Sau"
8560
8632
  },
8561
8633
  "StartedOn": {
8562
8634
  "type": "timestamp"
@@ -8596,7 +8668,7 @@
8596
8668
  }
8597
8669
  },
8598
8670
  "Graph": {
8599
- "shape": "Sav"
8671
+ "shape": "Say"
8600
8672
  },
8601
8673
  "StartingEventBatchCondition": {
8602
8674
  "type": "structure",
@@ -8611,7 +8683,7 @@
8611
8683
  }
8612
8684
  }
8613
8685
  },
8614
- "Sav": {
8686
+ "Say": {
8615
8687
  "type": "structure",
8616
8688
  "members": {
8617
8689
  "Nodes": {
@@ -8626,7 +8698,7 @@
8626
8698
  "type": "structure",
8627
8699
  "members": {
8628
8700
  "Trigger": {
8629
- "shape": "Sa6"
8701
+ "shape": "Sa9"
8630
8702
  }
8631
8703
  }
8632
8704
  },
@@ -8634,7 +8706,7 @@
8634
8706
  "type": "structure",
8635
8707
  "members": {
8636
8708
  "JobRuns": {
8637
- "shape": "Sb1"
8709
+ "shape": "Sb4"
8638
8710
  }
8639
8711
  }
8640
8712
  },
@@ -8676,13 +8748,13 @@
8676
8748
  }
8677
8749
  }
8678
8750
  },
8679
- "Sb1": {
8751
+ "Sb4": {
8680
8752
  "type": "list",
8681
8753
  "member": {
8682
- "shape": "Sb2"
8754
+ "shape": "Sb5"
8683
8755
  }
8684
8756
  },
8685
- "Sb2": {
8757
+ "Sb5": {
8686
8758
  "type": "structure",
8687
8759
  "members": {
8688
8760
  "Id": {},
@@ -8746,24 +8818,24 @@
8746
8818
  "ExecutionClass": {}
8747
8819
  }
8748
8820
  },
8749
- "Sbo": {
8821
+ "Sbr": {
8750
8822
  "type": "list",
8751
8823
  "member": {}
8752
8824
  },
8753
- "Sc9": {
8825
+ "Scc": {
8754
8826
  "type": "map",
8755
8827
  "key": {},
8756
8828
  "value": {}
8757
8829
  },
8758
- "Scq": {
8830
+ "Sct": {
8759
8831
  "type": "list",
8760
8832
  "member": {}
8761
8833
  },
8762
- "Scr": {
8834
+ "Scu": {
8763
8835
  "type": "list",
8764
8836
  "member": {}
8765
8837
  },
8766
- "Scu": {
8838
+ "Scx": {
8767
8839
  "type": "structure",
8768
8840
  "required": [
8769
8841
  "Name",
@@ -8775,26 +8847,26 @@
8775
8847
  "Description": {},
8776
8848
  "ConnectionType": {},
8777
8849
  "MatchCriteria": {
8778
- "shape": "Scw"
8850
+ "shape": "Scz"
8779
8851
  },
8780
8852
  "ConnectionProperties": {
8781
- "shape": "Scx"
8853
+ "shape": "Sd0"
8782
8854
  },
8783
8855
  "PhysicalConnectionRequirements": {
8784
- "shape": "Scz"
8856
+ "shape": "Sd2"
8785
8857
  }
8786
8858
  }
8787
8859
  },
8788
- "Scw": {
8860
+ "Scz": {
8789
8861
  "type": "list",
8790
8862
  "member": {}
8791
8863
  },
8792
- "Scx": {
8864
+ "Sd0": {
8793
8865
  "type": "map",
8794
8866
  "key": {},
8795
8867
  "value": {}
8796
8868
  },
8797
- "Scz": {
8869
+ "Sd2": {
8798
8870
  "type": "structure",
8799
8871
  "members": {
8800
8872
  "SubnetId": {},
@@ -8805,7 +8877,7 @@
8805
8877
  "AvailabilityZone": {}
8806
8878
  }
8807
8879
  },
8808
- "Sd8": {
8880
+ "Sdb": {
8809
8881
  "type": "structure",
8810
8882
  "required": [
8811
8883
  "TableName",
@@ -8817,7 +8889,7 @@
8817
8889
  "CatalogId": {}
8818
8890
  }
8819
8891
  },
8820
- "Sdb": {
8892
+ "Sde": {
8821
8893
  "type": "structure",
8822
8894
  "required": [
8823
8895
  "Name"
@@ -8830,17 +8902,17 @@
8830
8902
  "shape": "Se"
8831
8903
  },
8832
8904
  "CreateTableDefaultPermissions": {
8833
- "shape": "Sdd"
8905
+ "shape": "Sdg"
8834
8906
  },
8835
8907
  "TargetDatabase": {
8836
- "shape": "Sdj"
8908
+ "shape": "Sdm"
8837
8909
  },
8838
8910
  "FederatedDatabase": {
8839
- "shape": "Sdk"
8911
+ "shape": "Sdn"
8840
8912
  }
8841
8913
  }
8842
8914
  },
8843
- "Sdd": {
8915
+ "Sdg": {
8844
8916
  "type": "list",
8845
8917
  "member": {
8846
8918
  "type": "structure",
@@ -8858,7 +8930,7 @@
8858
8930
  }
8859
8931
  }
8860
8932
  },
8861
- "Sdj": {
8933
+ "Sdm": {
8862
8934
  "type": "structure",
8863
8935
  "members": {
8864
8936
  "CatalogId": {},
@@ -8866,20 +8938,20 @@
8866
8938
  "Region": {}
8867
8939
  }
8868
8940
  },
8869
- "Sdk": {
8941
+ "Sdn": {
8870
8942
  "type": "structure",
8871
8943
  "members": {
8872
8944
  "Identifier": {},
8873
8945
  "ConnectionName": {}
8874
8946
  }
8875
8947
  },
8876
- "Sds": {
8948
+ "Sdv": {
8877
8949
  "type": "list",
8878
8950
  "member": {
8879
8951
  "shape": "S44"
8880
8952
  }
8881
8953
  },
8882
- "Sdt": {
8954
+ "Sdw": {
8883
8955
  "type": "structure",
8884
8956
  "required": [
8885
8957
  "TransformType"
@@ -8903,7 +8975,7 @@
8903
8975
  }
8904
8976
  }
8905
8977
  },
8906
- "Sdx": {
8978
+ "Se0": {
8907
8979
  "type": "structure",
8908
8980
  "members": {
8909
8981
  "MlUserDataEncryption": {
@@ -8919,7 +8991,7 @@
8919
8991
  "TaskRunSecurityConfigurationName": {}
8920
8992
  }
8921
8993
  },
8922
- "Se4": {
8994
+ "Se7": {
8923
8995
  "type": "structure",
8924
8996
  "required": [
8925
8997
  "Keys",
@@ -8933,14 +9005,14 @@
8933
9005
  "IndexName": {}
8934
9006
  }
8935
9007
  },
8936
- "Sea": {
9008
+ "Sed": {
8937
9009
  "type": "structure",
8938
9010
  "members": {
8939
9011
  "RegistryName": {},
8940
9012
  "RegistryArn": {}
8941
9013
  }
8942
9014
  },
8943
- "Seh": {
9015
+ "Sek": {
8944
9016
  "type": "list",
8945
9017
  "member": {
8946
9018
  "type": "structure",
@@ -8953,7 +9025,7 @@
8953
9025
  "Id": {},
8954
9026
  "NodeType": {},
8955
9027
  "Args": {
8956
- "shape": "Sel"
9028
+ "shape": "Seo"
8957
9029
  },
8958
9030
  "LineNumber": {
8959
9031
  "type": "integer"
@@ -8961,7 +9033,7 @@
8961
9033
  }
8962
9034
  }
8963
9035
  },
8964
- "Sel": {
9036
+ "Seo": {
8965
9037
  "type": "list",
8966
9038
  "member": {
8967
9039
  "type": "structure",
@@ -8978,7 +9050,7 @@
8978
9050
  }
8979
9051
  }
8980
9052
  },
8981
- "Sep": {
9053
+ "Ses": {
8982
9054
  "type": "list",
8983
9055
  "member": {
8984
9056
  "type": "structure",
@@ -8993,7 +9065,7 @@
8993
9065
  }
8994
9066
  }
8995
9067
  },
8996
- "Sew": {
9068
+ "Sez": {
8997
9069
  "type": "structure",
8998
9070
  "members": {
8999
9071
  "S3Encryption": {
@@ -9022,19 +9094,19 @@
9022
9094
  }
9023
9095
  }
9024
9096
  },
9025
- "Sf8": {
9097
+ "Sfb": {
9026
9098
  "type": "structure",
9027
9099
  "members": {
9028
9100
  "Name": {},
9029
9101
  "PythonVersion": {}
9030
9102
  }
9031
9103
  },
9032
- "Sf9": {
9104
+ "Sfc": {
9033
9105
  "type": "map",
9034
9106
  "key": {},
9035
9107
  "value": {}
9036
9108
  },
9037
- "Sfc": {
9109
+ "Sff": {
9038
9110
  "type": "structure",
9039
9111
  "members": {
9040
9112
  "Id": {},
@@ -9046,10 +9118,10 @@
9046
9118
  "Description": {},
9047
9119
  "Role": {},
9048
9120
  "Command": {
9049
- "shape": "Sf8"
9121
+ "shape": "Sfb"
9050
9122
  },
9051
9123
  "DefaultArguments": {
9052
- "shape": "Sf9"
9124
+ "shape": "Sfc"
9053
9125
  },
9054
9126
  "Connections": {
9055
9127
  "shape": "S50"
@@ -9064,7 +9136,7 @@
9064
9136
  "GlueVersion": {}
9065
9137
  }
9066
9138
  },
9067
- "Sfg": {
9139
+ "Sfj": {
9068
9140
  "type": "structure",
9069
9141
  "required": [
9070
9142
  "Name"
@@ -9095,11 +9167,11 @@
9095
9167
  "shape": "Se"
9096
9168
  },
9097
9169
  "TargetTable": {
9098
- "shape": "Sfk"
9170
+ "shape": "Sfn"
9099
9171
  }
9100
9172
  }
9101
9173
  },
9102
- "Sfk": {
9174
+ "Sfn": {
9103
9175
  "type": "structure",
9104
9176
  "members": {
9105
9177
  "CatalogId": {},
@@ -9108,7 +9180,7 @@
9108
9180
  "Region": {}
9109
9181
  }
9110
9182
  },
9111
- "Sft": {
9183
+ "Sfw": {
9112
9184
  "type": "structure",
9113
9185
  "members": {
9114
9186
  "FunctionName": {},
@@ -9116,11 +9188,11 @@
9116
9188
  "OwnerName": {},
9117
9189
  "OwnerType": {},
9118
9190
  "ResourceUris": {
9119
- "shape": "Sfv"
9191
+ "shape": "Sfy"
9120
9192
  }
9121
9193
  }
9122
9194
  },
9123
- "Sfv": {
9195
+ "Sfy": {
9124
9196
  "type": "list",
9125
9197
  "member": {
9126
9198
  "type": "structure",
@@ -9130,7 +9202,7 @@
9130
9202
  }
9131
9203
  }
9132
9204
  },
9133
- "Shq": {
9205
+ "Sht": {
9134
9206
  "type": "structure",
9135
9207
  "members": {
9136
9208
  "BlueprintName": {},
@@ -9149,7 +9221,7 @@
9149
9221
  "RoleArn": {}
9150
9222
  }
9151
9223
  },
9152
- "Si4": {
9224
+ "Si7": {
9153
9225
  "type": "structure",
9154
9226
  "members": {
9155
9227
  "GrokClassifier": {
@@ -9236,7 +9308,7 @@
9236
9308
  "QuoteSymbol": {},
9237
9309
  "ContainsHeader": {},
9238
9310
  "Header": {
9239
- "shape": "Scq"
9311
+ "shape": "Sct"
9240
9312
  },
9241
9313
  "DisableValueTrimming": {
9242
9314
  "type": "boolean"
@@ -9248,23 +9320,23 @@
9248
9320
  "type": "boolean"
9249
9321
  },
9250
9322
  "CustomDatatypes": {
9251
- "shape": "Scr"
9323
+ "shape": "Scu"
9252
9324
  }
9253
9325
  }
9254
9326
  }
9255
9327
  }
9256
9328
  },
9257
- "Sie": {
9329
+ "Sih": {
9258
9330
  "type": "list",
9259
9331
  "member": {}
9260
9332
  },
9261
- "Sig": {
9333
+ "Sij": {
9262
9334
  "type": "list",
9263
9335
  "member": {
9264
- "shape": "Sih"
9336
+ "shape": "Sik"
9265
9337
  }
9266
9338
  },
9267
- "Sih": {
9339
+ "Sik": {
9268
9340
  "type": "structure",
9269
9341
  "required": [
9270
9342
  "ColumnName",
@@ -9333,10 +9405,10 @@
9333
9405
  ],
9334
9406
  "members": {
9335
9407
  "MinimumValue": {
9336
- "shape": "Sip"
9408
+ "shape": "Sis"
9337
9409
  },
9338
9410
  "MaximumValue": {
9339
- "shape": "Sip"
9411
+ "shape": "Sis"
9340
9412
  },
9341
9413
  "NumberOfNulls": {
9342
9414
  "type": "long"
@@ -9434,7 +9506,7 @@
9434
9506
  }
9435
9507
  }
9436
9508
  },
9437
- "Sip": {
9509
+ "Sis": {
9438
9510
  "type": "structure",
9439
9511
  "required": [
9440
9512
  "UnscaledValue",
@@ -9449,7 +9521,7 @@
9449
9521
  }
9450
9522
  }
9451
9523
  },
9452
- "Siy": {
9524
+ "Sj1": {
9453
9525
  "type": "list",
9454
9526
  "member": {
9455
9527
  "type": "structure",
@@ -9461,20 +9533,20 @@
9461
9533
  }
9462
9534
  }
9463
9535
  },
9464
- "Sj4": {
9536
+ "Sj7": {
9465
9537
  "type": "structure",
9466
9538
  "members": {
9467
9539
  "Name": {},
9468
9540
  "Description": {},
9469
9541
  "ConnectionType": {},
9470
9542
  "MatchCriteria": {
9471
- "shape": "Scw"
9543
+ "shape": "Scz"
9472
9544
  },
9473
9545
  "ConnectionProperties": {
9474
- "shape": "Scx"
9546
+ "shape": "Sd0"
9475
9547
  },
9476
9548
  "PhysicalConnectionRequirements": {
9477
- "shape": "Scz"
9549
+ "shape": "Sd2"
9478
9550
  },
9479
9551
  "CreationTime": {
9480
9552
  "type": "timestamp"
@@ -9485,7 +9557,7 @@
9485
9557
  "LastUpdatedBy": {}
9486
9558
  }
9487
9559
  },
9488
- "Sjl": {
9560
+ "Sjo": {
9489
9561
  "type": "structure",
9490
9562
  "members": {
9491
9563
  "EncryptionAtRest": {
@@ -9512,7 +9584,7 @@
9512
9584
  }
9513
9585
  }
9514
9586
  },
9515
- "Sjx": {
9587
+ "Sk0": {
9516
9588
  "type": "structure",
9517
9589
  "members": {
9518
9590
  "CloudWatchMetricsEnabled": {
@@ -9521,18 +9593,18 @@
9521
9593
  "ResultsS3Prefix": {}
9522
9594
  }
9523
9595
  },
9524
- "Sjy": {
9596
+ "Sk1": {
9525
9597
  "type": "list",
9526
9598
  "member": {}
9527
9599
  },
9528
- "Sk0": {
9600
+ "Sk3": {
9529
9601
  "type": "map",
9530
9602
  "key": {},
9531
9603
  "value": {
9532
9604
  "shape": "S43"
9533
9605
  }
9534
9606
  },
9535
- "Sk3": {
9607
+ "Sk6": {
9536
9608
  "type": "structure",
9537
9609
  "required": [
9538
9610
  "Name"
@@ -9548,18 +9620,18 @@
9548
9620
  "type": "timestamp"
9549
9621
  },
9550
9622
  "CreateTableDefaultPermissions": {
9551
- "shape": "Sdd"
9623
+ "shape": "Sdg"
9552
9624
  },
9553
9625
  "TargetDatabase": {
9554
- "shape": "Sdj"
9626
+ "shape": "Sdm"
9555
9627
  },
9556
9628
  "CatalogId": {},
9557
9629
  "FederatedDatabase": {
9558
- "shape": "Sdk"
9630
+ "shape": "Sdn"
9559
9631
  }
9560
9632
  }
9561
9633
  },
9562
- "Skl": {
9634
+ "Sko": {
9563
9635
  "type": "structure",
9564
9636
  "members": {
9565
9637
  "JobName": {},
@@ -9577,7 +9649,7 @@
9577
9649
  "JobBookmark": {}
9578
9650
  }
9579
9651
  },
9580
- "Skv": {
9652
+ "Sky": {
9581
9653
  "type": "structure",
9582
9654
  "members": {
9583
9655
  "TaskType": {},
@@ -9612,7 +9684,7 @@
9612
9684
  }
9613
9685
  }
9614
9686
  },
9615
- "Sle": {
9687
+ "Slh": {
9616
9688
  "type": "structure",
9617
9689
  "required": [
9618
9690
  "TransformType"
@@ -9667,7 +9739,7 @@
9667
9739
  }
9668
9740
  }
9669
9741
  },
9670
- "Sll": {
9742
+ "Slo": {
9671
9743
  "type": "list",
9672
9744
  "member": {
9673
9745
  "type": "structure",
@@ -9677,7 +9749,7 @@
9677
9749
  }
9678
9750
  }
9679
9751
  },
9680
- "Slo": {
9752
+ "Slr": {
9681
9753
  "type": "structure",
9682
9754
  "members": {
9683
9755
  "Name": {},
@@ -9697,11 +9769,11 @@
9697
9769
  "type": "timestamp"
9698
9770
  },
9699
9771
  "Schema": {
9700
- "shape": "Sll"
9772
+ "shape": "Slo"
9701
9773
  }
9702
9774
  }
9703
9775
  },
9704
- "Slp": {
9776
+ "Sls": {
9705
9777
  "type": "structure",
9706
9778
  "required": [
9707
9779
  "Column",
@@ -9712,7 +9784,7 @@
9712
9784
  "SortDirection": {}
9713
9785
  }
9714
9786
  },
9715
- "Slv": {
9787
+ "Sly": {
9716
9788
  "type": "structure",
9717
9789
  "required": [
9718
9790
  "DatabaseName",
@@ -9723,27 +9795,27 @@
9723
9795
  "TableName": {}
9724
9796
  }
9725
9797
  },
9726
- "Slw": {
9798
+ "Slz": {
9727
9799
  "type": "list",
9728
9800
  "member": {
9729
- "shape": "Slv"
9801
+ "shape": "Sly"
9730
9802
  }
9731
9803
  },
9732
- "Slx": {
9804
+ "Sm0": {
9733
9805
  "type": "structure",
9734
9806
  "members": {
9735
9807
  "Jdbc": {
9736
- "shape": "Sel"
9808
+ "shape": "Seo"
9737
9809
  },
9738
9810
  "S3": {
9739
- "shape": "Sel"
9811
+ "shape": "Seo"
9740
9812
  },
9741
9813
  "DynamoDB": {
9742
- "shape": "Sel"
9814
+ "shape": "Seo"
9743
9815
  }
9744
9816
  }
9745
9817
  },
9746
- "Slz": {
9818
+ "Sm2": {
9747
9819
  "type": "list",
9748
9820
  "member": {
9749
9821
  "type": "structure",
@@ -9757,7 +9829,7 @@
9757
9829
  }
9758
9830
  }
9759
9831
  },
9760
- "Smj": {
9832
+ "Smm": {
9761
9833
  "type": "structure",
9762
9834
  "required": [
9763
9835
  "SegmentNumber",
@@ -9772,7 +9844,7 @@
9772
9844
  }
9773
9845
  }
9774
9846
  },
9775
- "Sn6": {
9847
+ "Sn9": {
9776
9848
  "type": "structure",
9777
9849
  "members": {
9778
9850
  "LatestVersion": {
@@ -9783,7 +9855,7 @@
9783
9855
  }
9784
9856
  }
9785
9857
  },
9786
- "Snf": {
9858
+ "Sni": {
9787
9859
  "type": "structure",
9788
9860
  "members": {
9789
9861
  "Name": {},
@@ -9791,11 +9863,11 @@
9791
9863
  "type": "timestamp"
9792
9864
  },
9793
9865
  "EncryptionConfiguration": {
9794
- "shape": "Sew"
9866
+ "shape": "Sez"
9795
9867
  }
9796
9868
  }
9797
9869
  },
9798
- "Snn": {
9870
+ "Snq": {
9799
9871
  "type": "structure",
9800
9872
  "members": {
9801
9873
  "Id": {
@@ -9834,7 +9906,7 @@
9834
9906
  }
9835
9907
  }
9836
9908
  },
9837
- "Snu": {
9909
+ "Snx": {
9838
9910
  "type": "structure",
9839
9911
  "required": [
9840
9912
  "Name"
@@ -9876,7 +9948,7 @@
9876
9948
  "type": "boolean"
9877
9949
  },
9878
9950
  "TargetTable": {
9879
- "shape": "Sfk"
9951
+ "shape": "Sfn"
9880
9952
  },
9881
9953
  "CatalogId": {},
9882
9954
  "VersionId": {},
@@ -9890,22 +9962,22 @@
9890
9962
  }
9891
9963
  }
9892
9964
  },
9893
- "Sny": {
9965
+ "So1": {
9894
9966
  "type": "structure",
9895
9967
  "members": {
9896
9968
  "Table": {
9897
- "shape": "Snu"
9969
+ "shape": "Snx"
9898
9970
  },
9899
9971
  "VersionId": {}
9900
9972
  }
9901
9973
  },
9902
- "So5": {
9974
+ "So8": {
9903
9975
  "type": "list",
9904
9976
  "member": {
9905
- "shape": "Snu"
9977
+ "shape": "Snx"
9906
9978
  }
9907
9979
  },
9908
- "Sod": {
9980
+ "Sog": {
9909
9981
  "type": "structure",
9910
9982
  "members": {
9911
9983
  "AdditionalAuditContext": {},
@@ -9918,11 +9990,11 @@
9918
9990
  }
9919
9991
  }
9920
9992
  },
9921
- "Sog": {
9993
+ "Soj": {
9922
9994
  "type": "list",
9923
9995
  "member": {}
9924
9996
  },
9925
- "Sot": {
9997
+ "Sow": {
9926
9998
  "type": "structure",
9927
9999
  "members": {
9928
10000
  "FunctionName": {},
@@ -9934,35 +10006,35 @@
9934
10006
  "type": "timestamp"
9935
10007
  },
9936
10008
  "ResourceUris": {
9937
- "shape": "Sfv"
10009
+ "shape": "Sfy"
9938
10010
  },
9939
10011
  "CatalogId": {}
9940
10012
  }
9941
10013
  },
9942
- "Srd": {
10014
+ "Srg": {
9943
10015
  "type": "structure",
9944
10016
  "members": {
9945
10017
  "MetadataKey": {},
9946
10018
  "MetadataValue": {}
9947
10019
  }
9948
10020
  },
9949
- "Sry": {
10021
+ "Ss1": {
9950
10022
  "type": "list",
9951
10023
  "member": {}
9952
10024
  },
9953
- "Stn": {
10025
+ "Stq": {
9954
10026
  "type": "list",
9955
10027
  "member": {
9956
- "shape": "Sih"
10028
+ "shape": "Sik"
9957
10029
  }
9958
10030
  },
9959
- "Stp": {
10031
+ "Sts": {
9960
10032
  "type": "list",
9961
10033
  "member": {
9962
10034
  "type": "structure",
9963
10035
  "members": {
9964
10036
  "ColumnStatistics": {
9965
- "shape": "Sih"
10037
+ "shape": "Sik"
9966
10038
  },
9967
10039
  "Error": {
9968
10040
  "shape": "S14"