@aws-sdk/client-glue 3.85.0 → 3.93.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 +27 -0
- package/dist-cjs/commands/BatchGetJobsCommand.js +2 -1
- package/dist-cjs/commands/CreateJobCommand.js +2 -1
- package/dist-cjs/commands/DeleteClassifierCommand.js +2 -1
- package/dist-cjs/commands/DeleteColumnStatisticsForPartitionCommand.js +3 -3
- package/dist-cjs/commands/DeleteColumnStatisticsForTableCommand.js +3 -3
- package/dist-cjs/commands/DeleteConnectionCommand.js +3 -3
- package/dist-cjs/commands/DeleteCrawlerCommand.js +3 -3
- package/dist-cjs/commands/DeleteCustomEntityTypeCommand.js +3 -3
- package/dist-cjs/commands/DeleteDatabaseCommand.js +3 -3
- package/dist-cjs/commands/DeleteDevEndpointCommand.js +3 -3
- package/dist-cjs/commands/DeleteJobCommand.js +3 -3
- package/dist-cjs/commands/DeleteMLTransformCommand.js +3 -3
- package/dist-cjs/commands/DeletePartitionCommand.js +3 -3
- package/dist-cjs/commands/DeletePartitionIndexCommand.js +3 -3
- package/dist-cjs/commands/DeleteRegistryCommand.js +3 -3
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +3 -3
- package/dist-cjs/commands/DeleteSchemaCommand.js +3 -3
- package/dist-cjs/commands/DeleteSchemaVersionsCommand.js +3 -3
- package/dist-cjs/commands/DeleteSecurityConfigurationCommand.js +3 -3
- package/dist-cjs/commands/DeleteSessionCommand.js +3 -3
- package/dist-cjs/commands/DeleteTableCommand.js +3 -3
- package/dist-cjs/commands/DeleteTableVersionCommand.js +3 -3
- package/dist-cjs/commands/DeleteTriggerCommand.js +3 -3
- package/dist-cjs/commands/DeleteUserDefinedFunctionCommand.js +3 -3
- package/dist-cjs/commands/DeleteWorkflowCommand.js +3 -3
- package/dist-cjs/commands/GetBlueprintCommand.js +3 -3
- package/dist-cjs/commands/GetBlueprintRunCommand.js +3 -3
- package/dist-cjs/commands/GetBlueprintRunsCommand.js +3 -3
- package/dist-cjs/commands/GetCatalogImportStatusCommand.js +3 -3
- package/dist-cjs/commands/GetClassifierCommand.js +3 -3
- package/dist-cjs/commands/GetClassifiersCommand.js +3 -3
- package/dist-cjs/commands/GetColumnStatisticsForPartitionCommand.js +1 -2
- package/dist-cjs/commands/GetJobCommand.js +2 -1
- package/dist-cjs/commands/GetJobsCommand.js +2 -1
- package/dist-cjs/commands/ResumeWorkflowRunCommand.js +3 -3
- package/dist-cjs/commands/RunStatementCommand.js +3 -3
- package/dist-cjs/commands/SearchTablesCommand.js +3 -3
- package/dist-cjs/commands/StartBlueprintRunCommand.js +3 -3
- package/dist-cjs/commands/StartCrawlerCommand.js +3 -3
- package/dist-cjs/commands/StartCrawlerScheduleCommand.js +3 -3
- package/dist-cjs/commands/StartExportLabelsTaskRunCommand.js +3 -3
- package/dist-cjs/commands/StartImportLabelsTaskRunCommand.js +3 -3
- package/dist-cjs/commands/StartJobRunCommand.js +3 -3
- package/dist-cjs/commands/StartMLEvaluationTaskRunCommand.js +3 -3
- package/dist-cjs/commands/StartMLLabelingSetGenerationTaskRunCommand.js +3 -3
- package/dist-cjs/commands/StartTriggerCommand.js +3 -3
- package/dist-cjs/commands/StartWorkflowRunCommand.js +3 -3
- package/dist-cjs/commands/StopCrawlerCommand.js +3 -3
- package/dist-cjs/commands/StopCrawlerScheduleCommand.js +3 -3
- package/dist-cjs/commands/StopSessionCommand.js +3 -3
- package/dist-cjs/commands/StopTriggerCommand.js +3 -3
- package/dist-cjs/commands/StopWorkflowRunCommand.js +3 -3
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateBlueprintCommand.js +3 -3
- package/dist-cjs/commands/UpdateClassifierCommand.js +3 -3
- package/dist-cjs/commands/UpdateColumnStatisticsForPartitionCommand.js +3 -3
- package/dist-cjs/commands/UpdateColumnStatisticsForTableCommand.js +3 -3
- package/dist-cjs/commands/UpdateConnectionCommand.js +3 -3
- package/dist-cjs/commands/UpdateCrawlerCommand.js +3 -3
- package/dist-cjs/commands/UpdateCrawlerScheduleCommand.js +3 -3
- package/dist-cjs/commands/UpdateDatabaseCommand.js +3 -3
- package/dist-cjs/commands/UpdateDevEndpointCommand.js +3 -3
- package/dist-cjs/commands/UpdateJobCommand.js +1 -2
- package/dist-cjs/models/models_0.js +575 -542
- package/dist-cjs/models/models_1.js +524 -565
- package/dist-cjs/models/models_2.js +607 -1
- package/dist-cjs/protocols/Aws_json1_1.js +2504 -59
- package/dist-es/commands/BatchGetJobsCommand.js +2 -1
- package/dist-es/commands/CreateJobCommand.js +2 -1
- package/dist-es/commands/DeleteClassifierCommand.js +2 -1
- package/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +1 -1
- package/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +1 -1
- package/dist-es/commands/DeleteConnectionCommand.js +1 -1
- package/dist-es/commands/DeleteCrawlerCommand.js +1 -1
- package/dist-es/commands/DeleteCustomEntityTypeCommand.js +1 -1
- package/dist-es/commands/DeleteDatabaseCommand.js +1 -1
- package/dist-es/commands/DeleteDevEndpointCommand.js +1 -1
- package/dist-es/commands/DeleteJobCommand.js +1 -1
- package/dist-es/commands/DeleteMLTransformCommand.js +1 -1
- package/dist-es/commands/DeletePartitionCommand.js +1 -1
- package/dist-es/commands/DeletePartitionIndexCommand.js +1 -1
- package/dist-es/commands/DeleteRegistryCommand.js +1 -1
- package/dist-es/commands/DeleteResourcePolicyCommand.js +1 -1
- package/dist-es/commands/DeleteSchemaCommand.js +1 -1
- package/dist-es/commands/DeleteSchemaVersionsCommand.js +1 -1
- package/dist-es/commands/DeleteSecurityConfigurationCommand.js +1 -1
- package/dist-es/commands/DeleteSessionCommand.js +1 -1
- package/dist-es/commands/DeleteTableCommand.js +1 -1
- package/dist-es/commands/DeleteTableVersionCommand.js +1 -1
- package/dist-es/commands/DeleteTriggerCommand.js +1 -1
- package/dist-es/commands/DeleteUserDefinedFunctionCommand.js +1 -1
- package/dist-es/commands/DeleteWorkflowCommand.js +1 -1
- package/dist-es/commands/GetBlueprintCommand.js +1 -1
- package/dist-es/commands/GetBlueprintRunCommand.js +1 -1
- package/dist-es/commands/GetBlueprintRunsCommand.js +1 -1
- package/dist-es/commands/GetCatalogImportStatusCommand.js +1 -1
- package/dist-es/commands/GetClassifierCommand.js +1 -1
- package/dist-es/commands/GetClassifiersCommand.js +1 -1
- package/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +1 -2
- package/dist-es/commands/GetJobCommand.js +2 -1
- package/dist-es/commands/GetJobsCommand.js +2 -1
- package/dist-es/commands/ResumeWorkflowRunCommand.js +1 -1
- package/dist-es/commands/RunStatementCommand.js +1 -1
- package/dist-es/commands/SearchTablesCommand.js +1 -1
- package/dist-es/commands/StartBlueprintRunCommand.js +1 -1
- package/dist-es/commands/StartCrawlerCommand.js +1 -1
- package/dist-es/commands/StartCrawlerScheduleCommand.js +1 -1
- package/dist-es/commands/StartExportLabelsTaskRunCommand.js +1 -1
- package/dist-es/commands/StartImportLabelsTaskRunCommand.js +1 -1
- package/dist-es/commands/StartJobRunCommand.js +1 -1
- package/dist-es/commands/StartMLEvaluationTaskRunCommand.js +1 -1
- package/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +1 -1
- package/dist-es/commands/StartTriggerCommand.js +1 -1
- package/dist-es/commands/StartWorkflowRunCommand.js +1 -1
- package/dist-es/commands/StopCrawlerCommand.js +1 -1
- package/dist-es/commands/StopCrawlerScheduleCommand.js +1 -1
- package/dist-es/commands/StopSessionCommand.js +1 -1
- package/dist-es/commands/StopTriggerCommand.js +1 -1
- package/dist-es/commands/StopWorkflowRunCommand.js +1 -1
- package/dist-es/commands/TagResourceCommand.js +1 -1
- package/dist-es/commands/UntagResourceCommand.js +1 -1
- package/dist-es/commands/UpdateBlueprintCommand.js +1 -1
- package/dist-es/commands/UpdateClassifierCommand.js +1 -1
- package/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +1 -1
- package/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +1 -1
- package/dist-es/commands/UpdateConnectionCommand.js +1 -1
- package/dist-es/commands/UpdateCrawlerCommand.js +1 -1
- package/dist-es/commands/UpdateCrawlerScheduleCommand.js +1 -1
- package/dist-es/commands/UpdateDatabaseCommand.js +1 -1
- package/dist-es/commands/UpdateDevEndpointCommand.js +1 -1
- package/dist-es/commands/UpdateJobCommand.js +1 -2
- package/dist-es/models/models_0.js +433 -376
- package/dist-es/models/models_1.js +364 -410
- package/dist-es/models/models_2.js +437 -1
- package/dist-es/protocols/Aws_json1_1.js +2000 -32
- package/dist-types/commands/BatchGetJobsCommand.d.ts +2 -1
- package/dist-types/commands/CreateJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteClassifierCommand.d.ts +2 -1
- package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDevEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteJobCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMLTransformCommand.d.ts +1 -1
- package/dist-types/commands/DeletePartitionCommand.d.ts +1 -1
- package/dist-types/commands/DeletePartitionIndexCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRegistryCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSchemaCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSessionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTableCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTableVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTriggerCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/GetBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/GetBlueprintRunCommand.d.ts +1 -1
- package/dist-types/commands/GetBlueprintRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetClassifierCommand.d.ts +1 -1
- package/dist-types/commands/GetClassifiersCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -2
- package/dist-types/commands/GetJobCommand.d.ts +2 -1
- package/dist-types/commands/GetJobsCommand.d.ts +2 -1
- package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/RunStatementCommand.d.ts +1 -1
- package/dist-types/commands/SearchTablesCommand.d.ts +1 -1
- package/dist-types/commands/StartBlueprintRunCommand.d.ts +1 -1
- package/dist-types/commands/StartCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartJobRunCommand.d.ts +1 -1
- package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartTriggerCommand.d.ts +1 -1
- package/dist-types/commands/StartWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/StopCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopSessionCommand.d.ts +1 -1
- package/dist-types/commands/StopTriggerCommand.d.ts +1 -1
- package/dist-types/commands/StopWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClassifierCommand.d.ts +1 -1
- package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDevEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateJobCommand.d.ts +1 -2
- package/dist-types/models/models_0.d.ts +3622 -3078
- package/dist-types/models/models_1.d.ts +3837 -3956
- package/dist-types/models/models_2.d.ts +2400 -216
- package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +1 -2
- package/dist-types/ts3.4/models/models_0.d.ts +1292 -46
- package/dist-types/ts3.4/models/models_1.d.ts +2061 -1911
- package/dist-types/ts3.4/models/models_2.d.ts +560 -103
- package/package.json +3 -3
|
@@ -39,6 +39,49 @@ export declare namespace Action {
|
|
|
39
39
|
|
|
40
40
|
const filterSensitiveLog: (obj: Action) => any;
|
|
41
41
|
}
|
|
42
|
+
export declare enum AggFunction {
|
|
43
|
+
avg = "avg",
|
|
44
|
+
count = "count",
|
|
45
|
+
countDistinct = "countDistinct",
|
|
46
|
+
first = "first",
|
|
47
|
+
kurtosis = "kurtosis",
|
|
48
|
+
last = "last",
|
|
49
|
+
max = "max",
|
|
50
|
+
min = "min",
|
|
51
|
+
skewness = "skewness",
|
|
52
|
+
stddev_pop = "stddev_pop",
|
|
53
|
+
stddev_samp = "stddev_samp",
|
|
54
|
+
sum = "sum",
|
|
55
|
+
sumDistinct = "sumDistinct",
|
|
56
|
+
var_pop = "var_pop",
|
|
57
|
+
var_samp = "var_samp"
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
export interface AggregateOperation {
|
|
61
|
+
|
|
62
|
+
Column: string[] | undefined;
|
|
63
|
+
|
|
64
|
+
AggFunc: AggFunction | string | undefined;
|
|
65
|
+
}
|
|
66
|
+
export declare namespace AggregateOperation {
|
|
67
|
+
|
|
68
|
+
const filterSensitiveLog: (obj: AggregateOperation) => any;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
export interface Aggregate {
|
|
72
|
+
|
|
73
|
+
Name: string | undefined;
|
|
74
|
+
|
|
75
|
+
Inputs: string[] | undefined;
|
|
76
|
+
|
|
77
|
+
Groups: string[][] | undefined;
|
|
78
|
+
|
|
79
|
+
Aggs: AggregateOperation[] | undefined;
|
|
80
|
+
}
|
|
81
|
+
export declare namespace Aggregate {
|
|
82
|
+
|
|
83
|
+
const filterSensitiveLog: (obj: Aggregate) => any;
|
|
84
|
+
}
|
|
42
85
|
|
|
43
86
|
export declare class AlreadyExistsException extends __BaseException {
|
|
44
87
|
readonly name: "AlreadyExistsException";
|
|
@@ -49,6 +92,47 @@ export declare class AlreadyExistsException extends __BaseException {
|
|
|
49
92
|
constructor(opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>);
|
|
50
93
|
}
|
|
51
94
|
|
|
95
|
+
export interface GlueStudioSchemaColumn {
|
|
96
|
+
|
|
97
|
+
Name: string | undefined;
|
|
98
|
+
|
|
99
|
+
Type?: string;
|
|
100
|
+
}
|
|
101
|
+
export declare namespace GlueStudioSchemaColumn {
|
|
102
|
+
|
|
103
|
+
const filterSensitiveLog: (obj: GlueStudioSchemaColumn) => any;
|
|
104
|
+
}
|
|
105
|
+
|
|
106
|
+
export interface GlueSchema {
|
|
107
|
+
|
|
108
|
+
Columns?: GlueStudioSchemaColumn[];
|
|
109
|
+
}
|
|
110
|
+
export declare namespace GlueSchema {
|
|
111
|
+
|
|
112
|
+
const filterSensitiveLog: (obj: GlueSchema) => any;
|
|
113
|
+
}
|
|
114
|
+
|
|
115
|
+
export interface AthenaConnectorSource {
|
|
116
|
+
|
|
117
|
+
Name: string | undefined;
|
|
118
|
+
|
|
119
|
+
ConnectionName: string | undefined;
|
|
120
|
+
|
|
121
|
+
ConnectorName: string | undefined;
|
|
122
|
+
|
|
123
|
+
ConnectionType: string | undefined;
|
|
124
|
+
|
|
125
|
+
ConnectionTable?: string;
|
|
126
|
+
|
|
127
|
+
SchemaName: string | undefined;
|
|
128
|
+
|
|
129
|
+
OutputSchemas?: GlueSchema[];
|
|
130
|
+
}
|
|
131
|
+
export declare namespace AthenaConnectorSource {
|
|
132
|
+
|
|
133
|
+
const filterSensitiveLog: (obj: AthenaConnectorSource) => any;
|
|
134
|
+
}
|
|
135
|
+
|
|
52
136
|
export interface AuditContext {
|
|
53
137
|
|
|
54
138
|
AdditionalAuditContext?: string;
|
|
@@ -889,96 +973,1258 @@ export declare namespace BatchGetJobsRequest {
|
|
|
889
973
|
const filterSensitiveLog: (obj: BatchGetJobsRequest) => any;
|
|
890
974
|
}
|
|
891
975
|
|
|
892
|
-
export interface
|
|
976
|
+
export interface StreamingDataPreviewOptions {
|
|
893
977
|
|
|
894
|
-
|
|
978
|
+
PollingTime?: number;
|
|
895
979
|
|
|
896
|
-
|
|
980
|
+
RecordPollingLimit?: number;
|
|
981
|
+
}
|
|
982
|
+
export declare namespace StreamingDataPreviewOptions {
|
|
897
983
|
|
|
898
|
-
|
|
984
|
+
const filterSensitiveLog: (obj: StreamingDataPreviewOptions) => any;
|
|
899
985
|
}
|
|
900
|
-
|
|
986
|
+
|
|
987
|
+
export interface KafkaStreamingSourceOptions {
|
|
901
988
|
|
|
902
|
-
|
|
989
|
+
BootstrapServers?: string;
|
|
990
|
+
|
|
991
|
+
SecurityProtocol?: string;
|
|
992
|
+
|
|
993
|
+
ConnectionName?: string;
|
|
994
|
+
|
|
995
|
+
TopicName?: string;
|
|
996
|
+
|
|
997
|
+
Assign?: string;
|
|
998
|
+
|
|
999
|
+
SubscribePattern?: string;
|
|
1000
|
+
|
|
1001
|
+
Classification?: string;
|
|
1002
|
+
|
|
1003
|
+
Delimiter?: string;
|
|
1004
|
+
|
|
1005
|
+
StartingOffsets?: string;
|
|
1006
|
+
|
|
1007
|
+
EndingOffsets?: string;
|
|
1008
|
+
|
|
1009
|
+
PollTimeoutMs?: number;
|
|
1010
|
+
|
|
1011
|
+
NumRetries?: number;
|
|
1012
|
+
|
|
1013
|
+
RetryIntervalMs?: number;
|
|
1014
|
+
|
|
1015
|
+
MaxOffsetsPerTrigger?: number;
|
|
1016
|
+
|
|
1017
|
+
MinPartitions?: number;
|
|
1018
|
+
}
|
|
1019
|
+
export declare namespace KafkaStreamingSourceOptions {
|
|
1020
|
+
|
|
1021
|
+
const filterSensitiveLog: (obj: KafkaStreamingSourceOptions) => any;
|
|
903
1022
|
}
|
|
904
1023
|
|
|
905
|
-
export interface
|
|
1024
|
+
export interface CatalogKafkaSource {
|
|
906
1025
|
|
|
907
|
-
|
|
1026
|
+
Name: string | undefined;
|
|
1027
|
+
|
|
1028
|
+
WindowSize?: number;
|
|
1029
|
+
|
|
1030
|
+
DetectSchema?: boolean;
|
|
1031
|
+
|
|
1032
|
+
Table: string | undefined;
|
|
1033
|
+
|
|
1034
|
+
Database: string | undefined;
|
|
1035
|
+
|
|
1036
|
+
StreamingOptions?: KafkaStreamingSourceOptions;
|
|
1037
|
+
|
|
1038
|
+
DataPreviewOptions?: StreamingDataPreviewOptions;
|
|
908
1039
|
}
|
|
909
|
-
export declare namespace
|
|
1040
|
+
export declare namespace CatalogKafkaSource {
|
|
910
1041
|
|
|
911
|
-
const filterSensitiveLog: (obj:
|
|
1042
|
+
const filterSensitiveLog: (obj: CatalogKafkaSource) => any;
|
|
1043
|
+
}
|
|
1044
|
+
export declare enum StartingPosition {
|
|
1045
|
+
EARLIEST = "earliest",
|
|
1046
|
+
LATEST = "latest",
|
|
1047
|
+
TRIM_HORIZON = "trim_horizon"
|
|
912
1048
|
}
|
|
913
1049
|
|
|
914
|
-
export interface
|
|
1050
|
+
export interface KinesisStreamingSourceOptions {
|
|
915
1051
|
|
|
916
|
-
|
|
1052
|
+
EndpointUrl?: string;
|
|
1053
|
+
|
|
1054
|
+
StreamName?: string;
|
|
1055
|
+
|
|
1056
|
+
Classification?: string;
|
|
1057
|
+
|
|
1058
|
+
Delimiter?: string;
|
|
1059
|
+
|
|
1060
|
+
StartingPosition?: StartingPosition | string;
|
|
1061
|
+
|
|
1062
|
+
MaxFetchTimeInMs?: number;
|
|
1063
|
+
|
|
1064
|
+
MaxFetchRecordsPerShard?: number;
|
|
1065
|
+
|
|
1066
|
+
MaxRecordPerRead?: number;
|
|
1067
|
+
|
|
1068
|
+
AddIdleTimeBetweenReads?: boolean;
|
|
1069
|
+
|
|
1070
|
+
IdleTimeBetweenReadsInMs?: number;
|
|
1071
|
+
|
|
1072
|
+
DescribeShardInterval?: number;
|
|
1073
|
+
|
|
1074
|
+
NumRetries?: number;
|
|
1075
|
+
|
|
1076
|
+
RetryIntervalMs?: number;
|
|
1077
|
+
|
|
1078
|
+
MaxRetryIntervalMs?: number;
|
|
1079
|
+
|
|
1080
|
+
AvoidEmptyBatches?: boolean;
|
|
1081
|
+
|
|
1082
|
+
StreamArn?: string;
|
|
1083
|
+
|
|
1084
|
+
RoleArn?: string;
|
|
1085
|
+
|
|
1086
|
+
RoleSessionName?: string;
|
|
917
1087
|
}
|
|
918
|
-
export declare namespace
|
|
1088
|
+
export declare namespace KinesisStreamingSourceOptions {
|
|
919
1089
|
|
|
920
|
-
const filterSensitiveLog: (obj:
|
|
1090
|
+
const filterSensitiveLog: (obj: KinesisStreamingSourceOptions) => any;
|
|
921
1091
|
}
|
|
922
1092
|
|
|
923
|
-
export interface
|
|
1093
|
+
export interface CatalogKinesisSource {
|
|
924
1094
|
|
|
925
|
-
Name
|
|
1095
|
+
Name: string | undefined;
|
|
926
1096
|
|
|
927
|
-
|
|
1097
|
+
WindowSize?: number;
|
|
928
1098
|
|
|
929
|
-
|
|
1099
|
+
DetectSchema?: boolean;
|
|
930
1100
|
|
|
931
|
-
|
|
1101
|
+
Table: string | undefined;
|
|
932
1102
|
|
|
933
|
-
|
|
1103
|
+
Database: string | undefined;
|
|
934
1104
|
|
|
935
|
-
|
|
1105
|
+
StreamingOptions?: KinesisStreamingSourceOptions;
|
|
936
1106
|
|
|
937
|
-
|
|
1107
|
+
DataPreviewOptions?: StreamingDataPreviewOptions;
|
|
1108
|
+
}
|
|
1109
|
+
export declare namespace CatalogKinesisSource {
|
|
938
1110
|
|
|
939
|
-
|
|
1111
|
+
const filterSensitiveLog: (obj: CatalogKinesisSource) => any;
|
|
1112
|
+
}
|
|
1113
|
+
|
|
1114
|
+
export interface CatalogSource {
|
|
940
1115
|
|
|
941
|
-
|
|
942
|
-
[key: string]: string;
|
|
943
|
-
};
|
|
1116
|
+
Name: string | undefined;
|
|
944
1117
|
|
|
945
|
-
|
|
946
|
-
[key: string]: string;
|
|
947
|
-
};
|
|
1118
|
+
Database: string | undefined;
|
|
948
1119
|
|
|
949
|
-
|
|
1120
|
+
Table: string | undefined;
|
|
1121
|
+
}
|
|
1122
|
+
export declare namespace CatalogSource {
|
|
950
1123
|
|
|
951
|
-
|
|
1124
|
+
const filterSensitiveLog: (obj: CatalogSource) => any;
|
|
1125
|
+
}
|
|
1126
|
+
|
|
1127
|
+
export interface BasicCatalogTarget {
|
|
952
1128
|
|
|
953
|
-
|
|
1129
|
+
Name: string | undefined;
|
|
954
1130
|
|
|
955
|
-
|
|
1131
|
+
Inputs: string[] | undefined;
|
|
956
1132
|
|
|
957
|
-
|
|
1133
|
+
Database: string | undefined;
|
|
958
1134
|
|
|
959
|
-
|
|
1135
|
+
Table: string | undefined;
|
|
1136
|
+
}
|
|
1137
|
+
export declare namespace BasicCatalogTarget {
|
|
960
1138
|
|
|
961
|
-
|
|
1139
|
+
const filterSensitiveLog: (obj: BasicCatalogTarget) => any;
|
|
1140
|
+
}
|
|
1141
|
+
|
|
1142
|
+
export interface CustomCode {
|
|
962
1143
|
|
|
963
|
-
|
|
1144
|
+
Name: string | undefined;
|
|
964
1145
|
|
|
965
|
-
|
|
1146
|
+
Inputs: string[] | undefined;
|
|
966
1147
|
|
|
967
|
-
|
|
1148
|
+
Code: string | undefined;
|
|
1149
|
+
|
|
1150
|
+
ClassName: string | undefined;
|
|
1151
|
+
|
|
1152
|
+
OutputSchemas?: GlueSchema[];
|
|
1153
|
+
}
|
|
1154
|
+
export declare namespace CustomCode {
|
|
1155
|
+
|
|
1156
|
+
const filterSensitiveLog: (obj: CustomCode) => any;
|
|
1157
|
+
}
|
|
1158
|
+
|
|
1159
|
+
export interface DirectKafkaSource {
|
|
1160
|
+
|
|
1161
|
+
Name: string | undefined;
|
|
1162
|
+
|
|
1163
|
+
StreamingOptions?: KafkaStreamingSourceOptions;
|
|
1164
|
+
|
|
1165
|
+
WindowSize?: number;
|
|
1166
|
+
|
|
1167
|
+
DetectSchema?: boolean;
|
|
1168
|
+
|
|
1169
|
+
DataPreviewOptions?: StreamingDataPreviewOptions;
|
|
1170
|
+
}
|
|
1171
|
+
export declare namespace DirectKafkaSource {
|
|
1172
|
+
|
|
1173
|
+
const filterSensitiveLog: (obj: DirectKafkaSource) => any;
|
|
1174
|
+
}
|
|
1175
|
+
|
|
1176
|
+
export interface DirectKinesisSource {
|
|
1177
|
+
|
|
1178
|
+
Name: string | undefined;
|
|
1179
|
+
|
|
1180
|
+
WindowSize?: number;
|
|
1181
|
+
|
|
1182
|
+
DetectSchema?: boolean;
|
|
1183
|
+
|
|
1184
|
+
StreamingOptions?: KinesisStreamingSourceOptions;
|
|
1185
|
+
|
|
1186
|
+
DataPreviewOptions?: StreamingDataPreviewOptions;
|
|
1187
|
+
}
|
|
1188
|
+
export declare namespace DirectKinesisSource {
|
|
1189
|
+
|
|
1190
|
+
const filterSensitiveLog: (obj: DirectKinesisSource) => any;
|
|
1191
|
+
}
|
|
1192
|
+
|
|
1193
|
+
export interface DropDuplicates {
|
|
1194
|
+
|
|
1195
|
+
Name: string | undefined;
|
|
1196
|
+
|
|
1197
|
+
Inputs: string[] | undefined;
|
|
1198
|
+
|
|
1199
|
+
Columns?: string[][];
|
|
1200
|
+
}
|
|
1201
|
+
export declare namespace DropDuplicates {
|
|
1202
|
+
|
|
1203
|
+
const filterSensitiveLog: (obj: DropDuplicates) => any;
|
|
1204
|
+
}
|
|
1205
|
+
|
|
1206
|
+
export interface DropFields {
|
|
1207
|
+
|
|
1208
|
+
Name: string | undefined;
|
|
1209
|
+
|
|
1210
|
+
Inputs: string[] | undefined;
|
|
1211
|
+
|
|
1212
|
+
Paths: string[][] | undefined;
|
|
1213
|
+
}
|
|
1214
|
+
export declare namespace DropFields {
|
|
1215
|
+
|
|
1216
|
+
const filterSensitiveLog: (obj: DropFields) => any;
|
|
1217
|
+
}
|
|
1218
|
+
|
|
1219
|
+
export interface NullCheckBoxList {
|
|
1220
|
+
|
|
1221
|
+
IsEmpty?: boolean;
|
|
1222
|
+
|
|
1223
|
+
IsNullString?: boolean;
|
|
1224
|
+
|
|
1225
|
+
IsNegOne?: boolean;
|
|
1226
|
+
}
|
|
1227
|
+
export declare namespace NullCheckBoxList {
|
|
1228
|
+
|
|
1229
|
+
const filterSensitiveLog: (obj: NullCheckBoxList) => any;
|
|
1230
|
+
}
|
|
1231
|
+
|
|
1232
|
+
export interface Datatype {
|
|
1233
|
+
|
|
1234
|
+
Id: string | undefined;
|
|
1235
|
+
|
|
1236
|
+
Label: string | undefined;
|
|
1237
|
+
}
|
|
1238
|
+
export declare namespace Datatype {
|
|
1239
|
+
|
|
1240
|
+
const filterSensitiveLog: (obj: Datatype) => any;
|
|
1241
|
+
}
|
|
1242
|
+
|
|
1243
|
+
export interface NullValueField {
|
|
1244
|
+
|
|
1245
|
+
Value: string | undefined;
|
|
1246
|
+
|
|
1247
|
+
Datatype: Datatype | undefined;
|
|
1248
|
+
}
|
|
1249
|
+
export declare namespace NullValueField {
|
|
1250
|
+
|
|
1251
|
+
const filterSensitiveLog: (obj: NullValueField) => any;
|
|
1252
|
+
}
|
|
1253
|
+
|
|
1254
|
+
export interface DropNullFields {
|
|
1255
|
+
|
|
1256
|
+
Name: string | undefined;
|
|
1257
|
+
|
|
1258
|
+
Inputs: string[] | undefined;
|
|
1259
|
+
|
|
1260
|
+
NullCheckBoxList?: NullCheckBoxList;
|
|
1261
|
+
|
|
1262
|
+
NullTextList?: NullValueField[];
|
|
1263
|
+
}
|
|
1264
|
+
export declare namespace DropNullFields {
|
|
1265
|
+
|
|
1266
|
+
const filterSensitiveLog: (obj: DropNullFields) => any;
|
|
1267
|
+
}
|
|
1268
|
+
|
|
1269
|
+
export interface DynamoDBCatalogSource {
|
|
1270
|
+
|
|
1271
|
+
Name: string | undefined;
|
|
1272
|
+
|
|
1273
|
+
Database: string | undefined;
|
|
1274
|
+
|
|
1275
|
+
Table: string | undefined;
|
|
1276
|
+
}
|
|
1277
|
+
export declare namespace DynamoDBCatalogSource {
|
|
1278
|
+
|
|
1279
|
+
const filterSensitiveLog: (obj: DynamoDBCatalogSource) => any;
|
|
1280
|
+
}
|
|
1281
|
+
|
|
1282
|
+
export interface FillMissingValues {
|
|
1283
|
+
|
|
1284
|
+
Name: string | undefined;
|
|
1285
|
+
|
|
1286
|
+
Inputs: string[] | undefined;
|
|
1287
|
+
|
|
1288
|
+
ImputedPath: string | undefined;
|
|
1289
|
+
|
|
1290
|
+
FilledPath?: string;
|
|
1291
|
+
}
|
|
1292
|
+
export declare namespace FillMissingValues {
|
|
1293
|
+
|
|
1294
|
+
const filterSensitiveLog: (obj: FillMissingValues) => any;
|
|
1295
|
+
}
|
|
1296
|
+
export declare enum FilterOperation {
|
|
1297
|
+
EQ = "EQ",
|
|
1298
|
+
GT = "GT",
|
|
1299
|
+
GTE = "GTE",
|
|
1300
|
+
ISNULL = "ISNULL",
|
|
1301
|
+
LT = "LT",
|
|
1302
|
+
LTE = "LTE",
|
|
1303
|
+
REGEX = "REGEX"
|
|
1304
|
+
}
|
|
1305
|
+
export declare enum FilterValueType {
|
|
1306
|
+
COLUMNEXTRACTED = "COLUMNEXTRACTED",
|
|
1307
|
+
CONSTANT = "CONSTANT"
|
|
1308
|
+
}
|
|
1309
|
+
|
|
1310
|
+
export interface FilterValue {
|
|
1311
|
+
|
|
1312
|
+
Type: FilterValueType | string | undefined;
|
|
1313
|
+
|
|
1314
|
+
Value: string[] | undefined;
|
|
1315
|
+
}
|
|
1316
|
+
export declare namespace FilterValue {
|
|
1317
|
+
|
|
1318
|
+
const filterSensitiveLog: (obj: FilterValue) => any;
|
|
1319
|
+
}
|
|
1320
|
+
|
|
1321
|
+
export interface FilterExpression {
|
|
1322
|
+
|
|
1323
|
+
Operation: FilterOperation | string | undefined;
|
|
1324
|
+
|
|
1325
|
+
Negated?: boolean;
|
|
1326
|
+
|
|
1327
|
+
Values: FilterValue[] | undefined;
|
|
1328
|
+
}
|
|
1329
|
+
export declare namespace FilterExpression {
|
|
1330
|
+
|
|
1331
|
+
const filterSensitiveLog: (obj: FilterExpression) => any;
|
|
1332
|
+
}
|
|
1333
|
+
export declare enum FilterLogicalOperator {
|
|
1334
|
+
AND = "AND",
|
|
1335
|
+
OR = "OR"
|
|
1336
|
+
}
|
|
1337
|
+
|
|
1338
|
+
export interface Filter {
|
|
1339
|
+
|
|
1340
|
+
Name: string | undefined;
|
|
1341
|
+
|
|
1342
|
+
Inputs: string[] | undefined;
|
|
1343
|
+
|
|
1344
|
+
LogicalOperator: FilterLogicalOperator | string | undefined;
|
|
1345
|
+
|
|
1346
|
+
Filters: FilterExpression[] | undefined;
|
|
1347
|
+
}
|
|
1348
|
+
export declare namespace Filter {
|
|
1349
|
+
|
|
1350
|
+
const filterSensitiveLog: (obj: Filter) => any;
|
|
1351
|
+
}
|
|
1352
|
+
|
|
1353
|
+
export interface S3SourceAdditionalOptions {
|
|
1354
|
+
|
|
1355
|
+
BoundedSize?: number;
|
|
1356
|
+
|
|
1357
|
+
BoundedFiles?: number;
|
|
968
1358
|
}
|
|
969
|
-
export declare namespace
|
|
1359
|
+
export declare namespace S3SourceAdditionalOptions {
|
|
970
1360
|
|
|
971
|
-
const filterSensitiveLog: (obj:
|
|
1361
|
+
const filterSensitiveLog: (obj: S3SourceAdditionalOptions) => any;
|
|
972
1362
|
}
|
|
973
|
-
|
|
1363
|
+
|
|
1364
|
+
export interface GovernedCatalogSource {
|
|
974
1365
|
|
|
975
|
-
|
|
1366
|
+
Name: string | undefined;
|
|
1367
|
+
|
|
1368
|
+
Database: string | undefined;
|
|
1369
|
+
|
|
1370
|
+
Table: string | undefined;
|
|
1371
|
+
|
|
1372
|
+
PartitionPredicate?: string;
|
|
976
1373
|
|
|
977
|
-
|
|
1374
|
+
AdditionalOptions?: S3SourceAdditionalOptions;
|
|
978
1375
|
}
|
|
979
|
-
export declare namespace
|
|
1376
|
+
export declare namespace GovernedCatalogSource {
|
|
980
1377
|
|
|
981
|
-
const filterSensitiveLog: (obj:
|
|
1378
|
+
const filterSensitiveLog: (obj: GovernedCatalogSource) => any;
|
|
1379
|
+
}
|
|
1380
|
+
export declare enum UpdateCatalogBehavior {
|
|
1381
|
+
LOG = "LOG",
|
|
1382
|
+
UPDATE_IN_DATABASE = "UPDATE_IN_DATABASE"
|
|
1383
|
+
}
|
|
1384
|
+
|
|
1385
|
+
export interface CatalogSchemaChangePolicy {
|
|
1386
|
+
|
|
1387
|
+
EnableUpdateCatalog?: boolean;
|
|
1388
|
+
|
|
1389
|
+
UpdateBehavior?: UpdateCatalogBehavior | string;
|
|
1390
|
+
}
|
|
1391
|
+
export declare namespace CatalogSchemaChangePolicy {
|
|
1392
|
+
|
|
1393
|
+
const filterSensitiveLog: (obj: CatalogSchemaChangePolicy) => any;
|
|
1394
|
+
}
|
|
1395
|
+
|
|
1396
|
+
export interface GovernedCatalogTarget {
|
|
1397
|
+
|
|
1398
|
+
Name: string | undefined;
|
|
1399
|
+
|
|
1400
|
+
Inputs: string[] | undefined;
|
|
1401
|
+
|
|
1402
|
+
PartitionKeys?: string[][];
|
|
1403
|
+
|
|
1404
|
+
Table: string | undefined;
|
|
1405
|
+
|
|
1406
|
+
Database: string | undefined;
|
|
1407
|
+
|
|
1408
|
+
SchemaChangePolicy?: CatalogSchemaChangePolicy;
|
|
1409
|
+
}
|
|
1410
|
+
export declare namespace GovernedCatalogTarget {
|
|
1411
|
+
|
|
1412
|
+
const filterSensitiveLog: (obj: GovernedCatalogTarget) => any;
|
|
1413
|
+
}
|
|
1414
|
+
export declare enum JDBCDataType {
|
|
1415
|
+
ARRAY = "ARRAY",
|
|
1416
|
+
BIGINT = "BIGINT",
|
|
1417
|
+
BINARY = "BINARY",
|
|
1418
|
+
BIT = "BIT",
|
|
1419
|
+
BLOB = "BLOB",
|
|
1420
|
+
BOOLEAN = "BOOLEAN",
|
|
1421
|
+
CHAR = "CHAR",
|
|
1422
|
+
CLOB = "CLOB",
|
|
1423
|
+
DATALINK = "DATALINK",
|
|
1424
|
+
DATE = "DATE",
|
|
1425
|
+
DECIMAL = "DECIMAL",
|
|
1426
|
+
DISTINCT = "DISTINCT",
|
|
1427
|
+
DOUBLE = "DOUBLE",
|
|
1428
|
+
FLOAT = "FLOAT",
|
|
1429
|
+
INTEGER = "INTEGER",
|
|
1430
|
+
JAVA_OBJECT = "JAVA_OBJECT",
|
|
1431
|
+
LONGNVARCHAR = "LONGNVARCHAR",
|
|
1432
|
+
LONGVARBINARY = "LONGVARBINARY",
|
|
1433
|
+
LONGVARCHAR = "LONGVARCHAR",
|
|
1434
|
+
NCHAR = "NCHAR",
|
|
1435
|
+
NCLOB = "NCLOB",
|
|
1436
|
+
NULL = "NULL",
|
|
1437
|
+
NUMERIC = "NUMERIC",
|
|
1438
|
+
NVARCHAR = "NVARCHAR",
|
|
1439
|
+
OTHER = "OTHER",
|
|
1440
|
+
REAL = "REAL",
|
|
1441
|
+
REF = "REF",
|
|
1442
|
+
REF_CURSOR = "REF_CURSOR",
|
|
1443
|
+
ROWID = "ROWID",
|
|
1444
|
+
SMALLINT = "SMALLINT",
|
|
1445
|
+
SQLXML = "SQLXML",
|
|
1446
|
+
STRUCT = "STRUCT",
|
|
1447
|
+
TIME = "TIME",
|
|
1448
|
+
TIMESTAMP = "TIMESTAMP",
|
|
1449
|
+
TIMESTAMP_WITH_TIMEZONE = "TIMESTAMP_WITH_TIMEZONE",
|
|
1450
|
+
TIME_WITH_TIMEZONE = "TIME_WITH_TIMEZONE",
|
|
1451
|
+
TINYINT = "TINYINT",
|
|
1452
|
+
VARBINARY = "VARBINARY",
|
|
1453
|
+
VARCHAR = "VARCHAR"
|
|
1454
|
+
}
|
|
1455
|
+
export declare enum GlueRecordType {
|
|
1456
|
+
BIGDECIMAL = "BIGDECIMAL",
|
|
1457
|
+
BYTE = "BYTE",
|
|
1458
|
+
DATE = "DATE",
|
|
1459
|
+
DOUBLE = "DOUBLE",
|
|
1460
|
+
FLOAT = "FLOAT",
|
|
1461
|
+
INT = "INT",
|
|
1462
|
+
LONG = "LONG",
|
|
1463
|
+
SHORT = "SHORT",
|
|
1464
|
+
STRING = "STRING",
|
|
1465
|
+
TIMESTAMP = "TIMESTAMP"
|
|
1466
|
+
}
|
|
1467
|
+
|
|
1468
|
+
export interface JDBCConnectorOptions {
|
|
1469
|
+
|
|
1470
|
+
FilterPredicate?: string;
|
|
1471
|
+
|
|
1472
|
+
PartitionColumn?: string;
|
|
1473
|
+
|
|
1474
|
+
LowerBound?: number;
|
|
1475
|
+
|
|
1476
|
+
UpperBound?: number;
|
|
1477
|
+
|
|
1478
|
+
NumPartitions?: number;
|
|
1479
|
+
|
|
1480
|
+
JobBookmarkKeys?: string[];
|
|
1481
|
+
|
|
1482
|
+
JobBookmarkKeysSortOrder?: string;
|
|
1483
|
+
|
|
1484
|
+
DataTypeMapping?: {
|
|
1485
|
+
[key: string]: GlueRecordType | string;
|
|
1486
|
+
};
|
|
1487
|
+
}
|
|
1488
|
+
export declare namespace JDBCConnectorOptions {
|
|
1489
|
+
|
|
1490
|
+
const filterSensitiveLog: (obj: JDBCConnectorOptions) => any;
|
|
1491
|
+
}
|
|
1492
|
+
|
|
1493
|
+
export interface JDBCConnectorSource {
|
|
1494
|
+
|
|
1495
|
+
Name: string | undefined;
|
|
1496
|
+
|
|
1497
|
+
ConnectionName: string | undefined;
|
|
1498
|
+
|
|
1499
|
+
ConnectorName: string | undefined;
|
|
1500
|
+
|
|
1501
|
+
ConnectionType: string | undefined;
|
|
1502
|
+
|
|
1503
|
+
AdditionalOptions?: JDBCConnectorOptions;
|
|
1504
|
+
|
|
1505
|
+
ConnectionTable?: string;
|
|
1506
|
+
|
|
1507
|
+
Query?: string;
|
|
1508
|
+
|
|
1509
|
+
OutputSchemas?: GlueSchema[];
|
|
1510
|
+
}
|
|
1511
|
+
export declare namespace JDBCConnectorSource {
|
|
1512
|
+
|
|
1513
|
+
const filterSensitiveLog: (obj: JDBCConnectorSource) => any;
|
|
1514
|
+
}
|
|
1515
|
+
|
|
1516
|
+
export interface JDBCConnectorTarget {
|
|
1517
|
+
|
|
1518
|
+
Name: string | undefined;
|
|
1519
|
+
|
|
1520
|
+
Inputs: string[] | undefined;
|
|
1521
|
+
|
|
1522
|
+
ConnectionName: string | undefined;
|
|
1523
|
+
|
|
1524
|
+
ConnectionTable: string | undefined;
|
|
1525
|
+
|
|
1526
|
+
ConnectorName: string | undefined;
|
|
1527
|
+
|
|
1528
|
+
ConnectionType: string | undefined;
|
|
1529
|
+
|
|
1530
|
+
AdditionalOptions?: {
|
|
1531
|
+
[key: string]: string;
|
|
1532
|
+
};
|
|
1533
|
+
|
|
1534
|
+
OutputSchemas?: GlueSchema[];
|
|
1535
|
+
}
|
|
1536
|
+
export declare namespace JDBCConnectorTarget {
|
|
1537
|
+
|
|
1538
|
+
const filterSensitiveLog: (obj: JDBCConnectorTarget) => any;
|
|
1539
|
+
}
|
|
1540
|
+
|
|
1541
|
+
export interface JoinColumn {
|
|
1542
|
+
|
|
1543
|
+
From: string | undefined;
|
|
1544
|
+
|
|
1545
|
+
Keys: string[][] | undefined;
|
|
1546
|
+
}
|
|
1547
|
+
export declare namespace JoinColumn {
|
|
1548
|
+
|
|
1549
|
+
const filterSensitiveLog: (obj: JoinColumn) => any;
|
|
1550
|
+
}
|
|
1551
|
+
export declare enum JoinType {
|
|
1552
|
+
EQUIJOIN = "equijoin",
|
|
1553
|
+
LEFT = "left",
|
|
1554
|
+
LEFT_ANTI = "leftanti",
|
|
1555
|
+
LEFT_SEMI = "leftsemi",
|
|
1556
|
+
OUTER = "outer",
|
|
1557
|
+
RIGHT = "right"
|
|
1558
|
+
}
|
|
1559
|
+
|
|
1560
|
+
export interface Join {
|
|
1561
|
+
|
|
1562
|
+
Name: string | undefined;
|
|
1563
|
+
|
|
1564
|
+
Inputs: string[] | undefined;
|
|
1565
|
+
|
|
1566
|
+
JoinType: JoinType | string | undefined;
|
|
1567
|
+
|
|
1568
|
+
Columns: JoinColumn[] | undefined;
|
|
1569
|
+
}
|
|
1570
|
+
export declare namespace Join {
|
|
1571
|
+
|
|
1572
|
+
const filterSensitiveLog: (obj: Join) => any;
|
|
1573
|
+
}
|
|
1574
|
+
|
|
1575
|
+
export interface Merge {
|
|
1576
|
+
|
|
1577
|
+
Name: string | undefined;
|
|
1578
|
+
|
|
1579
|
+
Inputs: string[] | undefined;
|
|
1580
|
+
|
|
1581
|
+
Source: string | undefined;
|
|
1582
|
+
|
|
1583
|
+
PrimaryKeys: string[][] | undefined;
|
|
1584
|
+
}
|
|
1585
|
+
export declare namespace Merge {
|
|
1586
|
+
|
|
1587
|
+
const filterSensitiveLog: (obj: Merge) => any;
|
|
1588
|
+
}
|
|
1589
|
+
|
|
1590
|
+
export interface MicrosoftSQLServerCatalogSource {
|
|
1591
|
+
|
|
1592
|
+
Name: string | undefined;
|
|
1593
|
+
|
|
1594
|
+
Database: string | undefined;
|
|
1595
|
+
|
|
1596
|
+
Table: string | undefined;
|
|
1597
|
+
}
|
|
1598
|
+
export declare namespace MicrosoftSQLServerCatalogSource {
|
|
1599
|
+
|
|
1600
|
+
const filterSensitiveLog: (obj: MicrosoftSQLServerCatalogSource) => any;
|
|
1601
|
+
}
|
|
1602
|
+
|
|
1603
|
+
export interface MicrosoftSQLServerCatalogTarget {
|
|
1604
|
+
|
|
1605
|
+
Name: string | undefined;
|
|
1606
|
+
|
|
1607
|
+
Inputs: string[] | undefined;
|
|
1608
|
+
|
|
1609
|
+
Database: string | undefined;
|
|
1610
|
+
|
|
1611
|
+
Table: string | undefined;
|
|
1612
|
+
}
|
|
1613
|
+
export declare namespace MicrosoftSQLServerCatalogTarget {
|
|
1614
|
+
|
|
1615
|
+
const filterSensitiveLog: (obj: MicrosoftSQLServerCatalogTarget) => any;
|
|
1616
|
+
}
|
|
1617
|
+
|
|
1618
|
+
export interface MySQLCatalogSource {
|
|
1619
|
+
|
|
1620
|
+
Name: string | undefined;
|
|
1621
|
+
|
|
1622
|
+
Database: string | undefined;
|
|
1623
|
+
|
|
1624
|
+
Table: string | undefined;
|
|
1625
|
+
}
|
|
1626
|
+
export declare namespace MySQLCatalogSource {
|
|
1627
|
+
|
|
1628
|
+
const filterSensitiveLog: (obj: MySQLCatalogSource) => any;
|
|
1629
|
+
}
|
|
1630
|
+
|
|
1631
|
+
export interface MySQLCatalogTarget {
|
|
1632
|
+
|
|
1633
|
+
Name: string | undefined;
|
|
1634
|
+
|
|
1635
|
+
Inputs: string[] | undefined;
|
|
1636
|
+
|
|
1637
|
+
Database: string | undefined;
|
|
1638
|
+
|
|
1639
|
+
Table: string | undefined;
|
|
1640
|
+
}
|
|
1641
|
+
export declare namespace MySQLCatalogTarget {
|
|
1642
|
+
|
|
1643
|
+
const filterSensitiveLog: (obj: MySQLCatalogTarget) => any;
|
|
1644
|
+
}
|
|
1645
|
+
|
|
1646
|
+
export interface OracleSQLCatalogSource {
|
|
1647
|
+
|
|
1648
|
+
Name: string | undefined;
|
|
1649
|
+
|
|
1650
|
+
Database: string | undefined;
|
|
1651
|
+
|
|
1652
|
+
Table: string | undefined;
|
|
1653
|
+
}
|
|
1654
|
+
export declare namespace OracleSQLCatalogSource {
|
|
1655
|
+
|
|
1656
|
+
const filterSensitiveLog: (obj: OracleSQLCatalogSource) => any;
|
|
1657
|
+
}
|
|
1658
|
+
|
|
1659
|
+
export interface OracleSQLCatalogTarget {
|
|
1660
|
+
|
|
1661
|
+
Name: string | undefined;
|
|
1662
|
+
|
|
1663
|
+
Inputs: string[] | undefined;
|
|
1664
|
+
|
|
1665
|
+
Database: string | undefined;
|
|
1666
|
+
|
|
1667
|
+
Table: string | undefined;
|
|
1668
|
+
}
|
|
1669
|
+
export declare namespace OracleSQLCatalogTarget {
|
|
1670
|
+
|
|
1671
|
+
const filterSensitiveLog: (obj: OracleSQLCatalogTarget) => any;
|
|
1672
|
+
}
|
|
1673
|
+
export declare enum PiiType {
|
|
1674
|
+
ColumnAudit = "ColumnAudit",
|
|
1675
|
+
ColumnMasking = "ColumnMasking",
|
|
1676
|
+
RowAudit = "RowAudit",
|
|
1677
|
+
RowMasking = "RowMasking"
|
|
1678
|
+
}
|
|
1679
|
+
|
|
1680
|
+
export interface PIIDetection {
|
|
1681
|
+
|
|
1682
|
+
Name: string | undefined;
|
|
1683
|
+
|
|
1684
|
+
Inputs: string[] | undefined;
|
|
1685
|
+
|
|
1686
|
+
PiiType: PiiType | string | undefined;
|
|
1687
|
+
|
|
1688
|
+
EntityTypesToDetect: string[] | undefined;
|
|
1689
|
+
|
|
1690
|
+
OutputColumnName?: string;
|
|
1691
|
+
|
|
1692
|
+
SampleFraction?: number;
|
|
1693
|
+
|
|
1694
|
+
ThresholdFraction?: number;
|
|
1695
|
+
|
|
1696
|
+
MaskValue?: string;
|
|
1697
|
+
}
|
|
1698
|
+
export declare namespace PIIDetection {
|
|
1699
|
+
|
|
1700
|
+
const filterSensitiveLog: (obj: PIIDetection) => any;
|
|
1701
|
+
}
|
|
1702
|
+
|
|
1703
|
+
export interface PostgreSQLCatalogSource {
|
|
1704
|
+
|
|
1705
|
+
Name: string | undefined;
|
|
1706
|
+
|
|
1707
|
+
Database: string | undefined;
|
|
1708
|
+
|
|
1709
|
+
Table: string | undefined;
|
|
1710
|
+
}
|
|
1711
|
+
export declare namespace PostgreSQLCatalogSource {
|
|
1712
|
+
|
|
1713
|
+
const filterSensitiveLog: (obj: PostgreSQLCatalogSource) => any;
|
|
1714
|
+
}
|
|
1715
|
+
|
|
1716
|
+
export interface PostgreSQLCatalogTarget {
|
|
1717
|
+
|
|
1718
|
+
Name: string | undefined;
|
|
1719
|
+
|
|
1720
|
+
Inputs: string[] | undefined;
|
|
1721
|
+
|
|
1722
|
+
Database: string | undefined;
|
|
1723
|
+
|
|
1724
|
+
Table: string | undefined;
|
|
1725
|
+
}
|
|
1726
|
+
export declare namespace PostgreSQLCatalogTarget {
|
|
1727
|
+
|
|
1728
|
+
const filterSensitiveLog: (obj: PostgreSQLCatalogTarget) => any;
|
|
1729
|
+
}
|
|
1730
|
+
|
|
1731
|
+
export interface RedshiftSource {
|
|
1732
|
+
|
|
1733
|
+
Name: string | undefined;
|
|
1734
|
+
|
|
1735
|
+
Database: string | undefined;
|
|
1736
|
+
|
|
1737
|
+
Table: string | undefined;
|
|
1738
|
+
|
|
1739
|
+
RedshiftTmpDir?: string;
|
|
1740
|
+
|
|
1741
|
+
TmpDirIAMRole?: string;
|
|
1742
|
+
}
|
|
1743
|
+
export declare namespace RedshiftSource {
|
|
1744
|
+
|
|
1745
|
+
const filterSensitiveLog: (obj: RedshiftSource) => any;
|
|
1746
|
+
}
|
|
1747
|
+
|
|
1748
|
+
export interface UpsertRedshiftTargetOptions {
|
|
1749
|
+
|
|
1750
|
+
TableLocation?: string;
|
|
1751
|
+
|
|
1752
|
+
ConnectionName?: string;
|
|
1753
|
+
|
|
1754
|
+
UpsertKeys?: string[];
|
|
1755
|
+
}
|
|
1756
|
+
export declare namespace UpsertRedshiftTargetOptions {
|
|
1757
|
+
|
|
1758
|
+
const filterSensitiveLog: (obj: UpsertRedshiftTargetOptions) => any;
|
|
1759
|
+
}
|
|
1760
|
+
|
|
1761
|
+
export interface RedshiftTarget {
|
|
1762
|
+
|
|
1763
|
+
Name: string | undefined;
|
|
1764
|
+
|
|
1765
|
+
Inputs: string[] | undefined;
|
|
1766
|
+
|
|
1767
|
+
Database: string | undefined;
|
|
1768
|
+
|
|
1769
|
+
Table: string | undefined;
|
|
1770
|
+
|
|
1771
|
+
RedshiftTmpDir?: string;
|
|
1772
|
+
|
|
1773
|
+
TmpDirIAMRole?: string;
|
|
1774
|
+
|
|
1775
|
+
UpsertRedshiftOptions?: UpsertRedshiftTargetOptions;
|
|
1776
|
+
}
|
|
1777
|
+
export declare namespace RedshiftTarget {
|
|
1778
|
+
|
|
1779
|
+
const filterSensitiveLog: (obj: RedshiftTarget) => any;
|
|
1780
|
+
}
|
|
1781
|
+
|
|
1782
|
+
export interface RelationalCatalogSource {
|
|
1783
|
+
|
|
1784
|
+
Name: string | undefined;
|
|
1785
|
+
|
|
1786
|
+
Database: string | undefined;
|
|
1787
|
+
|
|
1788
|
+
Table: string | undefined;
|
|
1789
|
+
}
|
|
1790
|
+
export declare namespace RelationalCatalogSource {
|
|
1791
|
+
|
|
1792
|
+
const filterSensitiveLog: (obj: RelationalCatalogSource) => any;
|
|
1793
|
+
}
|
|
1794
|
+
|
|
1795
|
+
export interface RenameField {
|
|
1796
|
+
|
|
1797
|
+
Name: string | undefined;
|
|
1798
|
+
|
|
1799
|
+
Inputs: string[] | undefined;
|
|
1800
|
+
|
|
1801
|
+
SourcePath: string[] | undefined;
|
|
1802
|
+
|
|
1803
|
+
TargetPath: string[] | undefined;
|
|
1804
|
+
}
|
|
1805
|
+
export declare namespace RenameField {
|
|
1806
|
+
|
|
1807
|
+
const filterSensitiveLog: (obj: RenameField) => any;
|
|
1808
|
+
}
|
|
1809
|
+
|
|
1810
|
+
export interface S3CatalogSource {
|
|
1811
|
+
|
|
1812
|
+
Name: string | undefined;
|
|
1813
|
+
|
|
1814
|
+
Database: string | undefined;
|
|
1815
|
+
|
|
1816
|
+
Table: string | undefined;
|
|
1817
|
+
|
|
1818
|
+
PartitionPredicate?: string;
|
|
1819
|
+
|
|
1820
|
+
AdditionalOptions?: S3SourceAdditionalOptions;
|
|
1821
|
+
}
|
|
1822
|
+
export declare namespace S3CatalogSource {
|
|
1823
|
+
|
|
1824
|
+
const filterSensitiveLog: (obj: S3CatalogSource) => any;
|
|
1825
|
+
}
|
|
1826
|
+
|
|
1827
|
+
export interface S3CatalogTarget {
|
|
1828
|
+
|
|
1829
|
+
Name: string | undefined;
|
|
1830
|
+
|
|
1831
|
+
Inputs: string[] | undefined;
|
|
1832
|
+
|
|
1833
|
+
PartitionKeys?: string[][];
|
|
1834
|
+
|
|
1835
|
+
Table: string | undefined;
|
|
1836
|
+
|
|
1837
|
+
Database: string | undefined;
|
|
1838
|
+
|
|
1839
|
+
SchemaChangePolicy?: CatalogSchemaChangePolicy;
|
|
1840
|
+
}
|
|
1841
|
+
export declare namespace S3CatalogTarget {
|
|
1842
|
+
|
|
1843
|
+
const filterSensitiveLog: (obj: S3CatalogTarget) => any;
|
|
1844
|
+
}
|
|
1845
|
+
|
|
1846
|
+
export interface S3DirectSourceAdditionalOptions {
|
|
1847
|
+
|
|
1848
|
+
BoundedSize?: number;
|
|
1849
|
+
|
|
1850
|
+
BoundedFiles?: number;
|
|
1851
|
+
|
|
1852
|
+
EnableSamplePath?: boolean;
|
|
1853
|
+
|
|
1854
|
+
SamplePath?: string;
|
|
1855
|
+
}
|
|
1856
|
+
export declare namespace S3DirectSourceAdditionalOptions {
|
|
1857
|
+
|
|
1858
|
+
const filterSensitiveLog: (obj: S3DirectSourceAdditionalOptions) => any;
|
|
1859
|
+
}
|
|
1860
|
+
export declare enum CompressionType {
|
|
1861
|
+
BZIP2 = "bzip2",
|
|
1862
|
+
GZIP = "gzip"
|
|
1863
|
+
}
|
|
1864
|
+
export declare enum QuoteChar {
|
|
1865
|
+
DISABLED = "disabled",
|
|
1866
|
+
QUILLEMET = "quillemet",
|
|
1867
|
+
QUOTE = "quote",
|
|
1868
|
+
SINGLE_QUOTE = "single_quote"
|
|
1869
|
+
}
|
|
1870
|
+
export declare enum Separator {
|
|
1871
|
+
COMMA = "comma",
|
|
1872
|
+
CTRLA = "ctrla",
|
|
1873
|
+
PIPE = "pipe",
|
|
1874
|
+
SEMICOLON = "semicolon",
|
|
1875
|
+
TAB = "tab"
|
|
1876
|
+
}
|
|
1877
|
+
|
|
1878
|
+
export interface S3CsvSource {
|
|
1879
|
+
|
|
1880
|
+
Name: string | undefined;
|
|
1881
|
+
|
|
1882
|
+
Paths: string[] | undefined;
|
|
1883
|
+
|
|
1884
|
+
CompressionType?: CompressionType | string;
|
|
1885
|
+
|
|
1886
|
+
Exclusions?: string[];
|
|
1887
|
+
|
|
1888
|
+
GroupSize?: string;
|
|
1889
|
+
|
|
1890
|
+
GroupFiles?: string;
|
|
1891
|
+
|
|
1892
|
+
Recurse?: boolean;
|
|
1893
|
+
|
|
1894
|
+
MaxBand?: number;
|
|
1895
|
+
|
|
1896
|
+
MaxFilesInBand?: number;
|
|
1897
|
+
|
|
1898
|
+
AdditionalOptions?: S3DirectSourceAdditionalOptions;
|
|
1899
|
+
|
|
1900
|
+
Separator: Separator | string | undefined;
|
|
1901
|
+
|
|
1902
|
+
Escaper?: string;
|
|
1903
|
+
|
|
1904
|
+
QuoteChar: QuoteChar | string | undefined;
|
|
1905
|
+
|
|
1906
|
+
Multiline?: boolean;
|
|
1907
|
+
|
|
1908
|
+
WithHeader?: boolean;
|
|
1909
|
+
|
|
1910
|
+
WriteHeader?: boolean;
|
|
1911
|
+
|
|
1912
|
+
SkipFirst?: boolean;
|
|
1913
|
+
|
|
1914
|
+
OptimizePerformance?: boolean;
|
|
1915
|
+
|
|
1916
|
+
OutputSchemas?: GlueSchema[];
|
|
1917
|
+
}
|
|
1918
|
+
export declare namespace S3CsvSource {
|
|
1919
|
+
|
|
1920
|
+
const filterSensitiveLog: (obj: S3CsvSource) => any;
|
|
1921
|
+
}
|
|
1922
|
+
export declare enum TargetFormat {
|
|
1923
|
+
AVRO = "avro",
|
|
1924
|
+
CSV = "csv",
|
|
1925
|
+
JSON = "json",
|
|
1926
|
+
ORC = "orc",
|
|
1927
|
+
PARQUET = "parquet"
|
|
1928
|
+
}
|
|
1929
|
+
|
|
1930
|
+
export interface DirectSchemaChangePolicy {
|
|
1931
|
+
|
|
1932
|
+
EnableUpdateCatalog?: boolean;
|
|
1933
|
+
|
|
1934
|
+
UpdateBehavior?: UpdateCatalogBehavior | string;
|
|
1935
|
+
|
|
1936
|
+
Table?: string;
|
|
1937
|
+
|
|
1938
|
+
Database?: string;
|
|
1939
|
+
}
|
|
1940
|
+
export declare namespace DirectSchemaChangePolicy {
|
|
1941
|
+
|
|
1942
|
+
const filterSensitiveLog: (obj: DirectSchemaChangePolicy) => any;
|
|
1943
|
+
}
|
|
1944
|
+
|
|
1945
|
+
export interface S3DirectTarget {
|
|
1946
|
+
|
|
1947
|
+
Name: string | undefined;
|
|
1948
|
+
|
|
1949
|
+
Inputs: string[] | undefined;
|
|
1950
|
+
|
|
1951
|
+
PartitionKeys?: string[][];
|
|
1952
|
+
|
|
1953
|
+
Path: string | undefined;
|
|
1954
|
+
|
|
1955
|
+
Compression?: string;
|
|
1956
|
+
|
|
1957
|
+
Format: TargetFormat | string | undefined;
|
|
1958
|
+
|
|
1959
|
+
SchemaChangePolicy?: DirectSchemaChangePolicy;
|
|
1960
|
+
}
|
|
1961
|
+
export declare namespace S3DirectTarget {
|
|
1962
|
+
|
|
1963
|
+
const filterSensitiveLog: (obj: S3DirectTarget) => any;
|
|
1964
|
+
}
|
|
1965
|
+
export declare enum ParquetCompressionType {
|
|
1966
|
+
GZIP = "gzip",
|
|
1967
|
+
LZO = "lzo",
|
|
1968
|
+
NONE = "none",
|
|
1969
|
+
SNAPPY = "snappy",
|
|
1970
|
+
UNCOMPRESSED = "uncompressed"
|
|
1971
|
+
}
|
|
1972
|
+
|
|
1973
|
+
export interface S3GlueParquetTarget {
|
|
1974
|
+
|
|
1975
|
+
Name: string | undefined;
|
|
1976
|
+
|
|
1977
|
+
Inputs: string[] | undefined;
|
|
1978
|
+
|
|
1979
|
+
PartitionKeys?: string[][];
|
|
1980
|
+
|
|
1981
|
+
Path: string | undefined;
|
|
1982
|
+
|
|
1983
|
+
Compression?: ParquetCompressionType | string;
|
|
1984
|
+
|
|
1985
|
+
SchemaChangePolicy?: DirectSchemaChangePolicy;
|
|
1986
|
+
}
|
|
1987
|
+
export declare namespace S3GlueParquetTarget {
|
|
1988
|
+
|
|
1989
|
+
const filterSensitiveLog: (obj: S3GlueParquetTarget) => any;
|
|
1990
|
+
}
|
|
1991
|
+
|
|
1992
|
+
export interface S3JsonSource {
|
|
1993
|
+
|
|
1994
|
+
Name: string | undefined;
|
|
1995
|
+
|
|
1996
|
+
Paths: string[] | undefined;
|
|
1997
|
+
|
|
1998
|
+
CompressionType?: CompressionType | string;
|
|
1999
|
+
|
|
2000
|
+
Exclusions?: string[];
|
|
2001
|
+
|
|
2002
|
+
GroupSize?: string;
|
|
2003
|
+
|
|
2004
|
+
GroupFiles?: string;
|
|
2005
|
+
|
|
2006
|
+
Recurse?: boolean;
|
|
2007
|
+
|
|
2008
|
+
MaxBand?: number;
|
|
2009
|
+
|
|
2010
|
+
MaxFilesInBand?: number;
|
|
2011
|
+
|
|
2012
|
+
AdditionalOptions?: S3DirectSourceAdditionalOptions;
|
|
2013
|
+
|
|
2014
|
+
JsonPath?: string;
|
|
2015
|
+
|
|
2016
|
+
Multiline?: boolean;
|
|
2017
|
+
|
|
2018
|
+
OutputSchemas?: GlueSchema[];
|
|
2019
|
+
}
|
|
2020
|
+
export declare namespace S3JsonSource {
|
|
2021
|
+
|
|
2022
|
+
const filterSensitiveLog: (obj: S3JsonSource) => any;
|
|
2023
|
+
}
|
|
2024
|
+
|
|
2025
|
+
export interface S3ParquetSource {
|
|
2026
|
+
|
|
2027
|
+
Name: string | undefined;
|
|
2028
|
+
|
|
2029
|
+
Paths: string[] | undefined;
|
|
2030
|
+
|
|
2031
|
+
CompressionType?: ParquetCompressionType | string;
|
|
2032
|
+
|
|
2033
|
+
Exclusions?: string[];
|
|
2034
|
+
|
|
2035
|
+
GroupSize?: string;
|
|
2036
|
+
|
|
2037
|
+
GroupFiles?: string;
|
|
2038
|
+
|
|
2039
|
+
Recurse?: boolean;
|
|
2040
|
+
|
|
2041
|
+
MaxBand?: number;
|
|
2042
|
+
|
|
2043
|
+
MaxFilesInBand?: number;
|
|
2044
|
+
|
|
2045
|
+
AdditionalOptions?: S3DirectSourceAdditionalOptions;
|
|
2046
|
+
|
|
2047
|
+
OutputSchemas?: GlueSchema[];
|
|
2048
|
+
}
|
|
2049
|
+
export declare namespace S3ParquetSource {
|
|
2050
|
+
|
|
2051
|
+
const filterSensitiveLog: (obj: S3ParquetSource) => any;
|
|
2052
|
+
}
|
|
2053
|
+
|
|
2054
|
+
export interface SelectFields {
|
|
2055
|
+
|
|
2056
|
+
Name: string | undefined;
|
|
2057
|
+
|
|
2058
|
+
Inputs: string[] | undefined;
|
|
2059
|
+
|
|
2060
|
+
Paths: string[][] | undefined;
|
|
2061
|
+
}
|
|
2062
|
+
export declare namespace SelectFields {
|
|
2063
|
+
|
|
2064
|
+
const filterSensitiveLog: (obj: SelectFields) => any;
|
|
2065
|
+
}
|
|
2066
|
+
|
|
2067
|
+
export interface SelectFromCollection {
|
|
2068
|
+
|
|
2069
|
+
Name: string | undefined;
|
|
2070
|
+
|
|
2071
|
+
Inputs: string[] | undefined;
|
|
2072
|
+
|
|
2073
|
+
Index: number | undefined;
|
|
2074
|
+
}
|
|
2075
|
+
export declare namespace SelectFromCollection {
|
|
2076
|
+
|
|
2077
|
+
const filterSensitiveLog: (obj: SelectFromCollection) => any;
|
|
2078
|
+
}
|
|
2079
|
+
|
|
2080
|
+
export interface SparkConnectorSource {
|
|
2081
|
+
|
|
2082
|
+
Name: string | undefined;
|
|
2083
|
+
|
|
2084
|
+
ConnectionName: string | undefined;
|
|
2085
|
+
|
|
2086
|
+
ConnectorName: string | undefined;
|
|
2087
|
+
|
|
2088
|
+
ConnectionType: string | undefined;
|
|
2089
|
+
|
|
2090
|
+
AdditionalOptions?: {
|
|
2091
|
+
[key: string]: string;
|
|
2092
|
+
};
|
|
2093
|
+
|
|
2094
|
+
OutputSchemas?: GlueSchema[];
|
|
2095
|
+
}
|
|
2096
|
+
export declare namespace SparkConnectorSource {
|
|
2097
|
+
|
|
2098
|
+
const filterSensitiveLog: (obj: SparkConnectorSource) => any;
|
|
2099
|
+
}
|
|
2100
|
+
|
|
2101
|
+
export interface SparkConnectorTarget {
|
|
2102
|
+
|
|
2103
|
+
Name: string | undefined;
|
|
2104
|
+
|
|
2105
|
+
Inputs: string[] | undefined;
|
|
2106
|
+
|
|
2107
|
+
ConnectionName: string | undefined;
|
|
2108
|
+
|
|
2109
|
+
ConnectorName: string | undefined;
|
|
2110
|
+
|
|
2111
|
+
ConnectionType: string | undefined;
|
|
2112
|
+
|
|
2113
|
+
AdditionalOptions?: {
|
|
2114
|
+
[key: string]: string;
|
|
2115
|
+
};
|
|
2116
|
+
|
|
2117
|
+
OutputSchemas?: GlueSchema[];
|
|
2118
|
+
}
|
|
2119
|
+
export declare namespace SparkConnectorTarget {
|
|
2120
|
+
|
|
2121
|
+
const filterSensitiveLog: (obj: SparkConnectorTarget) => any;
|
|
2122
|
+
}
|
|
2123
|
+
|
|
2124
|
+
export interface SqlAlias {
|
|
2125
|
+
|
|
2126
|
+
From: string | undefined;
|
|
2127
|
+
|
|
2128
|
+
Alias: string | undefined;
|
|
2129
|
+
}
|
|
2130
|
+
export declare namespace SqlAlias {
|
|
2131
|
+
|
|
2132
|
+
const filterSensitiveLog: (obj: SqlAlias) => any;
|
|
2133
|
+
}
|
|
2134
|
+
|
|
2135
|
+
export interface SparkSQL {
|
|
2136
|
+
|
|
2137
|
+
Name: string | undefined;
|
|
2138
|
+
|
|
2139
|
+
Inputs: string[] | undefined;
|
|
2140
|
+
|
|
2141
|
+
SqlQuery: string | undefined;
|
|
2142
|
+
|
|
2143
|
+
SqlAliases: SqlAlias[] | undefined;
|
|
2144
|
+
|
|
2145
|
+
OutputSchemas?: GlueSchema[];
|
|
2146
|
+
}
|
|
2147
|
+
export declare namespace SparkSQL {
|
|
2148
|
+
|
|
2149
|
+
const filterSensitiveLog: (obj: SparkSQL) => any;
|
|
2150
|
+
}
|
|
2151
|
+
|
|
2152
|
+
export interface Spigot {
|
|
2153
|
+
|
|
2154
|
+
Name: string | undefined;
|
|
2155
|
+
|
|
2156
|
+
Inputs: string[] | undefined;
|
|
2157
|
+
|
|
2158
|
+
Path: string | undefined;
|
|
2159
|
+
|
|
2160
|
+
Topk?: number;
|
|
2161
|
+
|
|
2162
|
+
Prob?: number;
|
|
2163
|
+
}
|
|
2164
|
+
export declare namespace Spigot {
|
|
2165
|
+
|
|
2166
|
+
const filterSensitiveLog: (obj: Spigot) => any;
|
|
2167
|
+
}
|
|
2168
|
+
|
|
2169
|
+
export interface SplitFields {
|
|
2170
|
+
|
|
2171
|
+
Name: string | undefined;
|
|
2172
|
+
|
|
2173
|
+
Inputs: string[] | undefined;
|
|
2174
|
+
|
|
2175
|
+
Paths: string[][] | undefined;
|
|
2176
|
+
}
|
|
2177
|
+
export declare namespace SplitFields {
|
|
2178
|
+
|
|
2179
|
+
const filterSensitiveLog: (obj: SplitFields) => any;
|
|
2180
|
+
}
|
|
2181
|
+
export declare enum UnionType {
|
|
2182
|
+
ALL = "ALL",
|
|
2183
|
+
DISTINCT = "DISTINCT"
|
|
2184
|
+
}
|
|
2185
|
+
|
|
2186
|
+
export interface Union {
|
|
2187
|
+
|
|
2188
|
+
Name: string | undefined;
|
|
2189
|
+
|
|
2190
|
+
Inputs: string[] | undefined;
|
|
2191
|
+
|
|
2192
|
+
UnionType: UnionType | string | undefined;
|
|
2193
|
+
}
|
|
2194
|
+
export declare namespace Union {
|
|
2195
|
+
|
|
2196
|
+
const filterSensitiveLog: (obj: Union) => any;
|
|
2197
|
+
}
|
|
2198
|
+
|
|
2199
|
+
export interface JobCommand {
|
|
2200
|
+
|
|
2201
|
+
Name?: string;
|
|
2202
|
+
|
|
2203
|
+
ScriptLocation?: string;
|
|
2204
|
+
|
|
2205
|
+
PythonVersion?: string;
|
|
2206
|
+
}
|
|
2207
|
+
export declare namespace JobCommand {
|
|
2208
|
+
|
|
2209
|
+
const filterSensitiveLog: (obj: JobCommand) => any;
|
|
2210
|
+
}
|
|
2211
|
+
|
|
2212
|
+
export interface ConnectionsList {
|
|
2213
|
+
|
|
2214
|
+
Connections?: string[];
|
|
2215
|
+
}
|
|
2216
|
+
export declare namespace ConnectionsList {
|
|
2217
|
+
|
|
2218
|
+
const filterSensitiveLog: (obj: ConnectionsList) => any;
|
|
2219
|
+
}
|
|
2220
|
+
|
|
2221
|
+
export interface ExecutionProperty {
|
|
2222
|
+
|
|
2223
|
+
MaxConcurrentRuns?: number;
|
|
2224
|
+
}
|
|
2225
|
+
export declare namespace ExecutionProperty {
|
|
2226
|
+
|
|
2227
|
+
const filterSensitiveLog: (obj: ExecutionProperty) => any;
|
|
982
2228
|
}
|
|
983
2229
|
export interface BatchGetPartitionRequest {
|
|
984
2230
|
|