cdk-comprehend-s3olap 2.0.149 → 2.0.151
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/.jsii +30 -4
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +13 -2
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/application-autoscaling-2016-02-06.examples.json +3 -0
- package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +85 -37
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +410 -314
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +9 -3
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +674 -660
- package/node_modules/aws-sdk/apis/swf-2012-01-25.min.json +3 -0
- package/node_modules/aws-sdk/clients/applicationautoscaling.d.ts +35 -35
- package/node_modules/aws-sdk/clients/emr.d.ts +228 -136
- package/node_modules/aws-sdk/clients/glue.d.ts +168 -0
- package/node_modules/aws-sdk/clients/rds.d.ts +26 -10
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +22 -3
- package/node_modules/aws-sdk/clients/swf.d.ts +26 -21
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +6 -6
- package/node_modules/aws-sdk/dist/aws-sdk.js +97 -43
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +55 -55
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/node_modules/aws-sdk/scripts/lib/ts-generator.js +1 -5
- package/package.json +7 -7
@@ -368,7 +368,7 @@
|
|
368
368
|
"DatabaseName": {},
|
369
369
|
"TableName": {},
|
370
370
|
"PartitionsToGet": {
|
371
|
-
"shape": "
|
371
|
+
"shape": "S9k"
|
372
372
|
}
|
373
373
|
}
|
374
374
|
},
|
@@ -376,10 +376,10 @@
|
|
376
376
|
"type": "structure",
|
377
377
|
"members": {
|
378
378
|
"Partitions": {
|
379
|
-
"shape": "
|
379
|
+
"shape": "S9m"
|
380
380
|
},
|
381
381
|
"UnprocessedKeys": {
|
382
|
-
"shape": "
|
382
|
+
"shape": "S9k"
|
383
383
|
}
|
384
384
|
}
|
385
385
|
}
|
@@ -392,7 +392,7 @@
|
|
392
392
|
],
|
393
393
|
"members": {
|
394
394
|
"TriggerNames": {
|
395
|
-
"shape": "
|
395
|
+
"shape": "S9p"
|
396
396
|
}
|
397
397
|
}
|
398
398
|
},
|
@@ -400,10 +400,10 @@
|
|
400
400
|
"type": "structure",
|
401
401
|
"members": {
|
402
402
|
"Triggers": {
|
403
|
-
"shape": "
|
403
|
+
"shape": "S9r"
|
404
404
|
},
|
405
405
|
"TriggersNotFound": {
|
406
|
-
"shape": "
|
406
|
+
"shape": "S9p"
|
407
407
|
}
|
408
408
|
}
|
409
409
|
}
|
@@ -416,7 +416,7 @@
|
|
416
416
|
],
|
417
417
|
"members": {
|
418
418
|
"Names": {
|
419
|
-
"shape": "
|
419
|
+
"shape": "Sa9"
|
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": "
|
432
|
+
"shape": "Sac"
|
433
433
|
}
|
434
434
|
},
|
435
435
|
"MissingWorkflows": {
|
436
|
-
"shape": "
|
436
|
+
"shape": "Sa9"
|
437
437
|
}
|
438
438
|
}
|
439
439
|
}
|
@@ -504,7 +504,7 @@
|
|
504
504
|
],
|
505
505
|
"members": {
|
506
506
|
"PartitionValueList": {
|
507
|
-
"shape": "
|
507
|
+
"shape": "Sba"
|
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": "
|
526
|
+
"shape": "Sba"
|
527
527
|
},
|
528
528
|
"ErrorDetail": {
|
529
529
|
"shape": "S14"
|
@@ -639,7 +639,7 @@
|
|
639
639
|
"Description": {},
|
640
640
|
"BlueprintLocation": {},
|
641
641
|
"Tags": {
|
642
|
-
"shape": "
|
642
|
+
"shape": "Sbv"
|
643
643
|
}
|
644
644
|
}
|
645
645
|
},
|
@@ -702,7 +702,7 @@
|
|
702
702
|
"QuoteSymbol": {},
|
703
703
|
"ContainsHeader": {},
|
704
704
|
"Header": {
|
705
|
-
"shape": "
|
705
|
+
"shape": "Scc"
|
706
706
|
},
|
707
707
|
"DisableValueTrimming": {
|
708
708
|
"type": "boolean"
|
@@ -714,7 +714,7 @@
|
|
714
714
|
"type": "boolean"
|
715
715
|
},
|
716
716
|
"CustomDatatypes": {
|
717
|
-
"shape": "
|
717
|
+
"shape": "Scd"
|
718
718
|
}
|
719
719
|
}
|
720
720
|
}
|
@@ -734,10 +734,10 @@
|
|
734
734
|
"members": {
|
735
735
|
"CatalogId": {},
|
736
736
|
"ConnectionInput": {
|
737
|
-
"shape": "
|
737
|
+
"shape": "Scg"
|
738
738
|
},
|
739
739
|
"Tags": {
|
740
|
-
"shape": "
|
740
|
+
"shape": "Sbv"
|
741
741
|
}
|
742
742
|
}
|
743
743
|
},
|
@@ -782,7 +782,7 @@
|
|
782
782
|
"Configuration": {},
|
783
783
|
"CrawlerSecurityConfiguration": {},
|
784
784
|
"Tags": {
|
785
|
-
"shape": "
|
785
|
+
"shape": "Sbv"
|
786
786
|
}
|
787
787
|
}
|
788
788
|
},
|
@@ -825,10 +825,10 @@
|
|
825
825
|
"Description": {},
|
826
826
|
"Ruleset": {},
|
827
827
|
"Tags": {
|
828
|
-
"shape": "
|
828
|
+
"shape": "Sbv"
|
829
829
|
},
|
830
830
|
"TargetTable": {
|
831
|
-
"shape": "
|
831
|
+
"shape": "Scu"
|
832
832
|
},
|
833
833
|
"ClientToken": {}
|
834
834
|
}
|
@@ -850,10 +850,10 @@
|
|
850
850
|
"members": {
|
851
851
|
"CatalogId": {},
|
852
852
|
"DatabaseInput": {
|
853
|
-
"shape": "
|
853
|
+
"shape": "Scx"
|
854
854
|
},
|
855
855
|
"Tags": {
|
856
|
-
"shape": "
|
856
|
+
"shape": "Sbv"
|
857
857
|
}
|
858
858
|
}
|
859
859
|
},
|
@@ -892,7 +892,7 @@
|
|
892
892
|
"ExtraJarsS3Path": {},
|
893
893
|
"SecurityConfiguration": {},
|
894
894
|
"Tags": {
|
895
|
-
"shape": "
|
895
|
+
"shape": "Sbv"
|
896
896
|
},
|
897
897
|
"Arguments": {
|
898
898
|
"shape": "S4g"
|
@@ -980,7 +980,7 @@
|
|
980
980
|
},
|
981
981
|
"SecurityConfiguration": {},
|
982
982
|
"Tags": {
|
983
|
-
"shape": "
|
983
|
+
"shape": "Sbv"
|
984
984
|
},
|
985
985
|
"NotificationProperty": {
|
986
986
|
"shape": "S4y"
|
@@ -995,7 +995,7 @@
|
|
995
995
|
},
|
996
996
|
"ExecutionClass": {},
|
997
997
|
"SourceControlDetails": {
|
998
|
-
"shape": "
|
998
|
+
"shape": "S9g"
|
999
999
|
}
|
1000
1000
|
}
|
1001
1001
|
},
|
@@ -1019,10 +1019,10 @@
|
|
1019
1019
|
"Name": {},
|
1020
1020
|
"Description": {},
|
1021
1021
|
"InputRecordTables": {
|
1022
|
-
"shape": "
|
1022
|
+
"shape": "Sde"
|
1023
1023
|
},
|
1024
1024
|
"Parameters": {
|
1025
|
-
"shape": "
|
1025
|
+
"shape": "Sdf"
|
1026
1026
|
},
|
1027
1027
|
"Role": {},
|
1028
1028
|
"GlueVersion": {},
|
@@ -1040,10 +1040,10 @@
|
|
1040
1040
|
"type": "integer"
|
1041
1041
|
},
|
1042
1042
|
"Tags": {
|
1043
|
-
"shape": "
|
1043
|
+
"shape": "Sbv"
|
1044
1044
|
},
|
1045
1045
|
"TransformEncryption": {
|
1046
|
-
"shape": "
|
1046
|
+
"shape": "Sdj"
|
1047
1047
|
}
|
1048
1048
|
}
|
1049
1049
|
},
|
@@ -1089,7 +1089,7 @@
|
|
1089
1089
|
"DatabaseName": {},
|
1090
1090
|
"TableName": {},
|
1091
1091
|
"PartitionIndex": {
|
1092
|
-
"shape": "
|
1092
|
+
"shape": "Sdq"
|
1093
1093
|
}
|
1094
1094
|
}
|
1095
1095
|
},
|
@@ -1108,7 +1108,7 @@
|
|
1108
1108
|
"RegistryName": {},
|
1109
1109
|
"Description": {},
|
1110
1110
|
"Tags": {
|
1111
|
-
"shape": "
|
1111
|
+
"shape": "Sbv"
|
1112
1112
|
}
|
1113
1113
|
}
|
1114
1114
|
},
|
@@ -1119,7 +1119,7 @@
|
|
1119
1119
|
"RegistryName": {},
|
1120
1120
|
"Description": {},
|
1121
1121
|
"Tags": {
|
1122
|
-
"shape": "
|
1122
|
+
"shape": "Sbv"
|
1123
1123
|
}
|
1124
1124
|
}
|
1125
1125
|
}
|
@@ -1133,14 +1133,14 @@
|
|
1133
1133
|
],
|
1134
1134
|
"members": {
|
1135
1135
|
"RegistryId": {
|
1136
|
-
"shape": "
|
1136
|
+
"shape": "Sdw"
|
1137
1137
|
},
|
1138
1138
|
"SchemaName": {},
|
1139
1139
|
"DataFormat": {},
|
1140
1140
|
"Compatibility": {},
|
1141
1141
|
"Description": {},
|
1142
1142
|
"Tags": {
|
1143
|
-
"shape": "
|
1143
|
+
"shape": "Sbv"
|
1144
1144
|
},
|
1145
1145
|
"SchemaDefinition": {}
|
1146
1146
|
}
|
@@ -1166,7 +1166,7 @@
|
|
1166
1166
|
},
|
1167
1167
|
"SchemaStatus": {},
|
1168
1168
|
"Tags": {
|
1169
|
-
"shape": "
|
1169
|
+
"shape": "Sbv"
|
1170
1170
|
},
|
1171
1171
|
"SchemaVersionId": {},
|
1172
1172
|
"SchemaVersionStatus": {}
|
@@ -1178,10 +1178,10 @@
|
|
1178
1178
|
"type": "structure",
|
1179
1179
|
"members": {
|
1180
1180
|
"DagNodes": {
|
1181
|
-
"shape": "
|
1181
|
+
"shape": "Se3"
|
1182
1182
|
},
|
1183
1183
|
"DagEdges": {
|
1184
|
-
"shape": "
|
1184
|
+
"shape": "Seb"
|
1185
1185
|
},
|
1186
1186
|
"Language": {}
|
1187
1187
|
}
|
@@ -1204,7 +1204,7 @@
|
|
1204
1204
|
"members": {
|
1205
1205
|
"Name": {},
|
1206
1206
|
"EncryptionConfiguration": {
|
1207
|
-
"shape": "
|
1207
|
+
"shape": "Sei"
|
1208
1208
|
}
|
1209
1209
|
}
|
1210
1210
|
},
|
@@ -1231,7 +1231,7 @@
|
|
1231
1231
|
"Description": {},
|
1232
1232
|
"Role": {},
|
1233
1233
|
"Command": {
|
1234
|
-
"shape": "
|
1234
|
+
"shape": "Seu"
|
1235
1235
|
},
|
1236
1236
|
"Timeout": {
|
1237
1237
|
"type": "integer"
|
@@ -1240,7 +1240,7 @@
|
|
1240
1240
|
"type": "integer"
|
1241
1241
|
},
|
1242
1242
|
"DefaultArguments": {
|
1243
|
-
"shape": "
|
1243
|
+
"shape": "Sev"
|
1244
1244
|
},
|
1245
1245
|
"Connections": {
|
1246
1246
|
"shape": "S4u"
|
@@ -1255,7 +1255,7 @@
|
|
1255
1255
|
"SecurityConfiguration": {},
|
1256
1256
|
"GlueVersion": {},
|
1257
1257
|
"Tags": {
|
1258
|
-
"shape": "
|
1258
|
+
"shape": "Sbv"
|
1259
1259
|
},
|
1260
1260
|
"RequestOrigin": {}
|
1261
1261
|
}
|
@@ -1264,7 +1264,7 @@
|
|
1264
1264
|
"type": "structure",
|
1265
1265
|
"members": {
|
1266
1266
|
"Session": {
|
1267
|
-
"shape": "
|
1267
|
+
"shape": "Sey"
|
1268
1268
|
}
|
1269
1269
|
}
|
1270
1270
|
}
|
@@ -1280,12 +1280,12 @@
|
|
1280
1280
|
"CatalogId": {},
|
1281
1281
|
"DatabaseName": {},
|
1282
1282
|
"TableInput": {
|
1283
|
-
"shape": "
|
1283
|
+
"shape": "Sf2"
|
1284
1284
|
},
|
1285
1285
|
"PartitionIndexes": {
|
1286
1286
|
"type": "list",
|
1287
1287
|
"member": {
|
1288
|
-
"shape": "
|
1288
|
+
"shape": "Sdq"
|
1289
1289
|
}
|
1290
1290
|
},
|
1291
1291
|
"TransactionId": {}
|
@@ -1310,20 +1310,20 @@
|
|
1310
1310
|
"Type": {},
|
1311
1311
|
"Schedule": {},
|
1312
1312
|
"Predicate": {
|
1313
|
-
"shape": "
|
1313
|
+
"shape": "S9y"
|
1314
1314
|
},
|
1315
1315
|
"Actions": {
|
1316
|
-
"shape": "
|
1316
|
+
"shape": "S9w"
|
1317
1317
|
},
|
1318
1318
|
"Description": {},
|
1319
1319
|
"StartOnCreation": {
|
1320
1320
|
"type": "boolean"
|
1321
1321
|
},
|
1322
1322
|
"Tags": {
|
1323
|
-
"shape": "
|
1323
|
+
"shape": "Sbv"
|
1324
1324
|
},
|
1325
1325
|
"EventBatchingCondition": {
|
1326
|
-
"shape": "
|
1326
|
+
"shape": "Sa5"
|
1327
1327
|
}
|
1328
1328
|
}
|
1329
1329
|
},
|
@@ -1345,7 +1345,7 @@
|
|
1345
1345
|
"CatalogId": {},
|
1346
1346
|
"DatabaseName": {},
|
1347
1347
|
"FunctionInput": {
|
1348
|
-
"shape": "
|
1348
|
+
"shape": "Sfc"
|
1349
1349
|
}
|
1350
1350
|
}
|
1351
1351
|
},
|
@@ -1364,10 +1364,10 @@
|
|
1364
1364
|
"Name": {},
|
1365
1365
|
"Description": {},
|
1366
1366
|
"DefaultRunProperties": {
|
1367
|
-
"shape": "
|
1367
|
+
"shape": "Sad"
|
1368
1368
|
},
|
1369
1369
|
"Tags": {
|
1370
|
-
"shape": "
|
1370
|
+
"shape": "Sbv"
|
1371
1371
|
},
|
1372
1372
|
"MaxConcurrentRuns": {
|
1373
1373
|
"type": "integer"
|
@@ -1635,7 +1635,7 @@
|
|
1635
1635
|
],
|
1636
1636
|
"members": {
|
1637
1637
|
"RegistryId": {
|
1638
|
-
"shape": "
|
1638
|
+
"shape": "Sdw"
|
1639
1639
|
}
|
1640
1640
|
}
|
1641
1641
|
},
|
@@ -1885,7 +1885,7 @@
|
|
1885
1885
|
"type": "structure",
|
1886
1886
|
"members": {
|
1887
1887
|
"BlueprintRun": {
|
1888
|
-
"shape": "
|
1888
|
+
"shape": "Sh9"
|
1889
1889
|
}
|
1890
1890
|
}
|
1891
1891
|
}
|
@@ -1910,7 +1910,7 @@
|
|
1910
1910
|
"BlueprintRuns": {
|
1911
1911
|
"type": "list",
|
1912
1912
|
"member": {
|
1913
|
-
"shape": "
|
1913
|
+
"shape": "Sh9"
|
1914
1914
|
}
|
1915
1915
|
},
|
1916
1916
|
"NextToken": {}
|
@@ -1956,7 +1956,7 @@
|
|
1956
1956
|
"type": "structure",
|
1957
1957
|
"members": {
|
1958
1958
|
"Classifier": {
|
1959
|
-
"shape": "
|
1959
|
+
"shape": "Shn"
|
1960
1960
|
}
|
1961
1961
|
}
|
1962
1962
|
}
|
@@ -1977,7 +1977,7 @@
|
|
1977
1977
|
"Classifiers": {
|
1978
1978
|
"type": "list",
|
1979
1979
|
"member": {
|
1980
|
-
"shape": "
|
1980
|
+
"shape": "Shn"
|
1981
1981
|
}
|
1982
1982
|
},
|
1983
1983
|
"NextToken": {}
|
@@ -2001,7 +2001,7 @@
|
|
2001
2001
|
"shape": "S6"
|
2002
2002
|
},
|
2003
2003
|
"ColumnNames": {
|
2004
|
-
"shape": "
|
2004
|
+
"shape": "Shx"
|
2005
2005
|
}
|
2006
2006
|
}
|
2007
2007
|
},
|
@@ -2009,10 +2009,10 @@
|
|
2009
2009
|
"type": "structure",
|
2010
2010
|
"members": {
|
2011
2011
|
"ColumnStatisticsList": {
|
2012
|
-
"shape": "
|
2012
|
+
"shape": "Shz"
|
2013
2013
|
},
|
2014
2014
|
"Errors": {
|
2015
|
-
"shape": "
|
2015
|
+
"shape": "Sih"
|
2016
2016
|
}
|
2017
2017
|
}
|
2018
2018
|
}
|
@@ -2030,7 +2030,7 @@
|
|
2030
2030
|
"DatabaseName": {},
|
2031
2031
|
"TableName": {},
|
2032
2032
|
"ColumnNames": {
|
2033
|
-
"shape": "
|
2033
|
+
"shape": "Shx"
|
2034
2034
|
}
|
2035
2035
|
}
|
2036
2036
|
},
|
@@ -2038,10 +2038,10 @@
|
|
2038
2038
|
"type": "structure",
|
2039
2039
|
"members": {
|
2040
2040
|
"ColumnStatisticsList": {
|
2041
|
-
"shape": "
|
2041
|
+
"shape": "Shz"
|
2042
2042
|
},
|
2043
2043
|
"Errors": {
|
2044
|
-
"shape": "
|
2044
|
+
"shape": "Sih"
|
2045
2045
|
}
|
2046
2046
|
}
|
2047
2047
|
}
|
@@ -2064,7 +2064,7 @@
|
|
2064
2064
|
"type": "structure",
|
2065
2065
|
"members": {
|
2066
2066
|
"Connection": {
|
2067
|
-
"shape": "
|
2067
|
+
"shape": "Sin"
|
2068
2068
|
}
|
2069
2069
|
}
|
2070
2070
|
}
|
@@ -2078,7 +2078,7 @@
|
|
2078
2078
|
"type": "structure",
|
2079
2079
|
"members": {
|
2080
2080
|
"MatchCriteria": {
|
2081
|
-
"shape": "
|
2081
|
+
"shape": "Sci"
|
2082
2082
|
},
|
2083
2083
|
"ConnectionType": {}
|
2084
2084
|
}
|
@@ -2098,7 +2098,7 @@
|
|
2098
2098
|
"ConnectionList": {
|
2099
2099
|
"type": "list",
|
2100
2100
|
"member": {
|
2101
|
-
"shape": "
|
2101
|
+
"shape": "Sin"
|
2102
2102
|
}
|
2103
2103
|
},
|
2104
2104
|
"NextToken": {}
|
@@ -2226,7 +2226,7 @@
|
|
2226
2226
|
"type": "structure",
|
2227
2227
|
"members": {
|
2228
2228
|
"DataCatalogEncryptionSettings": {
|
2229
|
-
"shape": "
|
2229
|
+
"shape": "Sj4"
|
2230
2230
|
}
|
2231
2231
|
}
|
2232
2232
|
}
|
@@ -2328,7 +2328,7 @@
|
|
2328
2328
|
"Description": {},
|
2329
2329
|
"Ruleset": {},
|
2330
2330
|
"TargetTable": {
|
2331
|
-
"shape": "
|
2331
|
+
"shape": "Scu"
|
2332
2332
|
},
|
2333
2333
|
"CreatedOn": {
|
2334
2334
|
"type": "timestamp"
|
@@ -2365,7 +2365,7 @@
|
|
2365
2365
|
"type": "integer"
|
2366
2366
|
},
|
2367
2367
|
"AdditionalRunOptions": {
|
2368
|
-
"shape": "
|
2368
|
+
"shape": "Sjg"
|
2369
2369
|
},
|
2370
2370
|
"Status": {},
|
2371
2371
|
"ErrorString": {},
|
@@ -2382,7 +2382,7 @@
|
|
2382
2382
|
"type": "integer"
|
2383
2383
|
},
|
2384
2384
|
"RulesetNames": {
|
2385
|
-
"shape": "
|
2385
|
+
"shape": "Sjh"
|
2386
2386
|
},
|
2387
2387
|
"ResultIds": {
|
2388
2388
|
"type": "list",
|
@@ -2406,7 +2406,7 @@
|
|
2406
2406
|
"type": "structure",
|
2407
2407
|
"members": {
|
2408
2408
|
"Database": {
|
2409
|
-
"shape": "
|
2409
|
+
"shape": "Sjl"
|
2410
2410
|
}
|
2411
2411
|
}
|
2412
2412
|
}
|
@@ -2432,7 +2432,7 @@
|
|
2432
2432
|
"DatabaseList": {
|
2433
2433
|
"type": "list",
|
2434
2434
|
"member": {
|
2435
|
-
"shape": "
|
2435
|
+
"shape": "Sjl"
|
2436
2436
|
}
|
2437
2437
|
},
|
2438
2438
|
"NextToken": {}
|
@@ -2450,10 +2450,10 @@
|
|
2450
2450
|
"type": "structure",
|
2451
2451
|
"members": {
|
2452
2452
|
"DagNodes": {
|
2453
|
-
"shape": "
|
2453
|
+
"shape": "Se3"
|
2454
2454
|
},
|
2455
2455
|
"DagEdges": {
|
2456
|
-
"shape": "
|
2456
|
+
"shape": "Seb"
|
2457
2457
|
}
|
2458
2458
|
}
|
2459
2459
|
}
|
@@ -2531,7 +2531,7 @@
|
|
2531
2531
|
"type": "structure",
|
2532
2532
|
"members": {
|
2533
2533
|
"JobBookmarkEntry": {
|
2534
|
-
"shape": "
|
2534
|
+
"shape": "Sk3"
|
2535
2535
|
}
|
2536
2536
|
}
|
2537
2537
|
}
|
@@ -2555,7 +2555,7 @@
|
|
2555
2555
|
"type": "structure",
|
2556
2556
|
"members": {
|
2557
2557
|
"JobRun": {
|
2558
|
-
"shape": "
|
2558
|
+
"shape": "Sao"
|
2559
2559
|
}
|
2560
2560
|
}
|
2561
2561
|
}
|
@@ -2578,7 +2578,7 @@
|
|
2578
2578
|
"type": "structure",
|
2579
2579
|
"members": {
|
2580
2580
|
"JobRuns": {
|
2581
|
-
"shape": "
|
2581
|
+
"shape": "San"
|
2582
2582
|
},
|
2583
2583
|
"NextToken": {}
|
2584
2584
|
}
|
@@ -2624,7 +2624,7 @@
|
|
2624
2624
|
"Status": {},
|
2625
2625
|
"LogGroupName": {},
|
2626
2626
|
"Properties": {
|
2627
|
-
"shape": "
|
2627
|
+
"shape": "Skd"
|
2628
2628
|
},
|
2629
2629
|
"ErrorString": {},
|
2630
2630
|
"StartedOn": {
|
@@ -2693,7 +2693,7 @@
|
|
2693
2693
|
"Status": {},
|
2694
2694
|
"LogGroupName": {},
|
2695
2695
|
"Properties": {
|
2696
|
-
"shape": "
|
2696
|
+
"shape": "Skd"
|
2697
2697
|
},
|
2698
2698
|
"ErrorString": {},
|
2699
2699
|
"StartedOn": {
|
@@ -2739,19 +2739,19 @@
|
|
2739
2739
|
"type": "timestamp"
|
2740
2740
|
},
|
2741
2741
|
"InputRecordTables": {
|
2742
|
-
"shape": "
|
2742
|
+
"shape": "Sde"
|
2743
2743
|
},
|
2744
2744
|
"Parameters": {
|
2745
|
-
"shape": "
|
2745
|
+
"shape": "Sdf"
|
2746
2746
|
},
|
2747
2747
|
"EvaluationMetrics": {
|
2748
|
-
"shape": "
|
2748
|
+
"shape": "Skw"
|
2749
2749
|
},
|
2750
2750
|
"LabelCount": {
|
2751
2751
|
"type": "integer"
|
2752
2752
|
},
|
2753
2753
|
"Schema": {
|
2754
|
-
"shape": "
|
2754
|
+
"shape": "Sl3"
|
2755
2755
|
},
|
2756
2756
|
"Role": {},
|
2757
2757
|
"GlueVersion": {},
|
@@ -2769,7 +2769,7 @@
|
|
2769
2769
|
"type": "integer"
|
2770
2770
|
},
|
2771
2771
|
"TransformEncryption": {
|
2772
|
-
"shape": "
|
2772
|
+
"shape": "Sdj"
|
2773
2773
|
}
|
2774
2774
|
}
|
2775
2775
|
}
|
@@ -2783,10 +2783,10 @@
|
|
2783
2783
|
"type": "integer"
|
2784
2784
|
},
|
2785
2785
|
"Filter": {
|
2786
|
-
"shape": "
|
2786
|
+
"shape": "Sl6"
|
2787
2787
|
},
|
2788
2788
|
"Sort": {
|
2789
|
-
"shape": "
|
2789
|
+
"shape": "Sl7"
|
2790
2790
|
}
|
2791
2791
|
}
|
2792
2792
|
},
|
@@ -2812,19 +2812,19 @@
|
|
2812
2812
|
"type": "timestamp"
|
2813
2813
|
},
|
2814
2814
|
"InputRecordTables": {
|
2815
|
-
"shape": "
|
2815
|
+
"shape": "Sde"
|
2816
2816
|
},
|
2817
2817
|
"Parameters": {
|
2818
|
-
"shape": "
|
2818
|
+
"shape": "Sdf"
|
2819
2819
|
},
|
2820
2820
|
"EvaluationMetrics": {
|
2821
|
-
"shape": "
|
2821
|
+
"shape": "Skw"
|
2822
2822
|
},
|
2823
2823
|
"LabelCount": {
|
2824
2824
|
"type": "integer"
|
2825
2825
|
},
|
2826
2826
|
"Schema": {
|
2827
|
-
"shape": "
|
2827
|
+
"shape": "Sl3"
|
2828
2828
|
},
|
2829
2829
|
"Role": {},
|
2830
2830
|
"GlueVersion": {},
|
@@ -2842,7 +2842,7 @@
|
|
2842
2842
|
"type": "integer"
|
2843
2843
|
},
|
2844
2844
|
"TransformEncryption": {
|
2845
|
-
"shape": "
|
2845
|
+
"shape": "Sdj"
|
2846
2846
|
}
|
2847
2847
|
}
|
2848
2848
|
}
|
@@ -2859,13 +2859,13 @@
|
|
2859
2859
|
],
|
2860
2860
|
"members": {
|
2861
2861
|
"Source": {
|
2862
|
-
"shape": "
|
2862
|
+
"shape": "Sld"
|
2863
2863
|
},
|
2864
2864
|
"Sinks": {
|
2865
|
-
"shape": "
|
2865
|
+
"shape": "Sle"
|
2866
2866
|
},
|
2867
2867
|
"Location": {
|
2868
|
-
"shape": "
|
2868
|
+
"shape": "Slf"
|
2869
2869
|
}
|
2870
2870
|
}
|
2871
2871
|
},
|
@@ -2876,7 +2876,7 @@
|
|
2876
2876
|
],
|
2877
2877
|
"members": {
|
2878
2878
|
"Mapping": {
|
2879
|
-
"shape": "
|
2879
|
+
"shape": "Slh"
|
2880
2880
|
}
|
2881
2881
|
}
|
2882
2882
|
}
|
@@ -2902,7 +2902,7 @@
|
|
2902
2902
|
"type": "structure",
|
2903
2903
|
"members": {
|
2904
2904
|
"Partition": {
|
2905
|
-
"shape": "
|
2905
|
+
"shape": "S9n"
|
2906
2906
|
}
|
2907
2907
|
}
|
2908
2908
|
}
|
@@ -2986,7 +2986,7 @@
|
|
2986
2986
|
"Expression": {},
|
2987
2987
|
"NextToken": {},
|
2988
2988
|
"Segment": {
|
2989
|
-
"shape": "
|
2989
|
+
"shape": "Sm1"
|
2990
2990
|
},
|
2991
2991
|
"MaxResults": {
|
2992
2992
|
"type": "integer"
|
@@ -3004,7 +3004,7 @@
|
|
3004
3004
|
"type": "structure",
|
3005
3005
|
"members": {
|
3006
3006
|
"Partitions": {
|
3007
|
-
"shape": "
|
3007
|
+
"shape": "S9m"
|
3008
3008
|
},
|
3009
3009
|
"NextToken": {}
|
3010
3010
|
}
|
@@ -3019,16 +3019,16 @@
|
|
3019
3019
|
],
|
3020
3020
|
"members": {
|
3021
3021
|
"Mapping": {
|
3022
|
-
"shape": "
|
3022
|
+
"shape": "Slh"
|
3023
3023
|
},
|
3024
3024
|
"Source": {
|
3025
|
-
"shape": "
|
3025
|
+
"shape": "Sld"
|
3026
3026
|
},
|
3027
3027
|
"Sinks": {
|
3028
|
-
"shape": "
|
3028
|
+
"shape": "Sle"
|
3029
3029
|
},
|
3030
3030
|
"Location": {
|
3031
|
-
"shape": "
|
3031
|
+
"shape": "Slf"
|
3032
3032
|
},
|
3033
3033
|
"Language": {},
|
3034
3034
|
"AdditionalPlanOptionsMap": {
|
@@ -3054,7 +3054,7 @@
|
|
3054
3054
|
],
|
3055
3055
|
"members": {
|
3056
3056
|
"RegistryId": {
|
3057
|
-
"shape": "
|
3057
|
+
"shape": "Sdw"
|
3058
3058
|
}
|
3059
3059
|
}
|
3060
3060
|
},
|
@@ -3195,7 +3195,7 @@
|
|
3195
3195
|
},
|
3196
3196
|
"SchemaVersionId": {},
|
3197
3197
|
"SchemaVersionNumber": {
|
3198
|
-
"shape": "
|
3198
|
+
"shape": "Smo"
|
3199
3199
|
}
|
3200
3200
|
}
|
3201
3201
|
},
|
@@ -3228,10 +3228,10 @@
|
|
3228
3228
|
"shape": "Sw"
|
3229
3229
|
},
|
3230
3230
|
"FirstSchemaVersionNumber": {
|
3231
|
-
"shape": "
|
3231
|
+
"shape": "Smo"
|
3232
3232
|
},
|
3233
3233
|
"SecondSchemaVersionNumber": {
|
3234
|
-
"shape": "
|
3234
|
+
"shape": "Smo"
|
3235
3235
|
},
|
3236
3236
|
"SchemaDiffType": {}
|
3237
3237
|
}
|
@@ -3257,7 +3257,7 @@
|
|
3257
3257
|
"type": "structure",
|
3258
3258
|
"members": {
|
3259
3259
|
"SecurityConfiguration": {
|
3260
|
-
"shape": "
|
3260
|
+
"shape": "Smx"
|
3261
3261
|
}
|
3262
3262
|
}
|
3263
3263
|
}
|
@@ -3278,7 +3278,7 @@
|
|
3278
3278
|
"SecurityConfigurations": {
|
3279
3279
|
"type": "list",
|
3280
3280
|
"member": {
|
3281
|
-
"shape": "
|
3281
|
+
"shape": "Smx"
|
3282
3282
|
}
|
3283
3283
|
},
|
3284
3284
|
"NextToken": {}
|
@@ -3300,7 +3300,7 @@
|
|
3300
3300
|
"type": "structure",
|
3301
3301
|
"members": {
|
3302
3302
|
"Session": {
|
3303
|
-
"shape": "
|
3303
|
+
"shape": "Sey"
|
3304
3304
|
}
|
3305
3305
|
}
|
3306
3306
|
}
|
@@ -3324,7 +3324,7 @@
|
|
3324
3324
|
"type": "structure",
|
3325
3325
|
"members": {
|
3326
3326
|
"Statement": {
|
3327
|
-
"shape": "
|
3327
|
+
"shape": "Sn5"
|
3328
3328
|
}
|
3329
3329
|
}
|
3330
3330
|
}
|
@@ -3350,7 +3350,7 @@
|
|
3350
3350
|
"type": "structure",
|
3351
3351
|
"members": {
|
3352
3352
|
"Table": {
|
3353
|
-
"shape": "
|
3353
|
+
"shape": "Snc"
|
3354
3354
|
}
|
3355
3355
|
}
|
3356
3356
|
}
|
@@ -3373,7 +3373,7 @@
|
|
3373
3373
|
"type": "structure",
|
3374
3374
|
"members": {
|
3375
3375
|
"TableVersion": {
|
3376
|
-
"shape": "
|
3376
|
+
"shape": "Sng"
|
3377
3377
|
}
|
3378
3378
|
}
|
3379
3379
|
}
|
@@ -3401,7 +3401,7 @@
|
|
3401
3401
|
"TableVersions": {
|
3402
3402
|
"type": "list",
|
3403
3403
|
"member": {
|
3404
|
-
"shape": "
|
3404
|
+
"shape": "Sng"
|
3405
3405
|
}
|
3406
3406
|
},
|
3407
3407
|
"NextToken": {}
|
@@ -3432,7 +3432,7 @@
|
|
3432
3432
|
"type": "structure",
|
3433
3433
|
"members": {
|
3434
3434
|
"TableList": {
|
3435
|
-
"shape": "
|
3435
|
+
"shape": "Snn"
|
3436
3436
|
},
|
3437
3437
|
"NextToken": {}
|
3438
3438
|
}
|
@@ -3452,7 +3452,7 @@
|
|
3452
3452
|
"type": "structure",
|
3453
3453
|
"members": {
|
3454
3454
|
"Tags": {
|
3455
|
-
"shape": "
|
3455
|
+
"shape": "Sbv"
|
3456
3456
|
}
|
3457
3457
|
}
|
3458
3458
|
}
|
@@ -3471,7 +3471,7 @@
|
|
3471
3471
|
"type": "structure",
|
3472
3472
|
"members": {
|
3473
3473
|
"Trigger": {
|
3474
|
-
"shape": "
|
3474
|
+
"shape": "S9s"
|
3475
3475
|
}
|
3476
3476
|
}
|
3477
3477
|
}
|
@@ -3491,7 +3491,7 @@
|
|
3491
3491
|
"type": "structure",
|
3492
3492
|
"members": {
|
3493
3493
|
"Triggers": {
|
3494
|
-
"shape": "
|
3494
|
+
"shape": "S9r"
|
3495
3495
|
},
|
3496
3496
|
"NextToken": {}
|
3497
3497
|
}
|
@@ -3515,10 +3515,10 @@
|
|
3515
3515
|
"shape": "S6"
|
3516
3516
|
},
|
3517
3517
|
"AuditContext": {
|
3518
|
-
"shape": "
|
3518
|
+
"shape": "Snv"
|
3519
3519
|
},
|
3520
3520
|
"SupportedPermissionTypes": {
|
3521
|
-
"shape": "
|
3521
|
+
"shape": "Sny"
|
3522
3522
|
}
|
3523
3523
|
}
|
3524
3524
|
},
|
@@ -3526,7 +3526,7 @@
|
|
3526
3526
|
"type": "structure",
|
3527
3527
|
"members": {
|
3528
3528
|
"Partition": {
|
3529
|
-
"shape": "
|
3529
|
+
"shape": "S9n"
|
3530
3530
|
},
|
3531
3531
|
"AuthorizedColumns": {
|
3532
3532
|
"shape": "Sn"
|
@@ -3552,14 +3552,14 @@
|
|
3552
3552
|
"TableName": {},
|
3553
3553
|
"Expression": {},
|
3554
3554
|
"AuditContext": {
|
3555
|
-
"shape": "
|
3555
|
+
"shape": "Snv"
|
3556
3556
|
},
|
3557
3557
|
"SupportedPermissionTypes": {
|
3558
|
-
"shape": "
|
3558
|
+
"shape": "Sny"
|
3559
3559
|
},
|
3560
3560
|
"NextToken": {},
|
3561
3561
|
"Segment": {
|
3562
|
-
"shape": "
|
3562
|
+
"shape": "Sm1"
|
3563
3563
|
},
|
3564
3564
|
"MaxResults": {
|
3565
3565
|
"type": "integer"
|
@@ -3575,7 +3575,7 @@
|
|
3575
3575
|
"type": "structure",
|
3576
3576
|
"members": {
|
3577
3577
|
"Partition": {
|
3578
|
-
"shape": "
|
3578
|
+
"shape": "S9n"
|
3579
3579
|
},
|
3580
3580
|
"AuthorizedColumns": {
|
3581
3581
|
"shape": "Sn"
|
@@ -3604,10 +3604,10 @@
|
|
3604
3604
|
"DatabaseName": {},
|
3605
3605
|
"Name": {},
|
3606
3606
|
"AuditContext": {
|
3607
|
-
"shape": "
|
3607
|
+
"shape": "Snv"
|
3608
3608
|
},
|
3609
3609
|
"SupportedPermissionTypes": {
|
3610
|
-
"shape": "
|
3610
|
+
"shape": "Sny"
|
3611
3611
|
}
|
3612
3612
|
}
|
3613
3613
|
},
|
@@ -3615,7 +3615,7 @@
|
|
3615
3615
|
"type": "structure",
|
3616
3616
|
"members": {
|
3617
3617
|
"Table": {
|
3618
|
-
"shape": "
|
3618
|
+
"shape": "Snc"
|
3619
3619
|
},
|
3620
3620
|
"AuthorizedColumns": {
|
3621
3621
|
"shape": "Sn"
|
@@ -3653,7 +3653,7 @@
|
|
3653
3653
|
"type": "structure",
|
3654
3654
|
"members": {
|
3655
3655
|
"UserDefinedFunction": {
|
3656
|
-
"shape": "
|
3656
|
+
"shape": "Sob"
|
3657
3657
|
}
|
3658
3658
|
}
|
3659
3659
|
}
|
@@ -3680,7 +3680,7 @@
|
|
3680
3680
|
"UserDefinedFunctions": {
|
3681
3681
|
"type": "list",
|
3682
3682
|
"member": {
|
3683
|
-
"shape": "
|
3683
|
+
"shape": "Sob"
|
3684
3684
|
}
|
3685
3685
|
},
|
3686
3686
|
"NextToken": {}
|
@@ -3704,7 +3704,7 @@
|
|
3704
3704
|
"type": "structure",
|
3705
3705
|
"members": {
|
3706
3706
|
"Workflow": {
|
3707
|
-
"shape": "
|
3707
|
+
"shape": "Sac"
|
3708
3708
|
}
|
3709
3709
|
}
|
3710
3710
|
}
|
@@ -3728,7 +3728,7 @@
|
|
3728
3728
|
"type": "structure",
|
3729
3729
|
"members": {
|
3730
3730
|
"Run": {
|
3731
|
-
"shape": "
|
3731
|
+
"shape": "Sae"
|
3732
3732
|
}
|
3733
3733
|
}
|
3734
3734
|
}
|
@@ -3749,7 +3749,7 @@
|
|
3749
3749
|
"type": "structure",
|
3750
3750
|
"members": {
|
3751
3751
|
"RunProperties": {
|
3752
|
-
"shape": "
|
3752
|
+
"shape": "Sad"
|
3753
3753
|
}
|
3754
3754
|
}
|
3755
3755
|
}
|
@@ -3777,7 +3777,7 @@
|
|
3777
3777
|
"Runs": {
|
3778
3778
|
"type": "list",
|
3779
3779
|
"member": {
|
3780
|
-
"shape": "
|
3780
|
+
"shape": "Sae"
|
3781
3781
|
}
|
3782
3782
|
},
|
3783
3783
|
"NextToken": {}
|
@@ -3805,7 +3805,7 @@
|
|
3805
3805
|
"type": "integer"
|
3806
3806
|
},
|
3807
3807
|
"Tags": {
|
3808
|
-
"shape": "
|
3808
|
+
"shape": "Sbv"
|
3809
3809
|
}
|
3810
3810
|
}
|
3811
3811
|
},
|
@@ -3828,7 +3828,7 @@
|
|
3828
3828
|
},
|
3829
3829
|
"NextToken": {},
|
3830
3830
|
"Tags": {
|
3831
|
-
"shape": "
|
3831
|
+
"shape": "Sbv"
|
3832
3832
|
}
|
3833
3833
|
}
|
3834
3834
|
},
|
@@ -4097,12 +4097,12 @@
|
|
4097
4097
|
"type": "timestamp"
|
4098
4098
|
},
|
4099
4099
|
"TargetTable": {
|
4100
|
-
"shape": "
|
4100
|
+
"shape": "Scu"
|
4101
4101
|
}
|
4102
4102
|
}
|
4103
4103
|
},
|
4104
4104
|
"Tags": {
|
4105
|
-
"shape": "
|
4105
|
+
"shape": "Sbv"
|
4106
4106
|
}
|
4107
4107
|
}
|
4108
4108
|
},
|
@@ -4123,7 +4123,7 @@
|
|
4123
4123
|
"type": "timestamp"
|
4124
4124
|
},
|
4125
4125
|
"TargetTable": {
|
4126
|
-
"shape": "
|
4126
|
+
"shape": "Scu"
|
4127
4127
|
},
|
4128
4128
|
"RecommendationRunId": {},
|
4129
4129
|
"RuleCount": {
|
@@ -4145,7 +4145,7 @@
|
|
4145
4145
|
"type": "integer"
|
4146
4146
|
},
|
4147
4147
|
"Tags": {
|
4148
|
-
"shape": "
|
4148
|
+
"shape": "Sbv"
|
4149
4149
|
}
|
4150
4150
|
}
|
4151
4151
|
},
|
@@ -4169,7 +4169,7 @@
|
|
4169
4169
|
"type": "integer"
|
4170
4170
|
},
|
4171
4171
|
"Tags": {
|
4172
|
-
"shape": "
|
4172
|
+
"shape": "Sbv"
|
4173
4173
|
}
|
4174
4174
|
}
|
4175
4175
|
},
|
@@ -4192,13 +4192,13 @@
|
|
4192
4192
|
"type": "integer"
|
4193
4193
|
},
|
4194
4194
|
"Filter": {
|
4195
|
-
"shape": "
|
4195
|
+
"shape": "Sl6"
|
4196
4196
|
},
|
4197
4197
|
"Sort": {
|
4198
|
-
"shape": "
|
4198
|
+
"shape": "Sl7"
|
4199
4199
|
},
|
4200
4200
|
"Tags": {
|
4201
|
-
"shape": "
|
4201
|
+
"shape": "Sbv"
|
4202
4202
|
}
|
4203
4203
|
}
|
4204
4204
|
},
|
@@ -4290,7 +4290,7 @@
|
|
4290
4290
|
"type": "structure",
|
4291
4291
|
"members": {
|
4292
4292
|
"RegistryId": {
|
4293
|
-
"shape": "
|
4293
|
+
"shape": "Sdw"
|
4294
4294
|
},
|
4295
4295
|
"MaxResults": {
|
4296
4296
|
"type": "integer"
|
@@ -4329,7 +4329,7 @@
|
|
4329
4329
|
"type": "integer"
|
4330
4330
|
},
|
4331
4331
|
"Tags": {
|
4332
|
-
"shape": "
|
4332
|
+
"shape": "Sbv"
|
4333
4333
|
},
|
4334
4334
|
"RequestOrigin": {}
|
4335
4335
|
}
|
@@ -4344,7 +4344,7 @@
|
|
4344
4344
|
"Sessions": {
|
4345
4345
|
"type": "list",
|
4346
4346
|
"member": {
|
4347
|
-
"shape": "
|
4347
|
+
"shape": "Sey"
|
4348
4348
|
}
|
4349
4349
|
},
|
4350
4350
|
"NextToken": {}
|
@@ -4369,7 +4369,7 @@
|
|
4369
4369
|
"Statements": {
|
4370
4370
|
"type": "list",
|
4371
4371
|
"member": {
|
4372
|
-
"shape": "
|
4372
|
+
"shape": "Sn5"
|
4373
4373
|
}
|
4374
4374
|
},
|
4375
4375
|
"NextToken": {}
|
@@ -4386,7 +4386,7 @@
|
|
4386
4386
|
"type": "integer"
|
4387
4387
|
},
|
4388
4388
|
"Tags": {
|
4389
|
-
"shape": "
|
4389
|
+
"shape": "Sbv"
|
4390
4390
|
}
|
4391
4391
|
}
|
4392
4392
|
},
|
@@ -4394,7 +4394,7 @@
|
|
4394
4394
|
"type": "structure",
|
4395
4395
|
"members": {
|
4396
4396
|
"TriggerNames": {
|
4397
|
-
"shape": "
|
4397
|
+
"shape": "S9p"
|
4398
4398
|
},
|
4399
4399
|
"NextToken": {}
|
4400
4400
|
}
|
@@ -4414,7 +4414,7 @@
|
|
4414
4414
|
"type": "structure",
|
4415
4415
|
"members": {
|
4416
4416
|
"Workflows": {
|
4417
|
-
"shape": "
|
4417
|
+
"shape": "Sa9"
|
4418
4418
|
},
|
4419
4419
|
"NextToken": {}
|
4420
4420
|
}
|
@@ -4429,7 +4429,7 @@
|
|
4429
4429
|
"members": {
|
4430
4430
|
"CatalogId": {},
|
4431
4431
|
"DataCatalogEncryptionSettings": {
|
4432
|
-
"shape": "
|
4432
|
+
"shape": "Sj4"
|
4433
4433
|
}
|
4434
4434
|
}
|
4435
4435
|
},
|
@@ -4470,11 +4470,11 @@
|
|
4470
4470
|
"shape": "Sw"
|
4471
4471
|
},
|
4472
4472
|
"SchemaVersionNumber": {
|
4473
|
-
"shape": "
|
4473
|
+
"shape": "Smo"
|
4474
4474
|
},
|
4475
4475
|
"SchemaVersionId": {},
|
4476
4476
|
"MetadataKeyValue": {
|
4477
|
-
"shape": "
|
4477
|
+
"shape": "Sqv"
|
4478
4478
|
}
|
4479
4479
|
}
|
4480
4480
|
},
|
@@ -4508,7 +4508,7 @@
|
|
4508
4508
|
"Name": {},
|
4509
4509
|
"RunId": {},
|
4510
4510
|
"RunProperties": {
|
4511
|
-
"shape": "
|
4511
|
+
"shape": "Sad"
|
4512
4512
|
}
|
4513
4513
|
}
|
4514
4514
|
},
|
@@ -4525,13 +4525,13 @@
|
|
4525
4525
|
"shape": "Sw"
|
4526
4526
|
},
|
4527
4527
|
"SchemaVersionNumber": {
|
4528
|
-
"shape": "
|
4528
|
+
"shape": "Smo"
|
4529
4529
|
},
|
4530
4530
|
"SchemaVersionId": {},
|
4531
4531
|
"MetadataList": {
|
4532
4532
|
"type": "list",
|
4533
4533
|
"member": {
|
4534
|
-
"shape": "
|
4534
|
+
"shape": "Sqv"
|
4535
4535
|
}
|
4536
4536
|
},
|
4537
4537
|
"MaxResults": {
|
@@ -4605,11 +4605,11 @@
|
|
4605
4605
|
"shape": "Sw"
|
4606
4606
|
},
|
4607
4607
|
"SchemaVersionNumber": {
|
4608
|
-
"shape": "
|
4608
|
+
"shape": "Smo"
|
4609
4609
|
},
|
4610
4610
|
"SchemaVersionId": {},
|
4611
4611
|
"MetadataKeyValue": {
|
4612
|
-
"shape": "
|
4612
|
+
"shape": "Sqv"
|
4613
4613
|
}
|
4614
4614
|
}
|
4615
4615
|
},
|
@@ -4646,7 +4646,7 @@
|
|
4646
4646
|
"type": "structure",
|
4647
4647
|
"members": {
|
4648
4648
|
"JobBookmarkEntry": {
|
4649
|
-
"shape": "
|
4649
|
+
"shape": "Sk3"
|
4650
4650
|
}
|
4651
4651
|
}
|
4652
4652
|
}
|
@@ -4663,7 +4663,7 @@
|
|
4663
4663
|
"Name": {},
|
4664
4664
|
"RunId": {},
|
4665
4665
|
"NodeIds": {
|
4666
|
-
"shape": "
|
4666
|
+
"shape": "Srg"
|
4667
4667
|
}
|
4668
4668
|
}
|
4669
4669
|
},
|
@@ -4672,7 +4672,7 @@
|
|
4672
4672
|
"members": {
|
4673
4673
|
"RunId": {},
|
4674
4674
|
"NodeIds": {
|
4675
|
-
"shape": "
|
4675
|
+
"shape": "Srg"
|
4676
4676
|
}
|
4677
4677
|
}
|
4678
4678
|
}
|
@@ -4738,7 +4738,7 @@
|
|
4738
4738
|
"members": {
|
4739
4739
|
"NextToken": {},
|
4740
4740
|
"TableList": {
|
4741
|
-
"shape": "
|
4741
|
+
"shape": "Snn"
|
4742
4742
|
}
|
4743
4743
|
}
|
4744
4744
|
}
|
@@ -4844,10 +4844,10 @@
|
|
4844
4844
|
},
|
4845
4845
|
"ClientToken": {},
|
4846
4846
|
"AdditionalRunOptions": {
|
4847
|
-
"shape": "
|
4847
|
+
"shape": "Sjg"
|
4848
4848
|
},
|
4849
4849
|
"RulesetNames": {
|
4850
|
-
"shape": "
|
4850
|
+
"shape": "Sjh"
|
4851
4851
|
}
|
4852
4852
|
}
|
4853
4853
|
},
|
@@ -5003,7 +5003,7 @@
|
|
5003
5003
|
"members": {
|
5004
5004
|
"Name": {},
|
5005
5005
|
"RunProperties": {
|
5006
|
-
"shape": "
|
5006
|
+
"shape": "Sad"
|
5007
5007
|
}
|
5008
5008
|
}
|
5009
5009
|
},
|
@@ -5106,7 +5106,7 @@
|
|
5106
5106
|
"members": {
|
5107
5107
|
"ResourceArn": {},
|
5108
5108
|
"TagsToAdd": {
|
5109
|
-
"shape": "
|
5109
|
+
"shape": "Sbv"
|
5110
5110
|
}
|
5111
5111
|
}
|
5112
5112
|
},
|
@@ -5203,7 +5203,7 @@
|
|
5203
5203
|
"QuoteSymbol": {},
|
5204
5204
|
"ContainsHeader": {},
|
5205
5205
|
"Header": {
|
5206
|
-
"shape": "
|
5206
|
+
"shape": "Scc"
|
5207
5207
|
},
|
5208
5208
|
"DisableValueTrimming": {
|
5209
5209
|
"type": "boolean"
|
@@ -5215,7 +5215,7 @@
|
|
5215
5215
|
"type": "boolean"
|
5216
5216
|
},
|
5217
5217
|
"CustomDatatypes": {
|
5218
|
-
"shape": "
|
5218
|
+
"shape": "Scd"
|
5219
5219
|
}
|
5220
5220
|
}
|
5221
5221
|
}
|
@@ -5243,7 +5243,7 @@
|
|
5243
5243
|
"shape": "S6"
|
5244
5244
|
},
|
5245
5245
|
"ColumnStatisticsList": {
|
5246
|
-
"shape": "
|
5246
|
+
"shape": "St5"
|
5247
5247
|
}
|
5248
5248
|
}
|
5249
5249
|
},
|
@@ -5251,7 +5251,7 @@
|
|
5251
5251
|
"type": "structure",
|
5252
5252
|
"members": {
|
5253
5253
|
"Errors": {
|
5254
|
-
"shape": "
|
5254
|
+
"shape": "St7"
|
5255
5255
|
}
|
5256
5256
|
}
|
5257
5257
|
}
|
@@ -5269,7 +5269,7 @@
|
|
5269
5269
|
"DatabaseName": {},
|
5270
5270
|
"TableName": {},
|
5271
5271
|
"ColumnStatisticsList": {
|
5272
|
-
"shape": "
|
5272
|
+
"shape": "St5"
|
5273
5273
|
}
|
5274
5274
|
}
|
5275
5275
|
},
|
@@ -5277,7 +5277,7 @@
|
|
5277
5277
|
"type": "structure",
|
5278
5278
|
"members": {
|
5279
5279
|
"Errors": {
|
5280
|
-
"shape": "
|
5280
|
+
"shape": "St7"
|
5281
5281
|
}
|
5282
5282
|
}
|
5283
5283
|
}
|
@@ -5293,7 +5293,7 @@
|
|
5293
5293
|
"CatalogId": {},
|
5294
5294
|
"Name": {},
|
5295
5295
|
"ConnectionInput": {
|
5296
|
-
"shape": "
|
5296
|
+
"shape": "Scg"
|
5297
5297
|
}
|
5298
5298
|
}
|
5299
5299
|
},
|
@@ -5390,7 +5390,7 @@
|
|
5390
5390
|
"CatalogId": {},
|
5391
5391
|
"Name": {},
|
5392
5392
|
"DatabaseInput": {
|
5393
|
-
"shape": "
|
5393
|
+
"shape": "Scx"
|
5394
5394
|
}
|
5395
5395
|
}
|
5396
5396
|
},
|
@@ -5495,7 +5495,7 @@
|
|
5495
5495
|
},
|
5496
5496
|
"ExecutionClass": {},
|
5497
5497
|
"SourceControlDetails": {
|
5498
|
-
"shape": "
|
5498
|
+
"shape": "S9g"
|
5499
5499
|
}
|
5500
5500
|
}
|
5501
5501
|
}
|
@@ -5541,7 +5541,7 @@
|
|
5541
5541
|
"Name": {},
|
5542
5542
|
"Description": {},
|
5543
5543
|
"Parameters": {
|
5544
|
-
"shape": "
|
5544
|
+
"shape": "Sdf"
|
5545
5545
|
},
|
5546
5546
|
"Role": {},
|
5547
5547
|
"GlueVersion": {},
|
@@ -5581,7 +5581,7 @@
|
|
5581
5581
|
"DatabaseName": {},
|
5582
5582
|
"TableName": {},
|
5583
5583
|
"PartitionValueList": {
|
5584
|
-
"shape": "
|
5584
|
+
"shape": "Sba"
|
5585
5585
|
},
|
5586
5586
|
"PartitionInput": {
|
5587
5587
|
"shape": "S5"
|
@@ -5602,7 +5602,7 @@
|
|
5602
5602
|
],
|
5603
5603
|
"members": {
|
5604
5604
|
"RegistryId": {
|
5605
|
-
"shape": "
|
5605
|
+
"shape": "Sdw"
|
5606
5606
|
},
|
5607
5607
|
"Description": {}
|
5608
5608
|
}
|
@@ -5626,7 +5626,7 @@
|
|
5626
5626
|
"shape": "Sw"
|
5627
5627
|
},
|
5628
5628
|
"SchemaVersionNumber": {
|
5629
|
-
"shape": "
|
5629
|
+
"shape": "Smo"
|
5630
5630
|
},
|
5631
5631
|
"Compatibility": {},
|
5632
5632
|
"Description": {}
|
@@ -5674,7 +5674,7 @@
|
|
5674
5674
|
"CatalogId": {},
|
5675
5675
|
"DatabaseName": {},
|
5676
5676
|
"TableInput": {
|
5677
|
-
"shape": "
|
5677
|
+
"shape": "Sf2"
|
5678
5678
|
},
|
5679
5679
|
"SkipArchive": {
|
5680
5680
|
"type": "boolean"
|
@@ -5704,13 +5704,13 @@
|
|
5704
5704
|
"Description": {},
|
5705
5705
|
"Schedule": {},
|
5706
5706
|
"Actions": {
|
5707
|
-
"shape": "
|
5707
|
+
"shape": "S9w"
|
5708
5708
|
},
|
5709
5709
|
"Predicate": {
|
5710
|
-
"shape": "
|
5710
|
+
"shape": "S9y"
|
5711
5711
|
},
|
5712
5712
|
"EventBatchingCondition": {
|
5713
|
-
"shape": "
|
5713
|
+
"shape": "Sa5"
|
5714
5714
|
}
|
5715
5715
|
}
|
5716
5716
|
}
|
@@ -5720,7 +5720,7 @@
|
|
5720
5720
|
"type": "structure",
|
5721
5721
|
"members": {
|
5722
5722
|
"Trigger": {
|
5723
|
-
"shape": "
|
5723
|
+
"shape": "S9s"
|
5724
5724
|
}
|
5725
5725
|
}
|
5726
5726
|
}
|
@@ -5738,7 +5738,7 @@
|
|
5738
5738
|
"DatabaseName": {},
|
5739
5739
|
"FunctionName": {},
|
5740
5740
|
"FunctionInput": {
|
5741
|
-
"shape": "
|
5741
|
+
"shape": "Sfc"
|
5742
5742
|
}
|
5743
5743
|
}
|
5744
5744
|
},
|
@@ -5757,7 +5757,7 @@
|
|
5757
5757
|
"Name": {},
|
5758
5758
|
"Description": {},
|
5759
5759
|
"DefaultRunProperties": {
|
5760
|
-
"shape": "
|
5760
|
+
"shape": "Sad"
|
5761
5761
|
},
|
5762
5762
|
"MaxConcurrentRuns": {
|
5763
5763
|
"type": "integer"
|
@@ -6402,7 +6402,7 @@
|
|
6402
6402
|
},
|
6403
6403
|
"ExecutionClass": {},
|
6404
6404
|
"SourceControlDetails": {
|
6405
|
-
"shape": "
|
6405
|
+
"shape": "S9g"
|
6406
6406
|
}
|
6407
6407
|
}
|
6408
6408
|
},
|
@@ -7639,7 +7639,10 @@
|
|
7639
7639
|
},
|
7640
7640
|
"FunctionName": {},
|
7641
7641
|
"Path": {},
|
7642
|
-
"Version": {}
|
7642
|
+
"Version": {},
|
7643
|
+
"OutputSchemas": {
|
7644
|
+
"shape": "S57"
|
7645
|
+
}
|
7643
7646
|
}
|
7644
7647
|
},
|
7645
7648
|
"EvaluateDataQuality": {
|
@@ -7924,6 +7927,27 @@
|
|
7924
7927
|
"shape": "S6g"
|
7925
7928
|
}
|
7926
7929
|
}
|
7930
|
+
},
|
7931
|
+
"AmazonRedshiftSource": {
|
7932
|
+
"type": "structure",
|
7933
|
+
"members": {
|
7934
|
+
"Name": {},
|
7935
|
+
"Data": {
|
7936
|
+
"shape": "S99"
|
7937
|
+
}
|
7938
|
+
}
|
7939
|
+
},
|
7940
|
+
"AmazonRedshiftTarget": {
|
7941
|
+
"type": "structure",
|
7942
|
+
"members": {
|
7943
|
+
"Name": {},
|
7944
|
+
"Data": {
|
7945
|
+
"shape": "S99"
|
7946
|
+
},
|
7947
|
+
"Inputs": {
|
7948
|
+
"shape": "S65"
|
7949
|
+
}
|
7950
|
+
}
|
7927
7951
|
}
|
7928
7952
|
}
|
7929
7953
|
},
|
@@ -8135,6 +8159,78 @@
|
|
8135
8159
|
}
|
8136
8160
|
},
|
8137
8161
|
"S99": {
|
8162
|
+
"type": "structure",
|
8163
|
+
"members": {
|
8164
|
+
"AccessType": {},
|
8165
|
+
"SourceType": {},
|
8166
|
+
"Connection": {
|
8167
|
+
"shape": "S9a"
|
8168
|
+
},
|
8169
|
+
"Schema": {
|
8170
|
+
"shape": "S9a"
|
8171
|
+
},
|
8172
|
+
"Table": {
|
8173
|
+
"shape": "S9a"
|
8174
|
+
},
|
8175
|
+
"CatalogDatabase": {
|
8176
|
+
"shape": "S9a"
|
8177
|
+
},
|
8178
|
+
"CatalogTable": {
|
8179
|
+
"shape": "S9a"
|
8180
|
+
},
|
8181
|
+
"CatalogRedshiftSchema": {},
|
8182
|
+
"CatalogRedshiftTable": {},
|
8183
|
+
"TempDir": {},
|
8184
|
+
"IamRole": {
|
8185
|
+
"shape": "S9a"
|
8186
|
+
},
|
8187
|
+
"AdvancedOptions": {
|
8188
|
+
"type": "list",
|
8189
|
+
"member": {
|
8190
|
+
"type": "structure",
|
8191
|
+
"members": {
|
8192
|
+
"Key": {},
|
8193
|
+
"Value": {}
|
8194
|
+
}
|
8195
|
+
}
|
8196
|
+
},
|
8197
|
+
"SampleQuery": {},
|
8198
|
+
"PreAction": {},
|
8199
|
+
"PostAction": {},
|
8200
|
+
"Action": {},
|
8201
|
+
"TablePrefix": {},
|
8202
|
+
"Upsert": {
|
8203
|
+
"type": "boolean"
|
8204
|
+
},
|
8205
|
+
"MergeAction": {},
|
8206
|
+
"MergeWhenMatched": {},
|
8207
|
+
"MergeWhenNotMatched": {},
|
8208
|
+
"MergeClause": {},
|
8209
|
+
"CrawlerConnection": {},
|
8210
|
+
"TableSchema": {
|
8211
|
+
"shape": "S9d"
|
8212
|
+
},
|
8213
|
+
"StagingTable": {},
|
8214
|
+
"SelectedColumns": {
|
8215
|
+
"shape": "S9d"
|
8216
|
+
}
|
8217
|
+
}
|
8218
|
+
},
|
8219
|
+
"S9a": {
|
8220
|
+
"type": "structure",
|
8221
|
+
"members": {
|
8222
|
+
"Value": {},
|
8223
|
+
"Label": {},
|
8224
|
+
"Description": {}
|
8225
|
+
}
|
8226
|
+
},
|
8227
|
+
"S9d": {
|
8228
|
+
"type": "list",
|
8229
|
+
"member": {
|
8230
|
+
"shape": "S9a"
|
8231
|
+
}
|
8232
|
+
},
|
8233
|
+
"S9g": {
|
8138
8234
|
"type": "structure",
|
8139
8235
|
"members": {
|
8140
8236
|
"Provider": {},
|
@@ -8147,19 +8243,19 @@
|
|
8147
8243
|
"AuthToken": {}
|
8148
8244
|
}
|
8149
8245
|
},
|
8150
|
-
"
|
8246
|
+
"S9k": {
|
8151
8247
|
"type": "list",
|
8152
8248
|
"member": {
|
8153
8249
|
"shape": "S1c"
|
8154
8250
|
}
|
8155
8251
|
},
|
8156
|
-
"
|
8252
|
+
"S9m": {
|
8157
8253
|
"type": "list",
|
8158
8254
|
"member": {
|
8159
|
-
"shape": "
|
8255
|
+
"shape": "S9n"
|
8160
8256
|
}
|
8161
8257
|
},
|
8162
|
-
"
|
8258
|
+
"S9n": {
|
8163
8259
|
"type": "structure",
|
8164
8260
|
"members": {
|
8165
8261
|
"Values": {
|
@@ -8185,17 +8281,17 @@
|
|
8185
8281
|
"CatalogId": {}
|
8186
8282
|
}
|
8187
8283
|
},
|
8188
|
-
"
|
8284
|
+
"S9p": {
|
8189
8285
|
"type": "list",
|
8190
8286
|
"member": {}
|
8191
8287
|
},
|
8192
|
-
"
|
8288
|
+
"S9r": {
|
8193
8289
|
"type": "list",
|
8194
8290
|
"member": {
|
8195
|
-
"shape": "
|
8291
|
+
"shape": "S9s"
|
8196
8292
|
}
|
8197
8293
|
},
|
8198
|
-
"
|
8294
|
+
"S9s": {
|
8199
8295
|
"type": "structure",
|
8200
8296
|
"members": {
|
8201
8297
|
"Name": {},
|
@@ -8206,17 +8302,17 @@
|
|
8206
8302
|
"Description": {},
|
8207
8303
|
"Schedule": {},
|
8208
8304
|
"Actions": {
|
8209
|
-
"shape": "
|
8305
|
+
"shape": "S9w"
|
8210
8306
|
},
|
8211
8307
|
"Predicate": {
|
8212
|
-
"shape": "
|
8308
|
+
"shape": "S9y"
|
8213
8309
|
},
|
8214
8310
|
"EventBatchingCondition": {
|
8215
|
-
"shape": "
|
8311
|
+
"shape": "Sa5"
|
8216
8312
|
}
|
8217
8313
|
}
|
8218
8314
|
},
|
8219
|
-
"
|
8315
|
+
"S9w": {
|
8220
8316
|
"type": "list",
|
8221
8317
|
"member": {
|
8222
8318
|
"type": "structure",
|
@@ -8236,7 +8332,7 @@
|
|
8236
8332
|
}
|
8237
8333
|
}
|
8238
8334
|
},
|
8239
|
-
"
|
8335
|
+
"S9y": {
|
8240
8336
|
"type": "structure",
|
8241
8337
|
"members": {
|
8242
8338
|
"Logical": {},
|
@@ -8255,7 +8351,7 @@
|
|
8255
8351
|
}
|
8256
8352
|
}
|
8257
8353
|
},
|
8258
|
-
"
|
8354
|
+
"Sa5": {
|
8259
8355
|
"type": "structure",
|
8260
8356
|
"required": [
|
8261
8357
|
"BatchSize"
|
@@ -8269,17 +8365,17 @@
|
|
8269
8365
|
}
|
8270
8366
|
}
|
8271
8367
|
},
|
8272
|
-
"
|
8368
|
+
"Sa9": {
|
8273
8369
|
"type": "list",
|
8274
8370
|
"member": {}
|
8275
8371
|
},
|
8276
|
-
"
|
8372
|
+
"Sac": {
|
8277
8373
|
"type": "structure",
|
8278
8374
|
"members": {
|
8279
8375
|
"Name": {},
|
8280
8376
|
"Description": {},
|
8281
8377
|
"DefaultRunProperties": {
|
8282
|
-
"shape": "
|
8378
|
+
"shape": "Sad"
|
8283
8379
|
},
|
8284
8380
|
"CreatedOn": {
|
8285
8381
|
"type": "timestamp"
|
@@ -8288,10 +8384,10 @@
|
|
8288
8384
|
"type": "timestamp"
|
8289
8385
|
},
|
8290
8386
|
"LastRun": {
|
8291
|
-
"shape": "
|
8387
|
+
"shape": "Sae"
|
8292
8388
|
},
|
8293
8389
|
"Graph": {
|
8294
|
-
"shape": "
|
8390
|
+
"shape": "Sah"
|
8295
8391
|
},
|
8296
8392
|
"MaxConcurrentRuns": {
|
8297
8393
|
"type": "integer"
|
@@ -8305,19 +8401,19 @@
|
|
8305
8401
|
}
|
8306
8402
|
}
|
8307
8403
|
},
|
8308
|
-
"
|
8404
|
+
"Sad": {
|
8309
8405
|
"type": "map",
|
8310
8406
|
"key": {},
|
8311
8407
|
"value": {}
|
8312
8408
|
},
|
8313
|
-
"
|
8409
|
+
"Sae": {
|
8314
8410
|
"type": "structure",
|
8315
8411
|
"members": {
|
8316
8412
|
"Name": {},
|
8317
8413
|
"WorkflowRunId": {},
|
8318
8414
|
"PreviousRunId": {},
|
8319
8415
|
"WorkflowRunProperties": {
|
8320
|
-
"shape": "
|
8416
|
+
"shape": "Sad"
|
8321
8417
|
},
|
8322
8418
|
"StartedOn": {
|
8323
8419
|
"type": "timestamp"
|
@@ -8357,7 +8453,7 @@
|
|
8357
8453
|
}
|
8358
8454
|
},
|
8359
8455
|
"Graph": {
|
8360
|
-
"shape": "
|
8456
|
+
"shape": "Sah"
|
8361
8457
|
},
|
8362
8458
|
"StartingEventBatchCondition": {
|
8363
8459
|
"type": "structure",
|
@@ -8372,7 +8468,7 @@
|
|
8372
8468
|
}
|
8373
8469
|
}
|
8374
8470
|
},
|
8375
|
-
"
|
8471
|
+
"Sah": {
|
8376
8472
|
"type": "structure",
|
8377
8473
|
"members": {
|
8378
8474
|
"Nodes": {
|
@@ -8387,7 +8483,7 @@
|
|
8387
8483
|
"type": "structure",
|
8388
8484
|
"members": {
|
8389
8485
|
"Trigger": {
|
8390
|
-
"shape": "
|
8486
|
+
"shape": "S9s"
|
8391
8487
|
}
|
8392
8488
|
}
|
8393
8489
|
},
|
@@ -8395,7 +8491,7 @@
|
|
8395
8491
|
"type": "structure",
|
8396
8492
|
"members": {
|
8397
8493
|
"JobRuns": {
|
8398
|
-
"shape": "
|
8494
|
+
"shape": "San"
|
8399
8495
|
}
|
8400
8496
|
}
|
8401
8497
|
},
|
@@ -8437,13 +8533,13 @@
|
|
8437
8533
|
}
|
8438
8534
|
}
|
8439
8535
|
},
|
8440
|
-
"
|
8536
|
+
"San": {
|
8441
8537
|
"type": "list",
|
8442
8538
|
"member": {
|
8443
|
-
"shape": "
|
8539
|
+
"shape": "Sao"
|
8444
8540
|
}
|
8445
8541
|
},
|
8446
|
-
"
|
8542
|
+
"Sao": {
|
8447
8543
|
"type": "structure",
|
8448
8544
|
"members": {
|
8449
8545
|
"Id": {},
|
@@ -8507,24 +8603,24 @@
|
|
8507
8603
|
"ExecutionClass": {}
|
8508
8604
|
}
|
8509
8605
|
},
|
8510
|
-
"
|
8606
|
+
"Sba": {
|
8511
8607
|
"type": "list",
|
8512
8608
|
"member": {}
|
8513
8609
|
},
|
8514
|
-
"
|
8610
|
+
"Sbv": {
|
8515
8611
|
"type": "map",
|
8516
8612
|
"key": {},
|
8517
8613
|
"value": {}
|
8518
8614
|
},
|
8519
|
-
"
|
8615
|
+
"Scc": {
|
8520
8616
|
"type": "list",
|
8521
8617
|
"member": {}
|
8522
8618
|
},
|
8523
|
-
"
|
8619
|
+
"Scd": {
|
8524
8620
|
"type": "list",
|
8525
8621
|
"member": {}
|
8526
8622
|
},
|
8527
|
-
"
|
8623
|
+
"Scg": {
|
8528
8624
|
"type": "structure",
|
8529
8625
|
"required": [
|
8530
8626
|
"Name",
|
@@ -8536,26 +8632,26 @@
|
|
8536
8632
|
"Description": {},
|
8537
8633
|
"ConnectionType": {},
|
8538
8634
|
"MatchCriteria": {
|
8539
|
-
"shape": "
|
8635
|
+
"shape": "Sci"
|
8540
8636
|
},
|
8541
8637
|
"ConnectionProperties": {
|
8542
|
-
"shape": "
|
8638
|
+
"shape": "Scj"
|
8543
8639
|
},
|
8544
8640
|
"PhysicalConnectionRequirements": {
|
8545
|
-
"shape": "
|
8641
|
+
"shape": "Scl"
|
8546
8642
|
}
|
8547
8643
|
}
|
8548
8644
|
},
|
8549
|
-
"
|
8645
|
+
"Sci": {
|
8550
8646
|
"type": "list",
|
8551
8647
|
"member": {}
|
8552
8648
|
},
|
8553
|
-
"
|
8649
|
+
"Scj": {
|
8554
8650
|
"type": "map",
|
8555
8651
|
"key": {},
|
8556
8652
|
"value": {}
|
8557
8653
|
},
|
8558
|
-
"
|
8654
|
+
"Scl": {
|
8559
8655
|
"type": "structure",
|
8560
8656
|
"members": {
|
8561
8657
|
"SubnetId": {},
|
@@ -8566,7 +8662,7 @@
|
|
8566
8662
|
"AvailabilityZone": {}
|
8567
8663
|
}
|
8568
8664
|
},
|
8569
|
-
"
|
8665
|
+
"Scu": {
|
8570
8666
|
"type": "structure",
|
8571
8667
|
"required": [
|
8572
8668
|
"TableName",
|
@@ -8577,7 +8673,7 @@
|
|
8577
8673
|
"DatabaseName": {}
|
8578
8674
|
}
|
8579
8675
|
},
|
8580
|
-
"
|
8676
|
+
"Scx": {
|
8581
8677
|
"type": "structure",
|
8582
8678
|
"required": [
|
8583
8679
|
"Name"
|
@@ -8590,17 +8686,17 @@
|
|
8590
8686
|
"shape": "Se"
|
8591
8687
|
},
|
8592
8688
|
"CreateTableDefaultPermissions": {
|
8593
|
-
"shape": "
|
8689
|
+
"shape": "Scz"
|
8594
8690
|
},
|
8595
8691
|
"TargetDatabase": {
|
8596
|
-
"shape": "
|
8692
|
+
"shape": "Sd5"
|
8597
8693
|
},
|
8598
8694
|
"FederatedDatabase": {
|
8599
|
-
"shape": "
|
8695
|
+
"shape": "Sd6"
|
8600
8696
|
}
|
8601
8697
|
}
|
8602
8698
|
},
|
8603
|
-
"
|
8699
|
+
"Scz": {
|
8604
8700
|
"type": "list",
|
8605
8701
|
"member": {
|
8606
8702
|
"type": "structure",
|
@@ -8618,27 +8714,27 @@
|
|
8618
8714
|
}
|
8619
8715
|
}
|
8620
8716
|
},
|
8621
|
-
"
|
8717
|
+
"Sd5": {
|
8622
8718
|
"type": "structure",
|
8623
8719
|
"members": {
|
8624
8720
|
"CatalogId": {},
|
8625
8721
|
"DatabaseName": {}
|
8626
8722
|
}
|
8627
8723
|
},
|
8628
|
-
"
|
8724
|
+
"Sd6": {
|
8629
8725
|
"type": "structure",
|
8630
8726
|
"members": {
|
8631
8727
|
"Identifier": {},
|
8632
8728
|
"ConnectionName": {}
|
8633
8729
|
}
|
8634
8730
|
},
|
8635
|
-
"
|
8731
|
+
"Sde": {
|
8636
8732
|
"type": "list",
|
8637
8733
|
"member": {
|
8638
8734
|
"shape": "S40"
|
8639
8735
|
}
|
8640
8736
|
},
|
8641
|
-
"
|
8737
|
+
"Sdf": {
|
8642
8738
|
"type": "structure",
|
8643
8739
|
"required": [
|
8644
8740
|
"TransformType"
|
@@ -8662,7 +8758,7 @@
|
|
8662
8758
|
}
|
8663
8759
|
}
|
8664
8760
|
},
|
8665
|
-
"
|
8761
|
+
"Sdj": {
|
8666
8762
|
"type": "structure",
|
8667
8763
|
"members": {
|
8668
8764
|
"MlUserDataEncryption": {
|
@@ -8678,7 +8774,7 @@
|
|
8678
8774
|
"TaskRunSecurityConfigurationName": {}
|
8679
8775
|
}
|
8680
8776
|
},
|
8681
|
-
"
|
8777
|
+
"Sdq": {
|
8682
8778
|
"type": "structure",
|
8683
8779
|
"required": [
|
8684
8780
|
"Keys",
|
@@ -8692,14 +8788,14 @@
|
|
8692
8788
|
"IndexName": {}
|
8693
8789
|
}
|
8694
8790
|
},
|
8695
|
-
"
|
8791
|
+
"Sdw": {
|
8696
8792
|
"type": "structure",
|
8697
8793
|
"members": {
|
8698
8794
|
"RegistryName": {},
|
8699
8795
|
"RegistryArn": {}
|
8700
8796
|
}
|
8701
8797
|
},
|
8702
|
-
"
|
8798
|
+
"Se3": {
|
8703
8799
|
"type": "list",
|
8704
8800
|
"member": {
|
8705
8801
|
"type": "structure",
|
@@ -8712,7 +8808,7 @@
|
|
8712
8808
|
"Id": {},
|
8713
8809
|
"NodeType": {},
|
8714
8810
|
"Args": {
|
8715
|
-
"shape": "
|
8811
|
+
"shape": "Se7"
|
8716
8812
|
},
|
8717
8813
|
"LineNumber": {
|
8718
8814
|
"type": "integer"
|
@@ -8720,7 +8816,7 @@
|
|
8720
8816
|
}
|
8721
8817
|
}
|
8722
8818
|
},
|
8723
|
-
"
|
8819
|
+
"Se7": {
|
8724
8820
|
"type": "list",
|
8725
8821
|
"member": {
|
8726
8822
|
"type": "structure",
|
@@ -8737,7 +8833,7 @@
|
|
8737
8833
|
}
|
8738
8834
|
}
|
8739
8835
|
},
|
8740
|
-
"
|
8836
|
+
"Seb": {
|
8741
8837
|
"type": "list",
|
8742
8838
|
"member": {
|
8743
8839
|
"type": "structure",
|
@@ -8752,7 +8848,7 @@
|
|
8752
8848
|
}
|
8753
8849
|
}
|
8754
8850
|
},
|
8755
|
-
"
|
8851
|
+
"Sei": {
|
8756
8852
|
"type": "structure",
|
8757
8853
|
"members": {
|
8758
8854
|
"S3Encryption": {
|
@@ -8781,19 +8877,19 @@
|
|
8781
8877
|
}
|
8782
8878
|
}
|
8783
8879
|
},
|
8784
|
-
"
|
8880
|
+
"Seu": {
|
8785
8881
|
"type": "structure",
|
8786
8882
|
"members": {
|
8787
8883
|
"Name": {},
|
8788
8884
|
"PythonVersion": {}
|
8789
8885
|
}
|
8790
8886
|
},
|
8791
|
-
"
|
8887
|
+
"Sev": {
|
8792
8888
|
"type": "map",
|
8793
8889
|
"key": {},
|
8794
8890
|
"value": {}
|
8795
8891
|
},
|
8796
|
-
"
|
8892
|
+
"Sey": {
|
8797
8893
|
"type": "structure",
|
8798
8894
|
"members": {
|
8799
8895
|
"Id": {},
|
@@ -8805,10 +8901,10 @@
|
|
8805
8901
|
"Description": {},
|
8806
8902
|
"Role": {},
|
8807
8903
|
"Command": {
|
8808
|
-
"shape": "
|
8904
|
+
"shape": "Seu"
|
8809
8905
|
},
|
8810
8906
|
"DefaultArguments": {
|
8811
|
-
"shape": "
|
8907
|
+
"shape": "Sev"
|
8812
8908
|
},
|
8813
8909
|
"Connections": {
|
8814
8910
|
"shape": "S4u"
|
@@ -8823,7 +8919,7 @@
|
|
8823
8919
|
"GlueVersion": {}
|
8824
8920
|
}
|
8825
8921
|
},
|
8826
|
-
"
|
8922
|
+
"Sf2": {
|
8827
8923
|
"type": "structure",
|
8828
8924
|
"required": [
|
8829
8925
|
"Name"
|
@@ -8854,11 +8950,11 @@
|
|
8854
8950
|
"shape": "Se"
|
8855
8951
|
},
|
8856
8952
|
"TargetTable": {
|
8857
|
-
"shape": "
|
8953
|
+
"shape": "Sf6"
|
8858
8954
|
}
|
8859
8955
|
}
|
8860
8956
|
},
|
8861
|
-
"
|
8957
|
+
"Sf6": {
|
8862
8958
|
"type": "structure",
|
8863
8959
|
"members": {
|
8864
8960
|
"CatalogId": {},
|
@@ -8866,7 +8962,7 @@
|
|
8866
8962
|
"Name": {}
|
8867
8963
|
}
|
8868
8964
|
},
|
8869
|
-
"
|
8965
|
+
"Sfc": {
|
8870
8966
|
"type": "structure",
|
8871
8967
|
"members": {
|
8872
8968
|
"FunctionName": {},
|
@@ -8874,11 +8970,11 @@
|
|
8874
8970
|
"OwnerName": {},
|
8875
8971
|
"OwnerType": {},
|
8876
8972
|
"ResourceUris": {
|
8877
|
-
"shape": "
|
8973
|
+
"shape": "Sfe"
|
8878
8974
|
}
|
8879
8975
|
}
|
8880
8976
|
},
|
8881
|
-
"
|
8977
|
+
"Sfe": {
|
8882
8978
|
"type": "list",
|
8883
8979
|
"member": {
|
8884
8980
|
"type": "structure",
|
@@ -8888,7 +8984,7 @@
|
|
8888
8984
|
}
|
8889
8985
|
}
|
8890
8986
|
},
|
8891
|
-
"
|
8987
|
+
"Sh9": {
|
8892
8988
|
"type": "structure",
|
8893
8989
|
"members": {
|
8894
8990
|
"BlueprintName": {},
|
@@ -8907,7 +9003,7 @@
|
|
8907
9003
|
"RoleArn": {}
|
8908
9004
|
}
|
8909
9005
|
},
|
8910
|
-
"
|
9006
|
+
"Shn": {
|
8911
9007
|
"type": "structure",
|
8912
9008
|
"members": {
|
8913
9009
|
"GrokClassifier": {
|
@@ -8994,7 +9090,7 @@
|
|
8994
9090
|
"QuoteSymbol": {},
|
8995
9091
|
"ContainsHeader": {},
|
8996
9092
|
"Header": {
|
8997
|
-
"shape": "
|
9093
|
+
"shape": "Scc"
|
8998
9094
|
},
|
8999
9095
|
"DisableValueTrimming": {
|
9000
9096
|
"type": "boolean"
|
@@ -9006,23 +9102,23 @@
|
|
9006
9102
|
"type": "boolean"
|
9007
9103
|
},
|
9008
9104
|
"CustomDatatypes": {
|
9009
|
-
"shape": "
|
9105
|
+
"shape": "Scd"
|
9010
9106
|
}
|
9011
9107
|
}
|
9012
9108
|
}
|
9013
9109
|
}
|
9014
9110
|
},
|
9015
|
-
"
|
9111
|
+
"Shx": {
|
9016
9112
|
"type": "list",
|
9017
9113
|
"member": {}
|
9018
9114
|
},
|
9019
|
-
"
|
9115
|
+
"Shz": {
|
9020
9116
|
"type": "list",
|
9021
9117
|
"member": {
|
9022
|
-
"shape": "
|
9118
|
+
"shape": "Si0"
|
9023
9119
|
}
|
9024
9120
|
},
|
9025
|
-
"
|
9121
|
+
"Si0": {
|
9026
9122
|
"type": "structure",
|
9027
9123
|
"required": [
|
9028
9124
|
"ColumnName",
|
@@ -9091,10 +9187,10 @@
|
|
9091
9187
|
],
|
9092
9188
|
"members": {
|
9093
9189
|
"MinimumValue": {
|
9094
|
-
"shape": "
|
9190
|
+
"shape": "Si8"
|
9095
9191
|
},
|
9096
9192
|
"MaximumValue": {
|
9097
|
-
"shape": "
|
9193
|
+
"shape": "Si8"
|
9098
9194
|
},
|
9099
9195
|
"NumberOfNulls": {
|
9100
9196
|
"type": "long"
|
@@ -9192,7 +9288,7 @@
|
|
9192
9288
|
}
|
9193
9289
|
}
|
9194
9290
|
},
|
9195
|
-
"
|
9291
|
+
"Si8": {
|
9196
9292
|
"type": "structure",
|
9197
9293
|
"required": [
|
9198
9294
|
"UnscaledValue",
|
@@ -9207,7 +9303,7 @@
|
|
9207
9303
|
}
|
9208
9304
|
}
|
9209
9305
|
},
|
9210
|
-
"
|
9306
|
+
"Sih": {
|
9211
9307
|
"type": "list",
|
9212
9308
|
"member": {
|
9213
9309
|
"type": "structure",
|
@@ -9219,20 +9315,20 @@
|
|
9219
9315
|
}
|
9220
9316
|
}
|
9221
9317
|
},
|
9222
|
-
"
|
9318
|
+
"Sin": {
|
9223
9319
|
"type": "structure",
|
9224
9320
|
"members": {
|
9225
9321
|
"Name": {},
|
9226
9322
|
"Description": {},
|
9227
9323
|
"ConnectionType": {},
|
9228
9324
|
"MatchCriteria": {
|
9229
|
-
"shape": "
|
9325
|
+
"shape": "Sci"
|
9230
9326
|
},
|
9231
9327
|
"ConnectionProperties": {
|
9232
|
-
"shape": "
|
9328
|
+
"shape": "Scj"
|
9233
9329
|
},
|
9234
9330
|
"PhysicalConnectionRequirements": {
|
9235
|
-
"shape": "
|
9331
|
+
"shape": "Scl"
|
9236
9332
|
},
|
9237
9333
|
"CreationTime": {
|
9238
9334
|
"type": "timestamp"
|
@@ -9243,7 +9339,7 @@
|
|
9243
9339
|
"LastUpdatedBy": {}
|
9244
9340
|
}
|
9245
9341
|
},
|
9246
|
-
"
|
9342
|
+
"Sj4": {
|
9247
9343
|
"type": "structure",
|
9248
9344
|
"members": {
|
9249
9345
|
"EncryptionAtRest": {
|
@@ -9270,7 +9366,7 @@
|
|
9270
9366
|
}
|
9271
9367
|
}
|
9272
9368
|
},
|
9273
|
-
"
|
9369
|
+
"Sjg": {
|
9274
9370
|
"type": "structure",
|
9275
9371
|
"members": {
|
9276
9372
|
"CloudWatchMetricsEnabled": {
|
@@ -9279,11 +9375,11 @@
|
|
9279
9375
|
"ResultsS3Prefix": {}
|
9280
9376
|
}
|
9281
9377
|
},
|
9282
|
-
"
|
9378
|
+
"Sjh": {
|
9283
9379
|
"type": "list",
|
9284
9380
|
"member": {}
|
9285
9381
|
},
|
9286
|
-
"
|
9382
|
+
"Sjl": {
|
9287
9383
|
"type": "structure",
|
9288
9384
|
"required": [
|
9289
9385
|
"Name"
|
@@ -9299,18 +9395,18 @@
|
|
9299
9395
|
"type": "timestamp"
|
9300
9396
|
},
|
9301
9397
|
"CreateTableDefaultPermissions": {
|
9302
|
-
"shape": "
|
9398
|
+
"shape": "Scz"
|
9303
9399
|
},
|
9304
9400
|
"TargetDatabase": {
|
9305
|
-
"shape": "
|
9401
|
+
"shape": "Sd5"
|
9306
9402
|
},
|
9307
9403
|
"CatalogId": {},
|
9308
9404
|
"FederatedDatabase": {
|
9309
|
-
"shape": "
|
9405
|
+
"shape": "Sd6"
|
9310
9406
|
}
|
9311
9407
|
}
|
9312
9408
|
},
|
9313
|
-
"
|
9409
|
+
"Sk3": {
|
9314
9410
|
"type": "structure",
|
9315
9411
|
"members": {
|
9316
9412
|
"JobName": {},
|
@@ -9328,7 +9424,7 @@
|
|
9328
9424
|
"JobBookmark": {}
|
9329
9425
|
}
|
9330
9426
|
},
|
9331
|
-
"
|
9427
|
+
"Skd": {
|
9332
9428
|
"type": "structure",
|
9333
9429
|
"members": {
|
9334
9430
|
"TaskType": {},
|
@@ -9363,7 +9459,7 @@
|
|
9363
9459
|
}
|
9364
9460
|
}
|
9365
9461
|
},
|
9366
|
-
"
|
9462
|
+
"Skw": {
|
9367
9463
|
"type": "structure",
|
9368
9464
|
"required": [
|
9369
9465
|
"TransformType"
|
@@ -9418,7 +9514,7 @@
|
|
9418
9514
|
}
|
9419
9515
|
}
|
9420
9516
|
},
|
9421
|
-
"
|
9517
|
+
"Sl3": {
|
9422
9518
|
"type": "list",
|
9423
9519
|
"member": {
|
9424
9520
|
"type": "structure",
|
@@ -9428,7 +9524,7 @@
|
|
9428
9524
|
}
|
9429
9525
|
}
|
9430
9526
|
},
|
9431
|
-
"
|
9527
|
+
"Sl6": {
|
9432
9528
|
"type": "structure",
|
9433
9529
|
"members": {
|
9434
9530
|
"Name": {},
|
@@ -9448,11 +9544,11 @@
|
|
9448
9544
|
"type": "timestamp"
|
9449
9545
|
},
|
9450
9546
|
"Schema": {
|
9451
|
-
"shape": "
|
9547
|
+
"shape": "Sl3"
|
9452
9548
|
}
|
9453
9549
|
}
|
9454
9550
|
},
|
9455
|
-
"
|
9551
|
+
"Sl7": {
|
9456
9552
|
"type": "structure",
|
9457
9553
|
"required": [
|
9458
9554
|
"Column",
|
@@ -9463,7 +9559,7 @@
|
|
9463
9559
|
"SortDirection": {}
|
9464
9560
|
}
|
9465
9561
|
},
|
9466
|
-
"
|
9562
|
+
"Sld": {
|
9467
9563
|
"type": "structure",
|
9468
9564
|
"required": [
|
9469
9565
|
"DatabaseName",
|
@@ -9474,27 +9570,27 @@
|
|
9474
9570
|
"TableName": {}
|
9475
9571
|
}
|
9476
9572
|
},
|
9477
|
-
"
|
9573
|
+
"Sle": {
|
9478
9574
|
"type": "list",
|
9479
9575
|
"member": {
|
9480
|
-
"shape": "
|
9576
|
+
"shape": "Sld"
|
9481
9577
|
}
|
9482
9578
|
},
|
9483
|
-
"
|
9579
|
+
"Slf": {
|
9484
9580
|
"type": "structure",
|
9485
9581
|
"members": {
|
9486
9582
|
"Jdbc": {
|
9487
|
-
"shape": "
|
9583
|
+
"shape": "Se7"
|
9488
9584
|
},
|
9489
9585
|
"S3": {
|
9490
|
-
"shape": "
|
9586
|
+
"shape": "Se7"
|
9491
9587
|
},
|
9492
9588
|
"DynamoDB": {
|
9493
|
-
"shape": "
|
9589
|
+
"shape": "Se7"
|
9494
9590
|
}
|
9495
9591
|
}
|
9496
9592
|
},
|
9497
|
-
"
|
9593
|
+
"Slh": {
|
9498
9594
|
"type": "list",
|
9499
9595
|
"member": {
|
9500
9596
|
"type": "structure",
|
@@ -9508,7 +9604,7 @@
|
|
9508
9604
|
}
|
9509
9605
|
}
|
9510
9606
|
},
|
9511
|
-
"
|
9607
|
+
"Sm1": {
|
9512
9608
|
"type": "structure",
|
9513
9609
|
"required": [
|
9514
9610
|
"SegmentNumber",
|
@@ -9523,7 +9619,7 @@
|
|
9523
9619
|
}
|
9524
9620
|
}
|
9525
9621
|
},
|
9526
|
-
"
|
9622
|
+
"Smo": {
|
9527
9623
|
"type": "structure",
|
9528
9624
|
"members": {
|
9529
9625
|
"LatestVersion": {
|
@@ -9534,7 +9630,7 @@
|
|
9534
9630
|
}
|
9535
9631
|
}
|
9536
9632
|
},
|
9537
|
-
"
|
9633
|
+
"Smx": {
|
9538
9634
|
"type": "structure",
|
9539
9635
|
"members": {
|
9540
9636
|
"Name": {},
|
@@ -9542,11 +9638,11 @@
|
|
9542
9638
|
"type": "timestamp"
|
9543
9639
|
},
|
9544
9640
|
"EncryptionConfiguration": {
|
9545
|
-
"shape": "
|
9641
|
+
"shape": "Sei"
|
9546
9642
|
}
|
9547
9643
|
}
|
9548
9644
|
},
|
9549
|
-
"
|
9645
|
+
"Sn5": {
|
9550
9646
|
"type": "structure",
|
9551
9647
|
"members": {
|
9552
9648
|
"Id": {
|
@@ -9585,7 +9681,7 @@
|
|
9585
9681
|
}
|
9586
9682
|
}
|
9587
9683
|
},
|
9588
|
-
"
|
9684
|
+
"Snc": {
|
9589
9685
|
"type": "structure",
|
9590
9686
|
"required": [
|
9591
9687
|
"Name"
|
@@ -9627,7 +9723,7 @@
|
|
9627
9723
|
"type": "boolean"
|
9628
9724
|
},
|
9629
9725
|
"TargetTable": {
|
9630
|
-
"shape": "
|
9726
|
+
"shape": "Sf6"
|
9631
9727
|
},
|
9632
9728
|
"CatalogId": {},
|
9633
9729
|
"VersionId": {},
|
@@ -9641,22 +9737,22 @@
|
|
9641
9737
|
}
|
9642
9738
|
}
|
9643
9739
|
},
|
9644
|
-
"
|
9740
|
+
"Sng": {
|
9645
9741
|
"type": "structure",
|
9646
9742
|
"members": {
|
9647
9743
|
"Table": {
|
9648
|
-
"shape": "
|
9744
|
+
"shape": "Snc"
|
9649
9745
|
},
|
9650
9746
|
"VersionId": {}
|
9651
9747
|
}
|
9652
9748
|
},
|
9653
|
-
"
|
9749
|
+
"Snn": {
|
9654
9750
|
"type": "list",
|
9655
9751
|
"member": {
|
9656
|
-
"shape": "
|
9752
|
+
"shape": "Snc"
|
9657
9753
|
}
|
9658
9754
|
},
|
9659
|
-
"
|
9755
|
+
"Snv": {
|
9660
9756
|
"type": "structure",
|
9661
9757
|
"members": {
|
9662
9758
|
"AdditionalAuditContext": {},
|
@@ -9669,11 +9765,11 @@
|
|
9669
9765
|
}
|
9670
9766
|
}
|
9671
9767
|
},
|
9672
|
-
"
|
9768
|
+
"Sny": {
|
9673
9769
|
"type": "list",
|
9674
9770
|
"member": {}
|
9675
9771
|
},
|
9676
|
-
"
|
9772
|
+
"Sob": {
|
9677
9773
|
"type": "structure",
|
9678
9774
|
"members": {
|
9679
9775
|
"FunctionName": {},
|
@@ -9685,35 +9781,35 @@
|
|
9685
9781
|
"type": "timestamp"
|
9686
9782
|
},
|
9687
9783
|
"ResourceUris": {
|
9688
|
-
"shape": "
|
9784
|
+
"shape": "Sfe"
|
9689
9785
|
},
|
9690
9786
|
"CatalogId": {}
|
9691
9787
|
}
|
9692
9788
|
},
|
9693
|
-
"
|
9789
|
+
"Sqv": {
|
9694
9790
|
"type": "structure",
|
9695
9791
|
"members": {
|
9696
9792
|
"MetadataKey": {},
|
9697
9793
|
"MetadataValue": {}
|
9698
9794
|
}
|
9699
9795
|
},
|
9700
|
-
"
|
9796
|
+
"Srg": {
|
9701
9797
|
"type": "list",
|
9702
9798
|
"member": {}
|
9703
9799
|
},
|
9704
|
-
"
|
9800
|
+
"St5": {
|
9705
9801
|
"type": "list",
|
9706
9802
|
"member": {
|
9707
|
-
"shape": "
|
9803
|
+
"shape": "Si0"
|
9708
9804
|
}
|
9709
9805
|
},
|
9710
|
-
"
|
9806
|
+
"St7": {
|
9711
9807
|
"type": "list",
|
9712
9808
|
"member": {
|
9713
9809
|
"type": "structure",
|
9714
9810
|
"members": {
|
9715
9811
|
"ColumnStatistics": {
|
9716
|
-
"shape": "
|
9812
|
+
"shape": "Si0"
|
9717
9813
|
},
|
9718
9814
|
"Error": {
|
9719
9815
|
"shape": "S14"
|