aws-sdk 2.1412.0 → 2.1413.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 +8 -1
- package/README.md +1 -1
- package/apis/dms-2016-01-01.min.json +643 -216
- package/apis/dms-2016-01-01.paginators.json +15 -0
- package/apis/glue-2017-03-31.min.json +146 -131
- package/apis/logs-2014-03-28.min.json +32 -33
- package/apis/medialive-2017-10-14.min.json +322 -188
- package/apis/mediatailor-2018-04-23.min.json +209 -191
- package/clients/cloudwatchlogs.d.ts +32 -18
- package/clients/dms.d.ts +632 -7
- package/clients/glue.d.ts +21 -0
- package/clients/medialive.d.ts +101 -0
- package/clients/mediatailor.d.ts +21 -0
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +7 -7
- package/dist/aws-sdk.js +35 -36
- package/dist/aws-sdk.min.js +3 -3
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -1291,7 +1291,22 @@
|
|
1291
1291
|
"shape": "Sdz"
|
1292
1292
|
}
|
1293
1293
|
},
|
1294
|
-
"TransactionId": {}
|
1294
|
+
"TransactionId": {},
|
1295
|
+
"OpenTableFormatInput": {
|
1296
|
+
"type": "structure",
|
1297
|
+
"members": {
|
1298
|
+
"IcebergInput": {
|
1299
|
+
"type": "structure",
|
1300
|
+
"required": [
|
1301
|
+
"MetadataOperation"
|
1302
|
+
],
|
1303
|
+
"members": {
|
1304
|
+
"MetadataOperation": {},
|
1305
|
+
"Version": {}
|
1306
|
+
}
|
1307
|
+
}
|
1308
|
+
}
|
1309
|
+
}
|
1295
1310
|
}
|
1296
1311
|
},
|
1297
1312
|
"output": {
|
@@ -1348,7 +1363,7 @@
|
|
1348
1363
|
"CatalogId": {},
|
1349
1364
|
"DatabaseName": {},
|
1350
1365
|
"FunctionInput": {
|
1351
|
-
"shape": "
|
1366
|
+
"shape": "Sfo"
|
1352
1367
|
}
|
1353
1368
|
}
|
1354
1369
|
},
|
@@ -1888,7 +1903,7 @@
|
|
1888
1903
|
"type": "structure",
|
1889
1904
|
"members": {
|
1890
1905
|
"BlueprintRun": {
|
1891
|
-
"shape": "
|
1906
|
+
"shape": "Shl"
|
1892
1907
|
}
|
1893
1908
|
}
|
1894
1909
|
}
|
@@ -1913,7 +1928,7 @@
|
|
1913
1928
|
"BlueprintRuns": {
|
1914
1929
|
"type": "list",
|
1915
1930
|
"member": {
|
1916
|
-
"shape": "
|
1931
|
+
"shape": "Shl"
|
1917
1932
|
}
|
1918
1933
|
},
|
1919
1934
|
"NextToken": {}
|
@@ -1959,7 +1974,7 @@
|
|
1959
1974
|
"type": "structure",
|
1960
1975
|
"members": {
|
1961
1976
|
"Classifier": {
|
1962
|
-
"shape": "
|
1977
|
+
"shape": "Shz"
|
1963
1978
|
}
|
1964
1979
|
}
|
1965
1980
|
}
|
@@ -1980,7 +1995,7 @@
|
|
1980
1995
|
"Classifiers": {
|
1981
1996
|
"type": "list",
|
1982
1997
|
"member": {
|
1983
|
-
"shape": "
|
1998
|
+
"shape": "Shz"
|
1984
1999
|
}
|
1985
2000
|
},
|
1986
2001
|
"NextToken": {}
|
@@ -2004,7 +2019,7 @@
|
|
2004
2019
|
"shape": "S6"
|
2005
2020
|
},
|
2006
2021
|
"ColumnNames": {
|
2007
|
-
"shape": "
|
2022
|
+
"shape": "Si9"
|
2008
2023
|
}
|
2009
2024
|
}
|
2010
2025
|
},
|
@@ -2012,10 +2027,10 @@
|
|
2012
2027
|
"type": "structure",
|
2013
2028
|
"members": {
|
2014
2029
|
"ColumnStatisticsList": {
|
2015
|
-
"shape": "
|
2030
|
+
"shape": "Sib"
|
2016
2031
|
},
|
2017
2032
|
"Errors": {
|
2018
|
-
"shape": "
|
2033
|
+
"shape": "Sit"
|
2019
2034
|
}
|
2020
2035
|
}
|
2021
2036
|
}
|
@@ -2033,7 +2048,7 @@
|
|
2033
2048
|
"DatabaseName": {},
|
2034
2049
|
"TableName": {},
|
2035
2050
|
"ColumnNames": {
|
2036
|
-
"shape": "
|
2051
|
+
"shape": "Si9"
|
2037
2052
|
}
|
2038
2053
|
}
|
2039
2054
|
},
|
@@ -2041,10 +2056,10 @@
|
|
2041
2056
|
"type": "structure",
|
2042
2057
|
"members": {
|
2043
2058
|
"ColumnStatisticsList": {
|
2044
|
-
"shape": "
|
2059
|
+
"shape": "Sib"
|
2045
2060
|
},
|
2046
2061
|
"Errors": {
|
2047
|
-
"shape": "
|
2062
|
+
"shape": "Sit"
|
2048
2063
|
}
|
2049
2064
|
}
|
2050
2065
|
}
|
@@ -2067,7 +2082,7 @@
|
|
2067
2082
|
"type": "structure",
|
2068
2083
|
"members": {
|
2069
2084
|
"Connection": {
|
2070
|
-
"shape": "
|
2085
|
+
"shape": "Siz"
|
2071
2086
|
}
|
2072
2087
|
}
|
2073
2088
|
}
|
@@ -2101,7 +2116,7 @@
|
|
2101
2116
|
"ConnectionList": {
|
2102
2117
|
"type": "list",
|
2103
2118
|
"member": {
|
2104
|
-
"shape": "
|
2119
|
+
"shape": "Siz"
|
2105
2120
|
}
|
2106
2121
|
},
|
2107
2122
|
"NextToken": {}
|
@@ -2229,7 +2244,7 @@
|
|
2229
2244
|
"type": "structure",
|
2230
2245
|
"members": {
|
2231
2246
|
"DataCatalogEncryptionSettings": {
|
2232
|
-
"shape": "
|
2247
|
+
"shape": "Sjg"
|
2233
2248
|
}
|
2234
2249
|
}
|
2235
2250
|
}
|
@@ -2368,7 +2383,7 @@
|
|
2368
2383
|
"type": "integer"
|
2369
2384
|
},
|
2370
2385
|
"AdditionalRunOptions": {
|
2371
|
-
"shape": "
|
2386
|
+
"shape": "Sjs"
|
2372
2387
|
},
|
2373
2388
|
"Status": {},
|
2374
2389
|
"ErrorString": {},
|
@@ -2385,14 +2400,14 @@
|
|
2385
2400
|
"type": "integer"
|
2386
2401
|
},
|
2387
2402
|
"RulesetNames": {
|
2388
|
-
"shape": "
|
2403
|
+
"shape": "Sjt"
|
2389
2404
|
},
|
2390
2405
|
"ResultIds": {
|
2391
2406
|
"type": "list",
|
2392
2407
|
"member": {}
|
2393
2408
|
},
|
2394
2409
|
"AdditionalDataSources": {
|
2395
|
-
"shape": "
|
2410
|
+
"shape": "Sjv"
|
2396
2411
|
}
|
2397
2412
|
}
|
2398
2413
|
}
|
@@ -2412,7 +2427,7 @@
|
|
2412
2427
|
"type": "structure",
|
2413
2428
|
"members": {
|
2414
2429
|
"Database": {
|
2415
|
-
"shape": "
|
2430
|
+
"shape": "Sjy"
|
2416
2431
|
}
|
2417
2432
|
}
|
2418
2433
|
}
|
@@ -2438,7 +2453,7 @@
|
|
2438
2453
|
"DatabaseList": {
|
2439
2454
|
"type": "list",
|
2440
2455
|
"member": {
|
2441
|
-
"shape": "
|
2456
|
+
"shape": "Sjy"
|
2442
2457
|
}
|
2443
2458
|
},
|
2444
2459
|
"NextToken": {}
|
@@ -2537,7 +2552,7 @@
|
|
2537
2552
|
"type": "structure",
|
2538
2553
|
"members": {
|
2539
2554
|
"JobBookmarkEntry": {
|
2540
|
-
"shape": "
|
2555
|
+
"shape": "Skg"
|
2541
2556
|
}
|
2542
2557
|
}
|
2543
2558
|
}
|
@@ -2630,7 +2645,7 @@
|
|
2630
2645
|
"Status": {},
|
2631
2646
|
"LogGroupName": {},
|
2632
2647
|
"Properties": {
|
2633
|
-
"shape": "
|
2648
|
+
"shape": "Skq"
|
2634
2649
|
},
|
2635
2650
|
"ErrorString": {},
|
2636
2651
|
"StartedOn": {
|
@@ -2699,7 +2714,7 @@
|
|
2699
2714
|
"Status": {},
|
2700
2715
|
"LogGroupName": {},
|
2701
2716
|
"Properties": {
|
2702
|
-
"shape": "
|
2717
|
+
"shape": "Skq"
|
2703
2718
|
},
|
2704
2719
|
"ErrorString": {},
|
2705
2720
|
"StartedOn": {
|
@@ -2751,13 +2766,13 @@
|
|
2751
2766
|
"shape": "Sdo"
|
2752
2767
|
},
|
2753
2768
|
"EvaluationMetrics": {
|
2754
|
-
"shape": "
|
2769
|
+
"shape": "Sl9"
|
2755
2770
|
},
|
2756
2771
|
"LabelCount": {
|
2757
2772
|
"type": "integer"
|
2758
2773
|
},
|
2759
2774
|
"Schema": {
|
2760
|
-
"shape": "
|
2775
|
+
"shape": "Slg"
|
2761
2776
|
},
|
2762
2777
|
"Role": {},
|
2763
2778
|
"GlueVersion": {},
|
@@ -2789,10 +2804,10 @@
|
|
2789
2804
|
"type": "integer"
|
2790
2805
|
},
|
2791
2806
|
"Filter": {
|
2792
|
-
"shape": "
|
2807
|
+
"shape": "Slj"
|
2793
2808
|
},
|
2794
2809
|
"Sort": {
|
2795
|
-
"shape": "
|
2810
|
+
"shape": "Slk"
|
2796
2811
|
}
|
2797
2812
|
}
|
2798
2813
|
},
|
@@ -2824,13 +2839,13 @@
|
|
2824
2839
|
"shape": "Sdo"
|
2825
2840
|
},
|
2826
2841
|
"EvaluationMetrics": {
|
2827
|
-
"shape": "
|
2842
|
+
"shape": "Sl9"
|
2828
2843
|
},
|
2829
2844
|
"LabelCount": {
|
2830
2845
|
"type": "integer"
|
2831
2846
|
},
|
2832
2847
|
"Schema": {
|
2833
|
-
"shape": "
|
2848
|
+
"shape": "Slg"
|
2834
2849
|
},
|
2835
2850
|
"Role": {},
|
2836
2851
|
"GlueVersion": {},
|
@@ -2865,13 +2880,13 @@
|
|
2865
2880
|
],
|
2866
2881
|
"members": {
|
2867
2882
|
"Source": {
|
2868
|
-
"shape": "
|
2883
|
+
"shape": "Slq"
|
2869
2884
|
},
|
2870
2885
|
"Sinks": {
|
2871
|
-
"shape": "
|
2886
|
+
"shape": "Slr"
|
2872
2887
|
},
|
2873
2888
|
"Location": {
|
2874
|
-
"shape": "
|
2889
|
+
"shape": "Sls"
|
2875
2890
|
}
|
2876
2891
|
}
|
2877
2892
|
},
|
@@ -2882,7 +2897,7 @@
|
|
2882
2897
|
],
|
2883
2898
|
"members": {
|
2884
2899
|
"Mapping": {
|
2885
|
-
"shape": "
|
2900
|
+
"shape": "Slu"
|
2886
2901
|
}
|
2887
2902
|
}
|
2888
2903
|
}
|
@@ -2992,7 +3007,7 @@
|
|
2992
3007
|
"Expression": {},
|
2993
3008
|
"NextToken": {},
|
2994
3009
|
"Segment": {
|
2995
|
-
"shape": "
|
3010
|
+
"shape": "Sme"
|
2996
3011
|
},
|
2997
3012
|
"MaxResults": {
|
2998
3013
|
"type": "integer"
|
@@ -3025,16 +3040,16 @@
|
|
3025
3040
|
],
|
3026
3041
|
"members": {
|
3027
3042
|
"Mapping": {
|
3028
|
-
"shape": "
|
3043
|
+
"shape": "Slu"
|
3029
3044
|
},
|
3030
3045
|
"Source": {
|
3031
|
-
"shape": "
|
3046
|
+
"shape": "Slq"
|
3032
3047
|
},
|
3033
3048
|
"Sinks": {
|
3034
|
-
"shape": "
|
3049
|
+
"shape": "Slr"
|
3035
3050
|
},
|
3036
3051
|
"Location": {
|
3037
|
-
"shape": "
|
3052
|
+
"shape": "Sls"
|
3038
3053
|
},
|
3039
3054
|
"Language": {},
|
3040
3055
|
"AdditionalPlanOptionsMap": {
|
@@ -3201,7 +3216,7 @@
|
|
3201
3216
|
},
|
3202
3217
|
"SchemaVersionId": {},
|
3203
3218
|
"SchemaVersionNumber": {
|
3204
|
-
"shape": "
|
3219
|
+
"shape": "Sn1"
|
3205
3220
|
}
|
3206
3221
|
}
|
3207
3222
|
},
|
@@ -3234,10 +3249,10 @@
|
|
3234
3249
|
"shape": "Sw"
|
3235
3250
|
},
|
3236
3251
|
"FirstSchemaVersionNumber": {
|
3237
|
-
"shape": "
|
3252
|
+
"shape": "Sn1"
|
3238
3253
|
},
|
3239
3254
|
"SecondSchemaVersionNumber": {
|
3240
|
-
"shape": "
|
3255
|
+
"shape": "Sn1"
|
3241
3256
|
},
|
3242
3257
|
"SchemaDiffType": {}
|
3243
3258
|
}
|
@@ -3263,7 +3278,7 @@
|
|
3263
3278
|
"type": "structure",
|
3264
3279
|
"members": {
|
3265
3280
|
"SecurityConfiguration": {
|
3266
|
-
"shape": "
|
3281
|
+
"shape": "Sna"
|
3267
3282
|
}
|
3268
3283
|
}
|
3269
3284
|
}
|
@@ -3284,7 +3299,7 @@
|
|
3284
3299
|
"SecurityConfigurations": {
|
3285
3300
|
"type": "list",
|
3286
3301
|
"member": {
|
3287
|
-
"shape": "
|
3302
|
+
"shape": "Sna"
|
3288
3303
|
}
|
3289
3304
|
},
|
3290
3305
|
"NextToken": {}
|
@@ -3330,7 +3345,7 @@
|
|
3330
3345
|
"type": "structure",
|
3331
3346
|
"members": {
|
3332
3347
|
"Statement": {
|
3333
|
-
"shape": "
|
3348
|
+
"shape": "Sni"
|
3334
3349
|
}
|
3335
3350
|
}
|
3336
3351
|
}
|
@@ -3356,7 +3371,7 @@
|
|
3356
3371
|
"type": "structure",
|
3357
3372
|
"members": {
|
3358
3373
|
"Table": {
|
3359
|
-
"shape": "
|
3374
|
+
"shape": "Snp"
|
3360
3375
|
}
|
3361
3376
|
}
|
3362
3377
|
}
|
@@ -3379,7 +3394,7 @@
|
|
3379
3394
|
"type": "structure",
|
3380
3395
|
"members": {
|
3381
3396
|
"TableVersion": {
|
3382
|
-
"shape": "
|
3397
|
+
"shape": "Snt"
|
3383
3398
|
}
|
3384
3399
|
}
|
3385
3400
|
}
|
@@ -3407,7 +3422,7 @@
|
|
3407
3422
|
"TableVersions": {
|
3408
3423
|
"type": "list",
|
3409
3424
|
"member": {
|
3410
|
-
"shape": "
|
3425
|
+
"shape": "Snt"
|
3411
3426
|
}
|
3412
3427
|
},
|
3413
3428
|
"NextToken": {}
|
@@ -3438,7 +3453,7 @@
|
|
3438
3453
|
"type": "structure",
|
3439
3454
|
"members": {
|
3440
3455
|
"TableList": {
|
3441
|
-
"shape": "
|
3456
|
+
"shape": "So0"
|
3442
3457
|
},
|
3443
3458
|
"NextToken": {}
|
3444
3459
|
}
|
@@ -3521,10 +3536,10 @@
|
|
3521
3536
|
"shape": "S6"
|
3522
3537
|
},
|
3523
3538
|
"AuditContext": {
|
3524
|
-
"shape": "
|
3539
|
+
"shape": "So8"
|
3525
3540
|
},
|
3526
3541
|
"SupportedPermissionTypes": {
|
3527
|
-
"shape": "
|
3542
|
+
"shape": "Sob"
|
3528
3543
|
}
|
3529
3544
|
}
|
3530
3545
|
},
|
@@ -3558,14 +3573,14 @@
|
|
3558
3573
|
"TableName": {},
|
3559
3574
|
"Expression": {},
|
3560
3575
|
"AuditContext": {
|
3561
|
-
"shape": "
|
3576
|
+
"shape": "So8"
|
3562
3577
|
},
|
3563
3578
|
"SupportedPermissionTypes": {
|
3564
|
-
"shape": "
|
3579
|
+
"shape": "Sob"
|
3565
3580
|
},
|
3566
3581
|
"NextToken": {},
|
3567
3582
|
"Segment": {
|
3568
|
-
"shape": "
|
3583
|
+
"shape": "Sme"
|
3569
3584
|
},
|
3570
3585
|
"MaxResults": {
|
3571
3586
|
"type": "integer"
|
@@ -3610,10 +3625,10 @@
|
|
3610
3625
|
"DatabaseName": {},
|
3611
3626
|
"Name": {},
|
3612
3627
|
"AuditContext": {
|
3613
|
-
"shape": "
|
3628
|
+
"shape": "So8"
|
3614
3629
|
},
|
3615
3630
|
"SupportedPermissionTypes": {
|
3616
|
-
"shape": "
|
3631
|
+
"shape": "Sob"
|
3617
3632
|
}
|
3618
3633
|
}
|
3619
3634
|
},
|
@@ -3621,7 +3636,7 @@
|
|
3621
3636
|
"type": "structure",
|
3622
3637
|
"members": {
|
3623
3638
|
"Table": {
|
3624
|
-
"shape": "
|
3639
|
+
"shape": "Snp"
|
3625
3640
|
},
|
3626
3641
|
"AuthorizedColumns": {
|
3627
3642
|
"shape": "Sn"
|
@@ -3659,7 +3674,7 @@
|
|
3659
3674
|
"type": "structure",
|
3660
3675
|
"members": {
|
3661
3676
|
"UserDefinedFunction": {
|
3662
|
-
"shape": "
|
3677
|
+
"shape": "Soo"
|
3663
3678
|
}
|
3664
3679
|
}
|
3665
3680
|
}
|
@@ -3686,7 +3701,7 @@
|
|
3686
3701
|
"UserDefinedFunctions": {
|
3687
3702
|
"type": "list",
|
3688
3703
|
"member": {
|
3689
|
-
"shape": "
|
3704
|
+
"shape": "Soo"
|
3690
3705
|
}
|
3691
3706
|
},
|
3692
3707
|
"NextToken": {}
|
@@ -4201,10 +4216,10 @@
|
|
4201
4216
|
"type": "integer"
|
4202
4217
|
},
|
4203
4218
|
"Filter": {
|
4204
|
-
"shape": "
|
4219
|
+
"shape": "Slj"
|
4205
4220
|
},
|
4206
4221
|
"Sort": {
|
4207
|
-
"shape": "
|
4222
|
+
"shape": "Slk"
|
4208
4223
|
},
|
4209
4224
|
"Tags": {
|
4210
4225
|
"shape": "Sc4"
|
@@ -4378,7 +4393,7 @@
|
|
4378
4393
|
"Statements": {
|
4379
4394
|
"type": "list",
|
4380
4395
|
"member": {
|
4381
|
-
"shape": "
|
4396
|
+
"shape": "Sni"
|
4382
4397
|
}
|
4383
4398
|
},
|
4384
4399
|
"NextToken": {}
|
@@ -4438,7 +4453,7 @@
|
|
4438
4453
|
"members": {
|
4439
4454
|
"CatalogId": {},
|
4440
4455
|
"DataCatalogEncryptionSettings": {
|
4441
|
-
"shape": "
|
4456
|
+
"shape": "Sjg"
|
4442
4457
|
}
|
4443
4458
|
}
|
4444
4459
|
},
|
@@ -4479,11 +4494,11 @@
|
|
4479
4494
|
"shape": "Sw"
|
4480
4495
|
},
|
4481
4496
|
"SchemaVersionNumber": {
|
4482
|
-
"shape": "
|
4497
|
+
"shape": "Sn1"
|
4483
4498
|
},
|
4484
4499
|
"SchemaVersionId": {},
|
4485
4500
|
"MetadataKeyValue": {
|
4486
|
-
"shape": "
|
4501
|
+
"shape": "Sr8"
|
4487
4502
|
}
|
4488
4503
|
}
|
4489
4504
|
},
|
@@ -4534,13 +4549,13 @@
|
|
4534
4549
|
"shape": "Sw"
|
4535
4550
|
},
|
4536
4551
|
"SchemaVersionNumber": {
|
4537
|
-
"shape": "
|
4552
|
+
"shape": "Sn1"
|
4538
4553
|
},
|
4539
4554
|
"SchemaVersionId": {},
|
4540
4555
|
"MetadataList": {
|
4541
4556
|
"type": "list",
|
4542
4557
|
"member": {
|
4543
|
-
"shape": "
|
4558
|
+
"shape": "Sr8"
|
4544
4559
|
}
|
4545
4560
|
},
|
4546
4561
|
"MaxResults": {
|
@@ -4614,11 +4629,11 @@
|
|
4614
4629
|
"shape": "Sw"
|
4615
4630
|
},
|
4616
4631
|
"SchemaVersionNumber": {
|
4617
|
-
"shape": "
|
4632
|
+
"shape": "Sn1"
|
4618
4633
|
},
|
4619
4634
|
"SchemaVersionId": {},
|
4620
4635
|
"MetadataKeyValue": {
|
4621
|
-
"shape": "
|
4636
|
+
"shape": "Sr8"
|
4622
4637
|
}
|
4623
4638
|
}
|
4624
4639
|
},
|
@@ -4655,7 +4670,7 @@
|
|
4655
4670
|
"type": "structure",
|
4656
4671
|
"members": {
|
4657
4672
|
"JobBookmarkEntry": {
|
4658
|
-
"shape": "
|
4673
|
+
"shape": "Skg"
|
4659
4674
|
}
|
4660
4675
|
}
|
4661
4676
|
}
|
@@ -4672,7 +4687,7 @@
|
|
4672
4687
|
"Name": {},
|
4673
4688
|
"RunId": {},
|
4674
4689
|
"NodeIds": {
|
4675
|
-
"shape": "
|
4690
|
+
"shape": "Srt"
|
4676
4691
|
}
|
4677
4692
|
}
|
4678
4693
|
},
|
@@ -4681,7 +4696,7 @@
|
|
4681
4696
|
"members": {
|
4682
4697
|
"RunId": {},
|
4683
4698
|
"NodeIds": {
|
4684
|
-
"shape": "
|
4699
|
+
"shape": "Srt"
|
4685
4700
|
}
|
4686
4701
|
}
|
4687
4702
|
}
|
@@ -4747,7 +4762,7 @@
|
|
4747
4762
|
"members": {
|
4748
4763
|
"NextToken": {},
|
4749
4764
|
"TableList": {
|
4750
|
-
"shape": "
|
4765
|
+
"shape": "So0"
|
4751
4766
|
}
|
4752
4767
|
}
|
4753
4768
|
}
|
@@ -4853,13 +4868,13 @@
|
|
4853
4868
|
},
|
4854
4869
|
"ClientToken": {},
|
4855
4870
|
"AdditionalRunOptions": {
|
4856
|
-
"shape": "
|
4871
|
+
"shape": "Sjs"
|
4857
4872
|
},
|
4858
4873
|
"RulesetNames": {
|
4859
|
-
"shape": "
|
4874
|
+
"shape": "Sjt"
|
4860
4875
|
},
|
4861
4876
|
"AdditionalDataSources": {
|
4862
|
-
"shape": "
|
4877
|
+
"shape": "Sjv"
|
4863
4878
|
}
|
4864
4879
|
}
|
4865
4880
|
},
|
@@ -5255,7 +5270,7 @@
|
|
5255
5270
|
"shape": "S6"
|
5256
5271
|
},
|
5257
5272
|
"ColumnStatisticsList": {
|
5258
|
-
"shape": "
|
5273
|
+
"shape": "Sti"
|
5259
5274
|
}
|
5260
5275
|
}
|
5261
5276
|
},
|
@@ -5263,7 +5278,7 @@
|
|
5263
5278
|
"type": "structure",
|
5264
5279
|
"members": {
|
5265
5280
|
"Errors": {
|
5266
|
-
"shape": "
|
5281
|
+
"shape": "Stk"
|
5267
5282
|
}
|
5268
5283
|
}
|
5269
5284
|
}
|
@@ -5281,7 +5296,7 @@
|
|
5281
5296
|
"DatabaseName": {},
|
5282
5297
|
"TableName": {},
|
5283
5298
|
"ColumnStatisticsList": {
|
5284
|
-
"shape": "
|
5299
|
+
"shape": "Sti"
|
5285
5300
|
}
|
5286
5301
|
}
|
5287
5302
|
},
|
@@ -5289,7 +5304,7 @@
|
|
5289
5304
|
"type": "structure",
|
5290
5305
|
"members": {
|
5291
5306
|
"Errors": {
|
5292
|
-
"shape": "
|
5307
|
+
"shape": "Stk"
|
5293
5308
|
}
|
5294
5309
|
}
|
5295
5310
|
}
|
@@ -5638,7 +5653,7 @@
|
|
5638
5653
|
"shape": "Sw"
|
5639
5654
|
},
|
5640
5655
|
"SchemaVersionNumber": {
|
5641
|
-
"shape": "
|
5656
|
+
"shape": "Sn1"
|
5642
5657
|
},
|
5643
5658
|
"Compatibility": {},
|
5644
5659
|
"Description": {}
|
@@ -5750,7 +5765,7 @@
|
|
5750
5765
|
"DatabaseName": {},
|
5751
5766
|
"FunctionName": {},
|
5752
5767
|
"FunctionInput": {
|
5753
|
-
"shape": "
|
5768
|
+
"shape": "Sfo"
|
5754
5769
|
}
|
5755
5770
|
}
|
5756
5771
|
},
|
@@ -9050,7 +9065,7 @@
|
|
9050
9065
|
"Region": {}
|
9051
9066
|
}
|
9052
9067
|
},
|
9053
|
-
"
|
9068
|
+
"Sfo": {
|
9054
9069
|
"type": "structure",
|
9055
9070
|
"members": {
|
9056
9071
|
"FunctionName": {},
|
@@ -9058,11 +9073,11 @@
|
|
9058
9073
|
"OwnerName": {},
|
9059
9074
|
"OwnerType": {},
|
9060
9075
|
"ResourceUris": {
|
9061
|
-
"shape": "
|
9076
|
+
"shape": "Sfq"
|
9062
9077
|
}
|
9063
9078
|
}
|
9064
9079
|
},
|
9065
|
-
"
|
9080
|
+
"Sfq": {
|
9066
9081
|
"type": "list",
|
9067
9082
|
"member": {
|
9068
9083
|
"type": "structure",
|
@@ -9072,7 +9087,7 @@
|
|
9072
9087
|
}
|
9073
9088
|
}
|
9074
9089
|
},
|
9075
|
-
"
|
9090
|
+
"Shl": {
|
9076
9091
|
"type": "structure",
|
9077
9092
|
"members": {
|
9078
9093
|
"BlueprintName": {},
|
@@ -9091,7 +9106,7 @@
|
|
9091
9106
|
"RoleArn": {}
|
9092
9107
|
}
|
9093
9108
|
},
|
9094
|
-
"
|
9109
|
+
"Shz": {
|
9095
9110
|
"type": "structure",
|
9096
9111
|
"members": {
|
9097
9112
|
"GrokClassifier": {
|
@@ -9196,17 +9211,17 @@
|
|
9196
9211
|
}
|
9197
9212
|
}
|
9198
9213
|
},
|
9199
|
-
"
|
9214
|
+
"Si9": {
|
9200
9215
|
"type": "list",
|
9201
9216
|
"member": {}
|
9202
9217
|
},
|
9203
|
-
"
|
9218
|
+
"Sib": {
|
9204
9219
|
"type": "list",
|
9205
9220
|
"member": {
|
9206
|
-
"shape": "
|
9221
|
+
"shape": "Sic"
|
9207
9222
|
}
|
9208
9223
|
},
|
9209
|
-
"
|
9224
|
+
"Sic": {
|
9210
9225
|
"type": "structure",
|
9211
9226
|
"required": [
|
9212
9227
|
"ColumnName",
|
@@ -9275,10 +9290,10 @@
|
|
9275
9290
|
],
|
9276
9291
|
"members": {
|
9277
9292
|
"MinimumValue": {
|
9278
|
-
"shape": "
|
9293
|
+
"shape": "Sik"
|
9279
9294
|
},
|
9280
9295
|
"MaximumValue": {
|
9281
|
-
"shape": "
|
9296
|
+
"shape": "Sik"
|
9282
9297
|
},
|
9283
9298
|
"NumberOfNulls": {
|
9284
9299
|
"type": "long"
|
@@ -9376,7 +9391,7 @@
|
|
9376
9391
|
}
|
9377
9392
|
}
|
9378
9393
|
},
|
9379
|
-
"
|
9394
|
+
"Sik": {
|
9380
9395
|
"type": "structure",
|
9381
9396
|
"required": [
|
9382
9397
|
"UnscaledValue",
|
@@ -9391,7 +9406,7 @@
|
|
9391
9406
|
}
|
9392
9407
|
}
|
9393
9408
|
},
|
9394
|
-
"
|
9409
|
+
"Sit": {
|
9395
9410
|
"type": "list",
|
9396
9411
|
"member": {
|
9397
9412
|
"type": "structure",
|
@@ -9403,7 +9418,7 @@
|
|
9403
9418
|
}
|
9404
9419
|
}
|
9405
9420
|
},
|
9406
|
-
"
|
9421
|
+
"Siz": {
|
9407
9422
|
"type": "structure",
|
9408
9423
|
"members": {
|
9409
9424
|
"Name": {},
|
@@ -9427,7 +9442,7 @@
|
|
9427
9442
|
"LastUpdatedBy": {}
|
9428
9443
|
}
|
9429
9444
|
},
|
9430
|
-
"
|
9445
|
+
"Sjg": {
|
9431
9446
|
"type": "structure",
|
9432
9447
|
"members": {
|
9433
9448
|
"EncryptionAtRest": {
|
@@ -9454,7 +9469,7 @@
|
|
9454
9469
|
}
|
9455
9470
|
}
|
9456
9471
|
},
|
9457
|
-
"
|
9472
|
+
"Sjs": {
|
9458
9473
|
"type": "structure",
|
9459
9474
|
"members": {
|
9460
9475
|
"CloudWatchMetricsEnabled": {
|
@@ -9463,18 +9478,18 @@
|
|
9463
9478
|
"ResultsS3Prefix": {}
|
9464
9479
|
}
|
9465
9480
|
},
|
9466
|
-
"
|
9481
|
+
"Sjt": {
|
9467
9482
|
"type": "list",
|
9468
9483
|
"member": {}
|
9469
9484
|
},
|
9470
|
-
"
|
9485
|
+
"Sjv": {
|
9471
9486
|
"type": "map",
|
9472
9487
|
"key": {},
|
9473
9488
|
"value": {
|
9474
9489
|
"shape": "S41"
|
9475
9490
|
}
|
9476
9491
|
},
|
9477
|
-
"
|
9492
|
+
"Sjy": {
|
9478
9493
|
"type": "structure",
|
9479
9494
|
"required": [
|
9480
9495
|
"Name"
|
@@ -9501,7 +9516,7 @@
|
|
9501
9516
|
}
|
9502
9517
|
}
|
9503
9518
|
},
|
9504
|
-
"
|
9519
|
+
"Skg": {
|
9505
9520
|
"type": "structure",
|
9506
9521
|
"members": {
|
9507
9522
|
"JobName": {},
|
@@ -9519,7 +9534,7 @@
|
|
9519
9534
|
"JobBookmark": {}
|
9520
9535
|
}
|
9521
9536
|
},
|
9522
|
-
"
|
9537
|
+
"Skq": {
|
9523
9538
|
"type": "structure",
|
9524
9539
|
"members": {
|
9525
9540
|
"TaskType": {},
|
@@ -9554,7 +9569,7 @@
|
|
9554
9569
|
}
|
9555
9570
|
}
|
9556
9571
|
},
|
9557
|
-
"
|
9572
|
+
"Sl9": {
|
9558
9573
|
"type": "structure",
|
9559
9574
|
"required": [
|
9560
9575
|
"TransformType"
|
@@ -9609,7 +9624,7 @@
|
|
9609
9624
|
}
|
9610
9625
|
}
|
9611
9626
|
},
|
9612
|
-
"
|
9627
|
+
"Slg": {
|
9613
9628
|
"type": "list",
|
9614
9629
|
"member": {
|
9615
9630
|
"type": "structure",
|
@@ -9619,7 +9634,7 @@
|
|
9619
9634
|
}
|
9620
9635
|
}
|
9621
9636
|
},
|
9622
|
-
"
|
9637
|
+
"Slj": {
|
9623
9638
|
"type": "structure",
|
9624
9639
|
"members": {
|
9625
9640
|
"Name": {},
|
@@ -9639,11 +9654,11 @@
|
|
9639
9654
|
"type": "timestamp"
|
9640
9655
|
},
|
9641
9656
|
"Schema": {
|
9642
|
-
"shape": "
|
9657
|
+
"shape": "Slg"
|
9643
9658
|
}
|
9644
9659
|
}
|
9645
9660
|
},
|
9646
|
-
"
|
9661
|
+
"Slk": {
|
9647
9662
|
"type": "structure",
|
9648
9663
|
"required": [
|
9649
9664
|
"Column",
|
@@ -9654,7 +9669,7 @@
|
|
9654
9669
|
"SortDirection": {}
|
9655
9670
|
}
|
9656
9671
|
},
|
9657
|
-
"
|
9672
|
+
"Slq": {
|
9658
9673
|
"type": "structure",
|
9659
9674
|
"required": [
|
9660
9675
|
"DatabaseName",
|
@@ -9665,13 +9680,13 @@
|
|
9665
9680
|
"TableName": {}
|
9666
9681
|
}
|
9667
9682
|
},
|
9668
|
-
"
|
9683
|
+
"Slr": {
|
9669
9684
|
"type": "list",
|
9670
9685
|
"member": {
|
9671
|
-
"shape": "
|
9686
|
+
"shape": "Slq"
|
9672
9687
|
}
|
9673
9688
|
},
|
9674
|
-
"
|
9689
|
+
"Sls": {
|
9675
9690
|
"type": "structure",
|
9676
9691
|
"members": {
|
9677
9692
|
"Jdbc": {
|
@@ -9685,7 +9700,7 @@
|
|
9685
9700
|
}
|
9686
9701
|
}
|
9687
9702
|
},
|
9688
|
-
"
|
9703
|
+
"Slu": {
|
9689
9704
|
"type": "list",
|
9690
9705
|
"member": {
|
9691
9706
|
"type": "structure",
|
@@ -9699,7 +9714,7 @@
|
|
9699
9714
|
}
|
9700
9715
|
}
|
9701
9716
|
},
|
9702
|
-
"
|
9717
|
+
"Sme": {
|
9703
9718
|
"type": "structure",
|
9704
9719
|
"required": [
|
9705
9720
|
"SegmentNumber",
|
@@ -9714,7 +9729,7 @@
|
|
9714
9729
|
}
|
9715
9730
|
}
|
9716
9731
|
},
|
9717
|
-
"
|
9732
|
+
"Sn1": {
|
9718
9733
|
"type": "structure",
|
9719
9734
|
"members": {
|
9720
9735
|
"LatestVersion": {
|
@@ -9725,7 +9740,7 @@
|
|
9725
9740
|
}
|
9726
9741
|
}
|
9727
9742
|
},
|
9728
|
-
"
|
9743
|
+
"Sna": {
|
9729
9744
|
"type": "structure",
|
9730
9745
|
"members": {
|
9731
9746
|
"Name": {},
|
@@ -9737,7 +9752,7 @@
|
|
9737
9752
|
}
|
9738
9753
|
}
|
9739
9754
|
},
|
9740
|
-
"
|
9755
|
+
"Sni": {
|
9741
9756
|
"type": "structure",
|
9742
9757
|
"members": {
|
9743
9758
|
"Id": {
|
@@ -9776,7 +9791,7 @@
|
|
9776
9791
|
}
|
9777
9792
|
}
|
9778
9793
|
},
|
9779
|
-
"
|
9794
|
+
"Snp": {
|
9780
9795
|
"type": "structure",
|
9781
9796
|
"required": [
|
9782
9797
|
"Name"
|
@@ -9832,22 +9847,22 @@
|
|
9832
9847
|
}
|
9833
9848
|
}
|
9834
9849
|
},
|
9835
|
-
"
|
9850
|
+
"Snt": {
|
9836
9851
|
"type": "structure",
|
9837
9852
|
"members": {
|
9838
9853
|
"Table": {
|
9839
|
-
"shape": "
|
9854
|
+
"shape": "Snp"
|
9840
9855
|
},
|
9841
9856
|
"VersionId": {}
|
9842
9857
|
}
|
9843
9858
|
},
|
9844
|
-
"
|
9859
|
+
"So0": {
|
9845
9860
|
"type": "list",
|
9846
9861
|
"member": {
|
9847
|
-
"shape": "
|
9862
|
+
"shape": "Snp"
|
9848
9863
|
}
|
9849
9864
|
},
|
9850
|
-
"
|
9865
|
+
"So8": {
|
9851
9866
|
"type": "structure",
|
9852
9867
|
"members": {
|
9853
9868
|
"AdditionalAuditContext": {},
|
@@ -9860,11 +9875,11 @@
|
|
9860
9875
|
}
|
9861
9876
|
}
|
9862
9877
|
},
|
9863
|
-
"
|
9878
|
+
"Sob": {
|
9864
9879
|
"type": "list",
|
9865
9880
|
"member": {}
|
9866
9881
|
},
|
9867
|
-
"
|
9882
|
+
"Soo": {
|
9868
9883
|
"type": "structure",
|
9869
9884
|
"members": {
|
9870
9885
|
"FunctionName": {},
|
@@ -9876,35 +9891,35 @@
|
|
9876
9891
|
"type": "timestamp"
|
9877
9892
|
},
|
9878
9893
|
"ResourceUris": {
|
9879
|
-
"shape": "
|
9894
|
+
"shape": "Sfq"
|
9880
9895
|
},
|
9881
9896
|
"CatalogId": {}
|
9882
9897
|
}
|
9883
9898
|
},
|
9884
|
-
"
|
9899
|
+
"Sr8": {
|
9885
9900
|
"type": "structure",
|
9886
9901
|
"members": {
|
9887
9902
|
"MetadataKey": {},
|
9888
9903
|
"MetadataValue": {}
|
9889
9904
|
}
|
9890
9905
|
},
|
9891
|
-
"
|
9906
|
+
"Srt": {
|
9892
9907
|
"type": "list",
|
9893
9908
|
"member": {}
|
9894
9909
|
},
|
9895
|
-
"
|
9910
|
+
"Sti": {
|
9896
9911
|
"type": "list",
|
9897
9912
|
"member": {
|
9898
|
-
"shape": "
|
9913
|
+
"shape": "Sic"
|
9899
9914
|
}
|
9900
9915
|
},
|
9901
|
-
"
|
9916
|
+
"Stk": {
|
9902
9917
|
"type": "list",
|
9903
9918
|
"member": {
|
9904
9919
|
"type": "structure",
|
9905
9920
|
"members": {
|
9906
9921
|
"ColumnStatistics": {
|
9907
|
-
"shape": "
|
9922
|
+
"shape": "Sic"
|
9908
9923
|
},
|
9909
9924
|
"Error": {
|
9910
9925
|
"shape": "S14"
|