cdk-lambda-subminute 2.0.300 → 2.0.302

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.
Files changed (116) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-lambda-subminute.js +3 -3
  3. package/node_modules/aws-sdk/CHANGELOG.md +52 -1
  4. package/node_modules/aws-sdk/README.md +1 -1
  5. package/node_modules/aws-sdk/apis/athena-2017-05-18.min.json +6 -0
  6. package/node_modules/aws-sdk/apis/cloud9-2017-09-23.examples.json +1 -0
  7. package/node_modules/aws-sdk/apis/cloudformation-2010-05-15.min.json +90 -81
  8. package/node_modules/aws-sdk/apis/codecatalyst-2022-09-28.min.json +8 -4
  9. package/node_modules/aws-sdk/apis/codepipeline-2015-07-09.min.json +16 -0
  10. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.min.json +590 -3
  11. package/node_modules/aws-sdk/apis/codestar-connections-2019-12-01.paginators.json +10 -0
  12. package/node_modules/aws-sdk/apis/dlm-2018-01-12.min.json +108 -15
  13. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1864 -1397
  14. package/node_modules/aws-sdk/apis/ecr-2015-09-21.min.json +100 -40
  15. package/node_modules/aws-sdk/apis/elasticmapreduce-2009-03-31.min.json +91 -78
  16. package/node_modules/aws-sdk/apis/fsx-2018-03-01.min.json +3 -0
  17. package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +259 -101
  18. package/node_modules/aws-sdk/apis/glue-2017-03-31.paginators.json +10 -0
  19. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.min.json +724 -151
  20. package/node_modules/aws-sdk/apis/imagebuilder-2019-12-02.paginators.json +18 -0
  21. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.min.json +172 -0
  22. package/node_modules/aws-sdk/apis/internetmonitor-2021-06-03.paginators.json +5 -0
  23. package/node_modules/aws-sdk/apis/iot-2015-05-28.min.json +60 -50
  24. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.min.json +578 -33
  25. package/node_modules/aws-sdk/apis/ivs-realtime-2020-07-14.paginators.json +15 -0
  26. package/node_modules/aws-sdk/apis/ivschat-2020-07-14.min.json +16 -4
  27. package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +32 -26
  28. package/node_modules/aws-sdk/apis/lambda-2015-03-31.min.json +69 -51
  29. package/node_modules/aws-sdk/apis/macie2-2020-01-01.min.json +52 -12
  30. package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +379 -301
  31. package/node_modules/aws-sdk/apis/metadata.json +3 -3
  32. package/node_modules/aws-sdk/apis/osis-2022-01-01.min.json +66 -12
  33. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.min.json +1426 -59
  34. package/node_modules/aws-sdk/apis/pinpoint-sms-voice-v2-2022-03-31.paginators.json +54 -0
  35. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +909 -335
  36. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +6 -0
  37. package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +233 -217
  38. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +250 -91
  39. package/node_modules/aws-sdk/apis/redshift-2012-12-01.paginators.json +6 -0
  40. package/node_modules/aws-sdk/apis/redshift-serverless-2021-04-21.min.json +39 -38
  41. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +126 -126
  42. package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +977 -974
  43. package/node_modules/aws-sdk/apis/ssm-2014-11-06.min.json +161 -146
  44. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.min.json +201 -52
  45. package/node_modules/aws-sdk/apis/ssm-incidents-2018-05-10.paginators.json +6 -0
  46. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.min.json +1121 -73
  47. package/node_modules/aws-sdk/apis/sso-admin-2020-07-20.paginators.json +52 -0
  48. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.examples.json +228 -0
  49. package/node_modules/aws-sdk/apis/sso-oidc-2019-06-10.min.json +94 -8
  50. package/node_modules/aws-sdk/apis/transfer-2018-11-05.min.json +121 -105
  51. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.min.json +794 -0
  52. package/node_modules/aws-sdk/apis/trustedadvisor-2022-09-15.paginators.json +40 -0
  53. package/node_modules/aws-sdk/apis/verifiedpermissions-2021-12-01.min.json +269 -199
  54. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.min.json +790 -27
  55. package/node_modules/aws-sdk/apis/wisdom-2020-10-19.paginators.json +18 -0
  56. package/node_modules/aws-sdk/clients/all.d.ts +1 -1
  57. package/node_modules/aws-sdk/clients/all.js +2 -2
  58. package/node_modules/aws-sdk/clients/appmesh.d.ts +2 -2
  59. package/node_modules/aws-sdk/clients/athena.d.ts +27 -19
  60. package/node_modules/aws-sdk/clients/cloud9.d.ts +1 -1
  61. package/node_modules/aws-sdk/clients/cloudformation.d.ts +14 -1
  62. package/node_modules/aws-sdk/clients/codecatalyst.d.ts +16 -0
  63. package/node_modules/aws-sdk/clients/codepipeline.d.ts +22 -2
  64. package/node_modules/aws-sdk/clients/codestarconnections.d.ts +727 -0
  65. package/node_modules/aws-sdk/clients/connect.d.ts +2 -2
  66. package/node_modules/aws-sdk/clients/dlm.d.ts +153 -25
  67. package/node_modules/aws-sdk/clients/ec2.d.ts +582 -23
  68. package/node_modules/aws-sdk/clients/ecr.d.ts +128 -7
  69. package/node_modules/aws-sdk/clients/emr.d.ts +80 -43
  70. package/node_modules/aws-sdk/clients/eventbridge.d.ts +40 -37
  71. package/node_modules/aws-sdk/clients/fsx.d.ts +7 -3
  72. package/node_modules/aws-sdk/clients/glue.d.ts +228 -0
  73. package/node_modules/aws-sdk/clients/imagebuilder.d.ts +776 -60
  74. package/node_modules/aws-sdk/clients/internetmonitor.d.ts +157 -4
  75. package/node_modules/aws-sdk/clients/iot.d.ts +23 -6
  76. package/node_modules/aws-sdk/clients/ivsrealtime.d.ts +593 -6
  77. package/node_modules/aws-sdk/clients/kafka.d.ts +13 -0
  78. package/node_modules/aws-sdk/clients/kinesisvideo.d.ts +8 -8
  79. package/node_modules/aws-sdk/clients/lambda.d.ts +39 -5
  80. package/node_modules/aws-sdk/clients/macie2.d.ts +54 -16
  81. package/node_modules/aws-sdk/clients/medialive.d.ts +121 -47
  82. package/node_modules/aws-sdk/clients/mediapackage.d.ts +2 -2
  83. package/node_modules/aws-sdk/clients/osis.d.ts +55 -0
  84. package/node_modules/aws-sdk/clients/pinpointsmsvoicev2.d.ts +1860 -96
  85. package/node_modules/aws-sdk/clients/polly.d.ts +9 -9
  86. package/node_modules/aws-sdk/clients/quicksight.d.ts +537 -20
  87. package/node_modules/aws-sdk/clients/rds.d.ts +31 -4
  88. package/node_modules/aws-sdk/clients/redshift.d.ts +207 -0
  89. package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +5 -0
  90. package/node_modules/aws-sdk/clients/s3.d.ts +2 -2
  91. package/node_modules/aws-sdk/clients/sagemaker.d.ts +12 -2
  92. package/node_modules/aws-sdk/clients/ssm.d.ts +38 -8
  93. package/node_modules/aws-sdk/clients/ssmincidents.d.ts +191 -40
  94. package/node_modules/aws-sdk/clients/ssoadmin.d.ts +1529 -128
  95. package/node_modules/aws-sdk/clients/ssooidc.d.ts +99 -16
  96. package/node_modules/aws-sdk/clients/sts.d.ts +3 -3
  97. package/node_modules/aws-sdk/clients/transfer.d.ts +25 -1
  98. package/node_modules/aws-sdk/clients/trustedadvisor.d.ts +918 -0
  99. package/node_modules/aws-sdk/clients/trustedadvisor.js +18 -0
  100. package/node_modules/aws-sdk/clients/verifiedpermissions.d.ts +67 -1
  101. package/node_modules/aws-sdk/clients/wisdom.d.ts +849 -25
  102. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
  103. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +1444 -1444
  104. package/node_modules/aws-sdk/dist/aws-sdk.js +2953 -2158
  105. package/node_modules/aws-sdk/dist/aws-sdk.min.js +101 -101
  106. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +2 -2
  107. package/node_modules/aws-sdk/lib/core.js +1 -1
  108. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +1 -1
  109. package/node_modules/aws-sdk/lib/dynamodb/document_client.js +1 -1
  110. package/node_modules/aws-sdk/package.json +1 -1
  111. package/package.json +5 -5
  112. package/node_modules/aws-sdk/apis/macie-2017-12-19.min.json +0 -222
  113. package/node_modules/aws-sdk/apis/macie-2017-12-19.paginators.json +0 -14
  114. package/node_modules/aws-sdk/clients/macie.d.ts +0 -284
  115. package/node_modules/aws-sdk/clients/macie.js +0 -18
  116. /package/node_modules/aws-sdk/apis/{macie-2017-12-19.examples.json → trustedadvisor-2022-09-15.examples.json} +0 -0
@@ -2167,6 +2167,54 @@
2167
2167
  }
2168
2168
  }
2169
2169
  },
2170
+ "GetColumnStatisticsTaskRun": {
2171
+ "input": {
2172
+ "type": "structure",
2173
+ "required": [
2174
+ "ColumnStatisticsTaskRunId"
2175
+ ],
2176
+ "members": {
2177
+ "ColumnStatisticsTaskRunId": {}
2178
+ }
2179
+ },
2180
+ "output": {
2181
+ "type": "structure",
2182
+ "members": {
2183
+ "ColumnStatisticsTaskRun": {
2184
+ "shape": "Sjy"
2185
+ }
2186
+ }
2187
+ }
2188
+ },
2189
+ "GetColumnStatisticsTaskRuns": {
2190
+ "input": {
2191
+ "type": "structure",
2192
+ "required": [
2193
+ "DatabaseName",
2194
+ "TableName"
2195
+ ],
2196
+ "members": {
2197
+ "DatabaseName": {},
2198
+ "TableName": {},
2199
+ "MaxResults": {
2200
+ "type": "integer"
2201
+ },
2202
+ "NextToken": {}
2203
+ }
2204
+ },
2205
+ "output": {
2206
+ "type": "structure",
2207
+ "members": {
2208
+ "ColumnStatisticsTaskRuns": {
2209
+ "type": "list",
2210
+ "member": {
2211
+ "shape": "Sjy"
2212
+ }
2213
+ },
2214
+ "NextToken": {}
2215
+ }
2216
+ }
2217
+ },
2170
2218
  "GetConnection": {
2171
2219
  "input": {
2172
2220
  "type": "structure",
@@ -2185,7 +2233,7 @@
2185
2233
  "type": "structure",
2186
2234
  "members": {
2187
2235
  "Connection": {
2188
- "shape": "Sjy"
2236
+ "shape": "Sk9"
2189
2237
  }
2190
2238
  }
2191
2239
  }
@@ -2219,7 +2267,7 @@
2219
2267
  "ConnectionList": {
2220
2268
  "type": "list",
2221
2269
  "member": {
2222
- "shape": "Sjy"
2270
+ "shape": "Sk9"
2223
2271
  }
2224
2272
  },
2225
2273
  "NextToken": {}
@@ -2347,7 +2395,7 @@
2347
2395
  "type": "structure",
2348
2396
  "members": {
2349
2397
  "DataCatalogEncryptionSettings": {
2350
- "shape": "Skf"
2398
+ "shape": "Skq"
2351
2399
  }
2352
2400
  }
2353
2401
  }
@@ -2486,7 +2534,7 @@
2486
2534
  "type": "integer"
2487
2535
  },
2488
2536
  "AdditionalRunOptions": {
2489
- "shape": "Skr"
2537
+ "shape": "Sl2"
2490
2538
  },
2491
2539
  "Status": {},
2492
2540
  "ErrorString": {},
@@ -2503,14 +2551,14 @@
2503
2551
  "type": "integer"
2504
2552
  },
2505
2553
  "RulesetNames": {
2506
- "shape": "Sks"
2554
+ "shape": "Sl3"
2507
2555
  },
2508
2556
  "ResultIds": {
2509
2557
  "type": "list",
2510
2558
  "member": {}
2511
2559
  },
2512
2560
  "AdditionalDataSources": {
2513
- "shape": "Sku"
2561
+ "shape": "Sl5"
2514
2562
  }
2515
2563
  }
2516
2564
  }
@@ -2530,7 +2578,7 @@
2530
2578
  "type": "structure",
2531
2579
  "members": {
2532
2580
  "Database": {
2533
- "shape": "Skx"
2581
+ "shape": "Sl8"
2534
2582
  }
2535
2583
  }
2536
2584
  }
@@ -2556,7 +2604,7 @@
2556
2604
  "DatabaseList": {
2557
2605
  "type": "list",
2558
2606
  "member": {
2559
- "shape": "Skx"
2607
+ "shape": "Sl8"
2560
2608
  }
2561
2609
  },
2562
2610
  "NextToken": {}
@@ -2655,7 +2703,7 @@
2655
2703
  "type": "structure",
2656
2704
  "members": {
2657
2705
  "JobBookmarkEntry": {
2658
- "shape": "Slf"
2706
+ "shape": "Slq"
2659
2707
  }
2660
2708
  }
2661
2709
  }
@@ -2748,7 +2796,7 @@
2748
2796
  "Status": {},
2749
2797
  "LogGroupName": {},
2750
2798
  "Properties": {
2751
- "shape": "Slp"
2799
+ "shape": "Sm0"
2752
2800
  },
2753
2801
  "ErrorString": {},
2754
2802
  "StartedOn": {
@@ -2817,7 +2865,7 @@
2817
2865
  "Status": {},
2818
2866
  "LogGroupName": {},
2819
2867
  "Properties": {
2820
- "shape": "Slp"
2868
+ "shape": "Sm0"
2821
2869
  },
2822
2870
  "ErrorString": {},
2823
2871
  "StartedOn": {
@@ -2869,13 +2917,13 @@
2869
2917
  "shape": "Sej"
2870
2918
  },
2871
2919
  "EvaluationMetrics": {
2872
- "shape": "Sm8"
2920
+ "shape": "Smj"
2873
2921
  },
2874
2922
  "LabelCount": {
2875
2923
  "type": "integer"
2876
2924
  },
2877
2925
  "Schema": {
2878
- "shape": "Smf"
2926
+ "shape": "Smq"
2879
2927
  },
2880
2928
  "Role": {},
2881
2929
  "GlueVersion": {},
@@ -2907,10 +2955,10 @@
2907
2955
  "type": "integer"
2908
2956
  },
2909
2957
  "Filter": {
2910
- "shape": "Smi"
2958
+ "shape": "Smt"
2911
2959
  },
2912
2960
  "Sort": {
2913
- "shape": "Smj"
2961
+ "shape": "Smu"
2914
2962
  }
2915
2963
  }
2916
2964
  },
@@ -2942,13 +2990,13 @@
2942
2990
  "shape": "Sej"
2943
2991
  },
2944
2992
  "EvaluationMetrics": {
2945
- "shape": "Sm8"
2993
+ "shape": "Smj"
2946
2994
  },
2947
2995
  "LabelCount": {
2948
2996
  "type": "integer"
2949
2997
  },
2950
2998
  "Schema": {
2951
- "shape": "Smf"
2999
+ "shape": "Smq"
2952
3000
  },
2953
3001
  "Role": {},
2954
3002
  "GlueVersion": {},
@@ -2983,13 +3031,13 @@
2983
3031
  ],
2984
3032
  "members": {
2985
3033
  "Source": {
2986
- "shape": "Smp"
3034
+ "shape": "Sn0"
2987
3035
  },
2988
3036
  "Sinks": {
2989
- "shape": "Smq"
3037
+ "shape": "Sn1"
2990
3038
  },
2991
3039
  "Location": {
2992
- "shape": "Smr"
3040
+ "shape": "Sn2"
2993
3041
  }
2994
3042
  }
2995
3043
  },
@@ -3000,7 +3048,7 @@
3000
3048
  ],
3001
3049
  "members": {
3002
3050
  "Mapping": {
3003
- "shape": "Smt"
3051
+ "shape": "Sn4"
3004
3052
  }
3005
3053
  }
3006
3054
  }
@@ -3110,7 +3158,7 @@
3110
3158
  "Expression": {},
3111
3159
  "NextToken": {},
3112
3160
  "Segment": {
3113
- "shape": "Snd"
3161
+ "shape": "Snn"
3114
3162
  },
3115
3163
  "MaxResults": {
3116
3164
  "type": "integer"
@@ -3143,16 +3191,16 @@
3143
3191
  ],
3144
3192
  "members": {
3145
3193
  "Mapping": {
3146
- "shape": "Smt"
3194
+ "shape": "Sn4"
3147
3195
  },
3148
3196
  "Source": {
3149
- "shape": "Smp"
3197
+ "shape": "Sn0"
3150
3198
  },
3151
3199
  "Sinks": {
3152
- "shape": "Smq"
3200
+ "shape": "Sn1"
3153
3201
  },
3154
3202
  "Location": {
3155
- "shape": "Smr"
3203
+ "shape": "Sn2"
3156
3204
  },
3157
3205
  "Language": {},
3158
3206
  "AdditionalPlanOptionsMap": {
@@ -3319,7 +3367,7 @@
3319
3367
  },
3320
3368
  "SchemaVersionId": {},
3321
3369
  "SchemaVersionNumber": {
3322
- "shape": "So0"
3370
+ "shape": "Soa"
3323
3371
  }
3324
3372
  }
3325
3373
  },
@@ -3352,10 +3400,10 @@
3352
3400
  "shape": "Sw"
3353
3401
  },
3354
3402
  "FirstSchemaVersionNumber": {
3355
- "shape": "So0"
3403
+ "shape": "Soa"
3356
3404
  },
3357
3405
  "SecondSchemaVersionNumber": {
3358
- "shape": "So0"
3406
+ "shape": "Soa"
3359
3407
  },
3360
3408
  "SchemaDiffType": {}
3361
3409
  }
@@ -3381,7 +3429,7 @@
3381
3429
  "type": "structure",
3382
3430
  "members": {
3383
3431
  "SecurityConfiguration": {
3384
- "shape": "So9"
3432
+ "shape": "Soj"
3385
3433
  }
3386
3434
  }
3387
3435
  }
@@ -3402,7 +3450,7 @@
3402
3450
  "SecurityConfigurations": {
3403
3451
  "type": "list",
3404
3452
  "member": {
3405
- "shape": "So9"
3453
+ "shape": "Soj"
3406
3454
  }
3407
3455
  },
3408
3456
  "NextToken": {}
@@ -3448,7 +3496,7 @@
3448
3496
  "type": "structure",
3449
3497
  "members": {
3450
3498
  "Statement": {
3451
- "shape": "Soh"
3499
+ "shape": "Sor"
3452
3500
  }
3453
3501
  }
3454
3502
  }
@@ -3474,7 +3522,7 @@
3474
3522
  "type": "structure",
3475
3523
  "members": {
3476
3524
  "Table": {
3477
- "shape": "Soo"
3525
+ "shape": "Soy"
3478
3526
  }
3479
3527
  }
3480
3528
  }
@@ -3525,7 +3573,7 @@
3525
3573
  "type": "structure",
3526
3574
  "members": {
3527
3575
  "TableVersion": {
3528
- "shape": "Sou"
3576
+ "shape": "Sp4"
3529
3577
  }
3530
3578
  }
3531
3579
  }
@@ -3553,7 +3601,7 @@
3553
3601
  "TableVersions": {
3554
3602
  "type": "list",
3555
3603
  "member": {
3556
- "shape": "Sou"
3604
+ "shape": "Sp4"
3557
3605
  }
3558
3606
  },
3559
3607
  "NextToken": {}
@@ -3584,7 +3632,7 @@
3584
3632
  "type": "structure",
3585
3633
  "members": {
3586
3634
  "TableList": {
3587
- "shape": "Sp1"
3635
+ "shape": "Spb"
3588
3636
  },
3589
3637
  "NextToken": {}
3590
3638
  }
@@ -3667,10 +3715,10 @@
3667
3715
  "shape": "S6"
3668
3716
  },
3669
3717
  "AuditContext": {
3670
- "shape": "Sp9"
3718
+ "shape": "Spj"
3671
3719
  },
3672
3720
  "SupportedPermissionTypes": {
3673
- "shape": "Spc"
3721
+ "shape": "Spm"
3674
3722
  }
3675
3723
  }
3676
3724
  },
@@ -3704,14 +3752,14 @@
3704
3752
  "TableName": {},
3705
3753
  "Expression": {},
3706
3754
  "AuditContext": {
3707
- "shape": "Sp9"
3755
+ "shape": "Spj"
3708
3756
  },
3709
3757
  "SupportedPermissionTypes": {
3710
- "shape": "Spc"
3758
+ "shape": "Spm"
3711
3759
  },
3712
3760
  "NextToken": {},
3713
3761
  "Segment": {
3714
- "shape": "Snd"
3762
+ "shape": "Snn"
3715
3763
  },
3716
3764
  "MaxResults": {
3717
3765
  "type": "integer"
@@ -3756,10 +3804,10 @@
3756
3804
  "DatabaseName": {},
3757
3805
  "Name": {},
3758
3806
  "AuditContext": {
3759
- "shape": "Sp9"
3807
+ "shape": "Spj"
3760
3808
  },
3761
3809
  "SupportedPermissionTypes": {
3762
- "shape": "Spc"
3810
+ "shape": "Spm"
3763
3811
  }
3764
3812
  }
3765
3813
  },
@@ -3767,7 +3815,7 @@
3767
3815
  "type": "structure",
3768
3816
  "members": {
3769
3817
  "Table": {
3770
- "shape": "Soo"
3818
+ "shape": "Soy"
3771
3819
  },
3772
3820
  "AuthorizedColumns": {
3773
3821
  "shape": "Sn"
@@ -3805,7 +3853,7 @@
3805
3853
  "type": "structure",
3806
3854
  "members": {
3807
3855
  "UserDefinedFunction": {
3808
- "shape": "Spp"
3856
+ "shape": "Spz"
3809
3857
  }
3810
3858
  }
3811
3859
  }
@@ -3832,7 +3880,7 @@
3832
3880
  "UserDefinedFunctions": {
3833
3881
  "type": "list",
3834
3882
  "member": {
3835
- "shape": "Spp"
3883
+ "shape": "Spz"
3836
3884
  }
3837
3885
  },
3838
3886
  "NextToken": {}
@@ -3971,6 +4019,27 @@
3971
4019
  }
3972
4020
  }
3973
4021
  },
4022
+ "ListColumnStatisticsTaskRuns": {
4023
+ "input": {
4024
+ "type": "structure",
4025
+ "members": {
4026
+ "MaxResults": {
4027
+ "type": "integer"
4028
+ },
4029
+ "NextToken": {}
4030
+ }
4031
+ },
4032
+ "output": {
4033
+ "type": "structure",
4034
+ "members": {
4035
+ "ColumnStatisticsTaskRunIds": {
4036
+ "type": "list",
4037
+ "member": {}
4038
+ },
4039
+ "NextToken": {}
4040
+ }
4041
+ }
4042
+ },
3974
4043
  "ListCrawlers": {
3975
4044
  "input": {
3976
4045
  "type": "structure",
@@ -4347,10 +4416,10 @@
4347
4416
  "type": "integer"
4348
4417
  },
4349
4418
  "Filter": {
4350
- "shape": "Smi"
4419
+ "shape": "Smt"
4351
4420
  },
4352
4421
  "Sort": {
4353
- "shape": "Smj"
4422
+ "shape": "Smu"
4354
4423
  },
4355
4424
  "Tags": {
4356
4425
  "shape": "Scy"
@@ -4524,7 +4593,7 @@
4524
4593
  "Statements": {
4525
4594
  "type": "list",
4526
4595
  "member": {
4527
- "shape": "Soh"
4596
+ "shape": "Sor"
4528
4597
  }
4529
4598
  },
4530
4599
  "NextToken": {}
@@ -4620,7 +4689,7 @@
4620
4689
  "members": {
4621
4690
  "CatalogId": {},
4622
4691
  "DataCatalogEncryptionSettings": {
4623
- "shape": "Skf"
4692
+ "shape": "Skq"
4624
4693
  }
4625
4694
  }
4626
4695
  },
@@ -4661,11 +4730,11 @@
4661
4730
  "shape": "Sw"
4662
4731
  },
4663
4732
  "SchemaVersionNumber": {
4664
- "shape": "So0"
4733
+ "shape": "Soa"
4665
4734
  },
4666
4735
  "SchemaVersionId": {},
4667
4736
  "MetadataKeyValue": {
4668
- "shape": "Sse"
4737
+ "shape": "Ssr"
4669
4738
  }
4670
4739
  }
4671
4740
  },
@@ -4716,13 +4785,13 @@
4716
4785
  "shape": "Sw"
4717
4786
  },
4718
4787
  "SchemaVersionNumber": {
4719
- "shape": "So0"
4788
+ "shape": "Soa"
4720
4789
  },
4721
4790
  "SchemaVersionId": {},
4722
4791
  "MetadataList": {
4723
4792
  "type": "list",
4724
4793
  "member": {
4725
- "shape": "Sse"
4794
+ "shape": "Ssr"
4726
4795
  }
4727
4796
  },
4728
4797
  "MaxResults": {
@@ -4796,11 +4865,11 @@
4796
4865
  "shape": "Sw"
4797
4866
  },
4798
4867
  "SchemaVersionNumber": {
4799
- "shape": "So0"
4868
+ "shape": "Soa"
4800
4869
  },
4801
4870
  "SchemaVersionId": {},
4802
4871
  "MetadataKeyValue": {
4803
- "shape": "Sse"
4872
+ "shape": "Ssr"
4804
4873
  }
4805
4874
  }
4806
4875
  },
@@ -4837,7 +4906,7 @@
4837
4906
  "type": "structure",
4838
4907
  "members": {
4839
4908
  "JobBookmarkEntry": {
4840
- "shape": "Slf"
4909
+ "shape": "Slq"
4841
4910
  }
4842
4911
  }
4843
4912
  }
@@ -4854,7 +4923,7 @@
4854
4923
  "Name": {},
4855
4924
  "RunId": {},
4856
4925
  "NodeIds": {
4857
- "shape": "Ssz"
4926
+ "shape": "Stc"
4858
4927
  }
4859
4928
  }
4860
4929
  },
@@ -4863,7 +4932,7 @@
4863
4932
  "members": {
4864
4933
  "RunId": {},
4865
4934
  "NodeIds": {
4866
- "shape": "Ssz"
4935
+ "shape": "Stc"
4867
4936
  }
4868
4937
  }
4869
4938
  }
@@ -4929,7 +4998,7 @@
4929
4998
  "members": {
4930
4999
  "NextToken": {},
4931
5000
  "TableList": {
4932
- "shape": "Sp1"
5001
+ "shape": "Spb"
4933
5002
  }
4934
5003
  }
4935
5004
  }
@@ -4954,6 +5023,35 @@
4954
5023
  }
4955
5024
  }
4956
5025
  },
5026
+ "StartColumnStatisticsTaskRun": {
5027
+ "input": {
5028
+ "type": "structure",
5029
+ "required": [
5030
+ "DatabaseName",
5031
+ "TableName",
5032
+ "Role"
5033
+ ],
5034
+ "members": {
5035
+ "DatabaseName": {},
5036
+ "TableName": {},
5037
+ "ColumnNameList": {
5038
+ "shape": "Sk0"
5039
+ },
5040
+ "Role": {},
5041
+ "SampleSize": {
5042
+ "type": "double"
5043
+ },
5044
+ "CatalogID": {},
5045
+ "SecurityConfiguration": {}
5046
+ }
5047
+ },
5048
+ "output": {
5049
+ "type": "structure",
5050
+ "members": {
5051
+ "ColumnStatisticsTaskRunId": {}
5052
+ }
5053
+ }
5054
+ },
4957
5055
  "StartCrawler": {
4958
5056
  "input": {
4959
5057
  "type": "structure",
@@ -5035,13 +5133,13 @@
5035
5133
  },
5036
5134
  "ClientToken": {},
5037
5135
  "AdditionalRunOptions": {
5038
- "shape": "Skr"
5136
+ "shape": "Sl2"
5039
5137
  },
5040
5138
  "RulesetNames": {
5041
- "shape": "Sks"
5139
+ "shape": "Sl3"
5042
5140
  },
5043
5141
  "AdditionalDataSources": {
5044
- "shape": "Sku"
5142
+ "shape": "Sl5"
5045
5143
  }
5046
5144
  }
5047
5145
  },
@@ -5208,6 +5306,23 @@
5208
5306
  }
5209
5307
  }
5210
5308
  },
5309
+ "StopColumnStatisticsTaskRun": {
5310
+ "input": {
5311
+ "type": "structure",
5312
+ "required": [
5313
+ "DatabaseName",
5314
+ "TableName"
5315
+ ],
5316
+ "members": {
5317
+ "DatabaseName": {},
5318
+ "TableName": {}
5319
+ }
5320
+ },
5321
+ "output": {
5322
+ "type": "structure",
5323
+ "members": {}
5324
+ }
5325
+ },
5211
5326
  "StopCrawler": {
5212
5327
  "input": {
5213
5328
  "type": "structure",
@@ -5438,7 +5553,7 @@
5438
5553
  "shape": "S6"
5439
5554
  },
5440
5555
  "ColumnStatisticsList": {
5441
- "shape": "Suo"
5556
+ "shape": "Sv5"
5442
5557
  }
5443
5558
  }
5444
5559
  },
@@ -5446,7 +5561,7 @@
5446
5561
  "type": "structure",
5447
5562
  "members": {
5448
5563
  "Errors": {
5449
- "shape": "Suq"
5564
+ "shape": "Sv7"
5450
5565
  }
5451
5566
  }
5452
5567
  }
@@ -5464,7 +5579,7 @@
5464
5579
  "DatabaseName": {},
5465
5580
  "TableName": {},
5466
5581
  "ColumnStatisticsList": {
5467
- "shape": "Suo"
5582
+ "shape": "Sv5"
5468
5583
  }
5469
5584
  }
5470
5585
  },
@@ -5472,7 +5587,7 @@
5472
5587
  "type": "structure",
5473
5588
  "members": {
5474
5589
  "Errors": {
5475
- "shape": "Suq"
5590
+ "shape": "Sv7"
5476
5591
  }
5477
5592
  }
5478
5593
  }
@@ -5821,7 +5936,7 @@
5821
5936
  "shape": "Sw"
5822
5937
  },
5823
5938
  "SchemaVersionNumber": {
5824
- "shape": "So0"
5939
+ "shape": "Soa"
5825
5940
  },
5826
5941
  "Compatibility": {},
5827
5942
  "Description": {}
@@ -9828,6 +9943,49 @@
9828
9943
  }
9829
9944
  },
9830
9945
  "Sjy": {
9946
+ "type": "structure",
9947
+ "members": {
9948
+ "CustomerId": {},
9949
+ "ColumnStatisticsTaskRunId": {},
9950
+ "DatabaseName": {},
9951
+ "TableName": {},
9952
+ "ColumnNameList": {
9953
+ "shape": "Sk0"
9954
+ },
9955
+ "CatalogID": {},
9956
+ "Role": {},
9957
+ "SampleSize": {
9958
+ "type": "double"
9959
+ },
9960
+ "SecurityConfiguration": {},
9961
+ "NumberOfWorkers": {
9962
+ "type": "integer"
9963
+ },
9964
+ "WorkerType": {},
9965
+ "Status": {},
9966
+ "CreationTime": {
9967
+ "type": "timestamp"
9968
+ },
9969
+ "LastUpdated": {
9970
+ "type": "timestamp"
9971
+ },
9972
+ "StartTime": {
9973
+ "type": "timestamp"
9974
+ },
9975
+ "EndTime": {
9976
+ "type": "timestamp"
9977
+ },
9978
+ "ErrorMessage": {},
9979
+ "DPUSeconds": {
9980
+ "type": "double"
9981
+ }
9982
+ }
9983
+ },
9984
+ "Sk0": {
9985
+ "type": "list",
9986
+ "member": {}
9987
+ },
9988
+ "Sk9": {
9831
9989
  "type": "structure",
9832
9990
  "members": {
9833
9991
  "Name": {},
@@ -9851,7 +10009,7 @@
9851
10009
  "LastUpdatedBy": {}
9852
10010
  }
9853
10011
  },
9854
- "Skf": {
10012
+ "Skq": {
9855
10013
  "type": "structure",
9856
10014
  "members": {
9857
10015
  "EncryptionAtRest": {
@@ -9878,7 +10036,7 @@
9878
10036
  }
9879
10037
  }
9880
10038
  },
9881
- "Skr": {
10039
+ "Sl2": {
9882
10040
  "type": "structure",
9883
10041
  "members": {
9884
10042
  "CloudWatchMetricsEnabled": {
@@ -9887,18 +10045,18 @@
9887
10045
  "ResultsS3Prefix": {}
9888
10046
  }
9889
10047
  },
9890
- "Sks": {
10048
+ "Sl3": {
9891
10049
  "type": "list",
9892
10050
  "member": {}
9893
10051
  },
9894
- "Sku": {
10052
+ "Sl5": {
9895
10053
  "type": "map",
9896
10054
  "key": {},
9897
10055
  "value": {
9898
10056
  "shape": "S43"
9899
10057
  }
9900
10058
  },
9901
- "Skx": {
10059
+ "Sl8": {
9902
10060
  "type": "structure",
9903
10061
  "required": [
9904
10062
  "Name"
@@ -9925,7 +10083,7 @@
9925
10083
  }
9926
10084
  }
9927
10085
  },
9928
- "Slf": {
10086
+ "Slq": {
9929
10087
  "type": "structure",
9930
10088
  "members": {
9931
10089
  "JobName": {},
@@ -9943,7 +10101,7 @@
9943
10101
  "JobBookmark": {}
9944
10102
  }
9945
10103
  },
9946
- "Slp": {
10104
+ "Sm0": {
9947
10105
  "type": "structure",
9948
10106
  "members": {
9949
10107
  "TaskType": {},
@@ -9978,7 +10136,7 @@
9978
10136
  }
9979
10137
  }
9980
10138
  },
9981
- "Sm8": {
10139
+ "Smj": {
9982
10140
  "type": "structure",
9983
10141
  "required": [
9984
10142
  "TransformType"
@@ -10033,7 +10191,7 @@
10033
10191
  }
10034
10192
  }
10035
10193
  },
10036
- "Smf": {
10194
+ "Smq": {
10037
10195
  "type": "list",
10038
10196
  "member": {
10039
10197
  "type": "structure",
@@ -10043,7 +10201,7 @@
10043
10201
  }
10044
10202
  }
10045
10203
  },
10046
- "Smi": {
10204
+ "Smt": {
10047
10205
  "type": "structure",
10048
10206
  "members": {
10049
10207
  "Name": {},
@@ -10063,11 +10221,11 @@
10063
10221
  "type": "timestamp"
10064
10222
  },
10065
10223
  "Schema": {
10066
- "shape": "Smf"
10224
+ "shape": "Smq"
10067
10225
  }
10068
10226
  }
10069
10227
  },
10070
- "Smj": {
10228
+ "Smu": {
10071
10229
  "type": "structure",
10072
10230
  "required": [
10073
10231
  "Column",
@@ -10078,7 +10236,7 @@
10078
10236
  "SortDirection": {}
10079
10237
  }
10080
10238
  },
10081
- "Smp": {
10239
+ "Sn0": {
10082
10240
  "type": "structure",
10083
10241
  "required": [
10084
10242
  "DatabaseName",
@@ -10089,13 +10247,13 @@
10089
10247
  "TableName": {}
10090
10248
  }
10091
10249
  },
10092
- "Smq": {
10250
+ "Sn1": {
10093
10251
  "type": "list",
10094
10252
  "member": {
10095
- "shape": "Smp"
10253
+ "shape": "Sn0"
10096
10254
  }
10097
10255
  },
10098
- "Smr": {
10256
+ "Sn2": {
10099
10257
  "type": "structure",
10100
10258
  "members": {
10101
10259
  "Jdbc": {
@@ -10109,7 +10267,7 @@
10109
10267
  }
10110
10268
  }
10111
10269
  },
10112
- "Smt": {
10270
+ "Sn4": {
10113
10271
  "type": "list",
10114
10272
  "member": {
10115
10273
  "type": "structure",
@@ -10123,7 +10281,7 @@
10123
10281
  }
10124
10282
  }
10125
10283
  },
10126
- "Snd": {
10284
+ "Snn": {
10127
10285
  "type": "structure",
10128
10286
  "required": [
10129
10287
  "SegmentNumber",
@@ -10138,7 +10296,7 @@
10138
10296
  }
10139
10297
  }
10140
10298
  },
10141
- "So0": {
10299
+ "Soa": {
10142
10300
  "type": "structure",
10143
10301
  "members": {
10144
10302
  "LatestVersion": {
@@ -10149,7 +10307,7 @@
10149
10307
  }
10150
10308
  }
10151
10309
  },
10152
- "So9": {
10310
+ "Soj": {
10153
10311
  "type": "structure",
10154
10312
  "members": {
10155
10313
  "Name": {},
@@ -10161,7 +10319,7 @@
10161
10319
  }
10162
10320
  }
10163
10321
  },
10164
- "Soh": {
10322
+ "Sor": {
10165
10323
  "type": "structure",
10166
10324
  "members": {
10167
10325
  "Id": {
@@ -10200,7 +10358,7 @@
10200
10358
  }
10201
10359
  }
10202
10360
  },
10203
- "Soo": {
10361
+ "Soy": {
10204
10362
  "type": "structure",
10205
10363
  "required": [
10206
10364
  "Name"
@@ -10256,22 +10414,22 @@
10256
10414
  }
10257
10415
  }
10258
10416
  },
10259
- "Sou": {
10417
+ "Sp4": {
10260
10418
  "type": "structure",
10261
10419
  "members": {
10262
10420
  "Table": {
10263
- "shape": "Soo"
10421
+ "shape": "Soy"
10264
10422
  },
10265
10423
  "VersionId": {}
10266
10424
  }
10267
10425
  },
10268
- "Sp1": {
10426
+ "Spb": {
10269
10427
  "type": "list",
10270
10428
  "member": {
10271
- "shape": "Soo"
10429
+ "shape": "Soy"
10272
10430
  }
10273
10431
  },
10274
- "Sp9": {
10432
+ "Spj": {
10275
10433
  "type": "structure",
10276
10434
  "members": {
10277
10435
  "AdditionalAuditContext": {},
@@ -10284,11 +10442,11 @@
10284
10442
  }
10285
10443
  }
10286
10444
  },
10287
- "Spc": {
10445
+ "Spm": {
10288
10446
  "type": "list",
10289
10447
  "member": {}
10290
10448
  },
10291
- "Spp": {
10449
+ "Spz": {
10292
10450
  "type": "structure",
10293
10451
  "members": {
10294
10452
  "FunctionName": {},
@@ -10305,24 +10463,24 @@
10305
10463
  "CatalogId": {}
10306
10464
  }
10307
10465
  },
10308
- "Sse": {
10466
+ "Ssr": {
10309
10467
  "type": "structure",
10310
10468
  "members": {
10311
10469
  "MetadataKey": {},
10312
10470
  "MetadataValue": {}
10313
10471
  }
10314
10472
  },
10315
- "Ssz": {
10473
+ "Stc": {
10316
10474
  "type": "list",
10317
10475
  "member": {}
10318
10476
  },
10319
- "Suo": {
10477
+ "Sv5": {
10320
10478
  "type": "list",
10321
10479
  "member": {
10322
10480
  "shape": "Sjb"
10323
10481
  }
10324
10482
  },
10325
- "Suq": {
10483
+ "Sv7": {
10326
10484
  "type": "list",
10327
10485
  "member": {
10328
10486
  "type": "structure",