aws-sdk 2.1623.0 → 2.1625.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.
- package/README.md +1 -1
- package/apis/bedrock-agent-2023-06-05.min.json +115 -90
- package/apis/bedrock-agent-runtime-2023-07-26.min.json +168 -43
- package/apis/cloudfront-2020-05-31.min.json +3 -0
- package/apis/controltower-2018-05-10.min.json +97 -4
- package/apis/controltower-2018-05-10.paginators.json +6 -0
- package/apis/glue-2017-03-31.min.json +350 -343
- package/apis/lightsail-2016-11-28.min.json +7 -1
- package/apis/mailmanager-2023-10-17.examples.json +5 -0
- package/apis/mailmanager-2023-10-17.min.json +1836 -0
- package/apis/mailmanager-2023-10-17.paginators.json +58 -0
- package/apis/metadata.json +3 -0
- package/apis/osis-2022-01-01.min.json +70 -26
- package/apis/pi-2018-02-27.min.json +24 -17
- package/apis/rds-2014-10-31.min.json +21 -9
- package/clients/all.d.ts +1 -0
- package/clients/all.js +2 -1
- package/clients/bedrockagent.d.ts +38 -2
- package/clients/bedrockagentruntime.d.ts +173 -0
- package/clients/controltower.d.ts +158 -22
- package/clients/glue.d.ts +20 -3
- package/clients/lightsail.d.ts +29 -25
- package/clients/mailmanager.d.ts +2320 -0
- package/clients/mailmanager.js +18 -0
- package/clients/osis.d.ts +80 -5
- package/clients/pi.d.ts +15 -8
- package/clients/rds.d.ts +58 -10
- package/clients/secretsmanager.d.ts +3 -3
- package/clients/storagegateway.d.ts +7 -7
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +51 -14
- package/dist/aws-sdk.js +30 -12
- package/dist/aws-sdk.min.js +40 -40
- package/lib/config_service_placeholders.d.ts +2 -0
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -5,6 +5,9 @@
|
|
5
5
|
"endpointPrefix": "glue",
|
6
6
|
"jsonVersion": "1.1",
|
7
7
|
"protocol": "json",
|
8
|
+
"protocols": [
|
9
|
+
"json"
|
10
|
+
],
|
8
11
|
"serviceFullName": "AWS Glue",
|
9
12
|
"serviceId": "Glue",
|
10
13
|
"signatureVersion": "v4",
|
@@ -374,7 +377,7 @@
|
|
374
377
|
"DatabaseName": {},
|
375
378
|
"TableName": {},
|
376
379
|
"PartitionsToGet": {
|
377
|
-
"shape": "
|
380
|
+
"shape": "Sae"
|
378
381
|
}
|
379
382
|
}
|
380
383
|
},
|
@@ -382,10 +385,10 @@
|
|
382
385
|
"type": "structure",
|
383
386
|
"members": {
|
384
387
|
"Partitions": {
|
385
|
-
"shape": "
|
388
|
+
"shape": "Sag"
|
386
389
|
},
|
387
390
|
"UnprocessedKeys": {
|
388
|
-
"shape": "
|
391
|
+
"shape": "Sae"
|
389
392
|
}
|
390
393
|
}
|
391
394
|
}
|
@@ -423,7 +426,7 @@
|
|
423
426
|
"databaseName": {},
|
424
427
|
"tableName": {},
|
425
428
|
"tableOptimizer": {
|
426
|
-
"shape": "
|
429
|
+
"shape": "Sar"
|
427
430
|
}
|
428
431
|
}
|
429
432
|
}
|
@@ -454,7 +457,7 @@
|
|
454
457
|
],
|
455
458
|
"members": {
|
456
459
|
"TriggerNames": {
|
457
|
-
"shape": "
|
460
|
+
"shape": "Sb2"
|
458
461
|
}
|
459
462
|
}
|
460
463
|
},
|
@@ -462,10 +465,10 @@
|
|
462
465
|
"type": "structure",
|
463
466
|
"members": {
|
464
467
|
"Triggers": {
|
465
|
-
"shape": "
|
468
|
+
"shape": "Sb4"
|
466
469
|
},
|
467
470
|
"TriggersNotFound": {
|
468
|
-
"shape": "
|
471
|
+
"shape": "Sb2"
|
469
472
|
}
|
470
473
|
}
|
471
474
|
}
|
@@ -478,7 +481,7 @@
|
|
478
481
|
],
|
479
482
|
"members": {
|
480
483
|
"Names": {
|
481
|
-
"shape": "
|
484
|
+
"shape": "Sbm"
|
482
485
|
},
|
483
486
|
"IncludeGraph": {
|
484
487
|
"type": "boolean"
|
@@ -491,11 +494,11 @@
|
|
491
494
|
"Workflows": {
|
492
495
|
"type": "list",
|
493
496
|
"member": {
|
494
|
-
"shape": "
|
497
|
+
"shape": "Sbp"
|
495
498
|
}
|
496
499
|
},
|
497
500
|
"MissingWorkflows": {
|
498
|
-
"shape": "
|
501
|
+
"shape": "Sbm"
|
499
502
|
}
|
500
503
|
}
|
501
504
|
}
|
@@ -566,7 +569,7 @@
|
|
566
569
|
],
|
567
570
|
"members": {
|
568
571
|
"PartitionValueList": {
|
569
|
-
"shape": "
|
572
|
+
"shape": "Scn"
|
570
573
|
},
|
571
574
|
"PartitionInput": {
|
572
575
|
"shape": "S5"
|
@@ -585,7 +588,7 @@
|
|
585
588
|
"type": "structure",
|
586
589
|
"members": {
|
587
590
|
"PartitionValueList": {
|
588
|
-
"shape": "
|
591
|
+
"shape": "Scn"
|
589
592
|
},
|
590
593
|
"ErrorDetail": {
|
591
594
|
"shape": "S14"
|
@@ -701,7 +704,7 @@
|
|
701
704
|
"Description": {},
|
702
705
|
"BlueprintLocation": {},
|
703
706
|
"Tags": {
|
704
|
-
"shape": "
|
707
|
+
"shape": "Sd8"
|
705
708
|
}
|
706
709
|
}
|
707
710
|
},
|
@@ -764,7 +767,7 @@
|
|
764
767
|
"QuoteSymbol": {},
|
765
768
|
"ContainsHeader": {},
|
766
769
|
"Header": {
|
767
|
-
"shape": "
|
770
|
+
"shape": "Sdp"
|
768
771
|
},
|
769
772
|
"DisableValueTrimming": {
|
770
773
|
"type": "boolean"
|
@@ -776,7 +779,7 @@
|
|
776
779
|
"type": "boolean"
|
777
780
|
},
|
778
781
|
"CustomDatatypes": {
|
779
|
-
"shape": "
|
782
|
+
"shape": "Sdq"
|
780
783
|
},
|
781
784
|
"Serde": {}
|
782
785
|
}
|
@@ -797,10 +800,10 @@
|
|
797
800
|
"members": {
|
798
801
|
"CatalogId": {},
|
799
802
|
"ConnectionInput": {
|
800
|
-
"shape": "
|
803
|
+
"shape": "Sdu"
|
801
804
|
},
|
802
805
|
"Tags": {
|
803
|
-
"shape": "
|
806
|
+
"shape": "Sd8"
|
804
807
|
}
|
805
808
|
}
|
806
809
|
},
|
@@ -845,7 +848,7 @@
|
|
845
848
|
"Configuration": {},
|
846
849
|
"CrawlerSecurityConfiguration": {},
|
847
850
|
"Tags": {
|
848
|
-
"shape": "
|
851
|
+
"shape": "Sd8"
|
849
852
|
}
|
850
853
|
}
|
851
854
|
},
|
@@ -868,7 +871,7 @@
|
|
868
871
|
"shape": "S3v"
|
869
872
|
},
|
870
873
|
"Tags": {
|
871
|
-
"shape": "
|
874
|
+
"shape": "Sd8"
|
872
875
|
}
|
873
876
|
}
|
874
877
|
},
|
@@ -891,10 +894,10 @@
|
|
891
894
|
"Description": {},
|
892
895
|
"Ruleset": {},
|
893
896
|
"Tags": {
|
894
|
-
"shape": "
|
897
|
+
"shape": "Sd8"
|
895
898
|
},
|
896
899
|
"TargetTable": {
|
897
|
-
"shape": "
|
900
|
+
"shape": "Se8"
|
898
901
|
},
|
899
902
|
"ClientToken": {}
|
900
903
|
}
|
@@ -916,10 +919,10 @@
|
|
916
919
|
"members": {
|
917
920
|
"CatalogId": {},
|
918
921
|
"DatabaseInput": {
|
919
|
-
"shape": "
|
922
|
+
"shape": "Seb"
|
920
923
|
},
|
921
924
|
"Tags": {
|
922
|
-
"shape": "
|
925
|
+
"shape": "Sd8"
|
923
926
|
}
|
924
927
|
}
|
925
928
|
},
|
@@ -958,7 +961,7 @@
|
|
958
961
|
"ExtraJarsS3Path": {},
|
959
962
|
"SecurityConfiguration": {},
|
960
963
|
"Tags": {
|
961
|
-
"shape": "
|
964
|
+
"shape": "Sd8"
|
962
965
|
},
|
963
966
|
"Arguments": {
|
964
967
|
"shape": "S4u"
|
@@ -1046,7 +1049,7 @@
|
|
1046
1049
|
},
|
1047
1050
|
"SecurityConfiguration": {},
|
1048
1051
|
"Tags": {
|
1049
|
-
"shape": "
|
1052
|
+
"shape": "Sd8"
|
1050
1053
|
},
|
1051
1054
|
"NotificationProperty": {
|
1052
1055
|
"shape": "S5d"
|
@@ -1062,7 +1065,8 @@
|
|
1062
1065
|
"ExecutionClass": {},
|
1063
1066
|
"SourceControlDetails": {
|
1064
1067
|
"shape": "Sa9"
|
1065
|
-
}
|
1068
|
+
},
|
1069
|
+
"MaintenanceWindow": {}
|
1066
1070
|
}
|
1067
1071
|
},
|
1068
1072
|
"output": {
|
@@ -1085,10 +1089,10 @@
|
|
1085
1089
|
"Name": {},
|
1086
1090
|
"Description": {},
|
1087
1091
|
"InputRecordTables": {
|
1088
|
-
"shape": "
|
1092
|
+
"shape": "Ses"
|
1089
1093
|
},
|
1090
1094
|
"Parameters": {
|
1091
|
-
"shape": "
|
1095
|
+
"shape": "Set"
|
1092
1096
|
},
|
1093
1097
|
"Role": {},
|
1094
1098
|
"GlueVersion": {},
|
@@ -1106,10 +1110,10 @@
|
|
1106
1110
|
"type": "integer"
|
1107
1111
|
},
|
1108
1112
|
"Tags": {
|
1109
|
-
"shape": "
|
1113
|
+
"shape": "Sd8"
|
1110
1114
|
},
|
1111
1115
|
"TransformEncryption": {
|
1112
|
-
"shape": "
|
1116
|
+
"shape": "Sex"
|
1113
1117
|
}
|
1114
1118
|
}
|
1115
1119
|
},
|
@@ -1155,7 +1159,7 @@
|
|
1155
1159
|
"DatabaseName": {},
|
1156
1160
|
"TableName": {},
|
1157
1161
|
"PartitionIndex": {
|
1158
|
-
"shape": "
|
1162
|
+
"shape": "Sf4"
|
1159
1163
|
}
|
1160
1164
|
}
|
1161
1165
|
},
|
@@ -1174,7 +1178,7 @@
|
|
1174
1178
|
"RegistryName": {},
|
1175
1179
|
"Description": {},
|
1176
1180
|
"Tags": {
|
1177
|
-
"shape": "
|
1181
|
+
"shape": "Sd8"
|
1178
1182
|
}
|
1179
1183
|
}
|
1180
1184
|
},
|
@@ -1185,7 +1189,7 @@
|
|
1185
1189
|
"RegistryName": {},
|
1186
1190
|
"Description": {},
|
1187
1191
|
"Tags": {
|
1188
|
-
"shape": "
|
1192
|
+
"shape": "Sd8"
|
1189
1193
|
}
|
1190
1194
|
}
|
1191
1195
|
}
|
@@ -1199,14 +1203,14 @@
|
|
1199
1203
|
],
|
1200
1204
|
"members": {
|
1201
1205
|
"RegistryId": {
|
1202
|
-
"shape": "
|
1206
|
+
"shape": "Sfa"
|
1203
1207
|
},
|
1204
1208
|
"SchemaName": {},
|
1205
1209
|
"DataFormat": {},
|
1206
1210
|
"Compatibility": {},
|
1207
1211
|
"Description": {},
|
1208
1212
|
"Tags": {
|
1209
|
-
"shape": "
|
1213
|
+
"shape": "Sd8"
|
1210
1214
|
},
|
1211
1215
|
"SchemaDefinition": {}
|
1212
1216
|
}
|
@@ -1232,7 +1236,7 @@
|
|
1232
1236
|
},
|
1233
1237
|
"SchemaStatus": {},
|
1234
1238
|
"Tags": {
|
1235
|
-
"shape": "
|
1239
|
+
"shape": "Sd8"
|
1236
1240
|
},
|
1237
1241
|
"SchemaVersionId": {},
|
1238
1242
|
"SchemaVersionStatus": {}
|
@@ -1244,10 +1248,10 @@
|
|
1244
1248
|
"type": "structure",
|
1245
1249
|
"members": {
|
1246
1250
|
"DagNodes": {
|
1247
|
-
"shape": "
|
1251
|
+
"shape": "Sfh"
|
1248
1252
|
},
|
1249
1253
|
"DagEdges": {
|
1250
|
-
"shape": "
|
1254
|
+
"shape": "Sfp"
|
1251
1255
|
},
|
1252
1256
|
"Language": {}
|
1253
1257
|
}
|
@@ -1270,7 +1274,7 @@
|
|
1270
1274
|
"members": {
|
1271
1275
|
"Name": {},
|
1272
1276
|
"EncryptionConfiguration": {
|
1273
|
-
"shape": "
|
1277
|
+
"shape": "Sfw"
|
1274
1278
|
}
|
1275
1279
|
}
|
1276
1280
|
},
|
@@ -1297,7 +1301,7 @@
|
|
1297
1301
|
"Description": {},
|
1298
1302
|
"Role": {},
|
1299
1303
|
"Command": {
|
1300
|
-
"shape": "
|
1304
|
+
"shape": "Sg8"
|
1301
1305
|
},
|
1302
1306
|
"Timeout": {
|
1303
1307
|
"type": "integer"
|
@@ -1306,7 +1310,7 @@
|
|
1306
1310
|
"type": "integer"
|
1307
1311
|
},
|
1308
1312
|
"DefaultArguments": {
|
1309
|
-
"shape": "
|
1313
|
+
"shape": "Sg9"
|
1310
1314
|
},
|
1311
1315
|
"Connections": {
|
1312
1316
|
"shape": "S59"
|
@@ -1321,7 +1325,7 @@
|
|
1321
1325
|
"SecurityConfiguration": {},
|
1322
1326
|
"GlueVersion": {},
|
1323
1327
|
"Tags": {
|
1324
|
-
"shape": "
|
1328
|
+
"shape": "Sd8"
|
1325
1329
|
},
|
1326
1330
|
"RequestOrigin": {}
|
1327
1331
|
}
|
@@ -1330,7 +1334,7 @@
|
|
1330
1334
|
"type": "structure",
|
1331
1335
|
"members": {
|
1332
1336
|
"Session": {
|
1333
|
-
"shape": "
|
1337
|
+
"shape": "Sgc"
|
1334
1338
|
}
|
1335
1339
|
}
|
1336
1340
|
}
|
@@ -1346,12 +1350,12 @@
|
|
1346
1350
|
"CatalogId": {},
|
1347
1351
|
"DatabaseName": {},
|
1348
1352
|
"TableInput": {
|
1349
|
-
"shape": "
|
1353
|
+
"shape": "Sgh"
|
1350
1354
|
},
|
1351
1355
|
"PartitionIndexes": {
|
1352
1356
|
"type": "list",
|
1353
1357
|
"member": {
|
1354
|
-
"shape": "
|
1358
|
+
"shape": "Sf4"
|
1355
1359
|
}
|
1356
1360
|
},
|
1357
1361
|
"TransactionId": {},
|
@@ -1393,7 +1397,7 @@
|
|
1393
1397
|
"TableName": {},
|
1394
1398
|
"Type": {},
|
1395
1399
|
"TableOptimizerConfiguration": {
|
1396
|
-
"shape": "
|
1400
|
+
"shape": "Sas"
|
1397
1401
|
}
|
1398
1402
|
}
|
1399
1403
|
},
|
@@ -1416,20 +1420,20 @@
|
|
1416
1420
|
"Type": {},
|
1417
1421
|
"Schedule": {},
|
1418
1422
|
"Predicate": {
|
1419
|
-
"shape": "
|
1423
|
+
"shape": "Sbb"
|
1420
1424
|
},
|
1421
1425
|
"Actions": {
|
1422
|
-
"shape": "
|
1426
|
+
"shape": "Sb9"
|
1423
1427
|
},
|
1424
1428
|
"Description": {},
|
1425
1429
|
"StartOnCreation": {
|
1426
1430
|
"type": "boolean"
|
1427
1431
|
},
|
1428
1432
|
"Tags": {
|
1429
|
-
"shape": "
|
1433
|
+
"shape": "Sd8"
|
1430
1434
|
},
|
1431
1435
|
"EventBatchingCondition": {
|
1432
|
-
"shape": "
|
1436
|
+
"shape": "Sbi"
|
1433
1437
|
}
|
1434
1438
|
}
|
1435
1439
|
},
|
@@ -1451,7 +1455,7 @@
|
|
1451
1455
|
"CatalogId": {},
|
1452
1456
|
"DatabaseName": {},
|
1453
1457
|
"FunctionInput": {
|
1454
|
-
"shape": "
|
1458
|
+
"shape": "Sgw"
|
1455
1459
|
}
|
1456
1460
|
}
|
1457
1461
|
},
|
@@ -1470,10 +1474,10 @@
|
|
1470
1474
|
"Name": {},
|
1471
1475
|
"Description": {},
|
1472
1476
|
"DefaultRunProperties": {
|
1473
|
-
"shape": "
|
1477
|
+
"shape": "Sbq"
|
1474
1478
|
},
|
1475
1479
|
"Tags": {
|
1476
|
-
"shape": "
|
1480
|
+
"shape": "Sd8"
|
1477
1481
|
},
|
1478
1482
|
"MaxConcurrentRuns": {
|
1479
1483
|
"type": "integer"
|
@@ -1741,7 +1745,7 @@
|
|
1741
1745
|
],
|
1742
1746
|
"members": {
|
1743
1747
|
"RegistryId": {
|
1744
|
-
"shape": "
|
1748
|
+
"shape": "Sfa"
|
1745
1749
|
}
|
1746
1750
|
}
|
1747
1751
|
},
|
@@ -2012,7 +2016,7 @@
|
|
2012
2016
|
"type": "structure",
|
2013
2017
|
"members": {
|
2014
2018
|
"BlueprintRun": {
|
2015
|
-
"shape": "
|
2019
|
+
"shape": "Siv"
|
2016
2020
|
}
|
2017
2021
|
}
|
2018
2022
|
}
|
@@ -2037,7 +2041,7 @@
|
|
2037
2041
|
"BlueprintRuns": {
|
2038
2042
|
"type": "list",
|
2039
2043
|
"member": {
|
2040
|
-
"shape": "
|
2044
|
+
"shape": "Siv"
|
2041
2045
|
}
|
2042
2046
|
},
|
2043
2047
|
"NextToken": {}
|
@@ -2083,7 +2087,7 @@
|
|
2083
2087
|
"type": "structure",
|
2084
2088
|
"members": {
|
2085
2089
|
"Classifier": {
|
2086
|
-
"shape": "
|
2090
|
+
"shape": "Sj8"
|
2087
2091
|
}
|
2088
2092
|
}
|
2089
2093
|
}
|
@@ -2104,7 +2108,7 @@
|
|
2104
2108
|
"Classifiers": {
|
2105
2109
|
"type": "list",
|
2106
2110
|
"member": {
|
2107
|
-
"shape": "
|
2111
|
+
"shape": "Sj8"
|
2108
2112
|
}
|
2109
2113
|
},
|
2110
2114
|
"NextToken": {}
|
@@ -2128,7 +2132,7 @@
|
|
2128
2132
|
"shape": "S6"
|
2129
2133
|
},
|
2130
2134
|
"ColumnNames": {
|
2131
|
-
"shape": "
|
2135
|
+
"shape": "Sji"
|
2132
2136
|
}
|
2133
2137
|
}
|
2134
2138
|
},
|
@@ -2136,10 +2140,10 @@
|
|
2136
2140
|
"type": "structure",
|
2137
2141
|
"members": {
|
2138
2142
|
"ColumnStatisticsList": {
|
2139
|
-
"shape": "
|
2143
|
+
"shape": "Sjk"
|
2140
2144
|
},
|
2141
2145
|
"Errors": {
|
2142
|
-
"shape": "
|
2146
|
+
"shape": "Sk2"
|
2143
2147
|
}
|
2144
2148
|
}
|
2145
2149
|
}
|
@@ -2157,7 +2161,7 @@
|
|
2157
2161
|
"DatabaseName": {},
|
2158
2162
|
"TableName": {},
|
2159
2163
|
"ColumnNames": {
|
2160
|
-
"shape": "
|
2164
|
+
"shape": "Sji"
|
2161
2165
|
}
|
2162
2166
|
}
|
2163
2167
|
},
|
@@ -2165,10 +2169,10 @@
|
|
2165
2169
|
"type": "structure",
|
2166
2170
|
"members": {
|
2167
2171
|
"ColumnStatisticsList": {
|
2168
|
-
"shape": "
|
2172
|
+
"shape": "Sjk"
|
2169
2173
|
},
|
2170
2174
|
"Errors": {
|
2171
|
-
"shape": "
|
2175
|
+
"shape": "Sk2"
|
2172
2176
|
}
|
2173
2177
|
}
|
2174
2178
|
}
|
@@ -2187,7 +2191,7 @@
|
|
2187
2191
|
"type": "structure",
|
2188
2192
|
"members": {
|
2189
2193
|
"ColumnStatisticsTaskRun": {
|
2190
|
-
"shape": "
|
2194
|
+
"shape": "Sk8"
|
2191
2195
|
}
|
2192
2196
|
}
|
2193
2197
|
}
|
@@ -2214,7 +2218,7 @@
|
|
2214
2218
|
"ColumnStatisticsTaskRuns": {
|
2215
2219
|
"type": "list",
|
2216
2220
|
"member": {
|
2217
|
-
"shape": "
|
2221
|
+
"shape": "Sk8"
|
2218
2222
|
}
|
2219
2223
|
},
|
2220
2224
|
"NextToken": {}
|
@@ -2239,7 +2243,7 @@
|
|
2239
2243
|
"type": "structure",
|
2240
2244
|
"members": {
|
2241
2245
|
"Connection": {
|
2242
|
-
"shape": "
|
2246
|
+
"shape": "Skj"
|
2243
2247
|
}
|
2244
2248
|
}
|
2245
2249
|
}
|
@@ -2253,7 +2257,7 @@
|
|
2253
2257
|
"type": "structure",
|
2254
2258
|
"members": {
|
2255
2259
|
"MatchCriteria": {
|
2256
|
-
"shape": "
|
2260
|
+
"shape": "Sdw"
|
2257
2261
|
},
|
2258
2262
|
"ConnectionType": {}
|
2259
2263
|
}
|
@@ -2273,7 +2277,7 @@
|
|
2273
2277
|
"ConnectionList": {
|
2274
2278
|
"type": "list",
|
2275
2279
|
"member": {
|
2276
|
-
"shape": "
|
2280
|
+
"shape": "Skj"
|
2277
2281
|
}
|
2278
2282
|
},
|
2279
2283
|
"NextToken": {}
|
@@ -2401,7 +2405,7 @@
|
|
2401
2405
|
"type": "structure",
|
2402
2406
|
"members": {
|
2403
2407
|
"DataCatalogEncryptionSettings": {
|
2404
|
-
"shape": "
|
2408
|
+
"shape": "Sl0"
|
2405
2409
|
}
|
2406
2410
|
}
|
2407
2411
|
}
|
@@ -2509,7 +2513,7 @@
|
|
2509
2513
|
"Description": {},
|
2510
2514
|
"Ruleset": {},
|
2511
2515
|
"TargetTable": {
|
2512
|
-
"shape": "
|
2516
|
+
"shape": "Se8"
|
2513
2517
|
},
|
2514
2518
|
"CreatedOn": {
|
2515
2519
|
"type": "timestamp"
|
@@ -2546,7 +2550,7 @@
|
|
2546
2550
|
"type": "integer"
|
2547
2551
|
},
|
2548
2552
|
"AdditionalRunOptions": {
|
2549
|
-
"shape": "
|
2553
|
+
"shape": "Sld"
|
2550
2554
|
},
|
2551
2555
|
"Status": {},
|
2552
2556
|
"ErrorString": {},
|
@@ -2563,14 +2567,14 @@
|
|
2563
2567
|
"type": "integer"
|
2564
2568
|
},
|
2565
2569
|
"RulesetNames": {
|
2566
|
-
"shape": "
|
2570
|
+
"shape": "Sle"
|
2567
2571
|
},
|
2568
2572
|
"ResultIds": {
|
2569
2573
|
"type": "list",
|
2570
2574
|
"member": {}
|
2571
2575
|
},
|
2572
2576
|
"AdditionalDataSources": {
|
2573
|
-
"shape": "
|
2577
|
+
"shape": "Slg"
|
2574
2578
|
}
|
2575
2579
|
}
|
2576
2580
|
}
|
@@ -2590,7 +2594,7 @@
|
|
2590
2594
|
"type": "structure",
|
2591
2595
|
"members": {
|
2592
2596
|
"Database": {
|
2593
|
-
"shape": "
|
2597
|
+
"shape": "Slj"
|
2594
2598
|
}
|
2595
2599
|
}
|
2596
2600
|
}
|
@@ -2616,7 +2620,7 @@
|
|
2616
2620
|
"DatabaseList": {
|
2617
2621
|
"type": "list",
|
2618
2622
|
"member": {
|
2619
|
-
"shape": "
|
2623
|
+
"shape": "Slj"
|
2620
2624
|
}
|
2621
2625
|
},
|
2622
2626
|
"NextToken": {}
|
@@ -2634,10 +2638,10 @@
|
|
2634
2638
|
"type": "structure",
|
2635
2639
|
"members": {
|
2636
2640
|
"DagNodes": {
|
2637
|
-
"shape": "
|
2641
|
+
"shape": "Sfh"
|
2638
2642
|
},
|
2639
2643
|
"DagEdges": {
|
2640
|
-
"shape": "
|
2644
|
+
"shape": "Sfp"
|
2641
2645
|
}
|
2642
2646
|
}
|
2643
2647
|
}
|
@@ -2715,7 +2719,7 @@
|
|
2715
2719
|
"type": "structure",
|
2716
2720
|
"members": {
|
2717
2721
|
"JobBookmarkEntry": {
|
2718
|
-
"shape": "
|
2722
|
+
"shape": "Sm1"
|
2719
2723
|
}
|
2720
2724
|
}
|
2721
2725
|
}
|
@@ -2739,7 +2743,7 @@
|
|
2739
2743
|
"type": "structure",
|
2740
2744
|
"members": {
|
2741
2745
|
"JobRun": {
|
2742
|
-
"shape": "
|
2746
|
+
"shape": "Sc1"
|
2743
2747
|
}
|
2744
2748
|
}
|
2745
2749
|
}
|
@@ -2762,7 +2766,7 @@
|
|
2762
2766
|
"type": "structure",
|
2763
2767
|
"members": {
|
2764
2768
|
"JobRuns": {
|
2765
|
-
"shape": "
|
2769
|
+
"shape": "Sc0"
|
2766
2770
|
},
|
2767
2771
|
"NextToken": {}
|
2768
2772
|
}
|
@@ -2808,7 +2812,7 @@
|
|
2808
2812
|
"Status": {},
|
2809
2813
|
"LogGroupName": {},
|
2810
2814
|
"Properties": {
|
2811
|
-
"shape": "
|
2815
|
+
"shape": "Smc"
|
2812
2816
|
},
|
2813
2817
|
"ErrorString": {},
|
2814
2818
|
"StartedOn": {
|
@@ -2877,7 +2881,7 @@
|
|
2877
2881
|
"Status": {},
|
2878
2882
|
"LogGroupName": {},
|
2879
2883
|
"Properties": {
|
2880
|
-
"shape": "
|
2884
|
+
"shape": "Smc"
|
2881
2885
|
},
|
2882
2886
|
"ErrorString": {},
|
2883
2887
|
"StartedOn": {
|
@@ -2923,19 +2927,19 @@
|
|
2923
2927
|
"type": "timestamp"
|
2924
2928
|
},
|
2925
2929
|
"InputRecordTables": {
|
2926
|
-
"shape": "
|
2930
|
+
"shape": "Ses"
|
2927
2931
|
},
|
2928
2932
|
"Parameters": {
|
2929
|
-
"shape": "
|
2933
|
+
"shape": "Set"
|
2930
2934
|
},
|
2931
2935
|
"EvaluationMetrics": {
|
2932
|
-
"shape": "
|
2936
|
+
"shape": "Smv"
|
2933
2937
|
},
|
2934
2938
|
"LabelCount": {
|
2935
2939
|
"type": "integer"
|
2936
2940
|
},
|
2937
2941
|
"Schema": {
|
2938
|
-
"shape": "
|
2942
|
+
"shape": "Sn2"
|
2939
2943
|
},
|
2940
2944
|
"Role": {},
|
2941
2945
|
"GlueVersion": {},
|
@@ -2953,7 +2957,7 @@
|
|
2953
2957
|
"type": "integer"
|
2954
2958
|
},
|
2955
2959
|
"TransformEncryption": {
|
2956
|
-
"shape": "
|
2960
|
+
"shape": "Sex"
|
2957
2961
|
}
|
2958
2962
|
}
|
2959
2963
|
}
|
@@ -2967,10 +2971,10 @@
|
|
2967
2971
|
"type": "integer"
|
2968
2972
|
},
|
2969
2973
|
"Filter": {
|
2970
|
-
"shape": "
|
2974
|
+
"shape": "Sn5"
|
2971
2975
|
},
|
2972
2976
|
"Sort": {
|
2973
|
-
"shape": "
|
2977
|
+
"shape": "Sn6"
|
2974
2978
|
}
|
2975
2979
|
}
|
2976
2980
|
},
|
@@ -2996,19 +3000,19 @@
|
|
2996
3000
|
"type": "timestamp"
|
2997
3001
|
},
|
2998
3002
|
"InputRecordTables": {
|
2999
|
-
"shape": "
|
3003
|
+
"shape": "Ses"
|
3000
3004
|
},
|
3001
3005
|
"Parameters": {
|
3002
|
-
"shape": "
|
3006
|
+
"shape": "Set"
|
3003
3007
|
},
|
3004
3008
|
"EvaluationMetrics": {
|
3005
|
-
"shape": "
|
3009
|
+
"shape": "Smv"
|
3006
3010
|
},
|
3007
3011
|
"LabelCount": {
|
3008
3012
|
"type": "integer"
|
3009
3013
|
},
|
3010
3014
|
"Schema": {
|
3011
|
-
"shape": "
|
3015
|
+
"shape": "Sn2"
|
3012
3016
|
},
|
3013
3017
|
"Role": {},
|
3014
3018
|
"GlueVersion": {},
|
@@ -3026,7 +3030,7 @@
|
|
3026
3030
|
"type": "integer"
|
3027
3031
|
},
|
3028
3032
|
"TransformEncryption": {
|
3029
|
-
"shape": "
|
3033
|
+
"shape": "Sex"
|
3030
3034
|
}
|
3031
3035
|
}
|
3032
3036
|
}
|
@@ -3043,13 +3047,13 @@
|
|
3043
3047
|
],
|
3044
3048
|
"members": {
|
3045
3049
|
"Source": {
|
3046
|
-
"shape": "
|
3050
|
+
"shape": "Snc"
|
3047
3051
|
},
|
3048
3052
|
"Sinks": {
|
3049
|
-
"shape": "
|
3053
|
+
"shape": "Snd"
|
3050
3054
|
},
|
3051
3055
|
"Location": {
|
3052
|
-
"shape": "
|
3056
|
+
"shape": "Sne"
|
3053
3057
|
}
|
3054
3058
|
}
|
3055
3059
|
},
|
@@ -3060,7 +3064,7 @@
|
|
3060
3064
|
],
|
3061
3065
|
"members": {
|
3062
3066
|
"Mapping": {
|
3063
|
-
"shape": "
|
3067
|
+
"shape": "Sng"
|
3064
3068
|
}
|
3065
3069
|
}
|
3066
3070
|
}
|
@@ -3086,7 +3090,7 @@
|
|
3086
3090
|
"type": "structure",
|
3087
3091
|
"members": {
|
3088
3092
|
"Partition": {
|
3089
|
-
"shape": "
|
3093
|
+
"shape": "Sah"
|
3090
3094
|
}
|
3091
3095
|
}
|
3092
3096
|
}
|
@@ -3170,7 +3174,7 @@
|
|
3170
3174
|
"Expression": {},
|
3171
3175
|
"NextToken": {},
|
3172
3176
|
"Segment": {
|
3173
|
-
"shape": "
|
3177
|
+
"shape": "Snz"
|
3174
3178
|
},
|
3175
3179
|
"MaxResults": {
|
3176
3180
|
"type": "integer"
|
@@ -3188,7 +3192,7 @@
|
|
3188
3192
|
"type": "structure",
|
3189
3193
|
"members": {
|
3190
3194
|
"Partitions": {
|
3191
|
-
"shape": "
|
3195
|
+
"shape": "Sag"
|
3192
3196
|
},
|
3193
3197
|
"NextToken": {}
|
3194
3198
|
}
|
@@ -3203,16 +3207,16 @@
|
|
3203
3207
|
],
|
3204
3208
|
"members": {
|
3205
3209
|
"Mapping": {
|
3206
|
-
"shape": "
|
3210
|
+
"shape": "Sng"
|
3207
3211
|
},
|
3208
3212
|
"Source": {
|
3209
|
-
"shape": "
|
3213
|
+
"shape": "Snc"
|
3210
3214
|
},
|
3211
3215
|
"Sinks": {
|
3212
|
-
"shape": "
|
3216
|
+
"shape": "Snd"
|
3213
3217
|
},
|
3214
3218
|
"Location": {
|
3215
|
-
"shape": "
|
3219
|
+
"shape": "Sne"
|
3216
3220
|
},
|
3217
3221
|
"Language": {},
|
3218
3222
|
"AdditionalPlanOptionsMap": {
|
@@ -3238,7 +3242,7 @@
|
|
3238
3242
|
],
|
3239
3243
|
"members": {
|
3240
3244
|
"RegistryId": {
|
3241
|
-
"shape": "
|
3245
|
+
"shape": "Sfa"
|
3242
3246
|
}
|
3243
3247
|
}
|
3244
3248
|
},
|
@@ -3379,7 +3383,7 @@
|
|
3379
3383
|
},
|
3380
3384
|
"SchemaVersionId": {},
|
3381
3385
|
"SchemaVersionNumber": {
|
3382
|
-
"shape": "
|
3386
|
+
"shape": "Som"
|
3383
3387
|
}
|
3384
3388
|
}
|
3385
3389
|
},
|
@@ -3412,10 +3416,10 @@
|
|
3412
3416
|
"shape": "Sw"
|
3413
3417
|
},
|
3414
3418
|
"FirstSchemaVersionNumber": {
|
3415
|
-
"shape": "
|
3419
|
+
"shape": "Som"
|
3416
3420
|
},
|
3417
3421
|
"SecondSchemaVersionNumber": {
|
3418
|
-
"shape": "
|
3422
|
+
"shape": "Som"
|
3419
3423
|
},
|
3420
3424
|
"SchemaDiffType": {}
|
3421
3425
|
}
|
@@ -3441,7 +3445,7 @@
|
|
3441
3445
|
"type": "structure",
|
3442
3446
|
"members": {
|
3443
3447
|
"SecurityConfiguration": {
|
3444
|
-
"shape": "
|
3448
|
+
"shape": "Sov"
|
3445
3449
|
}
|
3446
3450
|
}
|
3447
3451
|
}
|
@@ -3462,7 +3466,7 @@
|
|
3462
3466
|
"SecurityConfigurations": {
|
3463
3467
|
"type": "list",
|
3464
3468
|
"member": {
|
3465
|
-
"shape": "
|
3469
|
+
"shape": "Sov"
|
3466
3470
|
}
|
3467
3471
|
},
|
3468
3472
|
"NextToken": {}
|
@@ -3484,7 +3488,7 @@
|
|
3484
3488
|
"type": "structure",
|
3485
3489
|
"members": {
|
3486
3490
|
"Session": {
|
3487
|
-
"shape": "
|
3491
|
+
"shape": "Sgc"
|
3488
3492
|
}
|
3489
3493
|
}
|
3490
3494
|
}
|
@@ -3508,7 +3512,7 @@
|
|
3508
3512
|
"type": "structure",
|
3509
3513
|
"members": {
|
3510
3514
|
"Statement": {
|
3511
|
-
"shape": "
|
3515
|
+
"shape": "Sp3"
|
3512
3516
|
}
|
3513
3517
|
}
|
3514
3518
|
}
|
@@ -3534,7 +3538,7 @@
|
|
3534
3538
|
"type": "structure",
|
3535
3539
|
"members": {
|
3536
3540
|
"Table": {
|
3537
|
-
"shape": "
|
3541
|
+
"shape": "Spa"
|
3538
3542
|
}
|
3539
3543
|
}
|
3540
3544
|
}
|
@@ -3562,7 +3566,7 @@
|
|
3562
3566
|
"DatabaseName": {},
|
3563
3567
|
"TableName": {},
|
3564
3568
|
"TableOptimizer": {
|
3565
|
-
"shape": "
|
3569
|
+
"shape": "Sar"
|
3566
3570
|
}
|
3567
3571
|
}
|
3568
3572
|
}
|
@@ -3585,7 +3589,7 @@
|
|
3585
3589
|
"type": "structure",
|
3586
3590
|
"members": {
|
3587
3591
|
"TableVersion": {
|
3588
|
-
"shape": "
|
3592
|
+
"shape": "Spm"
|
3589
3593
|
}
|
3590
3594
|
}
|
3591
3595
|
}
|
@@ -3613,7 +3617,7 @@
|
|
3613
3617
|
"TableVersions": {
|
3614
3618
|
"type": "list",
|
3615
3619
|
"member": {
|
3616
|
-
"shape": "
|
3620
|
+
"shape": "Spm"
|
3617
3621
|
}
|
3618
3622
|
},
|
3619
3623
|
"NextToken": {}
|
@@ -3644,7 +3648,7 @@
|
|
3644
3648
|
"type": "structure",
|
3645
3649
|
"members": {
|
3646
3650
|
"TableList": {
|
3647
|
-
"shape": "
|
3651
|
+
"shape": "Spt"
|
3648
3652
|
},
|
3649
3653
|
"NextToken": {}
|
3650
3654
|
}
|
@@ -3664,7 +3668,7 @@
|
|
3664
3668
|
"type": "structure",
|
3665
3669
|
"members": {
|
3666
3670
|
"Tags": {
|
3667
|
-
"shape": "
|
3671
|
+
"shape": "Sd8"
|
3668
3672
|
}
|
3669
3673
|
}
|
3670
3674
|
}
|
@@ -3683,7 +3687,7 @@
|
|
3683
3687
|
"type": "structure",
|
3684
3688
|
"members": {
|
3685
3689
|
"Trigger": {
|
3686
|
-
"shape": "
|
3690
|
+
"shape": "Sb5"
|
3687
3691
|
}
|
3688
3692
|
}
|
3689
3693
|
}
|
@@ -3703,7 +3707,7 @@
|
|
3703
3707
|
"type": "structure",
|
3704
3708
|
"members": {
|
3705
3709
|
"Triggers": {
|
3706
|
-
"shape": "
|
3710
|
+
"shape": "Sb4"
|
3707
3711
|
},
|
3708
3712
|
"NextToken": {}
|
3709
3713
|
}
|
@@ -3728,13 +3732,13 @@
|
|
3728
3732
|
"shape": "S6"
|
3729
3733
|
},
|
3730
3734
|
"AuditContext": {
|
3731
|
-
"shape": "
|
3735
|
+
"shape": "Sq1"
|
3732
3736
|
},
|
3733
3737
|
"SupportedPermissionTypes": {
|
3734
|
-
"shape": "
|
3738
|
+
"shape": "Sq4"
|
3735
3739
|
},
|
3736
3740
|
"QuerySessionContext": {
|
3737
|
-
"shape": "
|
3741
|
+
"shape": "Sq6"
|
3738
3742
|
}
|
3739
3743
|
}
|
3740
3744
|
},
|
@@ -3742,7 +3746,7 @@
|
|
3742
3746
|
"type": "structure",
|
3743
3747
|
"members": {
|
3744
3748
|
"Partition": {
|
3745
|
-
"shape": "
|
3749
|
+
"shape": "Sah"
|
3746
3750
|
},
|
3747
3751
|
"AuthorizedColumns": {
|
3748
3752
|
"shape": "Sn"
|
@@ -3769,20 +3773,20 @@
|
|
3769
3773
|
"TableName": {},
|
3770
3774
|
"Expression": {},
|
3771
3775
|
"AuditContext": {
|
3772
|
-
"shape": "
|
3776
|
+
"shape": "Sq1"
|
3773
3777
|
},
|
3774
3778
|
"SupportedPermissionTypes": {
|
3775
|
-
"shape": "
|
3779
|
+
"shape": "Sq4"
|
3776
3780
|
},
|
3777
3781
|
"NextToken": {},
|
3778
3782
|
"Segment": {
|
3779
|
-
"shape": "
|
3783
|
+
"shape": "Snz"
|
3780
3784
|
},
|
3781
3785
|
"MaxResults": {
|
3782
3786
|
"type": "integer"
|
3783
3787
|
},
|
3784
3788
|
"QuerySessionContext": {
|
3785
|
-
"shape": "
|
3789
|
+
"shape": "Sq6"
|
3786
3790
|
}
|
3787
3791
|
}
|
3788
3792
|
},
|
@@ -3795,7 +3799,7 @@
|
|
3795
3799
|
"type": "structure",
|
3796
3800
|
"members": {
|
3797
3801
|
"Partition": {
|
3798
|
-
"shape": "
|
3802
|
+
"shape": "Sah"
|
3799
3803
|
},
|
3800
3804
|
"AuthorizedColumns": {
|
3801
3805
|
"shape": "Sn"
|
@@ -3825,10 +3829,10 @@
|
|
3825
3829
|
"DatabaseName": {},
|
3826
3830
|
"Name": {},
|
3827
3831
|
"AuditContext": {
|
3828
|
-
"shape": "
|
3832
|
+
"shape": "Sq1"
|
3829
3833
|
},
|
3830
3834
|
"SupportedPermissionTypes": {
|
3831
|
-
"shape": "
|
3835
|
+
"shape": "Sq4"
|
3832
3836
|
},
|
3833
3837
|
"ParentResourceArn": {},
|
3834
3838
|
"RootResourceArn": {},
|
@@ -3840,10 +3844,10 @@
|
|
3840
3844
|
}
|
3841
3845
|
},
|
3842
3846
|
"Permissions": {
|
3843
|
-
"shape": "
|
3847
|
+
"shape": "Seh"
|
3844
3848
|
},
|
3845
3849
|
"QuerySessionContext": {
|
3846
|
-
"shape": "
|
3850
|
+
"shape": "Sq6"
|
3847
3851
|
}
|
3848
3852
|
}
|
3849
3853
|
},
|
@@ -3851,7 +3855,7 @@
|
|
3851
3855
|
"type": "structure",
|
3852
3856
|
"members": {
|
3853
3857
|
"Table": {
|
3854
|
-
"shape": "
|
3858
|
+
"shape": "Spa"
|
3855
3859
|
},
|
3856
3860
|
"AuthorizedColumns": {
|
3857
3861
|
"shape": "Sn"
|
@@ -3878,7 +3882,7 @@
|
|
3878
3882
|
"type": "boolean"
|
3879
3883
|
},
|
3880
3884
|
"Permissions": {
|
3881
|
-
"shape": "
|
3885
|
+
"shape": "Seh"
|
3882
3886
|
},
|
3883
3887
|
"RowFilter": {}
|
3884
3888
|
}
|
@@ -3901,7 +3905,7 @@
|
|
3901
3905
|
"type": "structure",
|
3902
3906
|
"members": {
|
3903
3907
|
"UserDefinedFunction": {
|
3904
|
-
"shape": "
|
3908
|
+
"shape": "Sqn"
|
3905
3909
|
}
|
3906
3910
|
}
|
3907
3911
|
}
|
@@ -3928,7 +3932,7 @@
|
|
3928
3932
|
"UserDefinedFunctions": {
|
3929
3933
|
"type": "list",
|
3930
3934
|
"member": {
|
3931
|
-
"shape": "
|
3935
|
+
"shape": "Sqn"
|
3932
3936
|
}
|
3933
3937
|
},
|
3934
3938
|
"NextToken": {}
|
@@ -3952,7 +3956,7 @@
|
|
3952
3956
|
"type": "structure",
|
3953
3957
|
"members": {
|
3954
3958
|
"Workflow": {
|
3955
|
-
"shape": "
|
3959
|
+
"shape": "Sbp"
|
3956
3960
|
}
|
3957
3961
|
}
|
3958
3962
|
}
|
@@ -3976,7 +3980,7 @@
|
|
3976
3980
|
"type": "structure",
|
3977
3981
|
"members": {
|
3978
3982
|
"Run": {
|
3979
|
-
"shape": "
|
3983
|
+
"shape": "Sbr"
|
3980
3984
|
}
|
3981
3985
|
}
|
3982
3986
|
}
|
@@ -3997,7 +4001,7 @@
|
|
3997
4001
|
"type": "structure",
|
3998
4002
|
"members": {
|
3999
4003
|
"RunProperties": {
|
4000
|
-
"shape": "
|
4004
|
+
"shape": "Sbq"
|
4001
4005
|
}
|
4002
4006
|
}
|
4003
4007
|
}
|
@@ -4025,7 +4029,7 @@
|
|
4025
4029
|
"Runs": {
|
4026
4030
|
"type": "list",
|
4027
4031
|
"member": {
|
4028
|
-
"shape": "
|
4032
|
+
"shape": "Sbr"
|
4029
4033
|
}
|
4030
4034
|
},
|
4031
4035
|
"NextToken": {}
|
@@ -4053,7 +4057,7 @@
|
|
4053
4057
|
"type": "integer"
|
4054
4058
|
},
|
4055
4059
|
"Tags": {
|
4056
|
-
"shape": "
|
4060
|
+
"shape": "Sd8"
|
4057
4061
|
}
|
4058
4062
|
}
|
4059
4063
|
},
|
@@ -4097,7 +4101,7 @@
|
|
4097
4101
|
},
|
4098
4102
|
"NextToken": {},
|
4099
4103
|
"Tags": {
|
4100
|
-
"shape": "
|
4104
|
+
"shape": "Sd8"
|
4101
4105
|
}
|
4102
4106
|
}
|
4103
4107
|
},
|
@@ -4176,7 +4180,7 @@
|
|
4176
4180
|
"type": "integer"
|
4177
4181
|
},
|
4178
4182
|
"Tags": {
|
4179
|
-
"shape": "
|
4183
|
+
"shape": "Sd8"
|
4180
4184
|
}
|
4181
4185
|
}
|
4182
4186
|
},
|
@@ -4369,12 +4373,12 @@
|
|
4369
4373
|
"type": "timestamp"
|
4370
4374
|
},
|
4371
4375
|
"TargetTable": {
|
4372
|
-
"shape": "
|
4376
|
+
"shape": "Se8"
|
4373
4377
|
}
|
4374
4378
|
}
|
4375
4379
|
},
|
4376
4380
|
"Tags": {
|
4377
|
-
"shape": "
|
4381
|
+
"shape": "Sd8"
|
4378
4382
|
}
|
4379
4383
|
}
|
4380
4384
|
},
|
@@ -4395,7 +4399,7 @@
|
|
4395
4399
|
"type": "timestamp"
|
4396
4400
|
},
|
4397
4401
|
"TargetTable": {
|
4398
|
-
"shape": "
|
4402
|
+
"shape": "Se8"
|
4399
4403
|
},
|
4400
4404
|
"RecommendationRunId": {},
|
4401
4405
|
"RuleCount": {
|
@@ -4417,7 +4421,7 @@
|
|
4417
4421
|
"type": "integer"
|
4418
4422
|
},
|
4419
4423
|
"Tags": {
|
4420
|
-
"shape": "
|
4424
|
+
"shape": "Sd8"
|
4421
4425
|
}
|
4422
4426
|
}
|
4423
4427
|
},
|
@@ -4441,7 +4445,7 @@
|
|
4441
4445
|
"type": "integer"
|
4442
4446
|
},
|
4443
4447
|
"Tags": {
|
4444
|
-
"shape": "
|
4448
|
+
"shape": "Sd8"
|
4445
4449
|
}
|
4446
4450
|
}
|
4447
4451
|
},
|
@@ -4464,13 +4468,13 @@
|
|
4464
4468
|
"type": "integer"
|
4465
4469
|
},
|
4466
4470
|
"Filter": {
|
4467
|
-
"shape": "
|
4471
|
+
"shape": "Sn5"
|
4468
4472
|
},
|
4469
4473
|
"Sort": {
|
4470
|
-
"shape": "
|
4474
|
+
"shape": "Sn6"
|
4471
4475
|
},
|
4472
4476
|
"Tags": {
|
4473
|
-
"shape": "
|
4477
|
+
"shape": "Sd8"
|
4474
4478
|
}
|
4475
4479
|
}
|
4476
4480
|
},
|
@@ -4562,7 +4566,7 @@
|
|
4562
4566
|
"type": "structure",
|
4563
4567
|
"members": {
|
4564
4568
|
"RegistryId": {
|
4565
|
-
"shape": "
|
4569
|
+
"shape": "Sfa"
|
4566
4570
|
},
|
4567
4571
|
"MaxResults": {
|
4568
4572
|
"type": "integer"
|
@@ -4601,7 +4605,7 @@
|
|
4601
4605
|
"type": "integer"
|
4602
4606
|
},
|
4603
4607
|
"Tags": {
|
4604
|
-
"shape": "
|
4608
|
+
"shape": "Sd8"
|
4605
4609
|
},
|
4606
4610
|
"RequestOrigin": {}
|
4607
4611
|
}
|
@@ -4616,7 +4620,7 @@
|
|
4616
4620
|
"Sessions": {
|
4617
4621
|
"type": "list",
|
4618
4622
|
"member": {
|
4619
|
-
"shape": "
|
4623
|
+
"shape": "Sgc"
|
4620
4624
|
}
|
4621
4625
|
},
|
4622
4626
|
"NextToken": {}
|
@@ -4641,7 +4645,7 @@
|
|
4641
4645
|
"Statements": {
|
4642
4646
|
"type": "list",
|
4643
4647
|
"member": {
|
4644
|
-
"shape": "
|
4648
|
+
"shape": "Sp3"
|
4645
4649
|
}
|
4646
4650
|
},
|
4647
4651
|
"NextToken": {}
|
@@ -4678,7 +4682,7 @@
|
|
4678
4682
|
"TableOptimizerRuns": {
|
4679
4683
|
"type": "list",
|
4680
4684
|
"member": {
|
4681
|
-
"shape": "
|
4685
|
+
"shape": "Sau"
|
4682
4686
|
}
|
4683
4687
|
}
|
4684
4688
|
}
|
@@ -4694,7 +4698,7 @@
|
|
4694
4698
|
"type": "integer"
|
4695
4699
|
},
|
4696
4700
|
"Tags": {
|
4697
|
-
"shape": "
|
4701
|
+
"shape": "Sd8"
|
4698
4702
|
}
|
4699
4703
|
}
|
4700
4704
|
},
|
@@ -4702,7 +4706,7 @@
|
|
4702
4706
|
"type": "structure",
|
4703
4707
|
"members": {
|
4704
4708
|
"TriggerNames": {
|
4705
|
-
"shape": "
|
4709
|
+
"shape": "Sb2"
|
4706
4710
|
},
|
4707
4711
|
"NextToken": {}
|
4708
4712
|
}
|
@@ -4722,7 +4726,7 @@
|
|
4722
4726
|
"type": "structure",
|
4723
4727
|
"members": {
|
4724
4728
|
"Workflows": {
|
4725
|
-
"shape": "
|
4729
|
+
"shape": "Sbm"
|
4726
4730
|
},
|
4727
4731
|
"NextToken": {}
|
4728
4732
|
}
|
@@ -4737,7 +4741,7 @@
|
|
4737
4741
|
"members": {
|
4738
4742
|
"CatalogId": {},
|
4739
4743
|
"DataCatalogEncryptionSettings": {
|
4740
|
-
"shape": "
|
4744
|
+
"shape": "Sl0"
|
4741
4745
|
}
|
4742
4746
|
}
|
4743
4747
|
},
|
@@ -4778,11 +4782,11 @@
|
|
4778
4782
|
"shape": "Sw"
|
4779
4783
|
},
|
4780
4784
|
"SchemaVersionNumber": {
|
4781
|
-
"shape": "
|
4785
|
+
"shape": "Som"
|
4782
4786
|
},
|
4783
4787
|
"SchemaVersionId": {},
|
4784
4788
|
"MetadataKeyValue": {
|
4785
|
-
"shape": "
|
4789
|
+
"shape": "Stg"
|
4786
4790
|
}
|
4787
4791
|
}
|
4788
4792
|
},
|
@@ -4816,7 +4820,7 @@
|
|
4816
4820
|
"Name": {},
|
4817
4821
|
"RunId": {},
|
4818
4822
|
"RunProperties": {
|
4819
|
-
"shape": "
|
4823
|
+
"shape": "Sbq"
|
4820
4824
|
}
|
4821
4825
|
}
|
4822
4826
|
},
|
@@ -4833,13 +4837,13 @@
|
|
4833
4837
|
"shape": "Sw"
|
4834
4838
|
},
|
4835
4839
|
"SchemaVersionNumber": {
|
4836
|
-
"shape": "
|
4840
|
+
"shape": "Som"
|
4837
4841
|
},
|
4838
4842
|
"SchemaVersionId": {},
|
4839
4843
|
"MetadataList": {
|
4840
4844
|
"type": "list",
|
4841
4845
|
"member": {
|
4842
|
-
"shape": "
|
4846
|
+
"shape": "Stg"
|
4843
4847
|
}
|
4844
4848
|
},
|
4845
4849
|
"MaxResults": {
|
@@ -4913,11 +4917,11 @@
|
|
4913
4917
|
"shape": "Sw"
|
4914
4918
|
},
|
4915
4919
|
"SchemaVersionNumber": {
|
4916
|
-
"shape": "
|
4920
|
+
"shape": "Som"
|
4917
4921
|
},
|
4918
4922
|
"SchemaVersionId": {},
|
4919
4923
|
"MetadataKeyValue": {
|
4920
|
-
"shape": "
|
4924
|
+
"shape": "Stg"
|
4921
4925
|
}
|
4922
4926
|
}
|
4923
4927
|
},
|
@@ -4954,7 +4958,7 @@
|
|
4954
4958
|
"type": "structure",
|
4955
4959
|
"members": {
|
4956
4960
|
"JobBookmarkEntry": {
|
4957
|
-
"shape": "
|
4961
|
+
"shape": "Sm1"
|
4958
4962
|
}
|
4959
4963
|
}
|
4960
4964
|
}
|
@@ -4971,7 +4975,7 @@
|
|
4971
4975
|
"Name": {},
|
4972
4976
|
"RunId": {},
|
4973
4977
|
"NodeIds": {
|
4974
|
-
"shape": "
|
4978
|
+
"shape": "Su1"
|
4975
4979
|
}
|
4976
4980
|
}
|
4977
4981
|
},
|
@@ -4980,7 +4984,7 @@
|
|
4980
4984
|
"members": {
|
4981
4985
|
"RunId": {},
|
4982
4986
|
"NodeIds": {
|
4983
|
-
"shape": "
|
4987
|
+
"shape": "Su1"
|
4984
4988
|
}
|
4985
4989
|
}
|
4986
4990
|
}
|
@@ -5046,7 +5050,7 @@
|
|
5046
5050
|
"members": {
|
5047
5051
|
"NextToken": {},
|
5048
5052
|
"TableList": {
|
5049
|
-
"shape": "
|
5053
|
+
"shape": "Spt"
|
5050
5054
|
}
|
5051
5055
|
}
|
5052
5056
|
}
|
@@ -5083,7 +5087,7 @@
|
|
5083
5087
|
"DatabaseName": {},
|
5084
5088
|
"TableName": {},
|
5085
5089
|
"ColumnNameList": {
|
5086
|
-
"shape": "
|
5090
|
+
"shape": "Ska"
|
5087
5091
|
},
|
5088
5092
|
"Role": {},
|
5089
5093
|
"SampleSize": {
|
@@ -5181,13 +5185,13 @@
|
|
5181
5185
|
},
|
5182
5186
|
"ClientToken": {},
|
5183
5187
|
"AdditionalRunOptions": {
|
5184
|
-
"shape": "
|
5188
|
+
"shape": "Sld"
|
5185
5189
|
},
|
5186
5190
|
"RulesetNames": {
|
5187
|
-
"shape": "
|
5191
|
+
"shape": "Sle"
|
5188
5192
|
},
|
5189
5193
|
"AdditionalDataSources": {
|
5190
|
-
"shape": "
|
5194
|
+
"shape": "Slg"
|
5191
5195
|
}
|
5192
5196
|
}
|
5193
5197
|
},
|
@@ -5343,7 +5347,7 @@
|
|
5343
5347
|
"members": {
|
5344
5348
|
"Name": {},
|
5345
5349
|
"RunProperties": {
|
5346
|
-
"shape": "
|
5350
|
+
"shape": "Sbq"
|
5347
5351
|
}
|
5348
5352
|
}
|
5349
5353
|
},
|
@@ -5463,7 +5467,7 @@
|
|
5463
5467
|
"members": {
|
5464
5468
|
"ResourceArn": {},
|
5465
5469
|
"TagsToAdd": {
|
5466
|
-
"shape": "
|
5470
|
+
"shape": "Sd8"
|
5467
5471
|
}
|
5468
5472
|
}
|
5469
5473
|
},
|
@@ -5560,7 +5564,7 @@
|
|
5560
5564
|
"QuoteSymbol": {},
|
5561
5565
|
"ContainsHeader": {},
|
5562
5566
|
"Header": {
|
5563
|
-
"shape": "
|
5567
|
+
"shape": "Sdp"
|
5564
5568
|
},
|
5565
5569
|
"DisableValueTrimming": {
|
5566
5570
|
"type": "boolean"
|
@@ -5572,7 +5576,7 @@
|
|
5572
5576
|
"type": "boolean"
|
5573
5577
|
},
|
5574
5578
|
"CustomDatatypes": {
|
5575
|
-
"shape": "
|
5579
|
+
"shape": "Sdq"
|
5576
5580
|
},
|
5577
5581
|
"Serde": {}
|
5578
5582
|
}
|
@@ -5601,7 +5605,7 @@
|
|
5601
5605
|
"shape": "S6"
|
5602
5606
|
},
|
5603
5607
|
"ColumnStatisticsList": {
|
5604
|
-
"shape": "
|
5608
|
+
"shape": "Svu"
|
5605
5609
|
}
|
5606
5610
|
}
|
5607
5611
|
},
|
@@ -5609,7 +5613,7 @@
|
|
5609
5613
|
"type": "structure",
|
5610
5614
|
"members": {
|
5611
5615
|
"Errors": {
|
5612
|
-
"shape": "
|
5616
|
+
"shape": "Svw"
|
5613
5617
|
}
|
5614
5618
|
}
|
5615
5619
|
}
|
@@ -5627,7 +5631,7 @@
|
|
5627
5631
|
"DatabaseName": {},
|
5628
5632
|
"TableName": {},
|
5629
5633
|
"ColumnStatisticsList": {
|
5630
|
-
"shape": "
|
5634
|
+
"shape": "Svu"
|
5631
5635
|
}
|
5632
5636
|
}
|
5633
5637
|
},
|
@@ -5635,7 +5639,7 @@
|
|
5635
5639
|
"type": "structure",
|
5636
5640
|
"members": {
|
5637
5641
|
"Errors": {
|
5638
|
-
"shape": "
|
5642
|
+
"shape": "Svw"
|
5639
5643
|
}
|
5640
5644
|
}
|
5641
5645
|
}
|
@@ -5651,7 +5655,7 @@
|
|
5651
5655
|
"CatalogId": {},
|
5652
5656
|
"Name": {},
|
5653
5657
|
"ConnectionInput": {
|
5654
|
-
"shape": "
|
5658
|
+
"shape": "Sdu"
|
5655
5659
|
}
|
5656
5660
|
}
|
5657
5661
|
},
|
@@ -5748,7 +5752,7 @@
|
|
5748
5752
|
"CatalogId": {},
|
5749
5753
|
"Name": {},
|
5750
5754
|
"DatabaseInput": {
|
5751
|
-
"shape": "
|
5755
|
+
"shape": "Seb"
|
5752
5756
|
}
|
5753
5757
|
}
|
5754
5758
|
},
|
@@ -5854,7 +5858,8 @@
|
|
5854
5858
|
"ExecutionClass": {},
|
5855
5859
|
"SourceControlDetails": {
|
5856
5860
|
"shape": "Sa9"
|
5857
|
-
}
|
5861
|
+
},
|
5862
|
+
"MaintenanceWindow": {}
|
5858
5863
|
}
|
5859
5864
|
}
|
5860
5865
|
}
|
@@ -5899,7 +5904,7 @@
|
|
5899
5904
|
"Name": {},
|
5900
5905
|
"Description": {},
|
5901
5906
|
"Parameters": {
|
5902
|
-
"shape": "
|
5907
|
+
"shape": "Set"
|
5903
5908
|
},
|
5904
5909
|
"Role": {},
|
5905
5910
|
"GlueVersion": {},
|
@@ -5939,7 +5944,7 @@
|
|
5939
5944
|
"DatabaseName": {},
|
5940
5945
|
"TableName": {},
|
5941
5946
|
"PartitionValueList": {
|
5942
|
-
"shape": "
|
5947
|
+
"shape": "Scn"
|
5943
5948
|
},
|
5944
5949
|
"PartitionInput": {
|
5945
5950
|
"shape": "S5"
|
@@ -5960,7 +5965,7 @@
|
|
5960
5965
|
],
|
5961
5966
|
"members": {
|
5962
5967
|
"RegistryId": {
|
5963
|
-
"shape": "
|
5968
|
+
"shape": "Sfa"
|
5964
5969
|
},
|
5965
5970
|
"Description": {}
|
5966
5971
|
}
|
@@ -5984,7 +5989,7 @@
|
|
5984
5989
|
"shape": "Sw"
|
5985
5990
|
},
|
5986
5991
|
"SchemaVersionNumber": {
|
5987
|
-
"shape": "
|
5992
|
+
"shape": "Som"
|
5988
5993
|
},
|
5989
5994
|
"Compatibility": {},
|
5990
5995
|
"Description": {}
|
@@ -6032,7 +6037,7 @@
|
|
6032
6037
|
"CatalogId": {},
|
6033
6038
|
"DatabaseName": {},
|
6034
6039
|
"TableInput": {
|
6035
|
-
"shape": "
|
6040
|
+
"shape": "Sgh"
|
6036
6041
|
},
|
6037
6042
|
"SkipArchive": {
|
6038
6043
|
"type": "boolean"
|
@@ -6062,7 +6067,7 @@
|
|
6062
6067
|
"TableName": {},
|
6063
6068
|
"Type": {},
|
6064
6069
|
"TableOptimizerConfiguration": {
|
6065
|
-
"shape": "
|
6070
|
+
"shape": "Sas"
|
6066
6071
|
}
|
6067
6072
|
}
|
6068
6073
|
},
|
@@ -6087,13 +6092,13 @@
|
|
6087
6092
|
"Description": {},
|
6088
6093
|
"Schedule": {},
|
6089
6094
|
"Actions": {
|
6090
|
-
"shape": "
|
6095
|
+
"shape": "Sb9"
|
6091
6096
|
},
|
6092
6097
|
"Predicate": {
|
6093
|
-
"shape": "
|
6098
|
+
"shape": "Sbb"
|
6094
6099
|
},
|
6095
6100
|
"EventBatchingCondition": {
|
6096
|
-
"shape": "
|
6101
|
+
"shape": "Sbi"
|
6097
6102
|
}
|
6098
6103
|
}
|
6099
6104
|
}
|
@@ -6103,7 +6108,7 @@
|
|
6103
6108
|
"type": "structure",
|
6104
6109
|
"members": {
|
6105
6110
|
"Trigger": {
|
6106
|
-
"shape": "
|
6111
|
+
"shape": "Sb5"
|
6107
6112
|
}
|
6108
6113
|
}
|
6109
6114
|
}
|
@@ -6121,7 +6126,7 @@
|
|
6121
6126
|
"DatabaseName": {},
|
6122
6127
|
"FunctionName": {},
|
6123
6128
|
"FunctionInput": {
|
6124
|
-
"shape": "
|
6129
|
+
"shape": "Sgw"
|
6125
6130
|
}
|
6126
6131
|
}
|
6127
6132
|
},
|
@@ -6140,7 +6145,7 @@
|
|
6140
6145
|
"Name": {},
|
6141
6146
|
"Description": {},
|
6142
6147
|
"DefaultRunProperties": {
|
6143
|
-
"shape": "
|
6148
|
+
"shape": "Sbq"
|
6144
6149
|
},
|
6145
6150
|
"MaxConcurrentRuns": {
|
6146
6151
|
"type": "integer"
|
@@ -6882,7 +6887,8 @@
|
|
6882
6887
|
"ExecutionClass": {},
|
6883
6888
|
"SourceControlDetails": {
|
6884
6889
|
"shape": "Sa9"
|
6885
|
-
}
|
6890
|
+
},
|
6891
|
+
"MaintenanceWindow": {}
|
6886
6892
|
}
|
6887
6893
|
},
|
6888
6894
|
"S52": {
|
@@ -8908,19 +8914,19 @@
|
|
8908
8914
|
"AuthToken": {}
|
8909
8915
|
}
|
8910
8916
|
},
|
8911
|
-
"
|
8917
|
+
"Sae": {
|
8912
8918
|
"type": "list",
|
8913
8919
|
"member": {
|
8914
8920
|
"shape": "S1c"
|
8915
8921
|
}
|
8916
8922
|
},
|
8917
|
-
"
|
8923
|
+
"Sag": {
|
8918
8924
|
"type": "list",
|
8919
8925
|
"member": {
|
8920
|
-
"shape": "
|
8926
|
+
"shape": "Sah"
|
8921
8927
|
}
|
8922
8928
|
},
|
8923
|
-
"
|
8929
|
+
"Sah": {
|
8924
8930
|
"type": "structure",
|
8925
8931
|
"members": {
|
8926
8932
|
"Values": {
|
@@ -8946,19 +8952,19 @@
|
|
8946
8952
|
"CatalogId": {}
|
8947
8953
|
}
|
8948
8954
|
},
|
8949
|
-
"
|
8955
|
+
"Sar": {
|
8950
8956
|
"type": "structure",
|
8951
8957
|
"members": {
|
8952
8958
|
"type": {},
|
8953
8959
|
"configuration": {
|
8954
|
-
"shape": "
|
8960
|
+
"shape": "Sas"
|
8955
8961
|
},
|
8956
8962
|
"lastRun": {
|
8957
|
-
"shape": "
|
8963
|
+
"shape": "Sau"
|
8958
8964
|
}
|
8959
8965
|
}
|
8960
8966
|
},
|
8961
|
-
"
|
8967
|
+
"Sas": {
|
8962
8968
|
"type": "structure",
|
8963
8969
|
"members": {
|
8964
8970
|
"roleArn": {},
|
@@ -8967,7 +8973,7 @@
|
|
8967
8973
|
}
|
8968
8974
|
}
|
8969
8975
|
},
|
8970
|
-
"
|
8976
|
+
"Sau": {
|
8971
8977
|
"type": "structure",
|
8972
8978
|
"members": {
|
8973
8979
|
"eventType": {},
|
@@ -8989,17 +8995,17 @@
|
|
8989
8995
|
"error": {}
|
8990
8996
|
}
|
8991
8997
|
},
|
8992
|
-
"
|
8998
|
+
"Sb2": {
|
8993
8999
|
"type": "list",
|
8994
9000
|
"member": {}
|
8995
9001
|
},
|
8996
|
-
"
|
9002
|
+
"Sb4": {
|
8997
9003
|
"type": "list",
|
8998
9004
|
"member": {
|
8999
|
-
"shape": "
|
9005
|
+
"shape": "Sb5"
|
9000
9006
|
}
|
9001
9007
|
},
|
9002
|
-
"
|
9008
|
+
"Sb5": {
|
9003
9009
|
"type": "structure",
|
9004
9010
|
"members": {
|
9005
9011
|
"Name": {},
|
@@ -9010,17 +9016,17 @@
|
|
9010
9016
|
"Description": {},
|
9011
9017
|
"Schedule": {},
|
9012
9018
|
"Actions": {
|
9013
|
-
"shape": "
|
9019
|
+
"shape": "Sb9"
|
9014
9020
|
},
|
9015
9021
|
"Predicate": {
|
9016
|
-
"shape": "
|
9022
|
+
"shape": "Sbb"
|
9017
9023
|
},
|
9018
9024
|
"EventBatchingCondition": {
|
9019
|
-
"shape": "
|
9025
|
+
"shape": "Sbi"
|
9020
9026
|
}
|
9021
9027
|
}
|
9022
9028
|
},
|
9023
|
-
"
|
9029
|
+
"Sb9": {
|
9024
9030
|
"type": "list",
|
9025
9031
|
"member": {
|
9026
9032
|
"type": "structure",
|
@@ -9040,7 +9046,7 @@
|
|
9040
9046
|
}
|
9041
9047
|
}
|
9042
9048
|
},
|
9043
|
-
"
|
9049
|
+
"Sbb": {
|
9044
9050
|
"type": "structure",
|
9045
9051
|
"members": {
|
9046
9052
|
"Logical": {},
|
@@ -9059,7 +9065,7 @@
|
|
9059
9065
|
}
|
9060
9066
|
}
|
9061
9067
|
},
|
9062
|
-
"
|
9068
|
+
"Sbi": {
|
9063
9069
|
"type": "structure",
|
9064
9070
|
"required": [
|
9065
9071
|
"BatchSize"
|
@@ -9073,17 +9079,17 @@
|
|
9073
9079
|
}
|
9074
9080
|
}
|
9075
9081
|
},
|
9076
|
-
"
|
9082
|
+
"Sbm": {
|
9077
9083
|
"type": "list",
|
9078
9084
|
"member": {}
|
9079
9085
|
},
|
9080
|
-
"
|
9086
|
+
"Sbp": {
|
9081
9087
|
"type": "structure",
|
9082
9088
|
"members": {
|
9083
9089
|
"Name": {},
|
9084
9090
|
"Description": {},
|
9085
9091
|
"DefaultRunProperties": {
|
9086
|
-
"shape": "
|
9092
|
+
"shape": "Sbq"
|
9087
9093
|
},
|
9088
9094
|
"CreatedOn": {
|
9089
9095
|
"type": "timestamp"
|
@@ -9092,10 +9098,10 @@
|
|
9092
9098
|
"type": "timestamp"
|
9093
9099
|
},
|
9094
9100
|
"LastRun": {
|
9095
|
-
"shape": "
|
9101
|
+
"shape": "Sbr"
|
9096
9102
|
},
|
9097
9103
|
"Graph": {
|
9098
|
-
"shape": "
|
9104
|
+
"shape": "Sbu"
|
9099
9105
|
},
|
9100
9106
|
"MaxConcurrentRuns": {
|
9101
9107
|
"type": "integer"
|
@@ -9109,19 +9115,19 @@
|
|
9109
9115
|
}
|
9110
9116
|
}
|
9111
9117
|
},
|
9112
|
-
"
|
9118
|
+
"Sbq": {
|
9113
9119
|
"type": "map",
|
9114
9120
|
"key": {},
|
9115
9121
|
"value": {}
|
9116
9122
|
},
|
9117
|
-
"
|
9123
|
+
"Sbr": {
|
9118
9124
|
"type": "structure",
|
9119
9125
|
"members": {
|
9120
9126
|
"Name": {},
|
9121
9127
|
"WorkflowRunId": {},
|
9122
9128
|
"PreviousRunId": {},
|
9123
9129
|
"WorkflowRunProperties": {
|
9124
|
-
"shape": "
|
9130
|
+
"shape": "Sbq"
|
9125
9131
|
},
|
9126
9132
|
"StartedOn": {
|
9127
9133
|
"type": "timestamp"
|
@@ -9161,7 +9167,7 @@
|
|
9161
9167
|
}
|
9162
9168
|
},
|
9163
9169
|
"Graph": {
|
9164
|
-
"shape": "
|
9170
|
+
"shape": "Sbu"
|
9165
9171
|
},
|
9166
9172
|
"StartingEventBatchCondition": {
|
9167
9173
|
"type": "structure",
|
@@ -9176,7 +9182,7 @@
|
|
9176
9182
|
}
|
9177
9183
|
}
|
9178
9184
|
},
|
9179
|
-
"
|
9185
|
+
"Sbu": {
|
9180
9186
|
"type": "structure",
|
9181
9187
|
"members": {
|
9182
9188
|
"Nodes": {
|
@@ -9191,7 +9197,7 @@
|
|
9191
9197
|
"type": "structure",
|
9192
9198
|
"members": {
|
9193
9199
|
"Trigger": {
|
9194
|
-
"shape": "
|
9200
|
+
"shape": "Sb5"
|
9195
9201
|
}
|
9196
9202
|
}
|
9197
9203
|
},
|
@@ -9199,7 +9205,7 @@
|
|
9199
9205
|
"type": "structure",
|
9200
9206
|
"members": {
|
9201
9207
|
"JobRuns": {
|
9202
|
-
"shape": "
|
9208
|
+
"shape": "Sc0"
|
9203
9209
|
}
|
9204
9210
|
}
|
9205
9211
|
},
|
@@ -9241,13 +9247,13 @@
|
|
9241
9247
|
}
|
9242
9248
|
}
|
9243
9249
|
},
|
9244
|
-
"
|
9250
|
+
"Sc0": {
|
9245
9251
|
"type": "list",
|
9246
9252
|
"member": {
|
9247
|
-
"shape": "
|
9253
|
+
"shape": "Sc1"
|
9248
9254
|
}
|
9249
9255
|
},
|
9250
|
-
"
|
9256
|
+
"Sc1": {
|
9251
9257
|
"type": "structure",
|
9252
9258
|
"members": {
|
9253
9259
|
"Id": {},
|
@@ -9308,27 +9314,28 @@
|
|
9308
9314
|
"DPUSeconds": {
|
9309
9315
|
"type": "double"
|
9310
9316
|
},
|
9311
|
-
"ExecutionClass": {}
|
9317
|
+
"ExecutionClass": {},
|
9318
|
+
"MaintenanceWindow": {}
|
9312
9319
|
}
|
9313
9320
|
},
|
9314
|
-
"
|
9321
|
+
"Scn": {
|
9315
9322
|
"type": "list",
|
9316
9323
|
"member": {}
|
9317
9324
|
},
|
9318
|
-
"
|
9325
|
+
"Sd8": {
|
9319
9326
|
"type": "map",
|
9320
9327
|
"key": {},
|
9321
9328
|
"value": {}
|
9322
9329
|
},
|
9323
|
-
"
|
9330
|
+
"Sdp": {
|
9324
9331
|
"type": "list",
|
9325
9332
|
"member": {}
|
9326
9333
|
},
|
9327
|
-
"
|
9334
|
+
"Sdq": {
|
9328
9335
|
"type": "list",
|
9329
9336
|
"member": {}
|
9330
9337
|
},
|
9331
|
-
"
|
9338
|
+
"Sdu": {
|
9332
9339
|
"type": "structure",
|
9333
9340
|
"required": [
|
9334
9341
|
"Name",
|
@@ -9340,26 +9347,26 @@
|
|
9340
9347
|
"Description": {},
|
9341
9348
|
"ConnectionType": {},
|
9342
9349
|
"MatchCriteria": {
|
9343
|
-
"shape": "
|
9350
|
+
"shape": "Sdw"
|
9344
9351
|
},
|
9345
9352
|
"ConnectionProperties": {
|
9346
|
-
"shape": "
|
9353
|
+
"shape": "Sdx"
|
9347
9354
|
},
|
9348
9355
|
"PhysicalConnectionRequirements": {
|
9349
|
-
"shape": "
|
9356
|
+
"shape": "Sdz"
|
9350
9357
|
}
|
9351
9358
|
}
|
9352
9359
|
},
|
9353
|
-
"
|
9360
|
+
"Sdw": {
|
9354
9361
|
"type": "list",
|
9355
9362
|
"member": {}
|
9356
9363
|
},
|
9357
|
-
"
|
9364
|
+
"Sdx": {
|
9358
9365
|
"type": "map",
|
9359
9366
|
"key": {},
|
9360
9367
|
"value": {}
|
9361
9368
|
},
|
9362
|
-
"
|
9369
|
+
"Sdz": {
|
9363
9370
|
"type": "structure",
|
9364
9371
|
"members": {
|
9365
9372
|
"SubnetId": {},
|
@@ -9370,7 +9377,7 @@
|
|
9370
9377
|
"AvailabilityZone": {}
|
9371
9378
|
}
|
9372
9379
|
},
|
9373
|
-
"
|
9380
|
+
"Se8": {
|
9374
9381
|
"type": "structure",
|
9375
9382
|
"required": [
|
9376
9383
|
"TableName",
|
@@ -9382,7 +9389,7 @@
|
|
9382
9389
|
"CatalogId": {}
|
9383
9390
|
}
|
9384
9391
|
},
|
9385
|
-
"
|
9392
|
+
"Seb": {
|
9386
9393
|
"type": "structure",
|
9387
9394
|
"required": [
|
9388
9395
|
"Name"
|
@@ -9395,17 +9402,17 @@
|
|
9395
9402
|
"shape": "Se"
|
9396
9403
|
},
|
9397
9404
|
"CreateTableDefaultPermissions": {
|
9398
|
-
"shape": "
|
9405
|
+
"shape": "Sed"
|
9399
9406
|
},
|
9400
9407
|
"TargetDatabase": {
|
9401
|
-
"shape": "
|
9408
|
+
"shape": "Sej"
|
9402
9409
|
},
|
9403
9410
|
"FederatedDatabase": {
|
9404
|
-
"shape": "
|
9411
|
+
"shape": "Sek"
|
9405
9412
|
}
|
9406
9413
|
}
|
9407
9414
|
},
|
9408
|
-
"
|
9415
|
+
"Sed": {
|
9409
9416
|
"type": "list",
|
9410
9417
|
"member": {
|
9411
9418
|
"type": "structure",
|
@@ -9417,16 +9424,16 @@
|
|
9417
9424
|
}
|
9418
9425
|
},
|
9419
9426
|
"Permissions": {
|
9420
|
-
"shape": "
|
9427
|
+
"shape": "Seh"
|
9421
9428
|
}
|
9422
9429
|
}
|
9423
9430
|
}
|
9424
9431
|
},
|
9425
|
-
"
|
9432
|
+
"Seh": {
|
9426
9433
|
"type": "list",
|
9427
9434
|
"member": {}
|
9428
9435
|
},
|
9429
|
-
"
|
9436
|
+
"Sej": {
|
9430
9437
|
"type": "structure",
|
9431
9438
|
"members": {
|
9432
9439
|
"CatalogId": {},
|
@@ -9434,20 +9441,20 @@
|
|
9434
9441
|
"Region": {}
|
9435
9442
|
}
|
9436
9443
|
},
|
9437
|
-
"
|
9444
|
+
"Sek": {
|
9438
9445
|
"type": "structure",
|
9439
9446
|
"members": {
|
9440
9447
|
"Identifier": {},
|
9441
9448
|
"ConnectionName": {}
|
9442
9449
|
}
|
9443
9450
|
},
|
9444
|
-
"
|
9451
|
+
"Ses": {
|
9445
9452
|
"type": "list",
|
9446
9453
|
"member": {
|
9447
9454
|
"shape": "S44"
|
9448
9455
|
}
|
9449
9456
|
},
|
9450
|
-
"
|
9457
|
+
"Set": {
|
9451
9458
|
"type": "structure",
|
9452
9459
|
"required": [
|
9453
9460
|
"TransformType"
|
@@ -9471,7 +9478,7 @@
|
|
9471
9478
|
}
|
9472
9479
|
}
|
9473
9480
|
},
|
9474
|
-
"
|
9481
|
+
"Sex": {
|
9475
9482
|
"type": "structure",
|
9476
9483
|
"members": {
|
9477
9484
|
"MlUserDataEncryption": {
|
@@ -9487,7 +9494,7 @@
|
|
9487
9494
|
"TaskRunSecurityConfigurationName": {}
|
9488
9495
|
}
|
9489
9496
|
},
|
9490
|
-
"
|
9497
|
+
"Sf4": {
|
9491
9498
|
"type": "structure",
|
9492
9499
|
"required": [
|
9493
9500
|
"Keys",
|
@@ -9501,14 +9508,14 @@
|
|
9501
9508
|
"IndexName": {}
|
9502
9509
|
}
|
9503
9510
|
},
|
9504
|
-
"
|
9511
|
+
"Sfa": {
|
9505
9512
|
"type": "structure",
|
9506
9513
|
"members": {
|
9507
9514
|
"RegistryName": {},
|
9508
9515
|
"RegistryArn": {}
|
9509
9516
|
}
|
9510
9517
|
},
|
9511
|
-
"
|
9518
|
+
"Sfh": {
|
9512
9519
|
"type": "list",
|
9513
9520
|
"member": {
|
9514
9521
|
"type": "structure",
|
@@ -9521,7 +9528,7 @@
|
|
9521
9528
|
"Id": {},
|
9522
9529
|
"NodeType": {},
|
9523
9530
|
"Args": {
|
9524
|
-
"shape": "
|
9531
|
+
"shape": "Sfl"
|
9525
9532
|
},
|
9526
9533
|
"LineNumber": {
|
9527
9534
|
"type": "integer"
|
@@ -9529,7 +9536,7 @@
|
|
9529
9536
|
}
|
9530
9537
|
}
|
9531
9538
|
},
|
9532
|
-
"
|
9539
|
+
"Sfl": {
|
9533
9540
|
"type": "list",
|
9534
9541
|
"member": {
|
9535
9542
|
"type": "structure",
|
@@ -9546,7 +9553,7 @@
|
|
9546
9553
|
}
|
9547
9554
|
}
|
9548
9555
|
},
|
9549
|
-
"
|
9556
|
+
"Sfp": {
|
9550
9557
|
"type": "list",
|
9551
9558
|
"member": {
|
9552
9559
|
"type": "structure",
|
@@ -9561,7 +9568,7 @@
|
|
9561
9568
|
}
|
9562
9569
|
}
|
9563
9570
|
},
|
9564
|
-
"
|
9571
|
+
"Sfw": {
|
9565
9572
|
"type": "structure",
|
9566
9573
|
"members": {
|
9567
9574
|
"S3Encryption": {
|
@@ -9590,19 +9597,19 @@
|
|
9590
9597
|
}
|
9591
9598
|
}
|
9592
9599
|
},
|
9593
|
-
"
|
9600
|
+
"Sg8": {
|
9594
9601
|
"type": "structure",
|
9595
9602
|
"members": {
|
9596
9603
|
"Name": {},
|
9597
9604
|
"PythonVersion": {}
|
9598
9605
|
}
|
9599
9606
|
},
|
9600
|
-
"
|
9607
|
+
"Sg9": {
|
9601
9608
|
"type": "map",
|
9602
9609
|
"key": {},
|
9603
9610
|
"value": {}
|
9604
9611
|
},
|
9605
|
-
"
|
9612
|
+
"Sgc": {
|
9606
9613
|
"type": "structure",
|
9607
9614
|
"members": {
|
9608
9615
|
"Id": {},
|
@@ -9614,10 +9621,10 @@
|
|
9614
9621
|
"Description": {},
|
9615
9622
|
"Role": {},
|
9616
9623
|
"Command": {
|
9617
|
-
"shape": "
|
9624
|
+
"shape": "Sg8"
|
9618
9625
|
},
|
9619
9626
|
"DefaultArguments": {
|
9620
|
-
"shape": "
|
9627
|
+
"shape": "Sg9"
|
9621
9628
|
},
|
9622
9629
|
"Connections": {
|
9623
9630
|
"shape": "S59"
|
@@ -9648,7 +9655,7 @@
|
|
9648
9655
|
}
|
9649
9656
|
}
|
9650
9657
|
},
|
9651
|
-
"
|
9658
|
+
"Sgh": {
|
9652
9659
|
"type": "structure",
|
9653
9660
|
"required": [
|
9654
9661
|
"Name"
|
@@ -9679,11 +9686,11 @@
|
|
9679
9686
|
"shape": "Se"
|
9680
9687
|
},
|
9681
9688
|
"TargetTable": {
|
9682
|
-
"shape": "
|
9689
|
+
"shape": "Sgl"
|
9683
9690
|
}
|
9684
9691
|
}
|
9685
9692
|
},
|
9686
|
-
"
|
9693
|
+
"Sgl": {
|
9687
9694
|
"type": "structure",
|
9688
9695
|
"members": {
|
9689
9696
|
"CatalogId": {},
|
@@ -9692,7 +9699,7 @@
|
|
9692
9699
|
"Region": {}
|
9693
9700
|
}
|
9694
9701
|
},
|
9695
|
-
"
|
9702
|
+
"Sgw": {
|
9696
9703
|
"type": "structure",
|
9697
9704
|
"members": {
|
9698
9705
|
"FunctionName": {},
|
@@ -9700,11 +9707,11 @@
|
|
9700
9707
|
"OwnerName": {},
|
9701
9708
|
"OwnerType": {},
|
9702
9709
|
"ResourceUris": {
|
9703
|
-
"shape": "
|
9710
|
+
"shape": "Sgy"
|
9704
9711
|
}
|
9705
9712
|
}
|
9706
9713
|
},
|
9707
|
-
"
|
9714
|
+
"Sgy": {
|
9708
9715
|
"type": "list",
|
9709
9716
|
"member": {
|
9710
9717
|
"type": "structure",
|
@@ -9714,7 +9721,7 @@
|
|
9714
9721
|
}
|
9715
9722
|
}
|
9716
9723
|
},
|
9717
|
-
"
|
9724
|
+
"Siv": {
|
9718
9725
|
"type": "structure",
|
9719
9726
|
"members": {
|
9720
9727
|
"BlueprintName": {},
|
@@ -9733,7 +9740,7 @@
|
|
9733
9740
|
"RoleArn": {}
|
9734
9741
|
}
|
9735
9742
|
},
|
9736
|
-
"
|
9743
|
+
"Sj8": {
|
9737
9744
|
"type": "structure",
|
9738
9745
|
"members": {
|
9739
9746
|
"GrokClassifier": {
|
@@ -9820,7 +9827,7 @@
|
|
9820
9827
|
"QuoteSymbol": {},
|
9821
9828
|
"ContainsHeader": {},
|
9822
9829
|
"Header": {
|
9823
|
-
"shape": "
|
9830
|
+
"shape": "Sdp"
|
9824
9831
|
},
|
9825
9832
|
"DisableValueTrimming": {
|
9826
9833
|
"type": "boolean"
|
@@ -9832,24 +9839,24 @@
|
|
9832
9839
|
"type": "boolean"
|
9833
9840
|
},
|
9834
9841
|
"CustomDatatypes": {
|
9835
|
-
"shape": "
|
9842
|
+
"shape": "Sdq"
|
9836
9843
|
},
|
9837
9844
|
"Serde": {}
|
9838
9845
|
}
|
9839
9846
|
}
|
9840
9847
|
}
|
9841
9848
|
},
|
9842
|
-
"
|
9849
|
+
"Sji": {
|
9843
9850
|
"type": "list",
|
9844
9851
|
"member": {}
|
9845
9852
|
},
|
9846
|
-
"
|
9853
|
+
"Sjk": {
|
9847
9854
|
"type": "list",
|
9848
9855
|
"member": {
|
9849
|
-
"shape": "
|
9856
|
+
"shape": "Sjl"
|
9850
9857
|
}
|
9851
9858
|
},
|
9852
|
-
"
|
9859
|
+
"Sjl": {
|
9853
9860
|
"type": "structure",
|
9854
9861
|
"required": [
|
9855
9862
|
"ColumnName",
|
@@ -9918,10 +9925,10 @@
|
|
9918
9925
|
],
|
9919
9926
|
"members": {
|
9920
9927
|
"MinimumValue": {
|
9921
|
-
"shape": "
|
9928
|
+
"shape": "Sjt"
|
9922
9929
|
},
|
9923
9930
|
"MaximumValue": {
|
9924
|
-
"shape": "
|
9931
|
+
"shape": "Sjt"
|
9925
9932
|
},
|
9926
9933
|
"NumberOfNulls": {
|
9927
9934
|
"type": "long"
|
@@ -10019,7 +10026,7 @@
|
|
10019
10026
|
}
|
10020
10027
|
}
|
10021
10028
|
},
|
10022
|
-
"
|
10029
|
+
"Sjt": {
|
10023
10030
|
"type": "structure",
|
10024
10031
|
"required": [
|
10025
10032
|
"UnscaledValue",
|
@@ -10034,7 +10041,7 @@
|
|
10034
10041
|
}
|
10035
10042
|
}
|
10036
10043
|
},
|
10037
|
-
"
|
10044
|
+
"Sk2": {
|
10038
10045
|
"type": "list",
|
10039
10046
|
"member": {
|
10040
10047
|
"type": "structure",
|
@@ -10046,7 +10053,7 @@
|
|
10046
10053
|
}
|
10047
10054
|
}
|
10048
10055
|
},
|
10049
|
-
"
|
10056
|
+
"Sk8": {
|
10050
10057
|
"type": "structure",
|
10051
10058
|
"members": {
|
10052
10059
|
"CustomerId": {},
|
@@ -10054,7 +10061,7 @@
|
|
10054
10061
|
"DatabaseName": {},
|
10055
10062
|
"TableName": {},
|
10056
10063
|
"ColumnNameList": {
|
10057
|
-
"shape": "
|
10064
|
+
"shape": "Ska"
|
10058
10065
|
},
|
10059
10066
|
"CatalogID": {},
|
10060
10067
|
"Role": {},
|
@@ -10085,24 +10092,24 @@
|
|
10085
10092
|
}
|
10086
10093
|
}
|
10087
10094
|
},
|
10088
|
-
"
|
10095
|
+
"Ska": {
|
10089
10096
|
"type": "list",
|
10090
10097
|
"member": {}
|
10091
10098
|
},
|
10092
|
-
"
|
10099
|
+
"Skj": {
|
10093
10100
|
"type": "structure",
|
10094
10101
|
"members": {
|
10095
10102
|
"Name": {},
|
10096
10103
|
"Description": {},
|
10097
10104
|
"ConnectionType": {},
|
10098
10105
|
"MatchCriteria": {
|
10099
|
-
"shape": "
|
10106
|
+
"shape": "Sdw"
|
10100
10107
|
},
|
10101
10108
|
"ConnectionProperties": {
|
10102
|
-
"shape": "
|
10109
|
+
"shape": "Sdx"
|
10103
10110
|
},
|
10104
10111
|
"PhysicalConnectionRequirements": {
|
10105
|
-
"shape": "
|
10112
|
+
"shape": "Sdz"
|
10106
10113
|
},
|
10107
10114
|
"CreationTime": {
|
10108
10115
|
"type": "timestamp"
|
@@ -10113,7 +10120,7 @@
|
|
10113
10120
|
"LastUpdatedBy": {}
|
10114
10121
|
}
|
10115
10122
|
},
|
10116
|
-
"
|
10123
|
+
"Sl0": {
|
10117
10124
|
"type": "structure",
|
10118
10125
|
"members": {
|
10119
10126
|
"EncryptionAtRest": {
|
@@ -10141,7 +10148,7 @@
|
|
10141
10148
|
}
|
10142
10149
|
}
|
10143
10150
|
},
|
10144
|
-
"
|
10151
|
+
"Sld": {
|
10145
10152
|
"type": "structure",
|
10146
10153
|
"members": {
|
10147
10154
|
"CloudWatchMetricsEnabled": {
|
@@ -10150,18 +10157,18 @@
|
|
10150
10157
|
"ResultsS3Prefix": {}
|
10151
10158
|
}
|
10152
10159
|
},
|
10153
|
-
"
|
10160
|
+
"Sle": {
|
10154
10161
|
"type": "list",
|
10155
10162
|
"member": {}
|
10156
10163
|
},
|
10157
|
-
"
|
10164
|
+
"Slg": {
|
10158
10165
|
"type": "map",
|
10159
10166
|
"key": {},
|
10160
10167
|
"value": {
|
10161
10168
|
"shape": "S43"
|
10162
10169
|
}
|
10163
10170
|
},
|
10164
|
-
"
|
10171
|
+
"Slj": {
|
10165
10172
|
"type": "structure",
|
10166
10173
|
"required": [
|
10167
10174
|
"Name"
|
@@ -10177,18 +10184,18 @@
|
|
10177
10184
|
"type": "timestamp"
|
10178
10185
|
},
|
10179
10186
|
"CreateTableDefaultPermissions": {
|
10180
|
-
"shape": "
|
10187
|
+
"shape": "Sed"
|
10181
10188
|
},
|
10182
10189
|
"TargetDatabase": {
|
10183
|
-
"shape": "
|
10190
|
+
"shape": "Sej"
|
10184
10191
|
},
|
10185
10192
|
"CatalogId": {},
|
10186
10193
|
"FederatedDatabase": {
|
10187
|
-
"shape": "
|
10194
|
+
"shape": "Sek"
|
10188
10195
|
}
|
10189
10196
|
}
|
10190
10197
|
},
|
10191
|
-
"
|
10198
|
+
"Sm1": {
|
10192
10199
|
"type": "structure",
|
10193
10200
|
"members": {
|
10194
10201
|
"JobName": {},
|
@@ -10206,7 +10213,7 @@
|
|
10206
10213
|
"JobBookmark": {}
|
10207
10214
|
}
|
10208
10215
|
},
|
10209
|
-
"
|
10216
|
+
"Smc": {
|
10210
10217
|
"type": "structure",
|
10211
10218
|
"members": {
|
10212
10219
|
"TaskType": {},
|
@@ -10241,7 +10248,7 @@
|
|
10241
10248
|
}
|
10242
10249
|
}
|
10243
10250
|
},
|
10244
|
-
"
|
10251
|
+
"Smv": {
|
10245
10252
|
"type": "structure",
|
10246
10253
|
"required": [
|
10247
10254
|
"TransformType"
|
@@ -10296,7 +10303,7 @@
|
|
10296
10303
|
}
|
10297
10304
|
}
|
10298
10305
|
},
|
10299
|
-
"
|
10306
|
+
"Sn2": {
|
10300
10307
|
"type": "list",
|
10301
10308
|
"member": {
|
10302
10309
|
"type": "structure",
|
@@ -10306,7 +10313,7 @@
|
|
10306
10313
|
}
|
10307
10314
|
}
|
10308
10315
|
},
|
10309
|
-
"
|
10316
|
+
"Sn5": {
|
10310
10317
|
"type": "structure",
|
10311
10318
|
"members": {
|
10312
10319
|
"Name": {},
|
@@ -10326,11 +10333,11 @@
|
|
10326
10333
|
"type": "timestamp"
|
10327
10334
|
},
|
10328
10335
|
"Schema": {
|
10329
|
-
"shape": "
|
10336
|
+
"shape": "Sn2"
|
10330
10337
|
}
|
10331
10338
|
}
|
10332
10339
|
},
|
10333
|
-
"
|
10340
|
+
"Sn6": {
|
10334
10341
|
"type": "structure",
|
10335
10342
|
"required": [
|
10336
10343
|
"Column",
|
@@ -10341,7 +10348,7 @@
|
|
10341
10348
|
"SortDirection": {}
|
10342
10349
|
}
|
10343
10350
|
},
|
10344
|
-
"
|
10351
|
+
"Snc": {
|
10345
10352
|
"type": "structure",
|
10346
10353
|
"required": [
|
10347
10354
|
"DatabaseName",
|
@@ -10352,27 +10359,27 @@
|
|
10352
10359
|
"TableName": {}
|
10353
10360
|
}
|
10354
10361
|
},
|
10355
|
-
"
|
10362
|
+
"Snd": {
|
10356
10363
|
"type": "list",
|
10357
10364
|
"member": {
|
10358
|
-
"shape": "
|
10365
|
+
"shape": "Snc"
|
10359
10366
|
}
|
10360
10367
|
},
|
10361
|
-
"
|
10368
|
+
"Sne": {
|
10362
10369
|
"type": "structure",
|
10363
10370
|
"members": {
|
10364
10371
|
"Jdbc": {
|
10365
|
-
"shape": "
|
10372
|
+
"shape": "Sfl"
|
10366
10373
|
},
|
10367
10374
|
"S3": {
|
10368
|
-
"shape": "
|
10375
|
+
"shape": "Sfl"
|
10369
10376
|
},
|
10370
10377
|
"DynamoDB": {
|
10371
|
-
"shape": "
|
10378
|
+
"shape": "Sfl"
|
10372
10379
|
}
|
10373
10380
|
}
|
10374
10381
|
},
|
10375
|
-
"
|
10382
|
+
"Sng": {
|
10376
10383
|
"type": "list",
|
10377
10384
|
"member": {
|
10378
10385
|
"type": "structure",
|
@@ -10386,7 +10393,7 @@
|
|
10386
10393
|
}
|
10387
10394
|
}
|
10388
10395
|
},
|
10389
|
-
"
|
10396
|
+
"Snz": {
|
10390
10397
|
"type": "structure",
|
10391
10398
|
"required": [
|
10392
10399
|
"SegmentNumber",
|
@@ -10401,7 +10408,7 @@
|
|
10401
10408
|
}
|
10402
10409
|
}
|
10403
10410
|
},
|
10404
|
-
"
|
10411
|
+
"Som": {
|
10405
10412
|
"type": "structure",
|
10406
10413
|
"members": {
|
10407
10414
|
"LatestVersion": {
|
@@ -10412,7 +10419,7 @@
|
|
10412
10419
|
}
|
10413
10420
|
}
|
10414
10421
|
},
|
10415
|
-
"
|
10422
|
+
"Sov": {
|
10416
10423
|
"type": "structure",
|
10417
10424
|
"members": {
|
10418
10425
|
"Name": {},
|
@@ -10420,11 +10427,11 @@
|
|
10420
10427
|
"type": "timestamp"
|
10421
10428
|
},
|
10422
10429
|
"EncryptionConfiguration": {
|
10423
|
-
"shape": "
|
10430
|
+
"shape": "Sfw"
|
10424
10431
|
}
|
10425
10432
|
}
|
10426
10433
|
},
|
10427
|
-
"
|
10434
|
+
"Sp3": {
|
10428
10435
|
"type": "structure",
|
10429
10436
|
"members": {
|
10430
10437
|
"Id": {
|
@@ -10463,7 +10470,7 @@
|
|
10463
10470
|
}
|
10464
10471
|
}
|
10465
10472
|
},
|
10466
|
-
"
|
10473
|
+
"Spa": {
|
10467
10474
|
"type": "structure",
|
10468
10475
|
"required": [
|
10469
10476
|
"Name"
|
@@ -10505,7 +10512,7 @@
|
|
10505
10512
|
"type": "boolean"
|
10506
10513
|
},
|
10507
10514
|
"TargetTable": {
|
10508
|
-
"shape": "
|
10515
|
+
"shape": "Sgl"
|
10509
10516
|
},
|
10510
10517
|
"CatalogId": {},
|
10511
10518
|
"VersionId": {},
|
@@ -10550,22 +10557,22 @@
|
|
10550
10557
|
}
|
10551
10558
|
}
|
10552
10559
|
},
|
10553
|
-
"
|
10560
|
+
"Spm": {
|
10554
10561
|
"type": "structure",
|
10555
10562
|
"members": {
|
10556
10563
|
"Table": {
|
10557
|
-
"shape": "
|
10564
|
+
"shape": "Spa"
|
10558
10565
|
},
|
10559
10566
|
"VersionId": {}
|
10560
10567
|
}
|
10561
10568
|
},
|
10562
|
-
"
|
10569
|
+
"Spt": {
|
10563
10570
|
"type": "list",
|
10564
10571
|
"member": {
|
10565
|
-
"shape": "
|
10572
|
+
"shape": "Spa"
|
10566
10573
|
}
|
10567
10574
|
},
|
10568
|
-
"
|
10575
|
+
"Sq1": {
|
10569
10576
|
"type": "structure",
|
10570
10577
|
"members": {
|
10571
10578
|
"AdditionalAuditContext": {},
|
@@ -10578,11 +10585,11 @@
|
|
10578
10585
|
}
|
10579
10586
|
}
|
10580
10587
|
},
|
10581
|
-
"
|
10588
|
+
"Sq4": {
|
10582
10589
|
"type": "list",
|
10583
10590
|
"member": {}
|
10584
10591
|
},
|
10585
|
-
"
|
10592
|
+
"Sq6": {
|
10586
10593
|
"type": "structure",
|
10587
10594
|
"members": {
|
10588
10595
|
"QueryId": {},
|
@@ -10598,7 +10605,7 @@
|
|
10598
10605
|
}
|
10599
10606
|
}
|
10600
10607
|
},
|
10601
|
-
"
|
10608
|
+
"Sqn": {
|
10602
10609
|
"type": "structure",
|
10603
10610
|
"members": {
|
10604
10611
|
"FunctionName": {},
|
@@ -10610,35 +10617,35 @@
|
|
10610
10617
|
"type": "timestamp"
|
10611
10618
|
},
|
10612
10619
|
"ResourceUris": {
|
10613
|
-
"shape": "
|
10620
|
+
"shape": "Sgy"
|
10614
10621
|
},
|
10615
10622
|
"CatalogId": {}
|
10616
10623
|
}
|
10617
10624
|
},
|
10618
|
-
"
|
10625
|
+
"Stg": {
|
10619
10626
|
"type": "structure",
|
10620
10627
|
"members": {
|
10621
10628
|
"MetadataKey": {},
|
10622
10629
|
"MetadataValue": {}
|
10623
10630
|
}
|
10624
10631
|
},
|
10625
|
-
"
|
10632
|
+
"Su1": {
|
10626
10633
|
"type": "list",
|
10627
10634
|
"member": {}
|
10628
10635
|
},
|
10629
|
-
"
|
10636
|
+
"Svu": {
|
10630
10637
|
"type": "list",
|
10631
10638
|
"member": {
|
10632
|
-
"shape": "
|
10639
|
+
"shape": "Sjl"
|
10633
10640
|
}
|
10634
10641
|
},
|
10635
|
-
"
|
10642
|
+
"Svw": {
|
10636
10643
|
"type": "list",
|
10637
10644
|
"member": {
|
10638
10645
|
"type": "structure",
|
10639
10646
|
"members": {
|
10640
10647
|
"ColumnStatistics": {
|
10641
|
-
"shape": "
|
10648
|
+
"shape": "Sjl"
|
10642
10649
|
},
|
10643
10650
|
"Error": {
|
10644
10651
|
"shape": "S14"
|