@aws-sdk/client-glue 3.964.0 → 3.966.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.
Files changed (52) hide show
  1. package/README.md +28 -0
  2. package/dist-cjs/index.js +233 -0
  3. package/dist-es/Glue.js +8 -0
  4. package/dist-es/commands/GetMaterializedViewRefreshTaskRunCommand.js +16 -0
  5. package/dist-es/commands/ListMaterializedViewRefreshTaskRunsCommand.js +16 -0
  6. package/dist-es/commands/StartMaterializedViewRefreshTaskRunCommand.js +16 -0
  7. package/dist-es/commands/StopMaterializedViewRefreshTaskRunCommand.js +16 -0
  8. package/dist-es/commands/index.js +4 -0
  9. package/dist-es/models/enums.js +11 -0
  10. package/dist-es/models/errors.js +42 -0
  11. package/dist-es/pagination/ListMaterializedViewRefreshTaskRunsPaginator.js +4 -0
  12. package/dist-es/pagination/index.js +1 -0
  13. package/dist-es/schemas/schemas_0.js +101 -1
  14. package/dist-types/Glue.d.ts +28 -0
  15. package/dist-types/GlueClient.d.ts +6 -2
  16. package/dist-types/commands/GetMLTransformCommand.d.ts +2 -1
  17. package/dist-types/commands/GetMaterializedViewRefreshTaskRunCommand.d.ts +103 -0
  18. package/dist-types/commands/ListMaterializedViewRefreshTaskRunsCommand.d.ts +106 -0
  19. package/dist-types/commands/StartMaterializedViewRefreshTaskRunCommand.d.ts +95 -0
  20. package/dist-types/commands/StopMaterializedViewRefreshTaskRunCommand.d.ts +89 -0
  21. package/dist-types/commands/UpdateTableCommand.d.ts +1 -1
  22. package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +1 -1
  23. package/dist-types/commands/UpdateTriggerCommand.d.ts +1 -2
  24. package/dist-types/commands/index.d.ts +4 -0
  25. package/dist-types/models/enums.d.ts +27 -0
  26. package/dist-types/models/errors.d.ts +39 -0
  27. package/dist-types/models/models_1.d.ts +107 -152
  28. package/dist-types/models/models_2.d.ts +259 -202
  29. package/dist-types/models/models_3.d.ts +203 -4
  30. package/dist-types/pagination/ListMaterializedViewRefreshTaskRunsPaginator.d.ts +7 -0
  31. package/dist-types/pagination/index.d.ts +1 -0
  32. package/dist-types/schemas/schemas_0.d.ts +16 -0
  33. package/dist-types/ts3.4/Glue.d.ts +92 -0
  34. package/dist-types/ts3.4/GlueClient.d.ts +24 -0
  35. package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +2 -4
  36. package/dist-types/ts3.4/commands/GetMaterializedViewRefreshTaskRunCommand.d.ts +51 -0
  37. package/dist-types/ts3.4/commands/ListMaterializedViewRefreshTaskRunsCommand.d.ts +51 -0
  38. package/dist-types/ts3.4/commands/StartMaterializedViewRefreshTaskRunCommand.d.ts +51 -0
  39. package/dist-types/ts3.4/commands/StopMaterializedViewRefreshTaskRunCommand.d.ts +51 -0
  40. package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +1 -1
  41. package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +1 -1
  42. package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +4 -2
  43. package/dist-types/ts3.4/commands/index.d.ts +4 -0
  44. package/dist-types/ts3.4/models/enums.d.ts +15 -0
  45. package/dist-types/ts3.4/models/errors.d.ts +33 -0
  46. package/dist-types/ts3.4/models/models_1.d.ts +26 -30
  47. package/dist-types/ts3.4/models/models_2.d.ts +59 -50
  48. package/dist-types/ts3.4/models/models_3.d.ts +50 -0
  49. package/dist-types/ts3.4/pagination/ListMaterializedViewRefreshTaskRunsPaginator.d.ts +11 -0
  50. package/dist-types/ts3.4/pagination/index.d.ts +1 -0
  51. package/dist-types/ts3.4/schemas/schemas_0.d.ts +16 -0
  52. package/package.json +19 -19
@@ -1,6 +1,157 @@
1
- import { BackfillErrorCode, Comparator, Compatibility, ConnectionPropertyKey, ConnectionType, CrawlerHistoryState, CsvHeaderOption, CsvSerdeOption, DataFormat, EnableHybridValues, ExecutionClass, ExistCondition, FieldName, FilterOperator, FunctionType, IcebergUpdateAction, InclusionAnnotationValue, IntegrationStatus, Language, LastRefreshType, PartitionIndexStatus, Permission, PermissionType, PrincipalType, RegistryStatus, ResourceShareType, ResourceState, SchemaDiffType, SchemaStatus, SchemaVersionStatus, Sort, SortDirectionType, SourceControlAuthStrategy, SourceControlProvider, StatementState, StatisticEvaluationLevel, TableAttributes, TableOptimizerType, TaskStatusType, TransformSortColumnType, TransformStatusType, TransformType, ViewDialect, ViewUpdateAction, WorkerType } from "./enums";
2
- import { type AuditContext, type AuthenticationConfigurationInput, type CatalogInput, type ConnectionInput, type CrawlerTargets, type DatabaseInput, type DataQualityTargetTable, type ErrorDetail, type EventBatchingCondition, type LakeFormationConfiguration, type LineageConfiguration, type NotificationProperty, type PartitionInput, type Predicate, type RecrawlPolicy, type SchemaChangePolicy, type SchemaId, type TableOptimizer, type TableOptimizerConfiguration, type TimestampedInclusionAnnotation, type Workflow, Action, CustomEntityType, DataSource, GlueTable, Partition, PartitionValueList, StatisticAnnotation, TableOptimizerRun, Trigger, WorkflowRun } from "./models_0";
3
- import { type Capabilities, type DataCatalogEncryptionSettings, type DataQualityEvaluationRunAdditionalRunOptions, type EncryptionConfiguration, type EvaluationMetrics, type IcebergPartitionSpec, type IcebergSchema, type IcebergSortOrder, type IntegrationConfig, type JobBookmarkEntry, type Location, type ProfileConfiguration, type RegistryId, type SourceProcessingProperties, type SourceTableConfig, type TableInput, type TargetProcessingProperties, type TargetTableConfig, type TransformEncryption, type TransformParameters, CatalogEntry, ColumnStatistics, IntegrationError, MappingEntry, ResourceUri, SchemaColumn, Session, Tag } from "./models_1";
1
+ import { BackfillErrorCode, Comparator, Compatibility, ConnectionPropertyKey, ConnectionType, CrawlerHistoryState, CsvHeaderOption, CsvSerdeOption, DataFormat, EnableHybridValues, ExecutionClass, ExistCondition, FieldName, FilterOperator, FunctionType, IcebergUpdateAction, InclusionAnnotationValue, IntegrationStatus, Language, LastRefreshType, PartitionIndexStatus, Permission, PermissionType, PrincipalType, RegistryStatus, ResourceShareType, ResourceState, SchemaDiffType, SchemaStatus, SchemaVersionStatus, Sort, SortDirectionType, SourceControlAuthStrategy, SourceControlProvider, StatementState, StatisticEvaluationLevel, TableAttributes, TableOptimizerType, TaskStatusType, TransformSortColumnType, TransformStatusType, TransformType, ViewDialect, WorkerType } from "./enums";
2
+ import { type AuditContext, type AuthenticationConfigurationInput, type CatalogInput, type ConnectionInput, type CrawlerTargets, type DatabaseInput, type DataQualityTargetTable, type ErrorDetail, type LakeFormationConfiguration, type LineageConfiguration, type NotificationProperty, type PartitionInput, type RecrawlPolicy, type SchemaChangePolicy, type SchemaId, type TableOptimizer, type TimestampedInclusionAnnotation, type Workflow, CustomEntityType, DataSource, GlueTable, Partition, PartitionValueList, StatisticAnnotation, TableOptimizerRun, Trigger, WorkflowRun } from "./models_0";
3
+ import { type Capabilities, type DataCatalogEncryptionSettings, type DataQualityEvaluationRunAdditionalRunOptions, type EncryptionConfiguration, type FindMatchesMetrics, type IcebergPartitionSpec, type IcebergSchema, type IcebergSortOrder, type IntegrationConfig, type JobBookmarkEntry, type Location, type ProfileConfiguration, type RegistryId, type SourceProcessingProperties, type SourceTableConfig, type TargetProcessingProperties, type TargetTableConfig, type TransformEncryption, type TransformParameters, CatalogEntry, ColumnStatistics, IntegrationError, MappingEntry, MaterializedViewRefreshTaskRun, ResourceUri, Session, Tag } from "./models_1";
4
+ /**
5
+ * <p>Evaluation metrics provide an estimate of the quality of your machine learning transform.</p>
6
+ * @public
7
+ */
8
+ export interface EvaluationMetrics {
9
+ /**
10
+ * <p>The type of machine learning transform.</p>
11
+ * @public
12
+ */
13
+ TransformType: TransformType | undefined;
14
+ /**
15
+ * <p>The evaluation metrics for the find matches algorithm.</p>
16
+ * @public
17
+ */
18
+ FindMatchesMetrics?: FindMatchesMetrics | undefined;
19
+ }
20
+ /**
21
+ * <p>A key-value pair representing a column and data type that this transform can
22
+ * run against. The <code>Schema</code> parameter of the <code>MLTransform</code> may contain up to 100 of these structures.</p>
23
+ * @public
24
+ */
25
+ export interface SchemaColumn {
26
+ /**
27
+ * <p>The name of the column.</p>
28
+ * @public
29
+ */
30
+ Name?: string | undefined;
31
+ /**
32
+ * <p>The type of data in the column.</p>
33
+ * @public
34
+ */
35
+ DataType?: string | undefined;
36
+ }
37
+ /**
38
+ * @public
39
+ */
40
+ export interface GetMLTransformResponse {
41
+ /**
42
+ * <p>The unique identifier of the transform, generated at the time that the transform was
43
+ * created.</p>
44
+ * @public
45
+ */
46
+ TransformId?: string | undefined;
47
+ /**
48
+ * <p>The unique name given to the transform when it was created.</p>
49
+ * @public
50
+ */
51
+ Name?: string | undefined;
52
+ /**
53
+ * <p>A description of the transform.</p>
54
+ * @public
55
+ */
56
+ Description?: string | undefined;
57
+ /**
58
+ * <p>The last known status of the transform (to indicate whether it can be used or not). One of "NOT_READY", "READY", or "DELETING".</p>
59
+ * @public
60
+ */
61
+ Status?: TransformStatusType | undefined;
62
+ /**
63
+ * <p>The date and time when the transform was created.</p>
64
+ * @public
65
+ */
66
+ CreatedOn?: Date | undefined;
67
+ /**
68
+ * <p>The date and time when the transform was last modified.</p>
69
+ * @public
70
+ */
71
+ LastModifiedOn?: Date | undefined;
72
+ /**
73
+ * <p>A list of Glue table definitions used by the transform.</p>
74
+ * @public
75
+ */
76
+ InputRecordTables?: GlueTable[] | undefined;
77
+ /**
78
+ * <p>The configuration parameters that are specific to the algorithm used.</p>
79
+ * @public
80
+ */
81
+ Parameters?: TransformParameters | undefined;
82
+ /**
83
+ * <p>The latest evaluation metrics.</p>
84
+ * @public
85
+ */
86
+ EvaluationMetrics?: EvaluationMetrics | undefined;
87
+ /**
88
+ * <p>The number of labels available for this transform.</p>
89
+ * @public
90
+ */
91
+ LabelCount?: number | undefined;
92
+ /**
93
+ * <p>The <code>Map<Column, Type></code> object that represents the schema that this
94
+ * transform accepts. Has an upper bound of 100 columns.</p>
95
+ * @public
96
+ */
97
+ Schema?: SchemaColumn[] | undefined;
98
+ /**
99
+ * <p>The name or Amazon Resource Name (ARN) of the IAM role with the required
100
+ * permissions.</p>
101
+ * @public
102
+ */
103
+ Role?: string | undefined;
104
+ /**
105
+ * <p>This value determines which version of Glue this machine learning transform is compatible with. Glue 1.0 is recommended for most customers. If the value is not set, the Glue compatibility defaults to Glue 0.9. For more information, see <a href="https://docs.aws.amazon.com/glue/latest/dg/release-notes.html#release-notes-versions">Glue Versions</a> in the developer guide.</p>
106
+ * @public
107
+ */
108
+ GlueVersion?: string | undefined;
109
+ /**
110
+ * <p>The number of Glue data processing units (DPUs) that are allocated to task runs for this transform. You can allocate from 2 to 100 DPUs; the default is 10. A DPU is a relative measure of
111
+ * processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory. For more
112
+ * information, see the <a href="https://aws.amazon.com/glue/pricing/">Glue pricing
113
+ * page</a>. </p>
114
+ * <p>When the <code>WorkerType</code> field is set to a value other than <code>Standard</code>, the <code>MaxCapacity</code> field is set automatically and becomes read-only.</p>
115
+ * @public
116
+ */
117
+ MaxCapacity?: number | undefined;
118
+ /**
119
+ * <p>The type of predefined worker that is allocated when this task runs. Accepts a value of Standard, G.1X, or G.2X.</p>
120
+ * <ul>
121
+ * <li>
122
+ * <p>For the <code>Standard</code> worker type, each worker provides 4 vCPU, 16 GB of memory and a 50GB disk, and 2 executors per worker.</p>
123
+ * </li>
124
+ * <li>
125
+ * <p>For the <code>G.1X</code> worker type, each worker provides 4 vCPU, 16 GB of memory and a 64GB disk, and 1 executor per worker.</p>
126
+ * </li>
127
+ * <li>
128
+ * <p>For the <code>G.2X</code> worker type, each worker provides 8 vCPU, 32 GB of memory and a 128GB disk, and 1 executor per worker.</p>
129
+ * </li>
130
+ * </ul>
131
+ * @public
132
+ */
133
+ WorkerType?: WorkerType | undefined;
134
+ /**
135
+ * <p>The number of workers of a defined <code>workerType</code> that are allocated when this task runs.</p>
136
+ * @public
137
+ */
138
+ NumberOfWorkers?: number | undefined;
139
+ /**
140
+ * <p>The timeout for a task run for this transform in minutes. This is the maximum time that a task run for this transform can consume resources before it is terminated and enters <code>TIMEOUT</code> status. The default is 2,880 minutes (48 hours).</p>
141
+ * @public
142
+ */
143
+ Timeout?: number | undefined;
144
+ /**
145
+ * <p>The maximum number of times to retry a task for this transform after a task run fails.</p>
146
+ * @public
147
+ */
148
+ MaxRetries?: number | undefined;
149
+ /**
150
+ * <p>The encryption-at-rest settings of the transform that apply to accessing user data. Machine learning transforms can access user data encrypted in Amazon S3 using KMS.</p>
151
+ * @public
152
+ */
153
+ TransformEncryption?: TransformEncryption | undefined;
154
+ }
4
155
  /**
5
156
  * <p>The criteria used to filter the machine learning transforms.</p>
6
157
  * @public
@@ -3706,6 +3857,51 @@ export interface ListJobsResponse {
3706
3857
  */
3707
3858
  NextToken?: string | undefined;
3708
3859
  }
3860
+ /**
3861
+ * @public
3862
+ */
3863
+ export interface ListMaterializedViewRefreshTaskRunsRequest {
3864
+ /**
3865
+ * <p>The ID of the Data Catalog where the table resides. If none is supplied, the account ID is used by default.</p>
3866
+ * @public
3867
+ */
3868
+ CatalogId: string | undefined;
3869
+ /**
3870
+ * <p>The database where the table resides.</p>
3871
+ * @public
3872
+ */
3873
+ DatabaseName?: string | undefined;
3874
+ /**
3875
+ * <p>The name of the table for which statistics is generated.</p>
3876
+ * @public
3877
+ */
3878
+ TableName?: string | undefined;
3879
+ /**
3880
+ * <p>The maximum size of the response.</p>
3881
+ * @public
3882
+ */
3883
+ MaxResults?: number | undefined;
3884
+ /**
3885
+ * <p>A continuation token, if this is a continuation call.</p>
3886
+ * @public
3887
+ */
3888
+ NextToken?: string | undefined;
3889
+ }
3890
+ /**
3891
+ * @public
3892
+ */
3893
+ export interface ListMaterializedViewRefreshTaskRunsResponse {
3894
+ /**
3895
+ * <p>The results of the ListMaterializedViewRefreshTaskRuns action. </p>
3896
+ * @public
3897
+ */
3898
+ MaterializedViewRefreshTaskRuns?: MaterializedViewRefreshTaskRun[] | undefined;
3899
+ /**
3900
+ * <p>A continuation token, if not all task run IDs have yet been returned.</p>
3901
+ * @public
3902
+ */
3903
+ NextToken?: string | undefined;
3904
+ }
3709
3905
  /**
3710
3906
  * @public
3711
3907
  */
@@ -5410,6 +5606,41 @@ export interface StartJobRunResponse {
5410
5606
  */
5411
5607
  JobRunId?: string | undefined;
5412
5608
  }
5609
+ /**
5610
+ * @public
5611
+ */
5612
+ export interface StartMaterializedViewRefreshTaskRunRequest {
5613
+ /**
5614
+ * <p>The ID of the Data Catalog where the table reside. If none is supplied, the account ID is used by default.</p>
5615
+ * @public
5616
+ */
5617
+ CatalogId: string | undefined;
5618
+ /**
5619
+ * <p>The name of the database where the table resides.</p>
5620
+ * @public
5621
+ */
5622
+ DatabaseName: string | undefined;
5623
+ /**
5624
+ * <p>The name of the table to generate run the materialized view refresh task.</p>
5625
+ * @public
5626
+ */
5627
+ TableName: string | undefined;
5628
+ /**
5629
+ * <p>Specifies whether this is a full refresh of the task run.</p>
5630
+ * @public
5631
+ */
5632
+ FullRefresh?: boolean | undefined;
5633
+ }
5634
+ /**
5635
+ * @public
5636
+ */
5637
+ export interface StartMaterializedViewRefreshTaskRunResponse {
5638
+ /**
5639
+ * <p>The identifier for the materialized view refresh task run.</p>
5640
+ * @public
5641
+ */
5642
+ MaterializedViewRefreshTaskRunId?: string | undefined;
5643
+ }
5413
5644
  /**
5414
5645
  * @public
5415
5646
  */
@@ -5572,6 +5803,31 @@ export interface StopCrawlerScheduleRequest {
5572
5803
  */
5573
5804
  export interface StopCrawlerScheduleResponse {
5574
5805
  }
5806
+ /**
5807
+ * @public
5808
+ */
5809
+ export interface StopMaterializedViewRefreshTaskRunRequest {
5810
+ /**
5811
+ * <p>The ID of the Data Catalog where the table reside. If none is supplied, the account ID is used by default.</p>
5812
+ * @public
5813
+ */
5814
+ CatalogId: string | undefined;
5815
+ /**
5816
+ * <p>The name of the database where the table resides.</p>
5817
+ * @public
5818
+ */
5819
+ DatabaseName: string | undefined;
5820
+ /**
5821
+ * <p>The name of the table to generate statistics.</p>
5822
+ * @public
5823
+ */
5824
+ TableName: string | undefined;
5825
+ }
5826
+ /**
5827
+ * @public
5828
+ */
5829
+ export interface StopMaterializedViewRefreshTaskRunResponse {
5830
+ }
5575
5831
  /**
5576
5832
  * @public
5577
5833
  */
@@ -6902,202 +7158,3 @@ export interface IcebergTableUpdate {
6902
7158
  */
6903
7159
  KeyId?: string | undefined;
6904
7160
  }
6905
- /**
6906
- * <p>Contains the update operations to be applied to an existing Iceberg table inGlue Data Catalog, defining the new state of the table metadata.
6907
- * </p>
6908
- * @public
6909
- */
6910
- export interface UpdateIcebergTableInput {
6911
- /**
6912
- * <p>The list of table update operations that specify the changes to be made to the Iceberg table, including schema modifications, partition
6913
- * specifications, and table properties.</p>
6914
- * @public
6915
- */
6916
- Updates: IcebergTableUpdate[] | undefined;
6917
- }
6918
- /**
6919
- * <p>Input parameters specific to updating Apache Iceberg tables in Glue Data
6920
- * Catalog, containing the update operations to be applied to an existing Iceberg
6921
- * table.</p>
6922
- * @public
6923
- */
6924
- export interface UpdateIcebergInput {
6925
- /**
6926
- * <p>The specific update operations to be applied to the Iceberg table, containing a
6927
- * list of updates that define the new state of the table including schema,
6928
- * partitions, and properties.</p>
6929
- * @public
6930
- */
6931
- UpdateIcebergTableInput: UpdateIcebergTableInput | undefined;
6932
- }
6933
- /**
6934
- * <p>Input parameters for updating open table format tables in GlueData Catalog,
6935
- * serving as a wrapper for format-specific update operations such as Apache Iceberg.</p>
6936
- * @public
6937
- */
6938
- export interface UpdateOpenTableFormatInput {
6939
- /**
6940
- * <p>Apache Iceberg-specific update parameters that define the table modifications to
6941
- * be applied, including schema changes, partition specifications, and table
6942
- * properties.</p>
6943
- * @public
6944
- */
6945
- UpdateIcebergInput?: UpdateIcebergInput | undefined;
6946
- }
6947
- /**
6948
- * @public
6949
- */
6950
- export interface UpdateTableRequest {
6951
- /**
6952
- * <p>The ID of the Data Catalog where the table resides. If none is provided, the Amazon Web Services account
6953
- * ID is used by default.</p>
6954
- * @public
6955
- */
6956
- CatalogId?: string | undefined;
6957
- /**
6958
- * <p>The name of the catalog database in which the table resides. For Hive
6959
- * compatibility, this name is entirely lowercase.</p>
6960
- * @public
6961
- */
6962
- DatabaseName: string | undefined;
6963
- /**
6964
- * <p>The unique identifier for the table within the specified database that will be
6965
- * created in the Glue Data Catalog.</p>
6966
- * @public
6967
- */
6968
- Name?: string | undefined;
6969
- /**
6970
- * <p>An updated <code>TableInput</code> object to define the metadata table
6971
- * in the catalog.</p>
6972
- * @public
6973
- */
6974
- TableInput?: TableInput | undefined;
6975
- /**
6976
- * <p>By default, <code>UpdateTable</code> always creates an archived version of the table
6977
- * before updating it. However, if <code>skipArchive</code> is set to true,
6978
- * <code>UpdateTable</code> does not create the archived version.</p>
6979
- * @public
6980
- */
6981
- SkipArchive?: boolean | undefined;
6982
- /**
6983
- * <p>The transaction ID at which to update the table contents. </p>
6984
- * @public
6985
- */
6986
- TransactionId?: string | undefined;
6987
- /**
6988
- * <p>The version ID at which to update the table contents. </p>
6989
- * @public
6990
- */
6991
- VersionId?: string | undefined;
6992
- /**
6993
- * <p>The operation to be performed when updating the view.</p>
6994
- * @public
6995
- */
6996
- ViewUpdateAction?: ViewUpdateAction | undefined;
6997
- /**
6998
- * <p>A flag that can be set to true to ignore matching storage descriptor and subobject matching requirements.</p>
6999
- * @public
7000
- */
7001
- Force?: boolean | undefined;
7002
- /**
7003
- * <p>Input parameters for updating open table format tables in GlueData Catalog, serving as a wrapper for format-specific update operations such as Apache Iceberg.</p>
7004
- * @public
7005
- */
7006
- UpdateOpenTableFormatInput?: UpdateOpenTableFormatInput | undefined;
7007
- }
7008
- /**
7009
- * @public
7010
- */
7011
- export interface UpdateTableResponse {
7012
- }
7013
- /**
7014
- * @public
7015
- */
7016
- export interface UpdateTableOptimizerRequest {
7017
- /**
7018
- * <p>The Catalog ID of the table.</p>
7019
- * @public
7020
- */
7021
- CatalogId: string | undefined;
7022
- /**
7023
- * <p>The name of the database in the catalog in which the table resides.</p>
7024
- * @public
7025
- */
7026
- DatabaseName: string | undefined;
7027
- /**
7028
- * <p>The name of the table.</p>
7029
- * @public
7030
- */
7031
- TableName: string | undefined;
7032
- /**
7033
- * <p>The type of table optimizer.</p>
7034
- * @public
7035
- */
7036
- Type: TableOptimizerType | undefined;
7037
- /**
7038
- * <p>A <code>TableOptimizerConfiguration</code> object representing the configuration of a table optimizer.</p>
7039
- * @public
7040
- */
7041
- TableOptimizerConfiguration: TableOptimizerConfiguration | undefined;
7042
- }
7043
- /**
7044
- * @public
7045
- */
7046
- export interface UpdateTableOptimizerResponse {
7047
- }
7048
- /**
7049
- * <p>A structure used to provide information used to update a trigger. This object updates the
7050
- * previous trigger definition by overwriting it completely.</p>
7051
- * @public
7052
- */
7053
- export interface TriggerUpdate {
7054
- /**
7055
- * <p>Reserved for future use.</p>
7056
- * @public
7057
- */
7058
- Name?: string | undefined;
7059
- /**
7060
- * <p>A description of this trigger.</p>
7061
- * @public
7062
- */
7063
- Description?: string | undefined;
7064
- /**
7065
- * <p>A <code>cron</code> expression used to specify the schedule (see <a href="https://docs.aws.amazon.com/glue/latest/dg/monitor-data-warehouse-schedule.html">Time-Based
7066
- * Schedules for Jobs and Crawlers</a>. For example, to run
7067
- * something every day at 12:15 UTC, you would specify:
7068
- * <code>cron(15 12 * * ? *)</code>.</p>
7069
- * @public
7070
- */
7071
- Schedule?: string | undefined;
7072
- /**
7073
- * <p>The actions initiated by this trigger.</p>
7074
- * @public
7075
- */
7076
- Actions?: Action[] | undefined;
7077
- /**
7078
- * <p>The predicate of this trigger, which defines when it will fire.</p>
7079
- * @public
7080
- */
7081
- Predicate?: Predicate | undefined;
7082
- /**
7083
- * <p>Batch condition that must be met (specified number of events received or batch time window expired)
7084
- * before EventBridge event trigger fires.</p>
7085
- * @public
7086
- */
7087
- EventBatchingCondition?: EventBatchingCondition | undefined;
7088
- }
7089
- /**
7090
- * @public
7091
- */
7092
- export interface UpdateTriggerRequest {
7093
- /**
7094
- * <p>The name of the trigger to update.</p>
7095
- * @public
7096
- */
7097
- Name: string | undefined;
7098
- /**
7099
- * <p>The new values with which to update the trigger.</p>
7100
- * @public
7101
- */
7102
- TriggerUpdate: TriggerUpdate | undefined;
7103
- }