aws-sdk 2.1435.0 → 2.1437.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 +13 -1
- package/README.md +1 -1
- package/apis/glue-2017-03-31.min.json +218 -215
- package/apis/mediapackage-2017-10-12.min.json +93 -87
- package/apis/omics-2022-11-28.min.json +742 -197
- package/apis/omics-2022-11-28.paginators.json +12 -0
- package/apis/omics-2022-11-28.waiters2.json +48 -0
- package/apis/pi-2018-02-27.min.json +304 -11
- package/apis/pi-2018-02-27.paginators.json +5 -0
- package/apis/route53domains-2014-05-15.min.json +103 -44
- package/apis/sagemaker-2017-07-24.min.json +564 -560
- package/clients/ec2.d.ts +10 -10
- package/clients/glue.d.ts +13 -0
- package/clients/mediapackage.d.ts +3 -2
- package/clients/omics.d.ts +582 -15
- package/clients/pi.d.ts +382 -5
- package/clients/route53domains.d.ts +8 -2
- package/clients/sagemaker.d.ts +9 -3
- package/clients/transfer.d.ts +2 -2
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +10 -10
- package/dist/aws-sdk.js +106 -47
- package/dist/aws-sdk.min.js +25 -25
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -715,7 +715,8 @@
|
|
715
715
|
},
|
716
716
|
"CustomDatatypes": {
|
717
717
|
"shape": "Scu"
|
718
|
-
}
|
718
|
+
},
|
719
|
+
"Serde": {}
|
719
720
|
}
|
720
721
|
}
|
721
722
|
}
|
@@ -734,7 +735,7 @@
|
|
734
735
|
"members": {
|
735
736
|
"CatalogId": {},
|
736
737
|
"ConnectionInput": {
|
737
|
-
"shape": "
|
738
|
+
"shape": "Scy"
|
738
739
|
},
|
739
740
|
"Tags": {
|
740
741
|
"shape": "Scc"
|
@@ -831,7 +832,7 @@
|
|
831
832
|
"shape": "Scc"
|
832
833
|
},
|
833
834
|
"TargetTable": {
|
834
|
-
"shape": "
|
835
|
+
"shape": "Sdc"
|
835
836
|
},
|
836
837
|
"ClientToken": {}
|
837
838
|
}
|
@@ -853,7 +854,7 @@
|
|
853
854
|
"members": {
|
854
855
|
"CatalogId": {},
|
855
856
|
"DatabaseInput": {
|
856
|
-
"shape": "
|
857
|
+
"shape": "Sdf"
|
857
858
|
},
|
858
859
|
"Tags": {
|
859
860
|
"shape": "Scc"
|
@@ -1022,10 +1023,10 @@
|
|
1022
1023
|
"Name": {},
|
1023
1024
|
"Description": {},
|
1024
1025
|
"InputRecordTables": {
|
1025
|
-
"shape": "
|
1026
|
+
"shape": "Sdw"
|
1026
1027
|
},
|
1027
1028
|
"Parameters": {
|
1028
|
-
"shape": "
|
1029
|
+
"shape": "Sdx"
|
1029
1030
|
},
|
1030
1031
|
"Role": {},
|
1031
1032
|
"GlueVersion": {},
|
@@ -1046,7 +1047,7 @@
|
|
1046
1047
|
"shape": "Scc"
|
1047
1048
|
},
|
1048
1049
|
"TransformEncryption": {
|
1049
|
-
"shape": "
|
1050
|
+
"shape": "Se1"
|
1050
1051
|
}
|
1051
1052
|
}
|
1052
1053
|
},
|
@@ -1092,7 +1093,7 @@
|
|
1092
1093
|
"DatabaseName": {},
|
1093
1094
|
"TableName": {},
|
1094
1095
|
"PartitionIndex": {
|
1095
|
-
"shape": "
|
1096
|
+
"shape": "Se8"
|
1096
1097
|
}
|
1097
1098
|
}
|
1098
1099
|
},
|
@@ -1136,7 +1137,7 @@
|
|
1136
1137
|
],
|
1137
1138
|
"members": {
|
1138
1139
|
"RegistryId": {
|
1139
|
-
"shape": "
|
1140
|
+
"shape": "See"
|
1140
1141
|
},
|
1141
1142
|
"SchemaName": {},
|
1142
1143
|
"DataFormat": {},
|
@@ -1181,10 +1182,10 @@
|
|
1181
1182
|
"type": "structure",
|
1182
1183
|
"members": {
|
1183
1184
|
"DagNodes": {
|
1184
|
-
"shape": "
|
1185
|
+
"shape": "Sel"
|
1185
1186
|
},
|
1186
1187
|
"DagEdges": {
|
1187
|
-
"shape": "
|
1188
|
+
"shape": "Set"
|
1188
1189
|
},
|
1189
1190
|
"Language": {}
|
1190
1191
|
}
|
@@ -1207,7 +1208,7 @@
|
|
1207
1208
|
"members": {
|
1208
1209
|
"Name": {},
|
1209
1210
|
"EncryptionConfiguration": {
|
1210
|
-
"shape": "
|
1211
|
+
"shape": "Sf0"
|
1211
1212
|
}
|
1212
1213
|
}
|
1213
1214
|
},
|
@@ -1234,7 +1235,7 @@
|
|
1234
1235
|
"Description": {},
|
1235
1236
|
"Role": {},
|
1236
1237
|
"Command": {
|
1237
|
-
"shape": "
|
1238
|
+
"shape": "Sfc"
|
1238
1239
|
},
|
1239
1240
|
"Timeout": {
|
1240
1241
|
"type": "integer"
|
@@ -1243,7 +1244,7 @@
|
|
1243
1244
|
"type": "integer"
|
1244
1245
|
},
|
1245
1246
|
"DefaultArguments": {
|
1246
|
-
"shape": "
|
1247
|
+
"shape": "Sfd"
|
1247
1248
|
},
|
1248
1249
|
"Connections": {
|
1249
1250
|
"shape": "S50"
|
@@ -1267,7 +1268,7 @@
|
|
1267
1268
|
"type": "structure",
|
1268
1269
|
"members": {
|
1269
1270
|
"Session": {
|
1270
|
-
"shape": "
|
1271
|
+
"shape": "Sfg"
|
1271
1272
|
}
|
1272
1273
|
}
|
1273
1274
|
}
|
@@ -1283,12 +1284,12 @@
|
|
1283
1284
|
"CatalogId": {},
|
1284
1285
|
"DatabaseName": {},
|
1285
1286
|
"TableInput": {
|
1286
|
-
"shape": "
|
1287
|
+
"shape": "Sfk"
|
1287
1288
|
},
|
1288
1289
|
"PartitionIndexes": {
|
1289
1290
|
"type": "list",
|
1290
1291
|
"member": {
|
1291
|
-
"shape": "
|
1292
|
+
"shape": "Se8"
|
1292
1293
|
}
|
1293
1294
|
},
|
1294
1295
|
"TransactionId": {},
|
@@ -1363,7 +1364,7 @@
|
|
1363
1364
|
"CatalogId": {},
|
1364
1365
|
"DatabaseName": {},
|
1365
1366
|
"FunctionInput": {
|
1366
|
-
"shape": "
|
1367
|
+
"shape": "Sfx"
|
1367
1368
|
}
|
1368
1369
|
}
|
1369
1370
|
},
|
@@ -1653,7 +1654,7 @@
|
|
1653
1654
|
],
|
1654
1655
|
"members": {
|
1655
1656
|
"RegistryId": {
|
1656
|
-
"shape": "
|
1657
|
+
"shape": "See"
|
1657
1658
|
}
|
1658
1659
|
}
|
1659
1660
|
},
|
@@ -1903,7 +1904,7 @@
|
|
1903
1904
|
"type": "structure",
|
1904
1905
|
"members": {
|
1905
1906
|
"BlueprintRun": {
|
1906
|
-
"shape": "
|
1907
|
+
"shape": "Shu"
|
1907
1908
|
}
|
1908
1909
|
}
|
1909
1910
|
}
|
@@ -1928,7 +1929,7 @@
|
|
1928
1929
|
"BlueprintRuns": {
|
1929
1930
|
"type": "list",
|
1930
1931
|
"member": {
|
1931
|
-
"shape": "
|
1932
|
+
"shape": "Shu"
|
1932
1933
|
}
|
1933
1934
|
},
|
1934
1935
|
"NextToken": {}
|
@@ -1974,7 +1975,7 @@
|
|
1974
1975
|
"type": "structure",
|
1975
1976
|
"members": {
|
1976
1977
|
"Classifier": {
|
1977
|
-
"shape": "
|
1978
|
+
"shape": "Si8"
|
1978
1979
|
}
|
1979
1980
|
}
|
1980
1981
|
}
|
@@ -1995,7 +1996,7 @@
|
|
1995
1996
|
"Classifiers": {
|
1996
1997
|
"type": "list",
|
1997
1998
|
"member": {
|
1998
|
-
"shape": "
|
1999
|
+
"shape": "Si8"
|
1999
2000
|
}
|
2000
2001
|
},
|
2001
2002
|
"NextToken": {}
|
@@ -2019,7 +2020,7 @@
|
|
2019
2020
|
"shape": "S6"
|
2020
2021
|
},
|
2021
2022
|
"ColumnNames": {
|
2022
|
-
"shape": "
|
2023
|
+
"shape": "Sii"
|
2023
2024
|
}
|
2024
2025
|
}
|
2025
2026
|
},
|
@@ -2027,10 +2028,10 @@
|
|
2027
2028
|
"type": "structure",
|
2028
2029
|
"members": {
|
2029
2030
|
"ColumnStatisticsList": {
|
2030
|
-
"shape": "
|
2031
|
+
"shape": "Sik"
|
2031
2032
|
},
|
2032
2033
|
"Errors": {
|
2033
|
-
"shape": "
|
2034
|
+
"shape": "Sj2"
|
2034
2035
|
}
|
2035
2036
|
}
|
2036
2037
|
}
|
@@ -2048,7 +2049,7 @@
|
|
2048
2049
|
"DatabaseName": {},
|
2049
2050
|
"TableName": {},
|
2050
2051
|
"ColumnNames": {
|
2051
|
-
"shape": "
|
2052
|
+
"shape": "Sii"
|
2052
2053
|
}
|
2053
2054
|
}
|
2054
2055
|
},
|
@@ -2056,10 +2057,10 @@
|
|
2056
2057
|
"type": "structure",
|
2057
2058
|
"members": {
|
2058
2059
|
"ColumnStatisticsList": {
|
2059
|
-
"shape": "
|
2060
|
+
"shape": "Sik"
|
2060
2061
|
},
|
2061
2062
|
"Errors": {
|
2062
|
-
"shape": "
|
2063
|
+
"shape": "Sj2"
|
2063
2064
|
}
|
2064
2065
|
}
|
2065
2066
|
}
|
@@ -2082,7 +2083,7 @@
|
|
2082
2083
|
"type": "structure",
|
2083
2084
|
"members": {
|
2084
2085
|
"Connection": {
|
2085
|
-
"shape": "
|
2086
|
+
"shape": "Sj8"
|
2086
2087
|
}
|
2087
2088
|
}
|
2088
2089
|
}
|
@@ -2096,7 +2097,7 @@
|
|
2096
2097
|
"type": "structure",
|
2097
2098
|
"members": {
|
2098
2099
|
"MatchCriteria": {
|
2099
|
-
"shape": "
|
2100
|
+
"shape": "Sd0"
|
2100
2101
|
},
|
2101
2102
|
"ConnectionType": {}
|
2102
2103
|
}
|
@@ -2116,7 +2117,7 @@
|
|
2116
2117
|
"ConnectionList": {
|
2117
2118
|
"type": "list",
|
2118
2119
|
"member": {
|
2119
|
-
"shape": "
|
2120
|
+
"shape": "Sj8"
|
2120
2121
|
}
|
2121
2122
|
},
|
2122
2123
|
"NextToken": {}
|
@@ -2244,7 +2245,7 @@
|
|
2244
2245
|
"type": "structure",
|
2245
2246
|
"members": {
|
2246
2247
|
"DataCatalogEncryptionSettings": {
|
2247
|
-
"shape": "
|
2248
|
+
"shape": "Sjp"
|
2248
2249
|
}
|
2249
2250
|
}
|
2250
2251
|
}
|
@@ -2346,7 +2347,7 @@
|
|
2346
2347
|
"Description": {},
|
2347
2348
|
"Ruleset": {},
|
2348
2349
|
"TargetTable": {
|
2349
|
-
"shape": "
|
2350
|
+
"shape": "Sdc"
|
2350
2351
|
},
|
2351
2352
|
"CreatedOn": {
|
2352
2353
|
"type": "timestamp"
|
@@ -2383,7 +2384,7 @@
|
|
2383
2384
|
"type": "integer"
|
2384
2385
|
},
|
2385
2386
|
"AdditionalRunOptions": {
|
2386
|
-
"shape": "
|
2387
|
+
"shape": "Sk1"
|
2387
2388
|
},
|
2388
2389
|
"Status": {},
|
2389
2390
|
"ErrorString": {},
|
@@ -2400,14 +2401,14 @@
|
|
2400
2401
|
"type": "integer"
|
2401
2402
|
},
|
2402
2403
|
"RulesetNames": {
|
2403
|
-
"shape": "
|
2404
|
+
"shape": "Sk2"
|
2404
2405
|
},
|
2405
2406
|
"ResultIds": {
|
2406
2407
|
"type": "list",
|
2407
2408
|
"member": {}
|
2408
2409
|
},
|
2409
2410
|
"AdditionalDataSources": {
|
2410
|
-
"shape": "
|
2411
|
+
"shape": "Sk4"
|
2411
2412
|
}
|
2412
2413
|
}
|
2413
2414
|
}
|
@@ -2427,7 +2428,7 @@
|
|
2427
2428
|
"type": "structure",
|
2428
2429
|
"members": {
|
2429
2430
|
"Database": {
|
2430
|
-
"shape": "
|
2431
|
+
"shape": "Sk7"
|
2431
2432
|
}
|
2432
2433
|
}
|
2433
2434
|
}
|
@@ -2453,7 +2454,7 @@
|
|
2453
2454
|
"DatabaseList": {
|
2454
2455
|
"type": "list",
|
2455
2456
|
"member": {
|
2456
|
-
"shape": "
|
2457
|
+
"shape": "Sk7"
|
2457
2458
|
}
|
2458
2459
|
},
|
2459
2460
|
"NextToken": {}
|
@@ -2471,10 +2472,10 @@
|
|
2471
2472
|
"type": "structure",
|
2472
2473
|
"members": {
|
2473
2474
|
"DagNodes": {
|
2474
|
-
"shape": "
|
2475
|
+
"shape": "Sel"
|
2475
2476
|
},
|
2476
2477
|
"DagEdges": {
|
2477
|
-
"shape": "
|
2478
|
+
"shape": "Set"
|
2478
2479
|
}
|
2479
2480
|
}
|
2480
2481
|
}
|
@@ -2552,7 +2553,7 @@
|
|
2552
2553
|
"type": "structure",
|
2553
2554
|
"members": {
|
2554
2555
|
"JobBookmarkEntry": {
|
2555
|
-
"shape": "
|
2556
|
+
"shape": "Skp"
|
2556
2557
|
}
|
2557
2558
|
}
|
2558
2559
|
}
|
@@ -2645,7 +2646,7 @@
|
|
2645
2646
|
"Status": {},
|
2646
2647
|
"LogGroupName": {},
|
2647
2648
|
"Properties": {
|
2648
|
-
"shape": "
|
2649
|
+
"shape": "Skz"
|
2649
2650
|
},
|
2650
2651
|
"ErrorString": {},
|
2651
2652
|
"StartedOn": {
|
@@ -2714,7 +2715,7 @@
|
|
2714
2715
|
"Status": {},
|
2715
2716
|
"LogGroupName": {},
|
2716
2717
|
"Properties": {
|
2717
|
-
"shape": "
|
2718
|
+
"shape": "Skz"
|
2718
2719
|
},
|
2719
2720
|
"ErrorString": {},
|
2720
2721
|
"StartedOn": {
|
@@ -2760,19 +2761,19 @@
|
|
2760
2761
|
"type": "timestamp"
|
2761
2762
|
},
|
2762
2763
|
"InputRecordTables": {
|
2763
|
-
"shape": "
|
2764
|
+
"shape": "Sdw"
|
2764
2765
|
},
|
2765
2766
|
"Parameters": {
|
2766
|
-
"shape": "
|
2767
|
+
"shape": "Sdx"
|
2767
2768
|
},
|
2768
2769
|
"EvaluationMetrics": {
|
2769
|
-
"shape": "
|
2770
|
+
"shape": "Sli"
|
2770
2771
|
},
|
2771
2772
|
"LabelCount": {
|
2772
2773
|
"type": "integer"
|
2773
2774
|
},
|
2774
2775
|
"Schema": {
|
2775
|
-
"shape": "
|
2776
|
+
"shape": "Slp"
|
2776
2777
|
},
|
2777
2778
|
"Role": {},
|
2778
2779
|
"GlueVersion": {},
|
@@ -2790,7 +2791,7 @@
|
|
2790
2791
|
"type": "integer"
|
2791
2792
|
},
|
2792
2793
|
"TransformEncryption": {
|
2793
|
-
"shape": "
|
2794
|
+
"shape": "Se1"
|
2794
2795
|
}
|
2795
2796
|
}
|
2796
2797
|
}
|
@@ -2804,10 +2805,10 @@
|
|
2804
2805
|
"type": "integer"
|
2805
2806
|
},
|
2806
2807
|
"Filter": {
|
2807
|
-
"shape": "
|
2808
|
+
"shape": "Sls"
|
2808
2809
|
},
|
2809
2810
|
"Sort": {
|
2810
|
-
"shape": "
|
2811
|
+
"shape": "Slt"
|
2811
2812
|
}
|
2812
2813
|
}
|
2813
2814
|
},
|
@@ -2833,19 +2834,19 @@
|
|
2833
2834
|
"type": "timestamp"
|
2834
2835
|
},
|
2835
2836
|
"InputRecordTables": {
|
2836
|
-
"shape": "
|
2837
|
+
"shape": "Sdw"
|
2837
2838
|
},
|
2838
2839
|
"Parameters": {
|
2839
|
-
"shape": "
|
2840
|
+
"shape": "Sdx"
|
2840
2841
|
},
|
2841
2842
|
"EvaluationMetrics": {
|
2842
|
-
"shape": "
|
2843
|
+
"shape": "Sli"
|
2843
2844
|
},
|
2844
2845
|
"LabelCount": {
|
2845
2846
|
"type": "integer"
|
2846
2847
|
},
|
2847
2848
|
"Schema": {
|
2848
|
-
"shape": "
|
2849
|
+
"shape": "Slp"
|
2849
2850
|
},
|
2850
2851
|
"Role": {},
|
2851
2852
|
"GlueVersion": {},
|
@@ -2863,7 +2864,7 @@
|
|
2863
2864
|
"type": "integer"
|
2864
2865
|
},
|
2865
2866
|
"TransformEncryption": {
|
2866
|
-
"shape": "
|
2867
|
+
"shape": "Se1"
|
2867
2868
|
}
|
2868
2869
|
}
|
2869
2870
|
}
|
@@ -2880,13 +2881,13 @@
|
|
2880
2881
|
],
|
2881
2882
|
"members": {
|
2882
2883
|
"Source": {
|
2883
|
-
"shape": "
|
2884
|
+
"shape": "Slz"
|
2884
2885
|
},
|
2885
2886
|
"Sinks": {
|
2886
|
-
"shape": "
|
2887
|
+
"shape": "Sm0"
|
2887
2888
|
},
|
2888
2889
|
"Location": {
|
2889
|
-
"shape": "
|
2890
|
+
"shape": "Sm1"
|
2890
2891
|
}
|
2891
2892
|
}
|
2892
2893
|
},
|
@@ -2897,7 +2898,7 @@
|
|
2897
2898
|
],
|
2898
2899
|
"members": {
|
2899
2900
|
"Mapping": {
|
2900
|
-
"shape": "
|
2901
|
+
"shape": "Sm3"
|
2901
2902
|
}
|
2902
2903
|
}
|
2903
2904
|
}
|
@@ -3007,7 +3008,7 @@
|
|
3007
3008
|
"Expression": {},
|
3008
3009
|
"NextToken": {},
|
3009
3010
|
"Segment": {
|
3010
|
-
"shape": "
|
3011
|
+
"shape": "Smn"
|
3011
3012
|
},
|
3012
3013
|
"MaxResults": {
|
3013
3014
|
"type": "integer"
|
@@ -3040,16 +3041,16 @@
|
|
3040
3041
|
],
|
3041
3042
|
"members": {
|
3042
3043
|
"Mapping": {
|
3043
|
-
"shape": "
|
3044
|
+
"shape": "Sm3"
|
3044
3045
|
},
|
3045
3046
|
"Source": {
|
3046
|
-
"shape": "
|
3047
|
+
"shape": "Slz"
|
3047
3048
|
},
|
3048
3049
|
"Sinks": {
|
3049
|
-
"shape": "
|
3050
|
+
"shape": "Sm0"
|
3050
3051
|
},
|
3051
3052
|
"Location": {
|
3052
|
-
"shape": "
|
3053
|
+
"shape": "Sm1"
|
3053
3054
|
},
|
3054
3055
|
"Language": {},
|
3055
3056
|
"AdditionalPlanOptionsMap": {
|
@@ -3075,7 +3076,7 @@
|
|
3075
3076
|
],
|
3076
3077
|
"members": {
|
3077
3078
|
"RegistryId": {
|
3078
|
-
"shape": "
|
3079
|
+
"shape": "See"
|
3079
3080
|
}
|
3080
3081
|
}
|
3081
3082
|
},
|
@@ -3216,7 +3217,7 @@
|
|
3216
3217
|
},
|
3217
3218
|
"SchemaVersionId": {},
|
3218
3219
|
"SchemaVersionNumber": {
|
3219
|
-
"shape": "
|
3220
|
+
"shape": "Sna"
|
3220
3221
|
}
|
3221
3222
|
}
|
3222
3223
|
},
|
@@ -3249,10 +3250,10 @@
|
|
3249
3250
|
"shape": "Sw"
|
3250
3251
|
},
|
3251
3252
|
"FirstSchemaVersionNumber": {
|
3252
|
-
"shape": "
|
3253
|
+
"shape": "Sna"
|
3253
3254
|
},
|
3254
3255
|
"SecondSchemaVersionNumber": {
|
3255
|
-
"shape": "
|
3256
|
+
"shape": "Sna"
|
3256
3257
|
},
|
3257
3258
|
"SchemaDiffType": {}
|
3258
3259
|
}
|
@@ -3278,7 +3279,7 @@
|
|
3278
3279
|
"type": "structure",
|
3279
3280
|
"members": {
|
3280
3281
|
"SecurityConfiguration": {
|
3281
|
-
"shape": "
|
3282
|
+
"shape": "Snj"
|
3282
3283
|
}
|
3283
3284
|
}
|
3284
3285
|
}
|
@@ -3299,7 +3300,7 @@
|
|
3299
3300
|
"SecurityConfigurations": {
|
3300
3301
|
"type": "list",
|
3301
3302
|
"member": {
|
3302
|
-
"shape": "
|
3303
|
+
"shape": "Snj"
|
3303
3304
|
}
|
3304
3305
|
},
|
3305
3306
|
"NextToken": {}
|
@@ -3321,7 +3322,7 @@
|
|
3321
3322
|
"type": "structure",
|
3322
3323
|
"members": {
|
3323
3324
|
"Session": {
|
3324
|
-
"shape": "
|
3325
|
+
"shape": "Sfg"
|
3325
3326
|
}
|
3326
3327
|
}
|
3327
3328
|
}
|
@@ -3345,7 +3346,7 @@
|
|
3345
3346
|
"type": "structure",
|
3346
3347
|
"members": {
|
3347
3348
|
"Statement": {
|
3348
|
-
"shape": "
|
3349
|
+
"shape": "Snr"
|
3349
3350
|
}
|
3350
3351
|
}
|
3351
3352
|
}
|
@@ -3371,7 +3372,7 @@
|
|
3371
3372
|
"type": "structure",
|
3372
3373
|
"members": {
|
3373
3374
|
"Table": {
|
3374
|
-
"shape": "
|
3375
|
+
"shape": "Sny"
|
3375
3376
|
}
|
3376
3377
|
}
|
3377
3378
|
}
|
@@ -3394,7 +3395,7 @@
|
|
3394
3395
|
"type": "structure",
|
3395
3396
|
"members": {
|
3396
3397
|
"TableVersion": {
|
3397
|
-
"shape": "
|
3398
|
+
"shape": "So2"
|
3398
3399
|
}
|
3399
3400
|
}
|
3400
3401
|
}
|
@@ -3422,7 +3423,7 @@
|
|
3422
3423
|
"TableVersions": {
|
3423
3424
|
"type": "list",
|
3424
3425
|
"member": {
|
3425
|
-
"shape": "
|
3426
|
+
"shape": "So2"
|
3426
3427
|
}
|
3427
3428
|
},
|
3428
3429
|
"NextToken": {}
|
@@ -3453,7 +3454,7 @@
|
|
3453
3454
|
"type": "structure",
|
3454
3455
|
"members": {
|
3455
3456
|
"TableList": {
|
3456
|
-
"shape": "
|
3457
|
+
"shape": "So9"
|
3457
3458
|
},
|
3458
3459
|
"NextToken": {}
|
3459
3460
|
}
|
@@ -3536,10 +3537,10 @@
|
|
3536
3537
|
"shape": "S6"
|
3537
3538
|
},
|
3538
3539
|
"AuditContext": {
|
3539
|
-
"shape": "
|
3540
|
+
"shape": "Soh"
|
3540
3541
|
},
|
3541
3542
|
"SupportedPermissionTypes": {
|
3542
|
-
"shape": "
|
3543
|
+
"shape": "Sok"
|
3543
3544
|
}
|
3544
3545
|
}
|
3545
3546
|
},
|
@@ -3573,14 +3574,14 @@
|
|
3573
3574
|
"TableName": {},
|
3574
3575
|
"Expression": {},
|
3575
3576
|
"AuditContext": {
|
3576
|
-
"shape": "
|
3577
|
+
"shape": "Soh"
|
3577
3578
|
},
|
3578
3579
|
"SupportedPermissionTypes": {
|
3579
|
-
"shape": "
|
3580
|
+
"shape": "Sok"
|
3580
3581
|
},
|
3581
3582
|
"NextToken": {},
|
3582
3583
|
"Segment": {
|
3583
|
-
"shape": "
|
3584
|
+
"shape": "Smn"
|
3584
3585
|
},
|
3585
3586
|
"MaxResults": {
|
3586
3587
|
"type": "integer"
|
@@ -3625,10 +3626,10 @@
|
|
3625
3626
|
"DatabaseName": {},
|
3626
3627
|
"Name": {},
|
3627
3628
|
"AuditContext": {
|
3628
|
-
"shape": "
|
3629
|
+
"shape": "Soh"
|
3629
3630
|
},
|
3630
3631
|
"SupportedPermissionTypes": {
|
3631
|
-
"shape": "
|
3632
|
+
"shape": "Sok"
|
3632
3633
|
}
|
3633
3634
|
}
|
3634
3635
|
},
|
@@ -3636,7 +3637,7 @@
|
|
3636
3637
|
"type": "structure",
|
3637
3638
|
"members": {
|
3638
3639
|
"Table": {
|
3639
|
-
"shape": "
|
3640
|
+
"shape": "Sny"
|
3640
3641
|
},
|
3641
3642
|
"AuthorizedColumns": {
|
3642
3643
|
"shape": "Sn"
|
@@ -3674,7 +3675,7 @@
|
|
3674
3675
|
"type": "structure",
|
3675
3676
|
"members": {
|
3676
3677
|
"UserDefinedFunction": {
|
3677
|
-
"shape": "
|
3678
|
+
"shape": "Sox"
|
3678
3679
|
}
|
3679
3680
|
}
|
3680
3681
|
}
|
@@ -3701,7 +3702,7 @@
|
|
3701
3702
|
"UserDefinedFunctions": {
|
3702
3703
|
"type": "list",
|
3703
3704
|
"member": {
|
3704
|
-
"shape": "
|
3705
|
+
"shape": "Sox"
|
3705
3706
|
}
|
3706
3707
|
},
|
3707
3708
|
"NextToken": {}
|
@@ -4121,7 +4122,7 @@
|
|
4121
4122
|
"type": "timestamp"
|
4122
4123
|
},
|
4123
4124
|
"TargetTable": {
|
4124
|
-
"shape": "
|
4125
|
+
"shape": "Sdc"
|
4125
4126
|
}
|
4126
4127
|
}
|
4127
4128
|
},
|
@@ -4147,7 +4148,7 @@
|
|
4147
4148
|
"type": "timestamp"
|
4148
4149
|
},
|
4149
4150
|
"TargetTable": {
|
4150
|
-
"shape": "
|
4151
|
+
"shape": "Sdc"
|
4151
4152
|
},
|
4152
4153
|
"RecommendationRunId": {},
|
4153
4154
|
"RuleCount": {
|
@@ -4216,10 +4217,10 @@
|
|
4216
4217
|
"type": "integer"
|
4217
4218
|
},
|
4218
4219
|
"Filter": {
|
4219
|
-
"shape": "
|
4220
|
+
"shape": "Sls"
|
4220
4221
|
},
|
4221
4222
|
"Sort": {
|
4222
|
-
"shape": "
|
4223
|
+
"shape": "Slt"
|
4223
4224
|
},
|
4224
4225
|
"Tags": {
|
4225
4226
|
"shape": "Scc"
|
@@ -4314,7 +4315,7 @@
|
|
4314
4315
|
"type": "structure",
|
4315
4316
|
"members": {
|
4316
4317
|
"RegistryId": {
|
4317
|
-
"shape": "
|
4318
|
+
"shape": "See"
|
4318
4319
|
},
|
4319
4320
|
"MaxResults": {
|
4320
4321
|
"type": "integer"
|
@@ -4368,7 +4369,7 @@
|
|
4368
4369
|
"Sessions": {
|
4369
4370
|
"type": "list",
|
4370
4371
|
"member": {
|
4371
|
-
"shape": "
|
4372
|
+
"shape": "Sfg"
|
4372
4373
|
}
|
4373
4374
|
},
|
4374
4375
|
"NextToken": {}
|
@@ -4393,7 +4394,7 @@
|
|
4393
4394
|
"Statements": {
|
4394
4395
|
"type": "list",
|
4395
4396
|
"member": {
|
4396
|
-
"shape": "
|
4397
|
+
"shape": "Snr"
|
4397
4398
|
}
|
4398
4399
|
},
|
4399
4400
|
"NextToken": {}
|
@@ -4453,7 +4454,7 @@
|
|
4453
4454
|
"members": {
|
4454
4455
|
"CatalogId": {},
|
4455
4456
|
"DataCatalogEncryptionSettings": {
|
4456
|
-
"shape": "
|
4457
|
+
"shape": "Sjp"
|
4457
4458
|
}
|
4458
4459
|
}
|
4459
4460
|
},
|
@@ -4494,11 +4495,11 @@
|
|
4494
4495
|
"shape": "Sw"
|
4495
4496
|
},
|
4496
4497
|
"SchemaVersionNumber": {
|
4497
|
-
"shape": "
|
4498
|
+
"shape": "Sna"
|
4498
4499
|
},
|
4499
4500
|
"SchemaVersionId": {},
|
4500
4501
|
"MetadataKeyValue": {
|
4501
|
-
"shape": "
|
4502
|
+
"shape": "Srh"
|
4502
4503
|
}
|
4503
4504
|
}
|
4504
4505
|
},
|
@@ -4549,13 +4550,13 @@
|
|
4549
4550
|
"shape": "Sw"
|
4550
4551
|
},
|
4551
4552
|
"SchemaVersionNumber": {
|
4552
|
-
"shape": "
|
4553
|
+
"shape": "Sna"
|
4553
4554
|
},
|
4554
4555
|
"SchemaVersionId": {},
|
4555
4556
|
"MetadataList": {
|
4556
4557
|
"type": "list",
|
4557
4558
|
"member": {
|
4558
|
-
"shape": "
|
4559
|
+
"shape": "Srh"
|
4559
4560
|
}
|
4560
4561
|
},
|
4561
4562
|
"MaxResults": {
|
@@ -4629,11 +4630,11 @@
|
|
4629
4630
|
"shape": "Sw"
|
4630
4631
|
},
|
4631
4632
|
"SchemaVersionNumber": {
|
4632
|
-
"shape": "
|
4633
|
+
"shape": "Sna"
|
4633
4634
|
},
|
4634
4635
|
"SchemaVersionId": {},
|
4635
4636
|
"MetadataKeyValue": {
|
4636
|
-
"shape": "
|
4637
|
+
"shape": "Srh"
|
4637
4638
|
}
|
4638
4639
|
}
|
4639
4640
|
},
|
@@ -4670,7 +4671,7 @@
|
|
4670
4671
|
"type": "structure",
|
4671
4672
|
"members": {
|
4672
4673
|
"JobBookmarkEntry": {
|
4673
|
-
"shape": "
|
4674
|
+
"shape": "Skp"
|
4674
4675
|
}
|
4675
4676
|
}
|
4676
4677
|
}
|
@@ -4687,7 +4688,7 @@
|
|
4687
4688
|
"Name": {},
|
4688
4689
|
"RunId": {},
|
4689
4690
|
"NodeIds": {
|
4690
|
-
"shape": "
|
4691
|
+
"shape": "Ss2"
|
4691
4692
|
}
|
4692
4693
|
}
|
4693
4694
|
},
|
@@ -4696,7 +4697,7 @@
|
|
4696
4697
|
"members": {
|
4697
4698
|
"RunId": {},
|
4698
4699
|
"NodeIds": {
|
4699
|
-
"shape": "
|
4700
|
+
"shape": "Ss2"
|
4700
4701
|
}
|
4701
4702
|
}
|
4702
4703
|
}
|
@@ -4762,7 +4763,7 @@
|
|
4762
4763
|
"members": {
|
4763
4764
|
"NextToken": {},
|
4764
4765
|
"TableList": {
|
4765
|
-
"shape": "
|
4766
|
+
"shape": "So9"
|
4766
4767
|
}
|
4767
4768
|
}
|
4768
4769
|
}
|
@@ -4868,13 +4869,13 @@
|
|
4868
4869
|
},
|
4869
4870
|
"ClientToken": {},
|
4870
4871
|
"AdditionalRunOptions": {
|
4871
|
-
"shape": "
|
4872
|
+
"shape": "Sk1"
|
4872
4873
|
},
|
4873
4874
|
"RulesetNames": {
|
4874
|
-
"shape": "
|
4875
|
+
"shape": "Sk2"
|
4875
4876
|
},
|
4876
4877
|
"AdditionalDataSources": {
|
4877
|
-
"shape": "
|
4878
|
+
"shape": "Sk4"
|
4878
4879
|
}
|
4879
4880
|
}
|
4880
4881
|
},
|
@@ -5243,7 +5244,8 @@
|
|
5243
5244
|
},
|
5244
5245
|
"CustomDatatypes": {
|
5245
5246
|
"shape": "Scu"
|
5246
|
-
}
|
5247
|
+
},
|
5248
|
+
"Serde": {}
|
5247
5249
|
}
|
5248
5250
|
}
|
5249
5251
|
}
|
@@ -5270,7 +5272,7 @@
|
|
5270
5272
|
"shape": "S6"
|
5271
5273
|
},
|
5272
5274
|
"ColumnStatisticsList": {
|
5273
|
-
"shape": "
|
5275
|
+
"shape": "Str"
|
5274
5276
|
}
|
5275
5277
|
}
|
5276
5278
|
},
|
@@ -5278,7 +5280,7 @@
|
|
5278
5280
|
"type": "structure",
|
5279
5281
|
"members": {
|
5280
5282
|
"Errors": {
|
5281
|
-
"shape": "
|
5283
|
+
"shape": "Stt"
|
5282
5284
|
}
|
5283
5285
|
}
|
5284
5286
|
}
|
@@ -5296,7 +5298,7 @@
|
|
5296
5298
|
"DatabaseName": {},
|
5297
5299
|
"TableName": {},
|
5298
5300
|
"ColumnStatisticsList": {
|
5299
|
-
"shape": "
|
5301
|
+
"shape": "Str"
|
5300
5302
|
}
|
5301
5303
|
}
|
5302
5304
|
},
|
@@ -5304,7 +5306,7 @@
|
|
5304
5306
|
"type": "structure",
|
5305
5307
|
"members": {
|
5306
5308
|
"Errors": {
|
5307
|
-
"shape": "
|
5309
|
+
"shape": "Stt"
|
5308
5310
|
}
|
5309
5311
|
}
|
5310
5312
|
}
|
@@ -5320,7 +5322,7 @@
|
|
5320
5322
|
"CatalogId": {},
|
5321
5323
|
"Name": {},
|
5322
5324
|
"ConnectionInput": {
|
5323
|
-
"shape": "
|
5325
|
+
"shape": "Scy"
|
5324
5326
|
}
|
5325
5327
|
}
|
5326
5328
|
},
|
@@ -5417,7 +5419,7 @@
|
|
5417
5419
|
"CatalogId": {},
|
5418
5420
|
"Name": {},
|
5419
5421
|
"DatabaseInput": {
|
5420
|
-
"shape": "
|
5422
|
+
"shape": "Sdf"
|
5421
5423
|
}
|
5422
5424
|
}
|
5423
5425
|
},
|
@@ -5568,7 +5570,7 @@
|
|
5568
5570
|
"Name": {},
|
5569
5571
|
"Description": {},
|
5570
5572
|
"Parameters": {
|
5571
|
-
"shape": "
|
5573
|
+
"shape": "Sdx"
|
5572
5574
|
},
|
5573
5575
|
"Role": {},
|
5574
5576
|
"GlueVersion": {},
|
@@ -5629,7 +5631,7 @@
|
|
5629
5631
|
],
|
5630
5632
|
"members": {
|
5631
5633
|
"RegistryId": {
|
5632
|
-
"shape": "
|
5634
|
+
"shape": "See"
|
5633
5635
|
},
|
5634
5636
|
"Description": {}
|
5635
5637
|
}
|
@@ -5653,7 +5655,7 @@
|
|
5653
5655
|
"shape": "Sw"
|
5654
5656
|
},
|
5655
5657
|
"SchemaVersionNumber": {
|
5656
|
-
"shape": "
|
5658
|
+
"shape": "Sna"
|
5657
5659
|
},
|
5658
5660
|
"Compatibility": {},
|
5659
5661
|
"Description": {}
|
@@ -5701,7 +5703,7 @@
|
|
5701
5703
|
"CatalogId": {},
|
5702
5704
|
"DatabaseName": {},
|
5703
5705
|
"TableInput": {
|
5704
|
-
"shape": "
|
5706
|
+
"shape": "Sfk"
|
5705
5707
|
},
|
5706
5708
|
"SkipArchive": {
|
5707
5709
|
"type": "boolean"
|
@@ -5765,7 +5767,7 @@
|
|
5765
5767
|
"DatabaseName": {},
|
5766
5768
|
"FunctionName": {},
|
5767
5769
|
"FunctionInput": {
|
5768
|
-
"shape": "
|
5770
|
+
"shape": "Sfx"
|
5769
5771
|
}
|
5770
5772
|
}
|
5771
5773
|
},
|
@@ -8835,7 +8837,7 @@
|
|
8835
8837
|
"type": "list",
|
8836
8838
|
"member": {}
|
8837
8839
|
},
|
8838
|
-
"
|
8840
|
+
"Scy": {
|
8839
8841
|
"type": "structure",
|
8840
8842
|
"required": [
|
8841
8843
|
"Name",
|
@@ -8847,26 +8849,26 @@
|
|
8847
8849
|
"Description": {},
|
8848
8850
|
"ConnectionType": {},
|
8849
8851
|
"MatchCriteria": {
|
8850
|
-
"shape": "
|
8852
|
+
"shape": "Sd0"
|
8851
8853
|
},
|
8852
8854
|
"ConnectionProperties": {
|
8853
|
-
"shape": "
|
8855
|
+
"shape": "Sd1"
|
8854
8856
|
},
|
8855
8857
|
"PhysicalConnectionRequirements": {
|
8856
|
-
"shape": "
|
8858
|
+
"shape": "Sd3"
|
8857
8859
|
}
|
8858
8860
|
}
|
8859
8861
|
},
|
8860
|
-
"
|
8862
|
+
"Sd0": {
|
8861
8863
|
"type": "list",
|
8862
8864
|
"member": {}
|
8863
8865
|
},
|
8864
|
-
"
|
8866
|
+
"Sd1": {
|
8865
8867
|
"type": "map",
|
8866
8868
|
"key": {},
|
8867
8869
|
"value": {}
|
8868
8870
|
},
|
8869
|
-
"
|
8871
|
+
"Sd3": {
|
8870
8872
|
"type": "structure",
|
8871
8873
|
"members": {
|
8872
8874
|
"SubnetId": {},
|
@@ -8877,7 +8879,7 @@
|
|
8877
8879
|
"AvailabilityZone": {}
|
8878
8880
|
}
|
8879
8881
|
},
|
8880
|
-
"
|
8882
|
+
"Sdc": {
|
8881
8883
|
"type": "structure",
|
8882
8884
|
"required": [
|
8883
8885
|
"TableName",
|
@@ -8889,7 +8891,7 @@
|
|
8889
8891
|
"CatalogId": {}
|
8890
8892
|
}
|
8891
8893
|
},
|
8892
|
-
"
|
8894
|
+
"Sdf": {
|
8893
8895
|
"type": "structure",
|
8894
8896
|
"required": [
|
8895
8897
|
"Name"
|
@@ -8902,17 +8904,17 @@
|
|
8902
8904
|
"shape": "Se"
|
8903
8905
|
},
|
8904
8906
|
"CreateTableDefaultPermissions": {
|
8905
|
-
"shape": "
|
8907
|
+
"shape": "Sdh"
|
8906
8908
|
},
|
8907
8909
|
"TargetDatabase": {
|
8908
|
-
"shape": "
|
8910
|
+
"shape": "Sdn"
|
8909
8911
|
},
|
8910
8912
|
"FederatedDatabase": {
|
8911
|
-
"shape": "
|
8913
|
+
"shape": "Sdo"
|
8912
8914
|
}
|
8913
8915
|
}
|
8914
8916
|
},
|
8915
|
-
"
|
8917
|
+
"Sdh": {
|
8916
8918
|
"type": "list",
|
8917
8919
|
"member": {
|
8918
8920
|
"type": "structure",
|
@@ -8930,7 +8932,7 @@
|
|
8930
8932
|
}
|
8931
8933
|
}
|
8932
8934
|
},
|
8933
|
-
"
|
8935
|
+
"Sdn": {
|
8934
8936
|
"type": "structure",
|
8935
8937
|
"members": {
|
8936
8938
|
"CatalogId": {},
|
@@ -8938,20 +8940,20 @@
|
|
8938
8940
|
"Region": {}
|
8939
8941
|
}
|
8940
8942
|
},
|
8941
|
-
"
|
8943
|
+
"Sdo": {
|
8942
8944
|
"type": "structure",
|
8943
8945
|
"members": {
|
8944
8946
|
"Identifier": {},
|
8945
8947
|
"ConnectionName": {}
|
8946
8948
|
}
|
8947
8949
|
},
|
8948
|
-
"
|
8950
|
+
"Sdw": {
|
8949
8951
|
"type": "list",
|
8950
8952
|
"member": {
|
8951
8953
|
"shape": "S44"
|
8952
8954
|
}
|
8953
8955
|
},
|
8954
|
-
"
|
8956
|
+
"Sdx": {
|
8955
8957
|
"type": "structure",
|
8956
8958
|
"required": [
|
8957
8959
|
"TransformType"
|
@@ -8975,7 +8977,7 @@
|
|
8975
8977
|
}
|
8976
8978
|
}
|
8977
8979
|
},
|
8978
|
-
"
|
8980
|
+
"Se1": {
|
8979
8981
|
"type": "structure",
|
8980
8982
|
"members": {
|
8981
8983
|
"MlUserDataEncryption": {
|
@@ -8991,7 +8993,7 @@
|
|
8991
8993
|
"TaskRunSecurityConfigurationName": {}
|
8992
8994
|
}
|
8993
8995
|
},
|
8994
|
-
"
|
8996
|
+
"Se8": {
|
8995
8997
|
"type": "structure",
|
8996
8998
|
"required": [
|
8997
8999
|
"Keys",
|
@@ -9005,14 +9007,14 @@
|
|
9005
9007
|
"IndexName": {}
|
9006
9008
|
}
|
9007
9009
|
},
|
9008
|
-
"
|
9010
|
+
"See": {
|
9009
9011
|
"type": "structure",
|
9010
9012
|
"members": {
|
9011
9013
|
"RegistryName": {},
|
9012
9014
|
"RegistryArn": {}
|
9013
9015
|
}
|
9014
9016
|
},
|
9015
|
-
"
|
9017
|
+
"Sel": {
|
9016
9018
|
"type": "list",
|
9017
9019
|
"member": {
|
9018
9020
|
"type": "structure",
|
@@ -9025,7 +9027,7 @@
|
|
9025
9027
|
"Id": {},
|
9026
9028
|
"NodeType": {},
|
9027
9029
|
"Args": {
|
9028
|
-
"shape": "
|
9030
|
+
"shape": "Sep"
|
9029
9031
|
},
|
9030
9032
|
"LineNumber": {
|
9031
9033
|
"type": "integer"
|
@@ -9033,7 +9035,7 @@
|
|
9033
9035
|
}
|
9034
9036
|
}
|
9035
9037
|
},
|
9036
|
-
"
|
9038
|
+
"Sep": {
|
9037
9039
|
"type": "list",
|
9038
9040
|
"member": {
|
9039
9041
|
"type": "structure",
|
@@ -9050,7 +9052,7 @@
|
|
9050
9052
|
}
|
9051
9053
|
}
|
9052
9054
|
},
|
9053
|
-
"
|
9055
|
+
"Set": {
|
9054
9056
|
"type": "list",
|
9055
9057
|
"member": {
|
9056
9058
|
"type": "structure",
|
@@ -9065,7 +9067,7 @@
|
|
9065
9067
|
}
|
9066
9068
|
}
|
9067
9069
|
},
|
9068
|
-
"
|
9070
|
+
"Sf0": {
|
9069
9071
|
"type": "structure",
|
9070
9072
|
"members": {
|
9071
9073
|
"S3Encryption": {
|
@@ -9094,19 +9096,19 @@
|
|
9094
9096
|
}
|
9095
9097
|
}
|
9096
9098
|
},
|
9097
|
-
"
|
9099
|
+
"Sfc": {
|
9098
9100
|
"type": "structure",
|
9099
9101
|
"members": {
|
9100
9102
|
"Name": {},
|
9101
9103
|
"PythonVersion": {}
|
9102
9104
|
}
|
9103
9105
|
},
|
9104
|
-
"
|
9106
|
+
"Sfd": {
|
9105
9107
|
"type": "map",
|
9106
9108
|
"key": {},
|
9107
9109
|
"value": {}
|
9108
9110
|
},
|
9109
|
-
"
|
9111
|
+
"Sfg": {
|
9110
9112
|
"type": "structure",
|
9111
9113
|
"members": {
|
9112
9114
|
"Id": {},
|
@@ -9118,10 +9120,10 @@
|
|
9118
9120
|
"Description": {},
|
9119
9121
|
"Role": {},
|
9120
9122
|
"Command": {
|
9121
|
-
"shape": "
|
9123
|
+
"shape": "Sfc"
|
9122
9124
|
},
|
9123
9125
|
"DefaultArguments": {
|
9124
|
-
"shape": "
|
9126
|
+
"shape": "Sfd"
|
9125
9127
|
},
|
9126
9128
|
"Connections": {
|
9127
9129
|
"shape": "S50"
|
@@ -9136,7 +9138,7 @@
|
|
9136
9138
|
"GlueVersion": {}
|
9137
9139
|
}
|
9138
9140
|
},
|
9139
|
-
"
|
9141
|
+
"Sfk": {
|
9140
9142
|
"type": "structure",
|
9141
9143
|
"required": [
|
9142
9144
|
"Name"
|
@@ -9167,11 +9169,11 @@
|
|
9167
9169
|
"shape": "Se"
|
9168
9170
|
},
|
9169
9171
|
"TargetTable": {
|
9170
|
-
"shape": "
|
9172
|
+
"shape": "Sfo"
|
9171
9173
|
}
|
9172
9174
|
}
|
9173
9175
|
},
|
9174
|
-
"
|
9176
|
+
"Sfo": {
|
9175
9177
|
"type": "structure",
|
9176
9178
|
"members": {
|
9177
9179
|
"CatalogId": {},
|
@@ -9180,7 +9182,7 @@
|
|
9180
9182
|
"Region": {}
|
9181
9183
|
}
|
9182
9184
|
},
|
9183
|
-
"
|
9185
|
+
"Sfx": {
|
9184
9186
|
"type": "structure",
|
9185
9187
|
"members": {
|
9186
9188
|
"FunctionName": {},
|
@@ -9188,11 +9190,11 @@
|
|
9188
9190
|
"OwnerName": {},
|
9189
9191
|
"OwnerType": {},
|
9190
9192
|
"ResourceUris": {
|
9191
|
-
"shape": "
|
9193
|
+
"shape": "Sfz"
|
9192
9194
|
}
|
9193
9195
|
}
|
9194
9196
|
},
|
9195
|
-
"
|
9197
|
+
"Sfz": {
|
9196
9198
|
"type": "list",
|
9197
9199
|
"member": {
|
9198
9200
|
"type": "structure",
|
@@ -9202,7 +9204,7 @@
|
|
9202
9204
|
}
|
9203
9205
|
}
|
9204
9206
|
},
|
9205
|
-
"
|
9207
|
+
"Shu": {
|
9206
9208
|
"type": "structure",
|
9207
9209
|
"members": {
|
9208
9210
|
"BlueprintName": {},
|
@@ -9221,7 +9223,7 @@
|
|
9221
9223
|
"RoleArn": {}
|
9222
9224
|
}
|
9223
9225
|
},
|
9224
|
-
"
|
9226
|
+
"Si8": {
|
9225
9227
|
"type": "structure",
|
9226
9228
|
"members": {
|
9227
9229
|
"GrokClassifier": {
|
@@ -9321,22 +9323,23 @@
|
|
9321
9323
|
},
|
9322
9324
|
"CustomDatatypes": {
|
9323
9325
|
"shape": "Scu"
|
9324
|
-
}
|
9326
|
+
},
|
9327
|
+
"Serde": {}
|
9325
9328
|
}
|
9326
9329
|
}
|
9327
9330
|
}
|
9328
9331
|
},
|
9329
|
-
"
|
9332
|
+
"Sii": {
|
9330
9333
|
"type": "list",
|
9331
9334
|
"member": {}
|
9332
9335
|
},
|
9333
|
-
"
|
9336
|
+
"Sik": {
|
9334
9337
|
"type": "list",
|
9335
9338
|
"member": {
|
9336
|
-
"shape": "
|
9339
|
+
"shape": "Sil"
|
9337
9340
|
}
|
9338
9341
|
},
|
9339
|
-
"
|
9342
|
+
"Sil": {
|
9340
9343
|
"type": "structure",
|
9341
9344
|
"required": [
|
9342
9345
|
"ColumnName",
|
@@ -9405,10 +9408,10 @@
|
|
9405
9408
|
],
|
9406
9409
|
"members": {
|
9407
9410
|
"MinimumValue": {
|
9408
|
-
"shape": "
|
9411
|
+
"shape": "Sit"
|
9409
9412
|
},
|
9410
9413
|
"MaximumValue": {
|
9411
|
-
"shape": "
|
9414
|
+
"shape": "Sit"
|
9412
9415
|
},
|
9413
9416
|
"NumberOfNulls": {
|
9414
9417
|
"type": "long"
|
@@ -9506,7 +9509,7 @@
|
|
9506
9509
|
}
|
9507
9510
|
}
|
9508
9511
|
},
|
9509
|
-
"
|
9512
|
+
"Sit": {
|
9510
9513
|
"type": "structure",
|
9511
9514
|
"required": [
|
9512
9515
|
"UnscaledValue",
|
@@ -9521,7 +9524,7 @@
|
|
9521
9524
|
}
|
9522
9525
|
}
|
9523
9526
|
},
|
9524
|
-
"
|
9527
|
+
"Sj2": {
|
9525
9528
|
"type": "list",
|
9526
9529
|
"member": {
|
9527
9530
|
"type": "structure",
|
@@ -9533,20 +9536,20 @@
|
|
9533
9536
|
}
|
9534
9537
|
}
|
9535
9538
|
},
|
9536
|
-
"
|
9539
|
+
"Sj8": {
|
9537
9540
|
"type": "structure",
|
9538
9541
|
"members": {
|
9539
9542
|
"Name": {},
|
9540
9543
|
"Description": {},
|
9541
9544
|
"ConnectionType": {},
|
9542
9545
|
"MatchCriteria": {
|
9543
|
-
"shape": "
|
9546
|
+
"shape": "Sd0"
|
9544
9547
|
},
|
9545
9548
|
"ConnectionProperties": {
|
9546
|
-
"shape": "
|
9549
|
+
"shape": "Sd1"
|
9547
9550
|
},
|
9548
9551
|
"PhysicalConnectionRequirements": {
|
9549
|
-
"shape": "
|
9552
|
+
"shape": "Sd3"
|
9550
9553
|
},
|
9551
9554
|
"CreationTime": {
|
9552
9555
|
"type": "timestamp"
|
@@ -9557,7 +9560,7 @@
|
|
9557
9560
|
"LastUpdatedBy": {}
|
9558
9561
|
}
|
9559
9562
|
},
|
9560
|
-
"
|
9563
|
+
"Sjp": {
|
9561
9564
|
"type": "structure",
|
9562
9565
|
"members": {
|
9563
9566
|
"EncryptionAtRest": {
|
@@ -9584,7 +9587,7 @@
|
|
9584
9587
|
}
|
9585
9588
|
}
|
9586
9589
|
},
|
9587
|
-
"
|
9590
|
+
"Sk1": {
|
9588
9591
|
"type": "structure",
|
9589
9592
|
"members": {
|
9590
9593
|
"CloudWatchMetricsEnabled": {
|
@@ -9593,18 +9596,18 @@
|
|
9593
9596
|
"ResultsS3Prefix": {}
|
9594
9597
|
}
|
9595
9598
|
},
|
9596
|
-
"
|
9599
|
+
"Sk2": {
|
9597
9600
|
"type": "list",
|
9598
9601
|
"member": {}
|
9599
9602
|
},
|
9600
|
-
"
|
9603
|
+
"Sk4": {
|
9601
9604
|
"type": "map",
|
9602
9605
|
"key": {},
|
9603
9606
|
"value": {
|
9604
9607
|
"shape": "S43"
|
9605
9608
|
}
|
9606
9609
|
},
|
9607
|
-
"
|
9610
|
+
"Sk7": {
|
9608
9611
|
"type": "structure",
|
9609
9612
|
"required": [
|
9610
9613
|
"Name"
|
@@ -9620,18 +9623,18 @@
|
|
9620
9623
|
"type": "timestamp"
|
9621
9624
|
},
|
9622
9625
|
"CreateTableDefaultPermissions": {
|
9623
|
-
"shape": "
|
9626
|
+
"shape": "Sdh"
|
9624
9627
|
},
|
9625
9628
|
"TargetDatabase": {
|
9626
|
-
"shape": "
|
9629
|
+
"shape": "Sdn"
|
9627
9630
|
},
|
9628
9631
|
"CatalogId": {},
|
9629
9632
|
"FederatedDatabase": {
|
9630
|
-
"shape": "
|
9633
|
+
"shape": "Sdo"
|
9631
9634
|
}
|
9632
9635
|
}
|
9633
9636
|
},
|
9634
|
-
"
|
9637
|
+
"Skp": {
|
9635
9638
|
"type": "structure",
|
9636
9639
|
"members": {
|
9637
9640
|
"JobName": {},
|
@@ -9649,7 +9652,7 @@
|
|
9649
9652
|
"JobBookmark": {}
|
9650
9653
|
}
|
9651
9654
|
},
|
9652
|
-
"
|
9655
|
+
"Skz": {
|
9653
9656
|
"type": "structure",
|
9654
9657
|
"members": {
|
9655
9658
|
"TaskType": {},
|
@@ -9684,7 +9687,7 @@
|
|
9684
9687
|
}
|
9685
9688
|
}
|
9686
9689
|
},
|
9687
|
-
"
|
9690
|
+
"Sli": {
|
9688
9691
|
"type": "structure",
|
9689
9692
|
"required": [
|
9690
9693
|
"TransformType"
|
@@ -9739,7 +9742,7 @@
|
|
9739
9742
|
}
|
9740
9743
|
}
|
9741
9744
|
},
|
9742
|
-
"
|
9745
|
+
"Slp": {
|
9743
9746
|
"type": "list",
|
9744
9747
|
"member": {
|
9745
9748
|
"type": "structure",
|
@@ -9749,7 +9752,7 @@
|
|
9749
9752
|
}
|
9750
9753
|
}
|
9751
9754
|
},
|
9752
|
-
"
|
9755
|
+
"Sls": {
|
9753
9756
|
"type": "structure",
|
9754
9757
|
"members": {
|
9755
9758
|
"Name": {},
|
@@ -9769,11 +9772,11 @@
|
|
9769
9772
|
"type": "timestamp"
|
9770
9773
|
},
|
9771
9774
|
"Schema": {
|
9772
|
-
"shape": "
|
9775
|
+
"shape": "Slp"
|
9773
9776
|
}
|
9774
9777
|
}
|
9775
9778
|
},
|
9776
|
-
"
|
9779
|
+
"Slt": {
|
9777
9780
|
"type": "structure",
|
9778
9781
|
"required": [
|
9779
9782
|
"Column",
|
@@ -9784,7 +9787,7 @@
|
|
9784
9787
|
"SortDirection": {}
|
9785
9788
|
}
|
9786
9789
|
},
|
9787
|
-
"
|
9790
|
+
"Slz": {
|
9788
9791
|
"type": "structure",
|
9789
9792
|
"required": [
|
9790
9793
|
"DatabaseName",
|
@@ -9795,27 +9798,27 @@
|
|
9795
9798
|
"TableName": {}
|
9796
9799
|
}
|
9797
9800
|
},
|
9798
|
-
"
|
9801
|
+
"Sm0": {
|
9799
9802
|
"type": "list",
|
9800
9803
|
"member": {
|
9801
|
-
"shape": "
|
9804
|
+
"shape": "Slz"
|
9802
9805
|
}
|
9803
9806
|
},
|
9804
|
-
"
|
9807
|
+
"Sm1": {
|
9805
9808
|
"type": "structure",
|
9806
9809
|
"members": {
|
9807
9810
|
"Jdbc": {
|
9808
|
-
"shape": "
|
9811
|
+
"shape": "Sep"
|
9809
9812
|
},
|
9810
9813
|
"S3": {
|
9811
|
-
"shape": "
|
9814
|
+
"shape": "Sep"
|
9812
9815
|
},
|
9813
9816
|
"DynamoDB": {
|
9814
|
-
"shape": "
|
9817
|
+
"shape": "Sep"
|
9815
9818
|
}
|
9816
9819
|
}
|
9817
9820
|
},
|
9818
|
-
"
|
9821
|
+
"Sm3": {
|
9819
9822
|
"type": "list",
|
9820
9823
|
"member": {
|
9821
9824
|
"type": "structure",
|
@@ -9829,7 +9832,7 @@
|
|
9829
9832
|
}
|
9830
9833
|
}
|
9831
9834
|
},
|
9832
|
-
"
|
9835
|
+
"Smn": {
|
9833
9836
|
"type": "structure",
|
9834
9837
|
"required": [
|
9835
9838
|
"SegmentNumber",
|
@@ -9844,7 +9847,7 @@
|
|
9844
9847
|
}
|
9845
9848
|
}
|
9846
9849
|
},
|
9847
|
-
"
|
9850
|
+
"Sna": {
|
9848
9851
|
"type": "structure",
|
9849
9852
|
"members": {
|
9850
9853
|
"LatestVersion": {
|
@@ -9855,7 +9858,7 @@
|
|
9855
9858
|
}
|
9856
9859
|
}
|
9857
9860
|
},
|
9858
|
-
"
|
9861
|
+
"Snj": {
|
9859
9862
|
"type": "structure",
|
9860
9863
|
"members": {
|
9861
9864
|
"Name": {},
|
@@ -9863,11 +9866,11 @@
|
|
9863
9866
|
"type": "timestamp"
|
9864
9867
|
},
|
9865
9868
|
"EncryptionConfiguration": {
|
9866
|
-
"shape": "
|
9869
|
+
"shape": "Sf0"
|
9867
9870
|
}
|
9868
9871
|
}
|
9869
9872
|
},
|
9870
|
-
"
|
9873
|
+
"Snr": {
|
9871
9874
|
"type": "structure",
|
9872
9875
|
"members": {
|
9873
9876
|
"Id": {
|
@@ -9906,7 +9909,7 @@
|
|
9906
9909
|
}
|
9907
9910
|
}
|
9908
9911
|
},
|
9909
|
-
"
|
9912
|
+
"Sny": {
|
9910
9913
|
"type": "structure",
|
9911
9914
|
"required": [
|
9912
9915
|
"Name"
|
@@ -9948,7 +9951,7 @@
|
|
9948
9951
|
"type": "boolean"
|
9949
9952
|
},
|
9950
9953
|
"TargetTable": {
|
9951
|
-
"shape": "
|
9954
|
+
"shape": "Sfo"
|
9952
9955
|
},
|
9953
9956
|
"CatalogId": {},
|
9954
9957
|
"VersionId": {},
|
@@ -9962,22 +9965,22 @@
|
|
9962
9965
|
}
|
9963
9966
|
}
|
9964
9967
|
},
|
9965
|
-
"
|
9968
|
+
"So2": {
|
9966
9969
|
"type": "structure",
|
9967
9970
|
"members": {
|
9968
9971
|
"Table": {
|
9969
|
-
"shape": "
|
9972
|
+
"shape": "Sny"
|
9970
9973
|
},
|
9971
9974
|
"VersionId": {}
|
9972
9975
|
}
|
9973
9976
|
},
|
9974
|
-
"
|
9977
|
+
"So9": {
|
9975
9978
|
"type": "list",
|
9976
9979
|
"member": {
|
9977
|
-
"shape": "
|
9980
|
+
"shape": "Sny"
|
9978
9981
|
}
|
9979
9982
|
},
|
9980
|
-
"
|
9983
|
+
"Soh": {
|
9981
9984
|
"type": "structure",
|
9982
9985
|
"members": {
|
9983
9986
|
"AdditionalAuditContext": {},
|
@@ -9990,11 +9993,11 @@
|
|
9990
9993
|
}
|
9991
9994
|
}
|
9992
9995
|
},
|
9993
|
-
"
|
9996
|
+
"Sok": {
|
9994
9997
|
"type": "list",
|
9995
9998
|
"member": {}
|
9996
9999
|
},
|
9997
|
-
"
|
10000
|
+
"Sox": {
|
9998
10001
|
"type": "structure",
|
9999
10002
|
"members": {
|
10000
10003
|
"FunctionName": {},
|
@@ -10006,35 +10009,35 @@
|
|
10006
10009
|
"type": "timestamp"
|
10007
10010
|
},
|
10008
10011
|
"ResourceUris": {
|
10009
|
-
"shape": "
|
10012
|
+
"shape": "Sfz"
|
10010
10013
|
},
|
10011
10014
|
"CatalogId": {}
|
10012
10015
|
}
|
10013
10016
|
},
|
10014
|
-
"
|
10017
|
+
"Srh": {
|
10015
10018
|
"type": "structure",
|
10016
10019
|
"members": {
|
10017
10020
|
"MetadataKey": {},
|
10018
10021
|
"MetadataValue": {}
|
10019
10022
|
}
|
10020
10023
|
},
|
10021
|
-
"
|
10024
|
+
"Ss2": {
|
10022
10025
|
"type": "list",
|
10023
10026
|
"member": {}
|
10024
10027
|
},
|
10025
|
-
"
|
10028
|
+
"Str": {
|
10026
10029
|
"type": "list",
|
10027
10030
|
"member": {
|
10028
|
-
"shape": "
|
10031
|
+
"shape": "Sil"
|
10029
10032
|
}
|
10030
10033
|
},
|
10031
|
-
"
|
10034
|
+
"Stt": {
|
10032
10035
|
"type": "list",
|
10033
10036
|
"member": {
|
10034
10037
|
"type": "structure",
|
10035
10038
|
"members": {
|
10036
10039
|
"ColumnStatistics": {
|
10037
|
-
"shape": "
|
10040
|
+
"shape": "Sil"
|
10038
10041
|
},
|
10039
10042
|
"Error": {
|
10040
10043
|
"shape": "S14"
|