aws-sdk 2.1420.0 → 2.1422.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/CHANGELOG.md +23 -1
- package/README.md +1 -1
- package/apis/billingconductor-2021-07-30.min.json +96 -68
- package/apis/ce-2017-10-25.min.json +80 -16
- package/apis/chime-sdk-media-pipelines-2021-07-15.min.json +118 -72
- package/apis/cloudformation-2010-05-15.min.json +100 -30
- package/apis/customer-profiles-2020-08-15.min.json +253 -57
- package/apis/datasync-2018-11-09.min.json +198 -102
- package/apis/ec2-2016-11-15.min.json +300 -278
- package/apis/emr-serverless-2021-07-13.min.json +25 -3
- package/apis/glue-2017-03-31.min.json +344 -319
- package/apis/quicksight-2018-04-01.min.json +1341 -994
- package/apis/quicksight-2018-04-01.paginators.json +42 -0
- package/apis/rds-2014-10-31.min.json +2 -1
- package/apis/sagemaker-2017-07-24.min.json +4 -0
- package/apis/securityhub-2018-10-26.min.json +145 -108
- package/apis/sts-2011-06-15.min.json +21 -11
- package/apis/transfer-2018-11-05.min.json +117 -73
- package/apis/wisdom-2020-10-19.min.json +77 -59
- package/clients/apigatewayv2.d.ts +6 -6
- package/clients/billingconductor.d.ts +102 -69
- package/clients/chimesdkmediapipelines.d.ts +117 -3
- package/clients/cloudformation.d.ts +88 -1
- package/clients/costexplorer.d.ts +169 -8
- package/clients/customerprofiles.d.ts +204 -4
- package/clients/datasync.d.ts +171 -27
- package/clients/dynamodb.d.ts +4 -4
- package/clients/ec2.d.ts +27 -1
- package/clients/emrserverless.d.ts +33 -2
- package/clients/glue.d.ts +29 -0
- package/clients/lambda.d.ts +1 -1
- package/clients/quicksight.d.ts +389 -0
- package/clients/rds.d.ts +14 -10
- package/clients/sagemaker.d.ts +4 -4
- package/clients/securityhub.d.ts +69 -10
- package/clients/sts.d.ts +17 -1
- package/clients/transfer.d.ts +85 -19
- package/clients/wisdom.d.ts +24 -0
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +18 -18
- package/dist/aws-sdk.js +506 -339
- package/dist/aws-sdk.min.js +98 -98
- package/lib/core.js +1 -1
- package/lib/dynamodb/document_client.d.ts +2 -2
- package/package.json +1 -1
@@ -368,7 +368,7 @@
|
|
368
368
|
"DatabaseName": {},
|
369
369
|
"TableName": {},
|
370
370
|
"PartitionsToGet": {
|
371
|
-
"shape": "
|
371
|
+
"shape": "S9y"
|
372
372
|
}
|
373
373
|
}
|
374
374
|
},
|
@@ -376,10 +376,10 @@
|
|
376
376
|
"type": "structure",
|
377
377
|
"members": {
|
378
378
|
"Partitions": {
|
379
|
-
"shape": "
|
379
|
+
"shape": "Sa0"
|
380
380
|
},
|
381
381
|
"UnprocessedKeys": {
|
382
|
-
"shape": "
|
382
|
+
"shape": "S9y"
|
383
383
|
}
|
384
384
|
}
|
385
385
|
}
|
@@ -392,7 +392,7 @@
|
|
392
392
|
],
|
393
393
|
"members": {
|
394
394
|
"TriggerNames": {
|
395
|
-
"shape": "
|
395
|
+
"shape": "Sa3"
|
396
396
|
}
|
397
397
|
}
|
398
398
|
},
|
@@ -400,10 +400,10 @@
|
|
400
400
|
"type": "structure",
|
401
401
|
"members": {
|
402
402
|
"Triggers": {
|
403
|
-
"shape": "
|
403
|
+
"shape": "Sa5"
|
404
404
|
},
|
405
405
|
"TriggersNotFound": {
|
406
|
-
"shape": "
|
406
|
+
"shape": "Sa3"
|
407
407
|
}
|
408
408
|
}
|
409
409
|
}
|
@@ -416,7 +416,7 @@
|
|
416
416
|
],
|
417
417
|
"members": {
|
418
418
|
"Names": {
|
419
|
-
"shape": "
|
419
|
+
"shape": "San"
|
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": "Saq"
|
433
433
|
}
|
434
434
|
},
|
435
435
|
"MissingWorkflows": {
|
436
|
-
"shape": "
|
436
|
+
"shape": "San"
|
437
437
|
}
|
438
438
|
}
|
439
439
|
}
|
@@ -504,7 +504,7 @@
|
|
504
504
|
],
|
505
505
|
"members": {
|
506
506
|
"PartitionValueList": {
|
507
|
-
"shape": "
|
507
|
+
"shape": "Sbo"
|
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": "Sbo"
|
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": "Sc9"
|
643
643
|
}
|
644
644
|
}
|
645
645
|
},
|
@@ -702,7 +702,7 @@
|
|
702
702
|
"QuoteSymbol": {},
|
703
703
|
"ContainsHeader": {},
|
704
704
|
"Header": {
|
705
|
-
"shape": "
|
705
|
+
"shape": "Scq"
|
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": "Scr"
|
718
718
|
}
|
719
719
|
}
|
720
720
|
}
|
@@ -734,10 +734,10 @@
|
|
734
734
|
"members": {
|
735
735
|
"CatalogId": {},
|
736
736
|
"ConnectionInput": {
|
737
|
-
"shape": "
|
737
|
+
"shape": "Scu"
|
738
738
|
},
|
739
739
|
"Tags": {
|
740
|
-
"shape": "
|
740
|
+
"shape": "Sc9"
|
741
741
|
}
|
742
742
|
}
|
743
743
|
},
|
@@ -782,7 +782,7 @@
|
|
782
782
|
"Configuration": {},
|
783
783
|
"CrawlerSecurityConfiguration": {},
|
784
784
|
"Tags": {
|
785
|
-
"shape": "
|
785
|
+
"shape": "Sc9"
|
786
786
|
}
|
787
787
|
}
|
788
788
|
},
|
@@ -805,7 +805,7 @@
|
|
805
805
|
"shape": "S3v"
|
806
806
|
},
|
807
807
|
"Tags": {
|
808
|
-
"shape": "
|
808
|
+
"shape": "Sc9"
|
809
809
|
}
|
810
810
|
}
|
811
811
|
},
|
@@ -828,10 +828,10 @@
|
|
828
828
|
"Description": {},
|
829
829
|
"Ruleset": {},
|
830
830
|
"Tags": {
|
831
|
-
"shape": "
|
831
|
+
"shape": "Sc9"
|
832
832
|
},
|
833
833
|
"TargetTable": {
|
834
|
-
"shape": "
|
834
|
+
"shape": "Sd8"
|
835
835
|
},
|
836
836
|
"ClientToken": {}
|
837
837
|
}
|
@@ -853,10 +853,10 @@
|
|
853
853
|
"members": {
|
854
854
|
"CatalogId": {},
|
855
855
|
"DatabaseInput": {
|
856
|
-
"shape": "
|
856
|
+
"shape": "Sdb"
|
857
857
|
},
|
858
858
|
"Tags": {
|
859
|
-
"shape": "
|
859
|
+
"shape": "Sc9"
|
860
860
|
}
|
861
861
|
}
|
862
862
|
},
|
@@ -895,7 +895,7 @@
|
|
895
895
|
"ExtraJarsS3Path": {},
|
896
896
|
"SecurityConfiguration": {},
|
897
897
|
"Tags": {
|
898
|
-
"shape": "
|
898
|
+
"shape": "Sc9"
|
899
899
|
},
|
900
900
|
"Arguments": {
|
901
901
|
"shape": "S4l"
|
@@ -983,7 +983,7 @@
|
|
983
983
|
},
|
984
984
|
"SecurityConfiguration": {},
|
985
985
|
"Tags": {
|
986
|
-
"shape": "
|
986
|
+
"shape": "Sc9"
|
987
987
|
},
|
988
988
|
"NotificationProperty": {
|
989
989
|
"shape": "S54"
|
@@ -998,7 +998,7 @@
|
|
998
998
|
},
|
999
999
|
"ExecutionClass": {},
|
1000
1000
|
"SourceControlDetails": {
|
1001
|
-
"shape": "
|
1001
|
+
"shape": "S9u"
|
1002
1002
|
}
|
1003
1003
|
}
|
1004
1004
|
},
|
@@ -1022,10 +1022,10 @@
|
|
1022
1022
|
"Name": {},
|
1023
1023
|
"Description": {},
|
1024
1024
|
"InputRecordTables": {
|
1025
|
-
"shape": "
|
1025
|
+
"shape": "Sds"
|
1026
1026
|
},
|
1027
1027
|
"Parameters": {
|
1028
|
-
"shape": "
|
1028
|
+
"shape": "Sdt"
|
1029
1029
|
},
|
1030
1030
|
"Role": {},
|
1031
1031
|
"GlueVersion": {},
|
@@ -1043,10 +1043,10 @@
|
|
1043
1043
|
"type": "integer"
|
1044
1044
|
},
|
1045
1045
|
"Tags": {
|
1046
|
-
"shape": "
|
1046
|
+
"shape": "Sc9"
|
1047
1047
|
},
|
1048
1048
|
"TransformEncryption": {
|
1049
|
-
"shape": "
|
1049
|
+
"shape": "Sdx"
|
1050
1050
|
}
|
1051
1051
|
}
|
1052
1052
|
},
|
@@ -1092,7 +1092,7 @@
|
|
1092
1092
|
"DatabaseName": {},
|
1093
1093
|
"TableName": {},
|
1094
1094
|
"PartitionIndex": {
|
1095
|
-
"shape": "
|
1095
|
+
"shape": "Se4"
|
1096
1096
|
}
|
1097
1097
|
}
|
1098
1098
|
},
|
@@ -1111,7 +1111,7 @@
|
|
1111
1111
|
"RegistryName": {},
|
1112
1112
|
"Description": {},
|
1113
1113
|
"Tags": {
|
1114
|
-
"shape": "
|
1114
|
+
"shape": "Sc9"
|
1115
1115
|
}
|
1116
1116
|
}
|
1117
1117
|
},
|
@@ -1122,7 +1122,7 @@
|
|
1122
1122
|
"RegistryName": {},
|
1123
1123
|
"Description": {},
|
1124
1124
|
"Tags": {
|
1125
|
-
"shape": "
|
1125
|
+
"shape": "Sc9"
|
1126
1126
|
}
|
1127
1127
|
}
|
1128
1128
|
}
|
@@ -1136,14 +1136,14 @@
|
|
1136
1136
|
],
|
1137
1137
|
"members": {
|
1138
1138
|
"RegistryId": {
|
1139
|
-
"shape": "
|
1139
|
+
"shape": "Sea"
|
1140
1140
|
},
|
1141
1141
|
"SchemaName": {},
|
1142
1142
|
"DataFormat": {},
|
1143
1143
|
"Compatibility": {},
|
1144
1144
|
"Description": {},
|
1145
1145
|
"Tags": {
|
1146
|
-
"shape": "
|
1146
|
+
"shape": "Sc9"
|
1147
1147
|
},
|
1148
1148
|
"SchemaDefinition": {}
|
1149
1149
|
}
|
@@ -1169,7 +1169,7 @@
|
|
1169
1169
|
},
|
1170
1170
|
"SchemaStatus": {},
|
1171
1171
|
"Tags": {
|
1172
|
-
"shape": "
|
1172
|
+
"shape": "Sc9"
|
1173
1173
|
},
|
1174
1174
|
"SchemaVersionId": {},
|
1175
1175
|
"SchemaVersionStatus": {}
|
@@ -1181,10 +1181,10 @@
|
|
1181
1181
|
"type": "structure",
|
1182
1182
|
"members": {
|
1183
1183
|
"DagNodes": {
|
1184
|
-
"shape": "
|
1184
|
+
"shape": "Seh"
|
1185
1185
|
},
|
1186
1186
|
"DagEdges": {
|
1187
|
-
"shape": "
|
1187
|
+
"shape": "Sep"
|
1188
1188
|
},
|
1189
1189
|
"Language": {}
|
1190
1190
|
}
|
@@ -1207,7 +1207,7 @@
|
|
1207
1207
|
"members": {
|
1208
1208
|
"Name": {},
|
1209
1209
|
"EncryptionConfiguration": {
|
1210
|
-
"shape": "
|
1210
|
+
"shape": "Sew"
|
1211
1211
|
}
|
1212
1212
|
}
|
1213
1213
|
},
|
@@ -1234,7 +1234,7 @@
|
|
1234
1234
|
"Description": {},
|
1235
1235
|
"Role": {},
|
1236
1236
|
"Command": {
|
1237
|
-
"shape": "
|
1237
|
+
"shape": "Sf8"
|
1238
1238
|
},
|
1239
1239
|
"Timeout": {
|
1240
1240
|
"type": "integer"
|
@@ -1243,7 +1243,7 @@
|
|
1243
1243
|
"type": "integer"
|
1244
1244
|
},
|
1245
1245
|
"DefaultArguments": {
|
1246
|
-
"shape": "
|
1246
|
+
"shape": "Sf9"
|
1247
1247
|
},
|
1248
1248
|
"Connections": {
|
1249
1249
|
"shape": "S50"
|
@@ -1258,7 +1258,7 @@
|
|
1258
1258
|
"SecurityConfiguration": {},
|
1259
1259
|
"GlueVersion": {},
|
1260
1260
|
"Tags": {
|
1261
|
-
"shape": "
|
1261
|
+
"shape": "Sc9"
|
1262
1262
|
},
|
1263
1263
|
"RequestOrigin": {}
|
1264
1264
|
}
|
@@ -1267,7 +1267,7 @@
|
|
1267
1267
|
"type": "structure",
|
1268
1268
|
"members": {
|
1269
1269
|
"Session": {
|
1270
|
-
"shape": "
|
1270
|
+
"shape": "Sfc"
|
1271
1271
|
}
|
1272
1272
|
}
|
1273
1273
|
}
|
@@ -1283,12 +1283,12 @@
|
|
1283
1283
|
"CatalogId": {},
|
1284
1284
|
"DatabaseName": {},
|
1285
1285
|
"TableInput": {
|
1286
|
-
"shape": "
|
1286
|
+
"shape": "Sfg"
|
1287
1287
|
},
|
1288
1288
|
"PartitionIndexes": {
|
1289
1289
|
"type": "list",
|
1290
1290
|
"member": {
|
1291
|
-
"shape": "
|
1291
|
+
"shape": "Se4"
|
1292
1292
|
}
|
1293
1293
|
},
|
1294
1294
|
"TransactionId": {},
|
@@ -1328,20 +1328,20 @@
|
|
1328
1328
|
"Type": {},
|
1329
1329
|
"Schedule": {},
|
1330
1330
|
"Predicate": {
|
1331
|
-
"shape": "
|
1331
|
+
"shape": "Sac"
|
1332
1332
|
},
|
1333
1333
|
"Actions": {
|
1334
|
-
"shape": "
|
1334
|
+
"shape": "Saa"
|
1335
1335
|
},
|
1336
1336
|
"Description": {},
|
1337
1337
|
"StartOnCreation": {
|
1338
1338
|
"type": "boolean"
|
1339
1339
|
},
|
1340
1340
|
"Tags": {
|
1341
|
-
"shape": "
|
1341
|
+
"shape": "Sc9"
|
1342
1342
|
},
|
1343
1343
|
"EventBatchingCondition": {
|
1344
|
-
"shape": "
|
1344
|
+
"shape": "Saj"
|
1345
1345
|
}
|
1346
1346
|
}
|
1347
1347
|
},
|
@@ -1363,7 +1363,7 @@
|
|
1363
1363
|
"CatalogId": {},
|
1364
1364
|
"DatabaseName": {},
|
1365
1365
|
"FunctionInput": {
|
1366
|
-
"shape": "
|
1366
|
+
"shape": "Sft"
|
1367
1367
|
}
|
1368
1368
|
}
|
1369
1369
|
},
|
@@ -1382,10 +1382,10 @@
|
|
1382
1382
|
"Name": {},
|
1383
1383
|
"Description": {},
|
1384
1384
|
"DefaultRunProperties": {
|
1385
|
-
"shape": "
|
1385
|
+
"shape": "Sar"
|
1386
1386
|
},
|
1387
1387
|
"Tags": {
|
1388
|
-
"shape": "
|
1388
|
+
"shape": "Sc9"
|
1389
1389
|
},
|
1390
1390
|
"MaxConcurrentRuns": {
|
1391
1391
|
"type": "integer"
|
@@ -1653,7 +1653,7 @@
|
|
1653
1653
|
],
|
1654
1654
|
"members": {
|
1655
1655
|
"RegistryId": {
|
1656
|
-
"shape": "
|
1656
|
+
"shape": "Sea"
|
1657
1657
|
}
|
1658
1658
|
}
|
1659
1659
|
},
|
@@ -1903,7 +1903,7 @@
|
|
1903
1903
|
"type": "structure",
|
1904
1904
|
"members": {
|
1905
1905
|
"BlueprintRun": {
|
1906
|
-
"shape": "
|
1906
|
+
"shape": "Shq"
|
1907
1907
|
}
|
1908
1908
|
}
|
1909
1909
|
}
|
@@ -1928,7 +1928,7 @@
|
|
1928
1928
|
"BlueprintRuns": {
|
1929
1929
|
"type": "list",
|
1930
1930
|
"member": {
|
1931
|
-
"shape": "
|
1931
|
+
"shape": "Shq"
|
1932
1932
|
}
|
1933
1933
|
},
|
1934
1934
|
"NextToken": {}
|
@@ -1974,7 +1974,7 @@
|
|
1974
1974
|
"type": "structure",
|
1975
1975
|
"members": {
|
1976
1976
|
"Classifier": {
|
1977
|
-
"shape": "
|
1977
|
+
"shape": "Si4"
|
1978
1978
|
}
|
1979
1979
|
}
|
1980
1980
|
}
|
@@ -1995,7 +1995,7 @@
|
|
1995
1995
|
"Classifiers": {
|
1996
1996
|
"type": "list",
|
1997
1997
|
"member": {
|
1998
|
-
"shape": "
|
1998
|
+
"shape": "Si4"
|
1999
1999
|
}
|
2000
2000
|
},
|
2001
2001
|
"NextToken": {}
|
@@ -2019,7 +2019,7 @@
|
|
2019
2019
|
"shape": "S6"
|
2020
2020
|
},
|
2021
2021
|
"ColumnNames": {
|
2022
|
-
"shape": "
|
2022
|
+
"shape": "Sie"
|
2023
2023
|
}
|
2024
2024
|
}
|
2025
2025
|
},
|
@@ -2027,10 +2027,10 @@
|
|
2027
2027
|
"type": "structure",
|
2028
2028
|
"members": {
|
2029
2029
|
"ColumnStatisticsList": {
|
2030
|
-
"shape": "
|
2030
|
+
"shape": "Sig"
|
2031
2031
|
},
|
2032
2032
|
"Errors": {
|
2033
|
-
"shape": "
|
2033
|
+
"shape": "Siy"
|
2034
2034
|
}
|
2035
2035
|
}
|
2036
2036
|
}
|
@@ -2048,7 +2048,7 @@
|
|
2048
2048
|
"DatabaseName": {},
|
2049
2049
|
"TableName": {},
|
2050
2050
|
"ColumnNames": {
|
2051
|
-
"shape": "
|
2051
|
+
"shape": "Sie"
|
2052
2052
|
}
|
2053
2053
|
}
|
2054
2054
|
},
|
@@ -2056,10 +2056,10 @@
|
|
2056
2056
|
"type": "structure",
|
2057
2057
|
"members": {
|
2058
2058
|
"ColumnStatisticsList": {
|
2059
|
-
"shape": "
|
2059
|
+
"shape": "Sig"
|
2060
2060
|
},
|
2061
2061
|
"Errors": {
|
2062
|
-
"shape": "
|
2062
|
+
"shape": "Siy"
|
2063
2063
|
}
|
2064
2064
|
}
|
2065
2065
|
}
|
@@ -2082,7 +2082,7 @@
|
|
2082
2082
|
"type": "structure",
|
2083
2083
|
"members": {
|
2084
2084
|
"Connection": {
|
2085
|
-
"shape": "
|
2085
|
+
"shape": "Sj4"
|
2086
2086
|
}
|
2087
2087
|
}
|
2088
2088
|
}
|
@@ -2096,7 +2096,7 @@
|
|
2096
2096
|
"type": "structure",
|
2097
2097
|
"members": {
|
2098
2098
|
"MatchCriteria": {
|
2099
|
-
"shape": "
|
2099
|
+
"shape": "Scw"
|
2100
2100
|
},
|
2101
2101
|
"ConnectionType": {}
|
2102
2102
|
}
|
@@ -2116,7 +2116,7 @@
|
|
2116
2116
|
"ConnectionList": {
|
2117
2117
|
"type": "list",
|
2118
2118
|
"member": {
|
2119
|
-
"shape": "
|
2119
|
+
"shape": "Sj4"
|
2120
2120
|
}
|
2121
2121
|
},
|
2122
2122
|
"NextToken": {}
|
@@ -2244,7 +2244,7 @@
|
|
2244
2244
|
"type": "structure",
|
2245
2245
|
"members": {
|
2246
2246
|
"DataCatalogEncryptionSettings": {
|
2247
|
-
"shape": "
|
2247
|
+
"shape": "Sjl"
|
2248
2248
|
}
|
2249
2249
|
}
|
2250
2250
|
}
|
@@ -2346,7 +2346,7 @@
|
|
2346
2346
|
"Description": {},
|
2347
2347
|
"Ruleset": {},
|
2348
2348
|
"TargetTable": {
|
2349
|
-
"shape": "
|
2349
|
+
"shape": "Sd8"
|
2350
2350
|
},
|
2351
2351
|
"CreatedOn": {
|
2352
2352
|
"type": "timestamp"
|
@@ -2383,7 +2383,7 @@
|
|
2383
2383
|
"type": "integer"
|
2384
2384
|
},
|
2385
2385
|
"AdditionalRunOptions": {
|
2386
|
-
"shape": "
|
2386
|
+
"shape": "Sjx"
|
2387
2387
|
},
|
2388
2388
|
"Status": {},
|
2389
2389
|
"ErrorString": {},
|
@@ -2400,14 +2400,14 @@
|
|
2400
2400
|
"type": "integer"
|
2401
2401
|
},
|
2402
2402
|
"RulesetNames": {
|
2403
|
-
"shape": "
|
2403
|
+
"shape": "Sjy"
|
2404
2404
|
},
|
2405
2405
|
"ResultIds": {
|
2406
2406
|
"type": "list",
|
2407
2407
|
"member": {}
|
2408
2408
|
},
|
2409
2409
|
"AdditionalDataSources": {
|
2410
|
-
"shape": "
|
2410
|
+
"shape": "Sk0"
|
2411
2411
|
}
|
2412
2412
|
}
|
2413
2413
|
}
|
@@ -2427,7 +2427,7 @@
|
|
2427
2427
|
"type": "structure",
|
2428
2428
|
"members": {
|
2429
2429
|
"Database": {
|
2430
|
-
"shape": "
|
2430
|
+
"shape": "Sk3"
|
2431
2431
|
}
|
2432
2432
|
}
|
2433
2433
|
}
|
@@ -2453,7 +2453,7 @@
|
|
2453
2453
|
"DatabaseList": {
|
2454
2454
|
"type": "list",
|
2455
2455
|
"member": {
|
2456
|
-
"shape": "
|
2456
|
+
"shape": "Sk3"
|
2457
2457
|
}
|
2458
2458
|
},
|
2459
2459
|
"NextToken": {}
|
@@ -2471,10 +2471,10 @@
|
|
2471
2471
|
"type": "structure",
|
2472
2472
|
"members": {
|
2473
2473
|
"DagNodes": {
|
2474
|
-
"shape": "
|
2474
|
+
"shape": "Seh"
|
2475
2475
|
},
|
2476
2476
|
"DagEdges": {
|
2477
|
-
"shape": "
|
2477
|
+
"shape": "Sep"
|
2478
2478
|
}
|
2479
2479
|
}
|
2480
2480
|
}
|
@@ -2552,7 +2552,7 @@
|
|
2552
2552
|
"type": "structure",
|
2553
2553
|
"members": {
|
2554
2554
|
"JobBookmarkEntry": {
|
2555
|
-
"shape": "
|
2555
|
+
"shape": "Skl"
|
2556
2556
|
}
|
2557
2557
|
}
|
2558
2558
|
}
|
@@ -2576,7 +2576,7 @@
|
|
2576
2576
|
"type": "structure",
|
2577
2577
|
"members": {
|
2578
2578
|
"JobRun": {
|
2579
|
-
"shape": "
|
2579
|
+
"shape": "Sb2"
|
2580
2580
|
}
|
2581
2581
|
}
|
2582
2582
|
}
|
@@ -2599,7 +2599,7 @@
|
|
2599
2599
|
"type": "structure",
|
2600
2600
|
"members": {
|
2601
2601
|
"JobRuns": {
|
2602
|
-
"shape": "
|
2602
|
+
"shape": "Sb1"
|
2603
2603
|
},
|
2604
2604
|
"NextToken": {}
|
2605
2605
|
}
|
@@ -2645,7 +2645,7 @@
|
|
2645
2645
|
"Status": {},
|
2646
2646
|
"LogGroupName": {},
|
2647
2647
|
"Properties": {
|
2648
|
-
"shape": "
|
2648
|
+
"shape": "Skv"
|
2649
2649
|
},
|
2650
2650
|
"ErrorString": {},
|
2651
2651
|
"StartedOn": {
|
@@ -2714,7 +2714,7 @@
|
|
2714
2714
|
"Status": {},
|
2715
2715
|
"LogGroupName": {},
|
2716
2716
|
"Properties": {
|
2717
|
-
"shape": "
|
2717
|
+
"shape": "Skv"
|
2718
2718
|
},
|
2719
2719
|
"ErrorString": {},
|
2720
2720
|
"StartedOn": {
|
@@ -2760,19 +2760,19 @@
|
|
2760
2760
|
"type": "timestamp"
|
2761
2761
|
},
|
2762
2762
|
"InputRecordTables": {
|
2763
|
-
"shape": "
|
2763
|
+
"shape": "Sds"
|
2764
2764
|
},
|
2765
2765
|
"Parameters": {
|
2766
|
-
"shape": "
|
2766
|
+
"shape": "Sdt"
|
2767
2767
|
},
|
2768
2768
|
"EvaluationMetrics": {
|
2769
|
-
"shape": "
|
2769
|
+
"shape": "Sle"
|
2770
2770
|
},
|
2771
2771
|
"LabelCount": {
|
2772
2772
|
"type": "integer"
|
2773
2773
|
},
|
2774
2774
|
"Schema": {
|
2775
|
-
"shape": "
|
2775
|
+
"shape": "Sll"
|
2776
2776
|
},
|
2777
2777
|
"Role": {},
|
2778
2778
|
"GlueVersion": {},
|
@@ -2790,7 +2790,7 @@
|
|
2790
2790
|
"type": "integer"
|
2791
2791
|
},
|
2792
2792
|
"TransformEncryption": {
|
2793
|
-
"shape": "
|
2793
|
+
"shape": "Sdx"
|
2794
2794
|
}
|
2795
2795
|
}
|
2796
2796
|
}
|
@@ -2804,10 +2804,10 @@
|
|
2804
2804
|
"type": "integer"
|
2805
2805
|
},
|
2806
2806
|
"Filter": {
|
2807
|
-
"shape": "
|
2807
|
+
"shape": "Slo"
|
2808
2808
|
},
|
2809
2809
|
"Sort": {
|
2810
|
-
"shape": "
|
2810
|
+
"shape": "Slp"
|
2811
2811
|
}
|
2812
2812
|
}
|
2813
2813
|
},
|
@@ -2833,19 +2833,19 @@
|
|
2833
2833
|
"type": "timestamp"
|
2834
2834
|
},
|
2835
2835
|
"InputRecordTables": {
|
2836
|
-
"shape": "
|
2836
|
+
"shape": "Sds"
|
2837
2837
|
},
|
2838
2838
|
"Parameters": {
|
2839
|
-
"shape": "
|
2839
|
+
"shape": "Sdt"
|
2840
2840
|
},
|
2841
2841
|
"EvaluationMetrics": {
|
2842
|
-
"shape": "
|
2842
|
+
"shape": "Sle"
|
2843
2843
|
},
|
2844
2844
|
"LabelCount": {
|
2845
2845
|
"type": "integer"
|
2846
2846
|
},
|
2847
2847
|
"Schema": {
|
2848
|
-
"shape": "
|
2848
|
+
"shape": "Sll"
|
2849
2849
|
},
|
2850
2850
|
"Role": {},
|
2851
2851
|
"GlueVersion": {},
|
@@ -2863,7 +2863,7 @@
|
|
2863
2863
|
"type": "integer"
|
2864
2864
|
},
|
2865
2865
|
"TransformEncryption": {
|
2866
|
-
"shape": "
|
2866
|
+
"shape": "Sdx"
|
2867
2867
|
}
|
2868
2868
|
}
|
2869
2869
|
}
|
@@ -2880,13 +2880,13 @@
|
|
2880
2880
|
],
|
2881
2881
|
"members": {
|
2882
2882
|
"Source": {
|
2883
|
-
"shape": "
|
2883
|
+
"shape": "Slv"
|
2884
2884
|
},
|
2885
2885
|
"Sinks": {
|
2886
|
-
"shape": "
|
2886
|
+
"shape": "Slw"
|
2887
2887
|
},
|
2888
2888
|
"Location": {
|
2889
|
-
"shape": "
|
2889
|
+
"shape": "Slx"
|
2890
2890
|
}
|
2891
2891
|
}
|
2892
2892
|
},
|
@@ -2897,7 +2897,7 @@
|
|
2897
2897
|
],
|
2898
2898
|
"members": {
|
2899
2899
|
"Mapping": {
|
2900
|
-
"shape": "
|
2900
|
+
"shape": "Slz"
|
2901
2901
|
}
|
2902
2902
|
}
|
2903
2903
|
}
|
@@ -2923,7 +2923,7 @@
|
|
2923
2923
|
"type": "structure",
|
2924
2924
|
"members": {
|
2925
2925
|
"Partition": {
|
2926
|
-
"shape": "
|
2926
|
+
"shape": "Sa1"
|
2927
2927
|
}
|
2928
2928
|
}
|
2929
2929
|
}
|
@@ -3007,7 +3007,7 @@
|
|
3007
3007
|
"Expression": {},
|
3008
3008
|
"NextToken": {},
|
3009
3009
|
"Segment": {
|
3010
|
-
"shape": "
|
3010
|
+
"shape": "Smj"
|
3011
3011
|
},
|
3012
3012
|
"MaxResults": {
|
3013
3013
|
"type": "integer"
|
@@ -3025,7 +3025,7 @@
|
|
3025
3025
|
"type": "structure",
|
3026
3026
|
"members": {
|
3027
3027
|
"Partitions": {
|
3028
|
-
"shape": "
|
3028
|
+
"shape": "Sa0"
|
3029
3029
|
},
|
3030
3030
|
"NextToken": {}
|
3031
3031
|
}
|
@@ -3040,16 +3040,16 @@
|
|
3040
3040
|
],
|
3041
3041
|
"members": {
|
3042
3042
|
"Mapping": {
|
3043
|
-
"shape": "
|
3043
|
+
"shape": "Slz"
|
3044
3044
|
},
|
3045
3045
|
"Source": {
|
3046
|
-
"shape": "
|
3046
|
+
"shape": "Slv"
|
3047
3047
|
},
|
3048
3048
|
"Sinks": {
|
3049
|
-
"shape": "
|
3049
|
+
"shape": "Slw"
|
3050
3050
|
},
|
3051
3051
|
"Location": {
|
3052
|
-
"shape": "
|
3052
|
+
"shape": "Slx"
|
3053
3053
|
},
|
3054
3054
|
"Language": {},
|
3055
3055
|
"AdditionalPlanOptionsMap": {
|
@@ -3075,7 +3075,7 @@
|
|
3075
3075
|
],
|
3076
3076
|
"members": {
|
3077
3077
|
"RegistryId": {
|
3078
|
-
"shape": "
|
3078
|
+
"shape": "Sea"
|
3079
3079
|
}
|
3080
3080
|
}
|
3081
3081
|
},
|
@@ -3216,7 +3216,7 @@
|
|
3216
3216
|
},
|
3217
3217
|
"SchemaVersionId": {},
|
3218
3218
|
"SchemaVersionNumber": {
|
3219
|
-
"shape": "
|
3219
|
+
"shape": "Sn6"
|
3220
3220
|
}
|
3221
3221
|
}
|
3222
3222
|
},
|
@@ -3249,10 +3249,10 @@
|
|
3249
3249
|
"shape": "Sw"
|
3250
3250
|
},
|
3251
3251
|
"FirstSchemaVersionNumber": {
|
3252
|
-
"shape": "
|
3252
|
+
"shape": "Sn6"
|
3253
3253
|
},
|
3254
3254
|
"SecondSchemaVersionNumber": {
|
3255
|
-
"shape": "
|
3255
|
+
"shape": "Sn6"
|
3256
3256
|
},
|
3257
3257
|
"SchemaDiffType": {}
|
3258
3258
|
}
|
@@ -3278,7 +3278,7 @@
|
|
3278
3278
|
"type": "structure",
|
3279
3279
|
"members": {
|
3280
3280
|
"SecurityConfiguration": {
|
3281
|
-
"shape": "
|
3281
|
+
"shape": "Snf"
|
3282
3282
|
}
|
3283
3283
|
}
|
3284
3284
|
}
|
@@ -3299,7 +3299,7 @@
|
|
3299
3299
|
"SecurityConfigurations": {
|
3300
3300
|
"type": "list",
|
3301
3301
|
"member": {
|
3302
|
-
"shape": "
|
3302
|
+
"shape": "Snf"
|
3303
3303
|
}
|
3304
3304
|
},
|
3305
3305
|
"NextToken": {}
|
@@ -3321,7 +3321,7 @@
|
|
3321
3321
|
"type": "structure",
|
3322
3322
|
"members": {
|
3323
3323
|
"Session": {
|
3324
|
-
"shape": "
|
3324
|
+
"shape": "Sfc"
|
3325
3325
|
}
|
3326
3326
|
}
|
3327
3327
|
}
|
@@ -3345,7 +3345,7 @@
|
|
3345
3345
|
"type": "structure",
|
3346
3346
|
"members": {
|
3347
3347
|
"Statement": {
|
3348
|
-
"shape": "
|
3348
|
+
"shape": "Snn"
|
3349
3349
|
}
|
3350
3350
|
}
|
3351
3351
|
}
|
@@ -3371,7 +3371,7 @@
|
|
3371
3371
|
"type": "structure",
|
3372
3372
|
"members": {
|
3373
3373
|
"Table": {
|
3374
|
-
"shape": "
|
3374
|
+
"shape": "Snu"
|
3375
3375
|
}
|
3376
3376
|
}
|
3377
3377
|
}
|
@@ -3394,7 +3394,7 @@
|
|
3394
3394
|
"type": "structure",
|
3395
3395
|
"members": {
|
3396
3396
|
"TableVersion": {
|
3397
|
-
"shape": "
|
3397
|
+
"shape": "Sny"
|
3398
3398
|
}
|
3399
3399
|
}
|
3400
3400
|
}
|
@@ -3422,7 +3422,7 @@
|
|
3422
3422
|
"TableVersions": {
|
3423
3423
|
"type": "list",
|
3424
3424
|
"member": {
|
3425
|
-
"shape": "
|
3425
|
+
"shape": "Sny"
|
3426
3426
|
}
|
3427
3427
|
},
|
3428
3428
|
"NextToken": {}
|
@@ -3453,7 +3453,7 @@
|
|
3453
3453
|
"type": "structure",
|
3454
3454
|
"members": {
|
3455
3455
|
"TableList": {
|
3456
|
-
"shape": "
|
3456
|
+
"shape": "So5"
|
3457
3457
|
},
|
3458
3458
|
"NextToken": {}
|
3459
3459
|
}
|
@@ -3473,7 +3473,7 @@
|
|
3473
3473
|
"type": "structure",
|
3474
3474
|
"members": {
|
3475
3475
|
"Tags": {
|
3476
|
-
"shape": "
|
3476
|
+
"shape": "Sc9"
|
3477
3477
|
}
|
3478
3478
|
}
|
3479
3479
|
}
|
@@ -3492,7 +3492,7 @@
|
|
3492
3492
|
"type": "structure",
|
3493
3493
|
"members": {
|
3494
3494
|
"Trigger": {
|
3495
|
-
"shape": "
|
3495
|
+
"shape": "Sa6"
|
3496
3496
|
}
|
3497
3497
|
}
|
3498
3498
|
}
|
@@ -3512,7 +3512,7 @@
|
|
3512
3512
|
"type": "structure",
|
3513
3513
|
"members": {
|
3514
3514
|
"Triggers": {
|
3515
|
-
"shape": "
|
3515
|
+
"shape": "Sa5"
|
3516
3516
|
},
|
3517
3517
|
"NextToken": {}
|
3518
3518
|
}
|
@@ -3536,10 +3536,10 @@
|
|
3536
3536
|
"shape": "S6"
|
3537
3537
|
},
|
3538
3538
|
"AuditContext": {
|
3539
|
-
"shape": "
|
3539
|
+
"shape": "Sod"
|
3540
3540
|
},
|
3541
3541
|
"SupportedPermissionTypes": {
|
3542
|
-
"shape": "
|
3542
|
+
"shape": "Sog"
|
3543
3543
|
}
|
3544
3544
|
}
|
3545
3545
|
},
|
@@ -3547,7 +3547,7 @@
|
|
3547
3547
|
"type": "structure",
|
3548
3548
|
"members": {
|
3549
3549
|
"Partition": {
|
3550
|
-
"shape": "
|
3550
|
+
"shape": "Sa1"
|
3551
3551
|
},
|
3552
3552
|
"AuthorizedColumns": {
|
3553
3553
|
"shape": "Sn"
|
@@ -3573,14 +3573,14 @@
|
|
3573
3573
|
"TableName": {},
|
3574
3574
|
"Expression": {},
|
3575
3575
|
"AuditContext": {
|
3576
|
-
"shape": "
|
3576
|
+
"shape": "Sod"
|
3577
3577
|
},
|
3578
3578
|
"SupportedPermissionTypes": {
|
3579
|
-
"shape": "
|
3579
|
+
"shape": "Sog"
|
3580
3580
|
},
|
3581
3581
|
"NextToken": {},
|
3582
3582
|
"Segment": {
|
3583
|
-
"shape": "
|
3583
|
+
"shape": "Smj"
|
3584
3584
|
},
|
3585
3585
|
"MaxResults": {
|
3586
3586
|
"type": "integer"
|
@@ -3596,7 +3596,7 @@
|
|
3596
3596
|
"type": "structure",
|
3597
3597
|
"members": {
|
3598
3598
|
"Partition": {
|
3599
|
-
"shape": "
|
3599
|
+
"shape": "Sa1"
|
3600
3600
|
},
|
3601
3601
|
"AuthorizedColumns": {
|
3602
3602
|
"shape": "Sn"
|
@@ -3625,10 +3625,10 @@
|
|
3625
3625
|
"DatabaseName": {},
|
3626
3626
|
"Name": {},
|
3627
3627
|
"AuditContext": {
|
3628
|
-
"shape": "
|
3628
|
+
"shape": "Sod"
|
3629
3629
|
},
|
3630
3630
|
"SupportedPermissionTypes": {
|
3631
|
-
"shape": "
|
3631
|
+
"shape": "Sog"
|
3632
3632
|
}
|
3633
3633
|
}
|
3634
3634
|
},
|
@@ -3636,7 +3636,7 @@
|
|
3636
3636
|
"type": "structure",
|
3637
3637
|
"members": {
|
3638
3638
|
"Table": {
|
3639
|
-
"shape": "
|
3639
|
+
"shape": "Snu"
|
3640
3640
|
},
|
3641
3641
|
"AuthorizedColumns": {
|
3642
3642
|
"shape": "Sn"
|
@@ -3674,7 +3674,7 @@
|
|
3674
3674
|
"type": "structure",
|
3675
3675
|
"members": {
|
3676
3676
|
"UserDefinedFunction": {
|
3677
|
-
"shape": "
|
3677
|
+
"shape": "Sot"
|
3678
3678
|
}
|
3679
3679
|
}
|
3680
3680
|
}
|
@@ -3701,7 +3701,7 @@
|
|
3701
3701
|
"UserDefinedFunctions": {
|
3702
3702
|
"type": "list",
|
3703
3703
|
"member": {
|
3704
|
-
"shape": "
|
3704
|
+
"shape": "Sot"
|
3705
3705
|
}
|
3706
3706
|
},
|
3707
3707
|
"NextToken": {}
|
@@ -3725,7 +3725,7 @@
|
|
3725
3725
|
"type": "structure",
|
3726
3726
|
"members": {
|
3727
3727
|
"Workflow": {
|
3728
|
-
"shape": "
|
3728
|
+
"shape": "Saq"
|
3729
3729
|
}
|
3730
3730
|
}
|
3731
3731
|
}
|
@@ -3749,7 +3749,7 @@
|
|
3749
3749
|
"type": "structure",
|
3750
3750
|
"members": {
|
3751
3751
|
"Run": {
|
3752
|
-
"shape": "
|
3752
|
+
"shape": "Sas"
|
3753
3753
|
}
|
3754
3754
|
}
|
3755
3755
|
}
|
@@ -3770,7 +3770,7 @@
|
|
3770
3770
|
"type": "structure",
|
3771
3771
|
"members": {
|
3772
3772
|
"RunProperties": {
|
3773
|
-
"shape": "
|
3773
|
+
"shape": "Sar"
|
3774
3774
|
}
|
3775
3775
|
}
|
3776
3776
|
}
|
@@ -3798,7 +3798,7 @@
|
|
3798
3798
|
"Runs": {
|
3799
3799
|
"type": "list",
|
3800
3800
|
"member": {
|
3801
|
-
"shape": "
|
3801
|
+
"shape": "Sas"
|
3802
3802
|
}
|
3803
3803
|
},
|
3804
3804
|
"NextToken": {}
|
@@ -3826,7 +3826,7 @@
|
|
3826
3826
|
"type": "integer"
|
3827
3827
|
},
|
3828
3828
|
"Tags": {
|
3829
|
-
"shape": "
|
3829
|
+
"shape": "Sc9"
|
3830
3830
|
}
|
3831
3831
|
}
|
3832
3832
|
},
|
@@ -3849,7 +3849,7 @@
|
|
3849
3849
|
},
|
3850
3850
|
"NextToken": {},
|
3851
3851
|
"Tags": {
|
3852
|
-
"shape": "
|
3852
|
+
"shape": "Sc9"
|
3853
3853
|
}
|
3854
3854
|
}
|
3855
3855
|
},
|
@@ -3928,7 +3928,7 @@
|
|
3928
3928
|
"type": "integer"
|
3929
3929
|
},
|
3930
3930
|
"Tags": {
|
3931
|
-
"shape": "
|
3931
|
+
"shape": "Sc9"
|
3932
3932
|
}
|
3933
3933
|
}
|
3934
3934
|
},
|
@@ -4121,12 +4121,12 @@
|
|
4121
4121
|
"type": "timestamp"
|
4122
4122
|
},
|
4123
4123
|
"TargetTable": {
|
4124
|
-
"shape": "
|
4124
|
+
"shape": "Sd8"
|
4125
4125
|
}
|
4126
4126
|
}
|
4127
4127
|
},
|
4128
4128
|
"Tags": {
|
4129
|
-
"shape": "
|
4129
|
+
"shape": "Sc9"
|
4130
4130
|
}
|
4131
4131
|
}
|
4132
4132
|
},
|
@@ -4147,7 +4147,7 @@
|
|
4147
4147
|
"type": "timestamp"
|
4148
4148
|
},
|
4149
4149
|
"TargetTable": {
|
4150
|
-
"shape": "
|
4150
|
+
"shape": "Sd8"
|
4151
4151
|
},
|
4152
4152
|
"RecommendationRunId": {},
|
4153
4153
|
"RuleCount": {
|
@@ -4169,7 +4169,7 @@
|
|
4169
4169
|
"type": "integer"
|
4170
4170
|
},
|
4171
4171
|
"Tags": {
|
4172
|
-
"shape": "
|
4172
|
+
"shape": "Sc9"
|
4173
4173
|
}
|
4174
4174
|
}
|
4175
4175
|
},
|
@@ -4193,7 +4193,7 @@
|
|
4193
4193
|
"type": "integer"
|
4194
4194
|
},
|
4195
4195
|
"Tags": {
|
4196
|
-
"shape": "
|
4196
|
+
"shape": "Sc9"
|
4197
4197
|
}
|
4198
4198
|
}
|
4199
4199
|
},
|
@@ -4216,13 +4216,13 @@
|
|
4216
4216
|
"type": "integer"
|
4217
4217
|
},
|
4218
4218
|
"Filter": {
|
4219
|
-
"shape": "
|
4219
|
+
"shape": "Slo"
|
4220
4220
|
},
|
4221
4221
|
"Sort": {
|
4222
|
-
"shape": "
|
4222
|
+
"shape": "Slp"
|
4223
4223
|
},
|
4224
4224
|
"Tags": {
|
4225
|
-
"shape": "
|
4225
|
+
"shape": "Sc9"
|
4226
4226
|
}
|
4227
4227
|
}
|
4228
4228
|
},
|
@@ -4314,7 +4314,7 @@
|
|
4314
4314
|
"type": "structure",
|
4315
4315
|
"members": {
|
4316
4316
|
"RegistryId": {
|
4317
|
-
"shape": "
|
4317
|
+
"shape": "Sea"
|
4318
4318
|
},
|
4319
4319
|
"MaxResults": {
|
4320
4320
|
"type": "integer"
|
@@ -4353,7 +4353,7 @@
|
|
4353
4353
|
"type": "integer"
|
4354
4354
|
},
|
4355
4355
|
"Tags": {
|
4356
|
-
"shape": "
|
4356
|
+
"shape": "Sc9"
|
4357
4357
|
},
|
4358
4358
|
"RequestOrigin": {}
|
4359
4359
|
}
|
@@ -4368,7 +4368,7 @@
|
|
4368
4368
|
"Sessions": {
|
4369
4369
|
"type": "list",
|
4370
4370
|
"member": {
|
4371
|
-
"shape": "
|
4371
|
+
"shape": "Sfc"
|
4372
4372
|
}
|
4373
4373
|
},
|
4374
4374
|
"NextToken": {}
|
@@ -4393,7 +4393,7 @@
|
|
4393
4393
|
"Statements": {
|
4394
4394
|
"type": "list",
|
4395
4395
|
"member": {
|
4396
|
-
"shape": "
|
4396
|
+
"shape": "Snn"
|
4397
4397
|
}
|
4398
4398
|
},
|
4399
4399
|
"NextToken": {}
|
@@ -4410,7 +4410,7 @@
|
|
4410
4410
|
"type": "integer"
|
4411
4411
|
},
|
4412
4412
|
"Tags": {
|
4413
|
-
"shape": "
|
4413
|
+
"shape": "Sc9"
|
4414
4414
|
}
|
4415
4415
|
}
|
4416
4416
|
},
|
@@ -4418,7 +4418,7 @@
|
|
4418
4418
|
"type": "structure",
|
4419
4419
|
"members": {
|
4420
4420
|
"TriggerNames": {
|
4421
|
-
"shape": "
|
4421
|
+
"shape": "Sa3"
|
4422
4422
|
},
|
4423
4423
|
"NextToken": {}
|
4424
4424
|
}
|
@@ -4438,7 +4438,7 @@
|
|
4438
4438
|
"type": "structure",
|
4439
4439
|
"members": {
|
4440
4440
|
"Workflows": {
|
4441
|
-
"shape": "
|
4441
|
+
"shape": "San"
|
4442
4442
|
},
|
4443
4443
|
"NextToken": {}
|
4444
4444
|
}
|
@@ -4453,7 +4453,7 @@
|
|
4453
4453
|
"members": {
|
4454
4454
|
"CatalogId": {},
|
4455
4455
|
"DataCatalogEncryptionSettings": {
|
4456
|
-
"shape": "
|
4456
|
+
"shape": "Sjl"
|
4457
4457
|
}
|
4458
4458
|
}
|
4459
4459
|
},
|
@@ -4494,11 +4494,11 @@
|
|
4494
4494
|
"shape": "Sw"
|
4495
4495
|
},
|
4496
4496
|
"SchemaVersionNumber": {
|
4497
|
-
"shape": "
|
4497
|
+
"shape": "Sn6"
|
4498
4498
|
},
|
4499
4499
|
"SchemaVersionId": {},
|
4500
4500
|
"MetadataKeyValue": {
|
4501
|
-
"shape": "
|
4501
|
+
"shape": "Srd"
|
4502
4502
|
}
|
4503
4503
|
}
|
4504
4504
|
},
|
@@ -4532,7 +4532,7 @@
|
|
4532
4532
|
"Name": {},
|
4533
4533
|
"RunId": {},
|
4534
4534
|
"RunProperties": {
|
4535
|
-
"shape": "
|
4535
|
+
"shape": "Sar"
|
4536
4536
|
}
|
4537
4537
|
}
|
4538
4538
|
},
|
@@ -4549,13 +4549,13 @@
|
|
4549
4549
|
"shape": "Sw"
|
4550
4550
|
},
|
4551
4551
|
"SchemaVersionNumber": {
|
4552
|
-
"shape": "
|
4552
|
+
"shape": "Sn6"
|
4553
4553
|
},
|
4554
4554
|
"SchemaVersionId": {},
|
4555
4555
|
"MetadataList": {
|
4556
4556
|
"type": "list",
|
4557
4557
|
"member": {
|
4558
|
-
"shape": "
|
4558
|
+
"shape": "Srd"
|
4559
4559
|
}
|
4560
4560
|
},
|
4561
4561
|
"MaxResults": {
|
@@ -4629,11 +4629,11 @@
|
|
4629
4629
|
"shape": "Sw"
|
4630
4630
|
},
|
4631
4631
|
"SchemaVersionNumber": {
|
4632
|
-
"shape": "
|
4632
|
+
"shape": "Sn6"
|
4633
4633
|
},
|
4634
4634
|
"SchemaVersionId": {},
|
4635
4635
|
"MetadataKeyValue": {
|
4636
|
-
"shape": "
|
4636
|
+
"shape": "Srd"
|
4637
4637
|
}
|
4638
4638
|
}
|
4639
4639
|
},
|
@@ -4670,7 +4670,7 @@
|
|
4670
4670
|
"type": "structure",
|
4671
4671
|
"members": {
|
4672
4672
|
"JobBookmarkEntry": {
|
4673
|
-
"shape": "
|
4673
|
+
"shape": "Skl"
|
4674
4674
|
}
|
4675
4675
|
}
|
4676
4676
|
}
|
@@ -4687,7 +4687,7 @@
|
|
4687
4687
|
"Name": {},
|
4688
4688
|
"RunId": {},
|
4689
4689
|
"NodeIds": {
|
4690
|
-
"shape": "
|
4690
|
+
"shape": "Sry"
|
4691
4691
|
}
|
4692
4692
|
}
|
4693
4693
|
},
|
@@ -4696,7 +4696,7 @@
|
|
4696
4696
|
"members": {
|
4697
4697
|
"RunId": {},
|
4698
4698
|
"NodeIds": {
|
4699
|
-
"shape": "
|
4699
|
+
"shape": "Sry"
|
4700
4700
|
}
|
4701
4701
|
}
|
4702
4702
|
}
|
@@ -4762,7 +4762,7 @@
|
|
4762
4762
|
"members": {
|
4763
4763
|
"NextToken": {},
|
4764
4764
|
"TableList": {
|
4765
|
-
"shape": "
|
4765
|
+
"shape": "So5"
|
4766
4766
|
}
|
4767
4767
|
}
|
4768
4768
|
}
|
@@ -4868,13 +4868,13 @@
|
|
4868
4868
|
},
|
4869
4869
|
"ClientToken": {},
|
4870
4870
|
"AdditionalRunOptions": {
|
4871
|
-
"shape": "
|
4871
|
+
"shape": "Sjx"
|
4872
4872
|
},
|
4873
4873
|
"RulesetNames": {
|
4874
|
-
"shape": "
|
4874
|
+
"shape": "Sjy"
|
4875
4875
|
},
|
4876
4876
|
"AdditionalDataSources": {
|
4877
|
-
"shape": "
|
4877
|
+
"shape": "Sk0"
|
4878
4878
|
}
|
4879
4879
|
}
|
4880
4880
|
},
|
@@ -5030,7 +5030,7 @@
|
|
5030
5030
|
"members": {
|
5031
5031
|
"Name": {},
|
5032
5032
|
"RunProperties": {
|
5033
|
-
"shape": "
|
5033
|
+
"shape": "Sar"
|
5034
5034
|
}
|
5035
5035
|
}
|
5036
5036
|
},
|
@@ -5133,7 +5133,7 @@
|
|
5133
5133
|
"members": {
|
5134
5134
|
"ResourceArn": {},
|
5135
5135
|
"TagsToAdd": {
|
5136
|
-
"shape": "
|
5136
|
+
"shape": "Sc9"
|
5137
5137
|
}
|
5138
5138
|
}
|
5139
5139
|
},
|
@@ -5230,7 +5230,7 @@
|
|
5230
5230
|
"QuoteSymbol": {},
|
5231
5231
|
"ContainsHeader": {},
|
5232
5232
|
"Header": {
|
5233
|
-
"shape": "
|
5233
|
+
"shape": "Scq"
|
5234
5234
|
},
|
5235
5235
|
"DisableValueTrimming": {
|
5236
5236
|
"type": "boolean"
|
@@ -5242,7 +5242,7 @@
|
|
5242
5242
|
"type": "boolean"
|
5243
5243
|
},
|
5244
5244
|
"CustomDatatypes": {
|
5245
|
-
"shape": "
|
5245
|
+
"shape": "Scr"
|
5246
5246
|
}
|
5247
5247
|
}
|
5248
5248
|
}
|
@@ -5270,7 +5270,7 @@
|
|
5270
5270
|
"shape": "S6"
|
5271
5271
|
},
|
5272
5272
|
"ColumnStatisticsList": {
|
5273
|
-
"shape": "
|
5273
|
+
"shape": "Stn"
|
5274
5274
|
}
|
5275
5275
|
}
|
5276
5276
|
},
|
@@ -5278,7 +5278,7 @@
|
|
5278
5278
|
"type": "structure",
|
5279
5279
|
"members": {
|
5280
5280
|
"Errors": {
|
5281
|
-
"shape": "
|
5281
|
+
"shape": "Stp"
|
5282
5282
|
}
|
5283
5283
|
}
|
5284
5284
|
}
|
@@ -5296,7 +5296,7 @@
|
|
5296
5296
|
"DatabaseName": {},
|
5297
5297
|
"TableName": {},
|
5298
5298
|
"ColumnStatisticsList": {
|
5299
|
-
"shape": "
|
5299
|
+
"shape": "Stn"
|
5300
5300
|
}
|
5301
5301
|
}
|
5302
5302
|
},
|
@@ -5304,7 +5304,7 @@
|
|
5304
5304
|
"type": "structure",
|
5305
5305
|
"members": {
|
5306
5306
|
"Errors": {
|
5307
|
-
"shape": "
|
5307
|
+
"shape": "Stp"
|
5308
5308
|
}
|
5309
5309
|
}
|
5310
5310
|
}
|
@@ -5320,7 +5320,7 @@
|
|
5320
5320
|
"CatalogId": {},
|
5321
5321
|
"Name": {},
|
5322
5322
|
"ConnectionInput": {
|
5323
|
-
"shape": "
|
5323
|
+
"shape": "Scu"
|
5324
5324
|
}
|
5325
5325
|
}
|
5326
5326
|
},
|
@@ -5417,7 +5417,7 @@
|
|
5417
5417
|
"CatalogId": {},
|
5418
5418
|
"Name": {},
|
5419
5419
|
"DatabaseInput": {
|
5420
|
-
"shape": "
|
5420
|
+
"shape": "Sdb"
|
5421
5421
|
}
|
5422
5422
|
}
|
5423
5423
|
},
|
@@ -5522,7 +5522,7 @@
|
|
5522
5522
|
},
|
5523
5523
|
"ExecutionClass": {},
|
5524
5524
|
"SourceControlDetails": {
|
5525
|
-
"shape": "
|
5525
|
+
"shape": "S9u"
|
5526
5526
|
}
|
5527
5527
|
}
|
5528
5528
|
}
|
@@ -5568,7 +5568,7 @@
|
|
5568
5568
|
"Name": {},
|
5569
5569
|
"Description": {},
|
5570
5570
|
"Parameters": {
|
5571
|
-
"shape": "
|
5571
|
+
"shape": "Sdt"
|
5572
5572
|
},
|
5573
5573
|
"Role": {},
|
5574
5574
|
"GlueVersion": {},
|
@@ -5608,7 +5608,7 @@
|
|
5608
5608
|
"DatabaseName": {},
|
5609
5609
|
"TableName": {},
|
5610
5610
|
"PartitionValueList": {
|
5611
|
-
"shape": "
|
5611
|
+
"shape": "Sbo"
|
5612
5612
|
},
|
5613
5613
|
"PartitionInput": {
|
5614
5614
|
"shape": "S5"
|
@@ -5629,7 +5629,7 @@
|
|
5629
5629
|
],
|
5630
5630
|
"members": {
|
5631
5631
|
"RegistryId": {
|
5632
|
-
"shape": "
|
5632
|
+
"shape": "Sea"
|
5633
5633
|
},
|
5634
5634
|
"Description": {}
|
5635
5635
|
}
|
@@ -5653,7 +5653,7 @@
|
|
5653
5653
|
"shape": "Sw"
|
5654
5654
|
},
|
5655
5655
|
"SchemaVersionNumber": {
|
5656
|
-
"shape": "
|
5656
|
+
"shape": "Sn6"
|
5657
5657
|
},
|
5658
5658
|
"Compatibility": {},
|
5659
5659
|
"Description": {}
|
@@ -5701,7 +5701,7 @@
|
|
5701
5701
|
"CatalogId": {},
|
5702
5702
|
"DatabaseName": {},
|
5703
5703
|
"TableInput": {
|
5704
|
-
"shape": "
|
5704
|
+
"shape": "Sfg"
|
5705
5705
|
},
|
5706
5706
|
"SkipArchive": {
|
5707
5707
|
"type": "boolean"
|
@@ -5731,13 +5731,13 @@
|
|
5731
5731
|
"Description": {},
|
5732
5732
|
"Schedule": {},
|
5733
5733
|
"Actions": {
|
5734
|
-
"shape": "
|
5734
|
+
"shape": "Saa"
|
5735
5735
|
},
|
5736
5736
|
"Predicate": {
|
5737
|
-
"shape": "
|
5737
|
+
"shape": "Sac"
|
5738
5738
|
},
|
5739
5739
|
"EventBatchingCondition": {
|
5740
|
-
"shape": "
|
5740
|
+
"shape": "Saj"
|
5741
5741
|
}
|
5742
5742
|
}
|
5743
5743
|
}
|
@@ -5747,7 +5747,7 @@
|
|
5747
5747
|
"type": "structure",
|
5748
5748
|
"members": {
|
5749
5749
|
"Trigger": {
|
5750
|
-
"shape": "
|
5750
|
+
"shape": "Sa6"
|
5751
5751
|
}
|
5752
5752
|
}
|
5753
5753
|
}
|
@@ -5765,7 +5765,7 @@
|
|
5765
5765
|
"DatabaseName": {},
|
5766
5766
|
"FunctionName": {},
|
5767
5767
|
"FunctionInput": {
|
5768
|
-
"shape": "
|
5768
|
+
"shape": "Sft"
|
5769
5769
|
}
|
5770
5770
|
}
|
5771
5771
|
},
|
@@ -5784,7 +5784,7 @@
|
|
5784
5784
|
"Name": {},
|
5785
5785
|
"Description": {},
|
5786
5786
|
"DefaultRunProperties": {
|
5787
|
-
"shape": "
|
5787
|
+
"shape": "Sar"
|
5788
5788
|
},
|
5789
5789
|
"MaxConcurrentRuns": {
|
5790
5790
|
"type": "integer"
|
@@ -6472,7 +6472,7 @@
|
|
6472
6472
|
},
|
6473
6473
|
"ExecutionClass": {},
|
6474
6474
|
"SourceControlDetails": {
|
6475
|
-
"shape": "
|
6475
|
+
"shape": "S9u"
|
6476
6476
|
}
|
6477
6477
|
}
|
6478
6478
|
},
|
@@ -8037,6 +8037,31 @@
|
|
8037
8037
|
"shape": "S8z"
|
8038
8038
|
}
|
8039
8039
|
}
|
8040
|
+
},
|
8041
|
+
"Recipe": {
|
8042
|
+
"type": "structure",
|
8043
|
+
"required": [
|
8044
|
+
"Name",
|
8045
|
+
"Inputs",
|
8046
|
+
"RecipeReference"
|
8047
|
+
],
|
8048
|
+
"members": {
|
8049
|
+
"Name": {},
|
8050
|
+
"Inputs": {
|
8051
|
+
"shape": "S6b"
|
8052
|
+
},
|
8053
|
+
"RecipeReference": {
|
8054
|
+
"type": "structure",
|
8055
|
+
"required": [
|
8056
|
+
"RecipeArn",
|
8057
|
+
"RecipeVersion"
|
8058
|
+
],
|
8059
|
+
"members": {
|
8060
|
+
"RecipeArn": {},
|
8061
|
+
"RecipeVersion": {}
|
8062
|
+
}
|
8063
|
+
}
|
8064
|
+
}
|
8040
8065
|
}
|
8041
8066
|
}
|
8042
8067
|
},
|
@@ -8348,7 +8373,7 @@
|
|
8348
8373
|
"shape": "S9h"
|
8349
8374
|
}
|
8350
8375
|
},
|
8351
|
-
"
|
8376
|
+
"S9u": {
|
8352
8377
|
"type": "structure",
|
8353
8378
|
"members": {
|
8354
8379
|
"Provider": {},
|
@@ -8361,19 +8386,19 @@
|
|
8361
8386
|
"AuthToken": {}
|
8362
8387
|
}
|
8363
8388
|
},
|
8364
|
-
"
|
8389
|
+
"S9y": {
|
8365
8390
|
"type": "list",
|
8366
8391
|
"member": {
|
8367
8392
|
"shape": "S1c"
|
8368
8393
|
}
|
8369
8394
|
},
|
8370
|
-
"
|
8395
|
+
"Sa0": {
|
8371
8396
|
"type": "list",
|
8372
8397
|
"member": {
|
8373
|
-
"shape": "
|
8398
|
+
"shape": "Sa1"
|
8374
8399
|
}
|
8375
8400
|
},
|
8376
|
-
"
|
8401
|
+
"Sa1": {
|
8377
8402
|
"type": "structure",
|
8378
8403
|
"members": {
|
8379
8404
|
"Values": {
|
@@ -8399,17 +8424,17 @@
|
|
8399
8424
|
"CatalogId": {}
|
8400
8425
|
}
|
8401
8426
|
},
|
8402
|
-
"
|
8427
|
+
"Sa3": {
|
8403
8428
|
"type": "list",
|
8404
8429
|
"member": {}
|
8405
8430
|
},
|
8406
|
-
"
|
8431
|
+
"Sa5": {
|
8407
8432
|
"type": "list",
|
8408
8433
|
"member": {
|
8409
|
-
"shape": "
|
8434
|
+
"shape": "Sa6"
|
8410
8435
|
}
|
8411
8436
|
},
|
8412
|
-
"
|
8437
|
+
"Sa6": {
|
8413
8438
|
"type": "structure",
|
8414
8439
|
"members": {
|
8415
8440
|
"Name": {},
|
@@ -8420,17 +8445,17 @@
|
|
8420
8445
|
"Description": {},
|
8421
8446
|
"Schedule": {},
|
8422
8447
|
"Actions": {
|
8423
|
-
"shape": "
|
8448
|
+
"shape": "Saa"
|
8424
8449
|
},
|
8425
8450
|
"Predicate": {
|
8426
|
-
"shape": "
|
8451
|
+
"shape": "Sac"
|
8427
8452
|
},
|
8428
8453
|
"EventBatchingCondition": {
|
8429
|
-
"shape": "
|
8454
|
+
"shape": "Saj"
|
8430
8455
|
}
|
8431
8456
|
}
|
8432
8457
|
},
|
8433
|
-
"
|
8458
|
+
"Saa": {
|
8434
8459
|
"type": "list",
|
8435
8460
|
"member": {
|
8436
8461
|
"type": "structure",
|
@@ -8450,7 +8475,7 @@
|
|
8450
8475
|
}
|
8451
8476
|
}
|
8452
8477
|
},
|
8453
|
-
"
|
8478
|
+
"Sac": {
|
8454
8479
|
"type": "structure",
|
8455
8480
|
"members": {
|
8456
8481
|
"Logical": {},
|
@@ -8469,7 +8494,7 @@
|
|
8469
8494
|
}
|
8470
8495
|
}
|
8471
8496
|
},
|
8472
|
-
"
|
8497
|
+
"Saj": {
|
8473
8498
|
"type": "structure",
|
8474
8499
|
"required": [
|
8475
8500
|
"BatchSize"
|
@@ -8483,17 +8508,17 @@
|
|
8483
8508
|
}
|
8484
8509
|
}
|
8485
8510
|
},
|
8486
|
-
"
|
8511
|
+
"San": {
|
8487
8512
|
"type": "list",
|
8488
8513
|
"member": {}
|
8489
8514
|
},
|
8490
|
-
"
|
8515
|
+
"Saq": {
|
8491
8516
|
"type": "structure",
|
8492
8517
|
"members": {
|
8493
8518
|
"Name": {},
|
8494
8519
|
"Description": {},
|
8495
8520
|
"DefaultRunProperties": {
|
8496
|
-
"shape": "
|
8521
|
+
"shape": "Sar"
|
8497
8522
|
},
|
8498
8523
|
"CreatedOn": {
|
8499
8524
|
"type": "timestamp"
|
@@ -8502,10 +8527,10 @@
|
|
8502
8527
|
"type": "timestamp"
|
8503
8528
|
},
|
8504
8529
|
"LastRun": {
|
8505
|
-
"shape": "
|
8530
|
+
"shape": "Sas"
|
8506
8531
|
},
|
8507
8532
|
"Graph": {
|
8508
|
-
"shape": "
|
8533
|
+
"shape": "Sav"
|
8509
8534
|
},
|
8510
8535
|
"MaxConcurrentRuns": {
|
8511
8536
|
"type": "integer"
|
@@ -8519,19 +8544,19 @@
|
|
8519
8544
|
}
|
8520
8545
|
}
|
8521
8546
|
},
|
8522
|
-
"
|
8547
|
+
"Sar": {
|
8523
8548
|
"type": "map",
|
8524
8549
|
"key": {},
|
8525
8550
|
"value": {}
|
8526
8551
|
},
|
8527
|
-
"
|
8552
|
+
"Sas": {
|
8528
8553
|
"type": "structure",
|
8529
8554
|
"members": {
|
8530
8555
|
"Name": {},
|
8531
8556
|
"WorkflowRunId": {},
|
8532
8557
|
"PreviousRunId": {},
|
8533
8558
|
"WorkflowRunProperties": {
|
8534
|
-
"shape": "
|
8559
|
+
"shape": "Sar"
|
8535
8560
|
},
|
8536
8561
|
"StartedOn": {
|
8537
8562
|
"type": "timestamp"
|
@@ -8571,7 +8596,7 @@
|
|
8571
8596
|
}
|
8572
8597
|
},
|
8573
8598
|
"Graph": {
|
8574
|
-
"shape": "
|
8599
|
+
"shape": "Sav"
|
8575
8600
|
},
|
8576
8601
|
"StartingEventBatchCondition": {
|
8577
8602
|
"type": "structure",
|
@@ -8586,7 +8611,7 @@
|
|
8586
8611
|
}
|
8587
8612
|
}
|
8588
8613
|
},
|
8589
|
-
"
|
8614
|
+
"Sav": {
|
8590
8615
|
"type": "structure",
|
8591
8616
|
"members": {
|
8592
8617
|
"Nodes": {
|
@@ -8601,7 +8626,7 @@
|
|
8601
8626
|
"type": "structure",
|
8602
8627
|
"members": {
|
8603
8628
|
"Trigger": {
|
8604
|
-
"shape": "
|
8629
|
+
"shape": "Sa6"
|
8605
8630
|
}
|
8606
8631
|
}
|
8607
8632
|
},
|
@@ -8609,7 +8634,7 @@
|
|
8609
8634
|
"type": "structure",
|
8610
8635
|
"members": {
|
8611
8636
|
"JobRuns": {
|
8612
|
-
"shape": "
|
8637
|
+
"shape": "Sb1"
|
8613
8638
|
}
|
8614
8639
|
}
|
8615
8640
|
},
|
@@ -8651,13 +8676,13 @@
|
|
8651
8676
|
}
|
8652
8677
|
}
|
8653
8678
|
},
|
8654
|
-
"
|
8679
|
+
"Sb1": {
|
8655
8680
|
"type": "list",
|
8656
8681
|
"member": {
|
8657
|
-
"shape": "
|
8682
|
+
"shape": "Sb2"
|
8658
8683
|
}
|
8659
8684
|
},
|
8660
|
-
"
|
8685
|
+
"Sb2": {
|
8661
8686
|
"type": "structure",
|
8662
8687
|
"members": {
|
8663
8688
|
"Id": {},
|
@@ -8721,24 +8746,24 @@
|
|
8721
8746
|
"ExecutionClass": {}
|
8722
8747
|
}
|
8723
8748
|
},
|
8724
|
-
"
|
8749
|
+
"Sbo": {
|
8725
8750
|
"type": "list",
|
8726
8751
|
"member": {}
|
8727
8752
|
},
|
8728
|
-
"
|
8753
|
+
"Sc9": {
|
8729
8754
|
"type": "map",
|
8730
8755
|
"key": {},
|
8731
8756
|
"value": {}
|
8732
8757
|
},
|
8733
|
-
"
|
8758
|
+
"Scq": {
|
8734
8759
|
"type": "list",
|
8735
8760
|
"member": {}
|
8736
8761
|
},
|
8737
|
-
"
|
8762
|
+
"Scr": {
|
8738
8763
|
"type": "list",
|
8739
8764
|
"member": {}
|
8740
8765
|
},
|
8741
|
-
"
|
8766
|
+
"Scu": {
|
8742
8767
|
"type": "structure",
|
8743
8768
|
"required": [
|
8744
8769
|
"Name",
|
@@ -8750,26 +8775,26 @@
|
|
8750
8775
|
"Description": {},
|
8751
8776
|
"ConnectionType": {},
|
8752
8777
|
"MatchCriteria": {
|
8753
|
-
"shape": "
|
8778
|
+
"shape": "Scw"
|
8754
8779
|
},
|
8755
8780
|
"ConnectionProperties": {
|
8756
|
-
"shape": "
|
8781
|
+
"shape": "Scx"
|
8757
8782
|
},
|
8758
8783
|
"PhysicalConnectionRequirements": {
|
8759
|
-
"shape": "
|
8784
|
+
"shape": "Scz"
|
8760
8785
|
}
|
8761
8786
|
}
|
8762
8787
|
},
|
8763
|
-
"
|
8788
|
+
"Scw": {
|
8764
8789
|
"type": "list",
|
8765
8790
|
"member": {}
|
8766
8791
|
},
|
8767
|
-
"
|
8792
|
+
"Scx": {
|
8768
8793
|
"type": "map",
|
8769
8794
|
"key": {},
|
8770
8795
|
"value": {}
|
8771
8796
|
},
|
8772
|
-
"
|
8797
|
+
"Scz": {
|
8773
8798
|
"type": "structure",
|
8774
8799
|
"members": {
|
8775
8800
|
"SubnetId": {},
|
@@ -8780,7 +8805,7 @@
|
|
8780
8805
|
"AvailabilityZone": {}
|
8781
8806
|
}
|
8782
8807
|
},
|
8783
|
-
"
|
8808
|
+
"Sd8": {
|
8784
8809
|
"type": "structure",
|
8785
8810
|
"required": [
|
8786
8811
|
"TableName",
|
@@ -8792,7 +8817,7 @@
|
|
8792
8817
|
"CatalogId": {}
|
8793
8818
|
}
|
8794
8819
|
},
|
8795
|
-
"
|
8820
|
+
"Sdb": {
|
8796
8821
|
"type": "structure",
|
8797
8822
|
"required": [
|
8798
8823
|
"Name"
|
@@ -8805,17 +8830,17 @@
|
|
8805
8830
|
"shape": "Se"
|
8806
8831
|
},
|
8807
8832
|
"CreateTableDefaultPermissions": {
|
8808
|
-
"shape": "
|
8833
|
+
"shape": "Sdd"
|
8809
8834
|
},
|
8810
8835
|
"TargetDatabase": {
|
8811
|
-
"shape": "
|
8836
|
+
"shape": "Sdj"
|
8812
8837
|
},
|
8813
8838
|
"FederatedDatabase": {
|
8814
|
-
"shape": "
|
8839
|
+
"shape": "Sdk"
|
8815
8840
|
}
|
8816
8841
|
}
|
8817
8842
|
},
|
8818
|
-
"
|
8843
|
+
"Sdd": {
|
8819
8844
|
"type": "list",
|
8820
8845
|
"member": {
|
8821
8846
|
"type": "structure",
|
@@ -8833,7 +8858,7 @@
|
|
8833
8858
|
}
|
8834
8859
|
}
|
8835
8860
|
},
|
8836
|
-
"
|
8861
|
+
"Sdj": {
|
8837
8862
|
"type": "structure",
|
8838
8863
|
"members": {
|
8839
8864
|
"CatalogId": {},
|
@@ -8841,20 +8866,20 @@
|
|
8841
8866
|
"Region": {}
|
8842
8867
|
}
|
8843
8868
|
},
|
8844
|
-
"
|
8869
|
+
"Sdk": {
|
8845
8870
|
"type": "structure",
|
8846
8871
|
"members": {
|
8847
8872
|
"Identifier": {},
|
8848
8873
|
"ConnectionName": {}
|
8849
8874
|
}
|
8850
8875
|
},
|
8851
|
-
"
|
8876
|
+
"Sds": {
|
8852
8877
|
"type": "list",
|
8853
8878
|
"member": {
|
8854
8879
|
"shape": "S44"
|
8855
8880
|
}
|
8856
8881
|
},
|
8857
|
-
"
|
8882
|
+
"Sdt": {
|
8858
8883
|
"type": "structure",
|
8859
8884
|
"required": [
|
8860
8885
|
"TransformType"
|
@@ -8878,7 +8903,7 @@
|
|
8878
8903
|
}
|
8879
8904
|
}
|
8880
8905
|
},
|
8881
|
-
"
|
8906
|
+
"Sdx": {
|
8882
8907
|
"type": "structure",
|
8883
8908
|
"members": {
|
8884
8909
|
"MlUserDataEncryption": {
|
@@ -8894,7 +8919,7 @@
|
|
8894
8919
|
"TaskRunSecurityConfigurationName": {}
|
8895
8920
|
}
|
8896
8921
|
},
|
8897
|
-
"
|
8922
|
+
"Se4": {
|
8898
8923
|
"type": "structure",
|
8899
8924
|
"required": [
|
8900
8925
|
"Keys",
|
@@ -8908,14 +8933,14 @@
|
|
8908
8933
|
"IndexName": {}
|
8909
8934
|
}
|
8910
8935
|
},
|
8911
|
-
"
|
8936
|
+
"Sea": {
|
8912
8937
|
"type": "structure",
|
8913
8938
|
"members": {
|
8914
8939
|
"RegistryName": {},
|
8915
8940
|
"RegistryArn": {}
|
8916
8941
|
}
|
8917
8942
|
},
|
8918
|
-
"
|
8943
|
+
"Seh": {
|
8919
8944
|
"type": "list",
|
8920
8945
|
"member": {
|
8921
8946
|
"type": "structure",
|
@@ -8928,7 +8953,7 @@
|
|
8928
8953
|
"Id": {},
|
8929
8954
|
"NodeType": {},
|
8930
8955
|
"Args": {
|
8931
|
-
"shape": "
|
8956
|
+
"shape": "Sel"
|
8932
8957
|
},
|
8933
8958
|
"LineNumber": {
|
8934
8959
|
"type": "integer"
|
@@ -8936,7 +8961,7 @@
|
|
8936
8961
|
}
|
8937
8962
|
}
|
8938
8963
|
},
|
8939
|
-
"
|
8964
|
+
"Sel": {
|
8940
8965
|
"type": "list",
|
8941
8966
|
"member": {
|
8942
8967
|
"type": "structure",
|
@@ -8953,7 +8978,7 @@
|
|
8953
8978
|
}
|
8954
8979
|
}
|
8955
8980
|
},
|
8956
|
-
"
|
8981
|
+
"Sep": {
|
8957
8982
|
"type": "list",
|
8958
8983
|
"member": {
|
8959
8984
|
"type": "structure",
|
@@ -8968,7 +8993,7 @@
|
|
8968
8993
|
}
|
8969
8994
|
}
|
8970
8995
|
},
|
8971
|
-
"
|
8996
|
+
"Sew": {
|
8972
8997
|
"type": "structure",
|
8973
8998
|
"members": {
|
8974
8999
|
"S3Encryption": {
|
@@ -8997,19 +9022,19 @@
|
|
8997
9022
|
}
|
8998
9023
|
}
|
8999
9024
|
},
|
9000
|
-
"
|
9025
|
+
"Sf8": {
|
9001
9026
|
"type": "structure",
|
9002
9027
|
"members": {
|
9003
9028
|
"Name": {},
|
9004
9029
|
"PythonVersion": {}
|
9005
9030
|
}
|
9006
9031
|
},
|
9007
|
-
"
|
9032
|
+
"Sf9": {
|
9008
9033
|
"type": "map",
|
9009
9034
|
"key": {},
|
9010
9035
|
"value": {}
|
9011
9036
|
},
|
9012
|
-
"
|
9037
|
+
"Sfc": {
|
9013
9038
|
"type": "structure",
|
9014
9039
|
"members": {
|
9015
9040
|
"Id": {},
|
@@ -9021,10 +9046,10 @@
|
|
9021
9046
|
"Description": {},
|
9022
9047
|
"Role": {},
|
9023
9048
|
"Command": {
|
9024
|
-
"shape": "
|
9049
|
+
"shape": "Sf8"
|
9025
9050
|
},
|
9026
9051
|
"DefaultArguments": {
|
9027
|
-
"shape": "
|
9052
|
+
"shape": "Sf9"
|
9028
9053
|
},
|
9029
9054
|
"Connections": {
|
9030
9055
|
"shape": "S50"
|
@@ -9039,7 +9064,7 @@
|
|
9039
9064
|
"GlueVersion": {}
|
9040
9065
|
}
|
9041
9066
|
},
|
9042
|
-
"
|
9067
|
+
"Sfg": {
|
9043
9068
|
"type": "structure",
|
9044
9069
|
"required": [
|
9045
9070
|
"Name"
|
@@ -9070,11 +9095,11 @@
|
|
9070
9095
|
"shape": "Se"
|
9071
9096
|
},
|
9072
9097
|
"TargetTable": {
|
9073
|
-
"shape": "
|
9098
|
+
"shape": "Sfk"
|
9074
9099
|
}
|
9075
9100
|
}
|
9076
9101
|
},
|
9077
|
-
"
|
9102
|
+
"Sfk": {
|
9078
9103
|
"type": "structure",
|
9079
9104
|
"members": {
|
9080
9105
|
"CatalogId": {},
|
@@ -9083,7 +9108,7 @@
|
|
9083
9108
|
"Region": {}
|
9084
9109
|
}
|
9085
9110
|
},
|
9086
|
-
"
|
9111
|
+
"Sft": {
|
9087
9112
|
"type": "structure",
|
9088
9113
|
"members": {
|
9089
9114
|
"FunctionName": {},
|
@@ -9091,11 +9116,11 @@
|
|
9091
9116
|
"OwnerName": {},
|
9092
9117
|
"OwnerType": {},
|
9093
9118
|
"ResourceUris": {
|
9094
|
-
"shape": "
|
9119
|
+
"shape": "Sfv"
|
9095
9120
|
}
|
9096
9121
|
}
|
9097
9122
|
},
|
9098
|
-
"
|
9123
|
+
"Sfv": {
|
9099
9124
|
"type": "list",
|
9100
9125
|
"member": {
|
9101
9126
|
"type": "structure",
|
@@ -9105,7 +9130,7 @@
|
|
9105
9130
|
}
|
9106
9131
|
}
|
9107
9132
|
},
|
9108
|
-
"
|
9133
|
+
"Shq": {
|
9109
9134
|
"type": "structure",
|
9110
9135
|
"members": {
|
9111
9136
|
"BlueprintName": {},
|
@@ -9124,7 +9149,7 @@
|
|
9124
9149
|
"RoleArn": {}
|
9125
9150
|
}
|
9126
9151
|
},
|
9127
|
-
"
|
9152
|
+
"Si4": {
|
9128
9153
|
"type": "structure",
|
9129
9154
|
"members": {
|
9130
9155
|
"GrokClassifier": {
|
@@ -9211,7 +9236,7 @@
|
|
9211
9236
|
"QuoteSymbol": {},
|
9212
9237
|
"ContainsHeader": {},
|
9213
9238
|
"Header": {
|
9214
|
-
"shape": "
|
9239
|
+
"shape": "Scq"
|
9215
9240
|
},
|
9216
9241
|
"DisableValueTrimming": {
|
9217
9242
|
"type": "boolean"
|
@@ -9223,23 +9248,23 @@
|
|
9223
9248
|
"type": "boolean"
|
9224
9249
|
},
|
9225
9250
|
"CustomDatatypes": {
|
9226
|
-
"shape": "
|
9251
|
+
"shape": "Scr"
|
9227
9252
|
}
|
9228
9253
|
}
|
9229
9254
|
}
|
9230
9255
|
}
|
9231
9256
|
},
|
9232
|
-
"
|
9257
|
+
"Sie": {
|
9233
9258
|
"type": "list",
|
9234
9259
|
"member": {}
|
9235
9260
|
},
|
9236
|
-
"
|
9261
|
+
"Sig": {
|
9237
9262
|
"type": "list",
|
9238
9263
|
"member": {
|
9239
|
-
"shape": "
|
9264
|
+
"shape": "Sih"
|
9240
9265
|
}
|
9241
9266
|
},
|
9242
|
-
"
|
9267
|
+
"Sih": {
|
9243
9268
|
"type": "structure",
|
9244
9269
|
"required": [
|
9245
9270
|
"ColumnName",
|
@@ -9308,10 +9333,10 @@
|
|
9308
9333
|
],
|
9309
9334
|
"members": {
|
9310
9335
|
"MinimumValue": {
|
9311
|
-
"shape": "
|
9336
|
+
"shape": "Sip"
|
9312
9337
|
},
|
9313
9338
|
"MaximumValue": {
|
9314
|
-
"shape": "
|
9339
|
+
"shape": "Sip"
|
9315
9340
|
},
|
9316
9341
|
"NumberOfNulls": {
|
9317
9342
|
"type": "long"
|
@@ -9409,7 +9434,7 @@
|
|
9409
9434
|
}
|
9410
9435
|
}
|
9411
9436
|
},
|
9412
|
-
"
|
9437
|
+
"Sip": {
|
9413
9438
|
"type": "structure",
|
9414
9439
|
"required": [
|
9415
9440
|
"UnscaledValue",
|
@@ -9424,7 +9449,7 @@
|
|
9424
9449
|
}
|
9425
9450
|
}
|
9426
9451
|
},
|
9427
|
-
"
|
9452
|
+
"Siy": {
|
9428
9453
|
"type": "list",
|
9429
9454
|
"member": {
|
9430
9455
|
"type": "structure",
|
@@ -9436,20 +9461,20 @@
|
|
9436
9461
|
}
|
9437
9462
|
}
|
9438
9463
|
},
|
9439
|
-
"
|
9464
|
+
"Sj4": {
|
9440
9465
|
"type": "structure",
|
9441
9466
|
"members": {
|
9442
9467
|
"Name": {},
|
9443
9468
|
"Description": {},
|
9444
9469
|
"ConnectionType": {},
|
9445
9470
|
"MatchCriteria": {
|
9446
|
-
"shape": "
|
9471
|
+
"shape": "Scw"
|
9447
9472
|
},
|
9448
9473
|
"ConnectionProperties": {
|
9449
|
-
"shape": "
|
9474
|
+
"shape": "Scx"
|
9450
9475
|
},
|
9451
9476
|
"PhysicalConnectionRequirements": {
|
9452
|
-
"shape": "
|
9477
|
+
"shape": "Scz"
|
9453
9478
|
},
|
9454
9479
|
"CreationTime": {
|
9455
9480
|
"type": "timestamp"
|
@@ -9460,7 +9485,7 @@
|
|
9460
9485
|
"LastUpdatedBy": {}
|
9461
9486
|
}
|
9462
9487
|
},
|
9463
|
-
"
|
9488
|
+
"Sjl": {
|
9464
9489
|
"type": "structure",
|
9465
9490
|
"members": {
|
9466
9491
|
"EncryptionAtRest": {
|
@@ -9487,7 +9512,7 @@
|
|
9487
9512
|
}
|
9488
9513
|
}
|
9489
9514
|
},
|
9490
|
-
"
|
9515
|
+
"Sjx": {
|
9491
9516
|
"type": "structure",
|
9492
9517
|
"members": {
|
9493
9518
|
"CloudWatchMetricsEnabled": {
|
@@ -9496,18 +9521,18 @@
|
|
9496
9521
|
"ResultsS3Prefix": {}
|
9497
9522
|
}
|
9498
9523
|
},
|
9499
|
-
"
|
9524
|
+
"Sjy": {
|
9500
9525
|
"type": "list",
|
9501
9526
|
"member": {}
|
9502
9527
|
},
|
9503
|
-
"
|
9528
|
+
"Sk0": {
|
9504
9529
|
"type": "map",
|
9505
9530
|
"key": {},
|
9506
9531
|
"value": {
|
9507
9532
|
"shape": "S43"
|
9508
9533
|
}
|
9509
9534
|
},
|
9510
|
-
"
|
9535
|
+
"Sk3": {
|
9511
9536
|
"type": "structure",
|
9512
9537
|
"required": [
|
9513
9538
|
"Name"
|
@@ -9523,18 +9548,18 @@
|
|
9523
9548
|
"type": "timestamp"
|
9524
9549
|
},
|
9525
9550
|
"CreateTableDefaultPermissions": {
|
9526
|
-
"shape": "
|
9551
|
+
"shape": "Sdd"
|
9527
9552
|
},
|
9528
9553
|
"TargetDatabase": {
|
9529
|
-
"shape": "
|
9554
|
+
"shape": "Sdj"
|
9530
9555
|
},
|
9531
9556
|
"CatalogId": {},
|
9532
9557
|
"FederatedDatabase": {
|
9533
|
-
"shape": "
|
9558
|
+
"shape": "Sdk"
|
9534
9559
|
}
|
9535
9560
|
}
|
9536
9561
|
},
|
9537
|
-
"
|
9562
|
+
"Skl": {
|
9538
9563
|
"type": "structure",
|
9539
9564
|
"members": {
|
9540
9565
|
"JobName": {},
|
@@ -9552,7 +9577,7 @@
|
|
9552
9577
|
"JobBookmark": {}
|
9553
9578
|
}
|
9554
9579
|
},
|
9555
|
-
"
|
9580
|
+
"Skv": {
|
9556
9581
|
"type": "structure",
|
9557
9582
|
"members": {
|
9558
9583
|
"TaskType": {},
|
@@ -9587,7 +9612,7 @@
|
|
9587
9612
|
}
|
9588
9613
|
}
|
9589
9614
|
},
|
9590
|
-
"
|
9615
|
+
"Sle": {
|
9591
9616
|
"type": "structure",
|
9592
9617
|
"required": [
|
9593
9618
|
"TransformType"
|
@@ -9642,7 +9667,7 @@
|
|
9642
9667
|
}
|
9643
9668
|
}
|
9644
9669
|
},
|
9645
|
-
"
|
9670
|
+
"Sll": {
|
9646
9671
|
"type": "list",
|
9647
9672
|
"member": {
|
9648
9673
|
"type": "structure",
|
@@ -9652,7 +9677,7 @@
|
|
9652
9677
|
}
|
9653
9678
|
}
|
9654
9679
|
},
|
9655
|
-
"
|
9680
|
+
"Slo": {
|
9656
9681
|
"type": "structure",
|
9657
9682
|
"members": {
|
9658
9683
|
"Name": {},
|
@@ -9672,11 +9697,11 @@
|
|
9672
9697
|
"type": "timestamp"
|
9673
9698
|
},
|
9674
9699
|
"Schema": {
|
9675
|
-
"shape": "
|
9700
|
+
"shape": "Sll"
|
9676
9701
|
}
|
9677
9702
|
}
|
9678
9703
|
},
|
9679
|
-
"
|
9704
|
+
"Slp": {
|
9680
9705
|
"type": "structure",
|
9681
9706
|
"required": [
|
9682
9707
|
"Column",
|
@@ -9687,7 +9712,7 @@
|
|
9687
9712
|
"SortDirection": {}
|
9688
9713
|
}
|
9689
9714
|
},
|
9690
|
-
"
|
9715
|
+
"Slv": {
|
9691
9716
|
"type": "structure",
|
9692
9717
|
"required": [
|
9693
9718
|
"DatabaseName",
|
@@ -9698,27 +9723,27 @@
|
|
9698
9723
|
"TableName": {}
|
9699
9724
|
}
|
9700
9725
|
},
|
9701
|
-
"
|
9726
|
+
"Slw": {
|
9702
9727
|
"type": "list",
|
9703
9728
|
"member": {
|
9704
|
-
"shape": "
|
9729
|
+
"shape": "Slv"
|
9705
9730
|
}
|
9706
9731
|
},
|
9707
|
-
"
|
9732
|
+
"Slx": {
|
9708
9733
|
"type": "structure",
|
9709
9734
|
"members": {
|
9710
9735
|
"Jdbc": {
|
9711
|
-
"shape": "
|
9736
|
+
"shape": "Sel"
|
9712
9737
|
},
|
9713
9738
|
"S3": {
|
9714
|
-
"shape": "
|
9739
|
+
"shape": "Sel"
|
9715
9740
|
},
|
9716
9741
|
"DynamoDB": {
|
9717
|
-
"shape": "
|
9742
|
+
"shape": "Sel"
|
9718
9743
|
}
|
9719
9744
|
}
|
9720
9745
|
},
|
9721
|
-
"
|
9746
|
+
"Slz": {
|
9722
9747
|
"type": "list",
|
9723
9748
|
"member": {
|
9724
9749
|
"type": "structure",
|
@@ -9732,7 +9757,7 @@
|
|
9732
9757
|
}
|
9733
9758
|
}
|
9734
9759
|
},
|
9735
|
-
"
|
9760
|
+
"Smj": {
|
9736
9761
|
"type": "structure",
|
9737
9762
|
"required": [
|
9738
9763
|
"SegmentNumber",
|
@@ -9747,7 +9772,7 @@
|
|
9747
9772
|
}
|
9748
9773
|
}
|
9749
9774
|
},
|
9750
|
-
"
|
9775
|
+
"Sn6": {
|
9751
9776
|
"type": "structure",
|
9752
9777
|
"members": {
|
9753
9778
|
"LatestVersion": {
|
@@ -9758,7 +9783,7 @@
|
|
9758
9783
|
}
|
9759
9784
|
}
|
9760
9785
|
},
|
9761
|
-
"
|
9786
|
+
"Snf": {
|
9762
9787
|
"type": "structure",
|
9763
9788
|
"members": {
|
9764
9789
|
"Name": {},
|
@@ -9766,11 +9791,11 @@
|
|
9766
9791
|
"type": "timestamp"
|
9767
9792
|
},
|
9768
9793
|
"EncryptionConfiguration": {
|
9769
|
-
"shape": "
|
9794
|
+
"shape": "Sew"
|
9770
9795
|
}
|
9771
9796
|
}
|
9772
9797
|
},
|
9773
|
-
"
|
9798
|
+
"Snn": {
|
9774
9799
|
"type": "structure",
|
9775
9800
|
"members": {
|
9776
9801
|
"Id": {
|
@@ -9809,7 +9834,7 @@
|
|
9809
9834
|
}
|
9810
9835
|
}
|
9811
9836
|
},
|
9812
|
-
"
|
9837
|
+
"Snu": {
|
9813
9838
|
"type": "structure",
|
9814
9839
|
"required": [
|
9815
9840
|
"Name"
|
@@ -9851,7 +9876,7 @@
|
|
9851
9876
|
"type": "boolean"
|
9852
9877
|
},
|
9853
9878
|
"TargetTable": {
|
9854
|
-
"shape": "
|
9879
|
+
"shape": "Sfk"
|
9855
9880
|
},
|
9856
9881
|
"CatalogId": {},
|
9857
9882
|
"VersionId": {},
|
@@ -9865,22 +9890,22 @@
|
|
9865
9890
|
}
|
9866
9891
|
}
|
9867
9892
|
},
|
9868
|
-
"
|
9893
|
+
"Sny": {
|
9869
9894
|
"type": "structure",
|
9870
9895
|
"members": {
|
9871
9896
|
"Table": {
|
9872
|
-
"shape": "
|
9897
|
+
"shape": "Snu"
|
9873
9898
|
},
|
9874
9899
|
"VersionId": {}
|
9875
9900
|
}
|
9876
9901
|
},
|
9877
|
-
"
|
9902
|
+
"So5": {
|
9878
9903
|
"type": "list",
|
9879
9904
|
"member": {
|
9880
|
-
"shape": "
|
9905
|
+
"shape": "Snu"
|
9881
9906
|
}
|
9882
9907
|
},
|
9883
|
-
"
|
9908
|
+
"Sod": {
|
9884
9909
|
"type": "structure",
|
9885
9910
|
"members": {
|
9886
9911
|
"AdditionalAuditContext": {},
|
@@ -9893,11 +9918,11 @@
|
|
9893
9918
|
}
|
9894
9919
|
}
|
9895
9920
|
},
|
9896
|
-
"
|
9921
|
+
"Sog": {
|
9897
9922
|
"type": "list",
|
9898
9923
|
"member": {}
|
9899
9924
|
},
|
9900
|
-
"
|
9925
|
+
"Sot": {
|
9901
9926
|
"type": "structure",
|
9902
9927
|
"members": {
|
9903
9928
|
"FunctionName": {},
|
@@ -9909,35 +9934,35 @@
|
|
9909
9934
|
"type": "timestamp"
|
9910
9935
|
},
|
9911
9936
|
"ResourceUris": {
|
9912
|
-
"shape": "
|
9937
|
+
"shape": "Sfv"
|
9913
9938
|
},
|
9914
9939
|
"CatalogId": {}
|
9915
9940
|
}
|
9916
9941
|
},
|
9917
|
-
"
|
9942
|
+
"Srd": {
|
9918
9943
|
"type": "structure",
|
9919
9944
|
"members": {
|
9920
9945
|
"MetadataKey": {},
|
9921
9946
|
"MetadataValue": {}
|
9922
9947
|
}
|
9923
9948
|
},
|
9924
|
-
"
|
9949
|
+
"Sry": {
|
9925
9950
|
"type": "list",
|
9926
9951
|
"member": {}
|
9927
9952
|
},
|
9928
|
-
"
|
9953
|
+
"Stn": {
|
9929
9954
|
"type": "list",
|
9930
9955
|
"member": {
|
9931
|
-
"shape": "
|
9956
|
+
"shape": "Sih"
|
9932
9957
|
}
|
9933
9958
|
},
|
9934
|
-
"
|
9959
|
+
"Stp": {
|
9935
9960
|
"type": "list",
|
9936
9961
|
"member": {
|
9937
9962
|
"type": "structure",
|
9938
9963
|
"members": {
|
9939
9964
|
"ColumnStatistics": {
|
9940
|
-
"shape": "
|
9965
|
+
"shape": "Sih"
|
9941
9966
|
},
|
9942
9967
|
"Error": {
|
9943
9968
|
"shape": "S14"
|