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
@@ -635,6 +635,22 @@ declare class Glue extends Service {
635
635
  * Retrieves table statistics of columns. The Identity and Access Management (IAM) permission required for this operation is GetTable.
636
636
  */
637
637
  getColumnStatisticsForTable(callback?: (err: AWSError, data: Glue.Types.GetColumnStatisticsForTableResponse) => void): Request<Glue.Types.GetColumnStatisticsForTableResponse, AWSError>;
638
+ /**
639
+ * Get the associated metadata/information for a task run, given a task run ID.
640
+ */
641
+ getColumnStatisticsTaskRun(params: Glue.Types.GetColumnStatisticsTaskRunRequest, callback?: (err: AWSError, data: Glue.Types.GetColumnStatisticsTaskRunResponse) => void): Request<Glue.Types.GetColumnStatisticsTaskRunResponse, AWSError>;
642
+ /**
643
+ * Get the associated metadata/information for a task run, given a task run ID.
644
+ */
645
+ getColumnStatisticsTaskRun(callback?: (err: AWSError, data: Glue.Types.GetColumnStatisticsTaskRunResponse) => void): Request<Glue.Types.GetColumnStatisticsTaskRunResponse, AWSError>;
646
+ /**
647
+ * Retrieves information about all runs associated with the specified table.
648
+ */
649
+ getColumnStatisticsTaskRuns(params: Glue.Types.GetColumnStatisticsTaskRunsRequest, callback?: (err: AWSError, data: Glue.Types.GetColumnStatisticsTaskRunsResponse) => void): Request<Glue.Types.GetColumnStatisticsTaskRunsResponse, AWSError>;
650
+ /**
651
+ * Retrieves information about all runs associated with the specified table.
652
+ */
653
+ getColumnStatisticsTaskRuns(callback?: (err: AWSError, data: Glue.Types.GetColumnStatisticsTaskRunsResponse) => void): Request<Glue.Types.GetColumnStatisticsTaskRunsResponse, AWSError>;
638
654
  /**
639
655
  * Retrieves a connection definition from the Data Catalog.
640
656
  */
@@ -1115,6 +1131,14 @@ declare class Glue extends Service {
1115
1131
  * Lists all the blueprint names in an account.
1116
1132
  */
1117
1133
  listBlueprints(callback?: (err: AWSError, data: Glue.Types.ListBlueprintsResponse) => void): Request<Glue.Types.ListBlueprintsResponse, AWSError>;
1134
+ /**
1135
+ * List all task runs for a particular account.
1136
+ */
1137
+ listColumnStatisticsTaskRuns(params: Glue.Types.ListColumnStatisticsTaskRunsRequest, callback?: (err: AWSError, data: Glue.Types.ListColumnStatisticsTaskRunsResponse) => void): Request<Glue.Types.ListColumnStatisticsTaskRunsResponse, AWSError>;
1138
+ /**
1139
+ * List all task runs for a particular account.
1140
+ */
1141
+ listColumnStatisticsTaskRuns(callback?: (err: AWSError, data: Glue.Types.ListColumnStatisticsTaskRunsResponse) => void): Request<Glue.Types.ListColumnStatisticsTaskRunsResponse, AWSError>;
1118
1142
  /**
1119
1143
  * Retrieves the names of all crawler resources in this Amazon Web Services account, or the resources with the specified tag. This operation allows you to see which resources are available in your account, and their names. This operation takes the optional Tags field, which you can use as a filter on the response so that tagged resources can be retrieved as a group. If you choose to use tags filtering, only resources with the tag are retrieved.
1120
1144
  */
@@ -1355,6 +1379,14 @@ declare class Glue extends Service {
1355
1379
  * Starts a new run of the specified blueprint.
1356
1380
  */
1357
1381
  startBlueprintRun(callback?: (err: AWSError, data: Glue.Types.StartBlueprintRunResponse) => void): Request<Glue.Types.StartBlueprintRunResponse, AWSError>;
1382
+ /**
1383
+ * Starts a column statistics task run, for a specified table and columns.
1384
+ */
1385
+ startColumnStatisticsTaskRun(params: Glue.Types.StartColumnStatisticsTaskRunRequest, callback?: (err: AWSError, data: Glue.Types.StartColumnStatisticsTaskRunResponse) => void): Request<Glue.Types.StartColumnStatisticsTaskRunResponse, AWSError>;
1386
+ /**
1387
+ * Starts a column statistics task run, for a specified table and columns.
1388
+ */
1389
+ startColumnStatisticsTaskRun(callback?: (err: AWSError, data: Glue.Types.StartColumnStatisticsTaskRunResponse) => void): Request<Glue.Types.StartColumnStatisticsTaskRunResponse, AWSError>;
1358
1390
  /**
1359
1391
  * Starts a crawl using the specified crawler, regardless of what is scheduled. If the crawler is already running, returns a CrawlerRunningException.
1360
1392
  */
@@ -1443,6 +1475,14 @@ declare class Glue extends Service {
1443
1475
  * Starts a new run of the specified workflow.
1444
1476
  */
1445
1477
  startWorkflowRun(callback?: (err: AWSError, data: Glue.Types.StartWorkflowRunResponse) => void): Request<Glue.Types.StartWorkflowRunResponse, AWSError>;
1478
+ /**
1479
+ * Stops a task run for the specified table.
1480
+ */
1481
+ stopColumnStatisticsTaskRun(params: Glue.Types.StopColumnStatisticsTaskRunRequest, callback?: (err: AWSError, data: Glue.Types.StopColumnStatisticsTaskRunResponse) => void): Request<Glue.Types.StopColumnStatisticsTaskRunResponse, AWSError>;
1482
+ /**
1483
+ * Stops a task run for the specified table.
1484
+ */
1485
+ stopColumnStatisticsTaskRun(callback?: (err: AWSError, data: Glue.Types.StopColumnStatisticsTaskRunResponse) => void): Request<Glue.Types.StopColumnStatisticsTaskRunResponse, AWSError>;
1446
1486
  /**
1447
1487
  * If the specified crawler is running, stops the crawl.
1448
1488
  */
@@ -3238,6 +3278,7 @@ declare namespace Glue {
3238
3278
  }
3239
3279
  export type ColumnImportanceList = ColumnImportance[];
3240
3280
  export type ColumnList = Column[];
3281
+ export type ColumnNameList = NameString[];
3241
3282
  export type ColumnNameString = string;
3242
3283
  export interface ColumnRowFilter {
3243
3284
  /**
@@ -3314,6 +3355,83 @@ declare namespace Glue {
3314
3355
  }
3315
3356
  export type ColumnStatisticsErrors = ColumnStatisticsError[];
3316
3357
  export type ColumnStatisticsList = ColumnStatistics[];
3358
+ export type ColumnStatisticsState = "STARTING"|"RUNNING"|"SUCCEEDED"|"FAILED"|"STOPPED"|string;
3359
+ export interface ColumnStatisticsTaskRun {
3360
+ /**
3361
+ * The Amazon Web Services account ID.
3362
+ */
3363
+ CustomerId?: AccountId;
3364
+ /**
3365
+ * The identifier for the particular column statistics task run.
3366
+ */
3367
+ ColumnStatisticsTaskRunId?: HashString;
3368
+ /**
3369
+ * The database where the table resides.
3370
+ */
3371
+ DatabaseName?: DatabaseName;
3372
+ /**
3373
+ * The name of the table for which column statistics is generated.
3374
+ */
3375
+ TableName?: TableName;
3376
+ /**
3377
+ * A list of the column names. If none is supplied, all column names for the table will be used by default.
3378
+ */
3379
+ ColumnNameList?: ColumnNameList;
3380
+ /**
3381
+ * The ID of the Data Catalog where the table resides. If none is supplied, the Amazon Web Services account ID is used by default.
3382
+ */
3383
+ CatalogID?: CatalogIdString;
3384
+ /**
3385
+ * The IAM role that the service assumes to generate statistics.
3386
+ */
3387
+ Role?: Role;
3388
+ /**
3389
+ * The percentage of rows used to generate statistics. If none is supplied, the entire table will be used to generate stats.
3390
+ */
3391
+ SampleSize?: SampleSizePercentage;
3392
+ /**
3393
+ * Name of the security configuration that is used to encrypt CloudWatch logs for the column stats task run.
3394
+ */
3395
+ SecurityConfiguration?: CrawlerSecurityConfiguration;
3396
+ /**
3397
+ * The number of workers used to generate column statistics. The job is preconfigured to autoscale up to 25 instances.
3398
+ */
3399
+ NumberOfWorkers?: PositiveInteger;
3400
+ /**
3401
+ * The type of workers being used for generating stats. The default is g.1x.
3402
+ */
3403
+ WorkerType?: NameString;
3404
+ /**
3405
+ * The status of the task run.
3406
+ */
3407
+ Status?: ColumnStatisticsState;
3408
+ /**
3409
+ * The time that this task was created.
3410
+ */
3411
+ CreationTime?: Timestamp;
3412
+ /**
3413
+ * The last point in time when this task was modified.
3414
+ */
3415
+ LastUpdated?: Timestamp;
3416
+ /**
3417
+ * The start time of the task.
3418
+ */
3419
+ StartTime?: Timestamp;
3420
+ /**
3421
+ * The end time of the task.
3422
+ */
3423
+ EndTime?: Timestamp;
3424
+ /**
3425
+ * The error message for the job.
3426
+ */
3427
+ ErrorMessage?: DescriptionString;
3428
+ /**
3429
+ * The calculated DPU usage in seconds for all autoscaled workers.
3430
+ */
3431
+ DPUSeconds?: NonNegativeDouble;
3432
+ }
3433
+ export type ColumnStatisticsTaskRunIdList = HashString[];
3434
+ export type ColumnStatisticsTaskRunsList = ColumnStatisticsTaskRun[];
3317
3435
  export type ColumnStatisticsType = "BOOLEAN"|"DATE"|"DECIMAL"|"DOUBLE"|"LONG"|"STRING"|"BINARY"|string;
3318
3436
  export type ColumnTypeString = string;
3319
3437
  export type ColumnValueStringList = ColumnValuesString[];
@@ -6515,6 +6633,46 @@ declare namespace Glue {
6515
6633
  */
6516
6634
  Errors?: ColumnErrors;
6517
6635
  }
6636
+ export interface GetColumnStatisticsTaskRunRequest {
6637
+ /**
6638
+ * The identifier for the particular column statistics task run.
6639
+ */
6640
+ ColumnStatisticsTaskRunId: HashString;
6641
+ }
6642
+ export interface GetColumnStatisticsTaskRunResponse {
6643
+ /**
6644
+ * A ColumnStatisticsTaskRun object representing the details of the column stats run.
6645
+ */
6646
+ ColumnStatisticsTaskRun?: ColumnStatisticsTaskRun;
6647
+ }
6648
+ export interface GetColumnStatisticsTaskRunsRequest {
6649
+ /**
6650
+ * The name of the database where the table resides.
6651
+ */
6652
+ DatabaseName: DatabaseName;
6653
+ /**
6654
+ * The name of the table.
6655
+ */
6656
+ TableName: NameString;
6657
+ /**
6658
+ * The maximum size of the response.
6659
+ */
6660
+ MaxResults?: PageSize;
6661
+ /**
6662
+ * A continuation token, if this is a continuation call.
6663
+ */
6664
+ NextToken?: Token;
6665
+ }
6666
+ export interface GetColumnStatisticsTaskRunsResponse {
6667
+ /**
6668
+ * A list of column statistics task runs.
6669
+ */
6670
+ ColumnStatisticsTaskRuns?: ColumnStatisticsTaskRunsList;
6671
+ /**
6672
+ * A continuation token, if not all task runs have yet been returned.
6673
+ */
6674
+ NextToken?: Token;
6675
+ }
6518
6676
  export interface GetConnectionRequest {
6519
6677
  /**
6520
6678
  * The ID of the Data Catalog in which the connection resides. If none is provided, the Amazon Web Services account ID is used by default.
@@ -9215,6 +9373,26 @@ declare namespace Glue {
9215
9373
  */
9216
9374
  NextToken?: GenericString;
9217
9375
  }
9376
+ export interface ListColumnStatisticsTaskRunsRequest {
9377
+ /**
9378
+ * The maximum size of the response.
9379
+ */
9380
+ MaxResults?: PageSize;
9381
+ /**
9382
+ * A continuation token, if this is a continuation call.
9383
+ */
9384
+ NextToken?: Token;
9385
+ }
9386
+ export interface ListColumnStatisticsTaskRunsResponse {
9387
+ /**
9388
+ * A list of column statistics task run IDs.
9389
+ */
9390
+ ColumnStatisticsTaskRunIds?: ColumnStatisticsTaskRunIdList;
9391
+ /**
9392
+ * A continuation token, if not all task run IDs have yet been returned.
9393
+ */
9394
+ NextToken?: Token;
9395
+ }
9218
9396
  export interface ListCrawlersRequest {
9219
9397
  /**
9220
9398
  * The maximum size of a list to return.
@@ -10343,6 +10521,7 @@ declare namespace Glue {
10343
10521
  export type PiiType = "RowAudit"|"RowMasking"|"ColumnAudit"|"ColumnMasking"|string;
10344
10522
  export type PolicyJsonString = string;
10345
10523
  export type PollingTime = number;
10524
+ export type PositiveInteger = number;
10346
10525
  export type PositiveLong = number;
10347
10526
  export interface PostgreSQLCatalogSource {
10348
10527
  /**
@@ -11473,6 +11652,7 @@ declare namespace Glue {
11473
11652
  DlqEventQueueArn?: EventQueueArn;
11474
11653
  }
11475
11654
  export type S3TargetList = S3Target[];
11655
+ export type SampleSizePercentage = number;
11476
11656
  export type ScalaCode = string;
11477
11657
  export interface Schedule {
11478
11658
  /**
@@ -12144,6 +12324,42 @@ declare namespace Glue {
12144
12324
  */
12145
12325
  RunId?: IdString;
12146
12326
  }
12327
+ export interface StartColumnStatisticsTaskRunRequest {
12328
+ /**
12329
+ * The name of the database where the table resides.
12330
+ */
12331
+ DatabaseName: NameString;
12332
+ /**
12333
+ * The name of the table to generate statistics.
12334
+ */
12335
+ TableName: NameString;
12336
+ /**
12337
+ * A list of the column names to generate statistics. If none is supplied, all column names for the table will be used by default.
12338
+ */
12339
+ ColumnNameList?: ColumnNameList;
12340
+ /**
12341
+ * The IAM role that the service assumes to generate statistics.
12342
+ */
12343
+ Role: NameString;
12344
+ /**
12345
+ * The percentage of rows used to generate statistics. If none is supplied, the entire table will be used to generate stats.
12346
+ */
12347
+ SampleSize?: SampleSizePercentage;
12348
+ /**
12349
+ * The ID of the Data Catalog where the table reside. If none is supplied, the Amazon Web Services account ID is used by default.
12350
+ */
12351
+ CatalogID?: NameString;
12352
+ /**
12353
+ * Name of the security configuration that is used to encrypt CloudWatch logs for the column stats task run.
12354
+ */
12355
+ SecurityConfiguration?: NameString;
12356
+ }
12357
+ export interface StartColumnStatisticsTaskRunResponse {
12358
+ /**
12359
+ * The identifier for the column statistics task run.
12360
+ */
12361
+ ColumnStatisticsTaskRunId?: HashString;
12362
+ }
12147
12363
  export interface StartCrawlerRequest {
12148
12364
  /**
12149
12365
  * Name of the crawler to start.
@@ -12451,6 +12667,18 @@ declare namespace Glue {
12451
12667
  TextPlain?: GenericString;
12452
12668
  }
12453
12669
  export type StatementState = "WAITING"|"RUNNING"|"AVAILABLE"|"CANCELLING"|"CANCELLED"|"ERROR"|string;
12670
+ export interface StopColumnStatisticsTaskRunRequest {
12671
+ /**
12672
+ * The name of the database where the table resides.
12673
+ */
12674
+ DatabaseName: DatabaseName;
12675
+ /**
12676
+ * The name of the table.
12677
+ */
12678
+ TableName: NameString;
12679
+ }
12680
+ export interface StopColumnStatisticsTaskRunResponse {
12681
+ }
12454
12682
  export interface StopCrawlerRequest {
12455
12683
  /**
12456
12684
  * Name of the crawler to stop.