@aws-sdk/client-glue 3.300.0 → 3.303.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/dist-cjs/models/models_0.js +389 -442
- package/dist-cjs/models/models_1.js +129 -153
- package/dist-cjs/models/models_2.js +41 -48
- package/dist-cjs/protocols/Aws_json1_1.js +0 -1
- package/dist-es/models/models_0.js +389 -442
- package/dist-es/models/models_1.js +129 -153
- package/dist-es/models/models_2.js +41 -48
- package/dist-es/protocols/Aws_json1_1.js +0 -1
- package/dist-types/commands/BatchCreatePartitionCommand.d.ts +20 -24
- package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +2 -2
- package/dist-types/commands/BatchDeletePartitionCommand.d.ts +4 -4
- package/dist-types/commands/BatchDeleteTableCommand.d.ts +2 -2
- package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetCrawlersCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetJobsCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetPartitionCommand.d.ts +4 -4
- package/dist-types/commands/BatchGetTriggersCommand.d.ts +2 -2
- package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +2 -2
- package/dist-types/commands/BatchStopJobRunCommand.d.ts +2 -2
- package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +22 -26
- package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/commands/CancelMLTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/CancelStatementCommand.d.ts +1 -1
- package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
- package/dist-types/commands/CreateBlueprintCommand.d.ts +2 -2
- package/dist-types/commands/CreateClassifierCommand.d.ts +7 -7
- package/dist-types/commands/CreateConnectionCommand.d.ts +7 -7
- package/dist-types/commands/CreateCrawlerCommand.d.ts +23 -23
- package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +2 -2
- package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +3 -3
- package/dist-types/commands/CreateDatabaseCommand.d.ts +9 -9
- package/dist-types/commands/CreateDevEndpointCommand.d.ts +5 -5
- package/dist-types/commands/CreateJobCommand.d.ts +189 -428
- package/dist-types/commands/CreateMLTransformCommand.d.ts +9 -9
- package/dist-types/commands/CreatePartitionCommand.d.ts +19 -23
- package/dist-types/commands/CreatePartitionIndexCommand.d.ts +3 -3
- package/dist-types/commands/CreateRegistryCommand.d.ts +2 -2
- package/dist-types/commands/CreateSchemaCommand.d.ts +3 -3
- package/dist-types/commands/CreateScriptCommand.d.ts +7 -7
- package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +6 -6
- package/dist-types/commands/CreateSessionCommand.d.ts +6 -6
- package/dist-types/commands/CreateTableCommand.d.ts +23 -29
- package/dist-types/commands/CreateTriggerCommand.d.ts +10 -10
- package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +4 -4
- package/dist-types/commands/CreateWorkflowCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/DeleteClassifierCommand.d.ts +1 -1
- package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +2 -2
- 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/DeleteDataQualityRulesetCommand.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 +2 -2
- package/dist-types/commands/DeletePartitionIndexCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRegistryCommand.d.ts +2 -2
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSchemaCommand.d.ts +2 -2
- package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +2 -2
- 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 +3 -3
- package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +2 -2
- package/dist-types/commands/GetConnectionCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionsCommand.d.ts +3 -3
- package/dist-types/commands/GetCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +2 -2
- package/dist-types/commands/GetCrawlersCommand.d.ts +1 -1
- package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityResultCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/commands/GetDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/GetDatabasesCommand.d.ts +1 -1
- package/dist-types/commands/GetDataflowGraphCommand.d.ts +1 -1
- package/dist-types/commands/GetDevEndpointCommand.d.ts +1 -1
- package/dist-types/commands/GetDevEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/GetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/commands/GetJobCommand.d.ts +1 -1
- package/dist-types/commands/GetJobRunCommand.d.ts +1 -1
- package/dist-types/commands/GetJobRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetJobsCommand.d.ts +1 -1
- package/dist-types/commands/GetMLTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/GetMLTaskRunsCommand.d.ts +3 -3
- package/dist-types/commands/GetMLTransformCommand.d.ts +1 -1
- package/dist-types/commands/GetMLTransformsCommand.d.ts +5 -5
- package/dist-types/commands/GetMappingCommand.d.ts +6 -6
- package/dist-types/commands/GetPartitionCommand.d.ts +2 -2
- package/dist-types/commands/GetPartitionIndexesCommand.d.ts +1 -1
- package/dist-types/commands/GetPartitionsCommand.d.ts +2 -2
- package/dist-types/commands/GetPlanCommand.d.ts +9 -9
- package/dist-types/commands/GetRegistryCommand.d.ts +2 -2
- package/dist-types/commands/GetResourcePoliciesCommand.d.ts +1 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +2 -2
- package/dist-types/commands/GetSchemaCommand.d.ts +2 -2
- package/dist-types/commands/GetSchemaVersionCommand.d.ts +3 -3
- package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +3 -3
- package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/GetSessionCommand.d.ts +1 -1
- package/dist-types/commands/GetStatementCommand.d.ts +1 -1
- package/dist-types/commands/GetTableCommand.d.ts +1 -1
- package/dist-types/commands/GetTableVersionCommand.d.ts +1 -1
- package/dist-types/commands/GetTableVersionsCommand.d.ts +1 -1
- package/dist-types/commands/GetTablesCommand.d.ts +1 -1
- package/dist-types/commands/GetTagsCommand.d.ts +1 -1
- package/dist-types/commands/GetTriggerCommand.d.ts +1 -1
- package/dist-types/commands/GetTriggersCommand.d.ts +1 -1
- package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +5 -5
- package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +5 -5
- package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +4 -4
- package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +1 -1
- package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/GetWorkflowRunsCommand.d.ts +1 -1
- package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +1 -1
- package/dist-types/commands/ListBlueprintsCommand.d.ts +2 -2
- package/dist-types/commands/ListCrawlersCommand.d.ts +2 -2
- package/dist-types/commands/ListCrawlsCommand.d.ts +3 -3
- package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +1 -1
- package/dist-types/commands/ListDataQualityResultsCommand.d.ts +5 -5
- package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +5 -5
- package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +5 -5
- package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +4 -4
- package/dist-types/commands/ListDevEndpointsCommand.d.ts +2 -2
- package/dist-types/commands/ListJobsCommand.d.ts +2 -2
- package/dist-types/commands/ListMLTransformsCommand.d.ts +6 -6
- package/dist-types/commands/ListRegistriesCommand.d.ts +1 -1
- package/dist-types/commands/ListSchemaVersionsCommand.d.ts +2 -2
- package/dist-types/commands/ListSchemasCommand.d.ts +2 -2
- package/dist-types/commands/ListSessionsCommand.d.ts +2 -2
- package/dist-types/commands/ListStatementsCommand.d.ts +1 -1
- package/dist-types/commands/ListTriggersCommand.d.ts +2 -2
- package/dist-types/commands/ListWorkflowsCommand.d.ts +1 -1
- package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +4 -4
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +4 -4
- package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +2 -2
- package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +5 -5
- package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +2 -2
- package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +4 -4
- package/dist-types/commands/ResetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +2 -2
- package/dist-types/commands/RunStatementCommand.d.ts +1 -1
- package/dist-types/commands/SearchTablesCommand.d.ts +5 -5
- 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/StartDataQualityRuleRecommendationRunCommand.d.ts +4 -4
- package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +6 -6
- 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 +3 -3
- 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 +2 -2
- 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 +2 -2
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/commands/UpdateBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClassifierCommand.d.ts +7 -7
- package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +13 -13
- package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +12 -12
- package/dist-types/commands/UpdateConnectionCommand.d.ts +6 -6
- package/dist-types/commands/UpdateCrawlerCommand.d.ts +22 -22
- package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +1 -2
- package/dist-types/commands/UpdateDatabaseCommand.d.ts +8 -8
- package/dist-types/commands/UpdateDevEndpointCommand.d.ts +5 -5
- package/dist-types/commands/UpdateJobCommand.d.ts +189 -428
- package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMLTransformCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePartitionCommand.d.ts +20 -24
- package/dist-types/commands/UpdateRegistryCommand.d.ts +2 -2
- package/dist-types/commands/UpdateSchemaCommand.d.ts +3 -3
- package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTableCommand.d.ts +20 -26
- package/dist-types/commands/UpdateTriggerCommand.d.ts +10 -10
- package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +4 -4
- package/dist-types/commands/UpdateWorkflowCommand.d.ts +2 -2
- package/dist-types/models/models_0.d.ts +661 -396
- package/dist-types/models/models_1.d.ts +249 -129
- package/dist-types/models/models_2.d.ts +76 -45
- package/dist-types/ts3.4/models/models_0.d.ts +473 -389
- package/dist-types/ts3.4/models/models_1.d.ts +171 -129
- package/dist-types/ts3.4/models/models_2.d.ts +52 -42
- package/package.json +34 -34
|
@@ -17,24 +17,23 @@ class AccessDeniedException extends GlueServiceException_1.GlueServiceException
|
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
exports.AccessDeniedException = AccessDeniedException;
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
})(AggFunction = exports.AggFunction || (exports.AggFunction = {}));
|
|
20
|
+
exports.AggFunction = {
|
|
21
|
+
avg: "avg",
|
|
22
|
+
count: "count",
|
|
23
|
+
countDistinct: "countDistinct",
|
|
24
|
+
first: "first",
|
|
25
|
+
kurtosis: "kurtosis",
|
|
26
|
+
last: "last",
|
|
27
|
+
max: "max",
|
|
28
|
+
min: "min",
|
|
29
|
+
skewness: "skewness",
|
|
30
|
+
stddev_pop: "stddev_pop",
|
|
31
|
+
stddev_samp: "stddev_samp",
|
|
32
|
+
sum: "sum",
|
|
33
|
+
sumDistinct: "sumDistinct",
|
|
34
|
+
var_pop: "var_pop",
|
|
35
|
+
var_samp: "var_samp",
|
|
36
|
+
};
|
|
38
37
|
class AlreadyExistsException extends GlueServiceException_1.GlueServiceException {
|
|
39
38
|
constructor(opts) {
|
|
40
39
|
super({
|
|
@@ -147,271 +146,236 @@ class ResourceNotReadyException extends GlueServiceException_1.GlueServiceExcept
|
|
|
147
146
|
}
|
|
148
147
|
}
|
|
149
148
|
exports.ResourceNotReadyException = ResourceNotReadyException;
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
}
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
}
|
|
380
|
-
var ParquetCompressionType;
|
|
381
|
-
(function (ParquetCompressionType) {
|
|
382
|
-
ParquetCompressionType["GZIP"] = "gzip";
|
|
383
|
-
ParquetCompressionType["LZO"] = "lzo";
|
|
384
|
-
ParquetCompressionType["NONE"] = "none";
|
|
385
|
-
ParquetCompressionType["SNAPPY"] = "snappy";
|
|
386
|
-
ParquetCompressionType["UNCOMPRESSED"] = "uncompressed";
|
|
387
|
-
})(ParquetCompressionType = exports.ParquetCompressionType || (exports.ParquetCompressionType = {}));
|
|
388
|
-
var HudiTargetCompressionType;
|
|
389
|
-
(function (HudiTargetCompressionType) {
|
|
390
|
-
HudiTargetCompressionType["GZIP"] = "gzip";
|
|
391
|
-
HudiTargetCompressionType["LZO"] = "lzo";
|
|
392
|
-
HudiTargetCompressionType["SNAPPY"] = "snappy";
|
|
393
|
-
HudiTargetCompressionType["UNCOMPRESSED"] = "uncompressed";
|
|
394
|
-
})(HudiTargetCompressionType = exports.HudiTargetCompressionType || (exports.HudiTargetCompressionType = {}));
|
|
395
|
-
var UnionType;
|
|
396
|
-
(function (UnionType) {
|
|
397
|
-
UnionType["ALL"] = "ALL";
|
|
398
|
-
UnionType["DISTINCT"] = "DISTINCT";
|
|
399
|
-
})(UnionType = exports.UnionType || (exports.UnionType = {}));
|
|
400
|
-
var ExecutionClass;
|
|
401
|
-
(function (ExecutionClass) {
|
|
402
|
-
ExecutionClass["FLEX"] = "FLEX";
|
|
403
|
-
ExecutionClass["STANDARD"] = "STANDARD";
|
|
404
|
-
})(ExecutionClass = exports.ExecutionClass || (exports.ExecutionClass = {}));
|
|
405
|
-
var SourceControlAuthStrategy;
|
|
406
|
-
(function (SourceControlAuthStrategy) {
|
|
407
|
-
SourceControlAuthStrategy["AWS_SECRETS_MANAGER"] = "AWS_SECRETS_MANAGER";
|
|
408
|
-
SourceControlAuthStrategy["PERSONAL_ACCESS_TOKEN"] = "PERSONAL_ACCESS_TOKEN";
|
|
409
|
-
})(SourceControlAuthStrategy = exports.SourceControlAuthStrategy || (exports.SourceControlAuthStrategy = {}));
|
|
410
|
-
var SourceControlProvider;
|
|
411
|
-
(function (SourceControlProvider) {
|
|
412
|
-
SourceControlProvider["AWS_CODE_COMMIT"] = "AWS_CODE_COMMIT";
|
|
413
|
-
SourceControlProvider["GITHUB"] = "GITHUB";
|
|
414
|
-
})(SourceControlProvider = exports.SourceControlProvider || (exports.SourceControlProvider = {}));
|
|
149
|
+
exports.BlueprintStatus = {
|
|
150
|
+
ACTIVE: "ACTIVE",
|
|
151
|
+
CREATING: "CREATING",
|
|
152
|
+
FAILED: "FAILED",
|
|
153
|
+
UPDATING: "UPDATING",
|
|
154
|
+
};
|
|
155
|
+
exports.LastCrawlStatus = {
|
|
156
|
+
CANCELLED: "CANCELLED",
|
|
157
|
+
FAILED: "FAILED",
|
|
158
|
+
SUCCEEDED: "SUCCEEDED",
|
|
159
|
+
};
|
|
160
|
+
exports.CrawlerLineageSettings = {
|
|
161
|
+
DISABLE: "DISABLE",
|
|
162
|
+
ENABLE: "ENABLE",
|
|
163
|
+
};
|
|
164
|
+
exports.RecrawlBehavior = {
|
|
165
|
+
CRAWL_EVENT_MODE: "CRAWL_EVENT_MODE",
|
|
166
|
+
CRAWL_EVERYTHING: "CRAWL_EVERYTHING",
|
|
167
|
+
CRAWL_NEW_FOLDERS_ONLY: "CRAWL_NEW_FOLDERS_ONLY",
|
|
168
|
+
};
|
|
169
|
+
exports.ScheduleState = {
|
|
170
|
+
NOT_SCHEDULED: "NOT_SCHEDULED",
|
|
171
|
+
SCHEDULED: "SCHEDULED",
|
|
172
|
+
TRANSITIONING: "TRANSITIONING",
|
|
173
|
+
};
|
|
174
|
+
exports.DeleteBehavior = {
|
|
175
|
+
DELETE_FROM_DATABASE: "DELETE_FROM_DATABASE",
|
|
176
|
+
DEPRECATE_IN_DATABASE: "DEPRECATE_IN_DATABASE",
|
|
177
|
+
LOG: "LOG",
|
|
178
|
+
};
|
|
179
|
+
exports.UpdateBehavior = {
|
|
180
|
+
LOG: "LOG",
|
|
181
|
+
UPDATE_IN_DATABASE: "UPDATE_IN_DATABASE",
|
|
182
|
+
};
|
|
183
|
+
exports.CrawlerState = {
|
|
184
|
+
READY: "READY",
|
|
185
|
+
RUNNING: "RUNNING",
|
|
186
|
+
STOPPING: "STOPPING",
|
|
187
|
+
};
|
|
188
|
+
exports.JdbcMetadataEntry = {
|
|
189
|
+
COMMENTS: "COMMENTS",
|
|
190
|
+
RAWTYPES: "RAWTYPES",
|
|
191
|
+
};
|
|
192
|
+
exports.DataQualityRuleResultStatus = {
|
|
193
|
+
ERROR: "ERROR",
|
|
194
|
+
FAIL: "FAIL",
|
|
195
|
+
PASS: "PASS",
|
|
196
|
+
};
|
|
197
|
+
exports.WorkerType = {
|
|
198
|
+
G_025X: "G.025X",
|
|
199
|
+
G_1X: "G.1X",
|
|
200
|
+
G_2X: "G.2X",
|
|
201
|
+
Standard: "Standard",
|
|
202
|
+
};
|
|
203
|
+
exports.StartingPosition = {
|
|
204
|
+
EARLIEST: "earliest",
|
|
205
|
+
LATEST: "latest",
|
|
206
|
+
TRIM_HORIZON: "trim_horizon",
|
|
207
|
+
};
|
|
208
|
+
exports.JDBCConnectionType = {
|
|
209
|
+
mysql: "mysql",
|
|
210
|
+
oracle: "oracle",
|
|
211
|
+
postgresql: "postgresql",
|
|
212
|
+
redshift: "redshift",
|
|
213
|
+
sqlserver: "sqlserver",
|
|
214
|
+
};
|
|
215
|
+
exports.ParamType = {
|
|
216
|
+
BOOL: "bool",
|
|
217
|
+
COMPLEX: "complex",
|
|
218
|
+
FLOAT: "float",
|
|
219
|
+
INT: "int",
|
|
220
|
+
LIST: "list",
|
|
221
|
+
NULL: "null",
|
|
222
|
+
STR: "str",
|
|
223
|
+
};
|
|
224
|
+
exports.DQTransformOutput = {
|
|
225
|
+
EvaluationResults: "EvaluationResults",
|
|
226
|
+
PrimaryInput: "PrimaryInput",
|
|
227
|
+
};
|
|
228
|
+
exports.DQStopJobOnFailureTiming = {
|
|
229
|
+
AfterDataLoad: "AfterDataLoad",
|
|
230
|
+
Immediate: "Immediate",
|
|
231
|
+
};
|
|
232
|
+
exports.FilterOperation = {
|
|
233
|
+
EQ: "EQ",
|
|
234
|
+
GT: "GT",
|
|
235
|
+
GTE: "GTE",
|
|
236
|
+
ISNULL: "ISNULL",
|
|
237
|
+
LT: "LT",
|
|
238
|
+
LTE: "LTE",
|
|
239
|
+
REGEX: "REGEX",
|
|
240
|
+
};
|
|
241
|
+
exports.FilterValueType = {
|
|
242
|
+
COLUMNEXTRACTED: "COLUMNEXTRACTED",
|
|
243
|
+
CONSTANT: "CONSTANT",
|
|
244
|
+
};
|
|
245
|
+
exports.FilterLogicalOperator = {
|
|
246
|
+
AND: "AND",
|
|
247
|
+
OR: "OR",
|
|
248
|
+
};
|
|
249
|
+
exports.UpdateCatalogBehavior = {
|
|
250
|
+
LOG: "LOG",
|
|
251
|
+
UPDATE_IN_DATABASE: "UPDATE_IN_DATABASE",
|
|
252
|
+
};
|
|
253
|
+
exports.JDBCDataType = {
|
|
254
|
+
ARRAY: "ARRAY",
|
|
255
|
+
BIGINT: "BIGINT",
|
|
256
|
+
BINARY: "BINARY",
|
|
257
|
+
BIT: "BIT",
|
|
258
|
+
BLOB: "BLOB",
|
|
259
|
+
BOOLEAN: "BOOLEAN",
|
|
260
|
+
CHAR: "CHAR",
|
|
261
|
+
CLOB: "CLOB",
|
|
262
|
+
DATALINK: "DATALINK",
|
|
263
|
+
DATE: "DATE",
|
|
264
|
+
DECIMAL: "DECIMAL",
|
|
265
|
+
DISTINCT: "DISTINCT",
|
|
266
|
+
DOUBLE: "DOUBLE",
|
|
267
|
+
FLOAT: "FLOAT",
|
|
268
|
+
INTEGER: "INTEGER",
|
|
269
|
+
JAVA_OBJECT: "JAVA_OBJECT",
|
|
270
|
+
LONGNVARCHAR: "LONGNVARCHAR",
|
|
271
|
+
LONGVARBINARY: "LONGVARBINARY",
|
|
272
|
+
LONGVARCHAR: "LONGVARCHAR",
|
|
273
|
+
NCHAR: "NCHAR",
|
|
274
|
+
NCLOB: "NCLOB",
|
|
275
|
+
NULL: "NULL",
|
|
276
|
+
NUMERIC: "NUMERIC",
|
|
277
|
+
NVARCHAR: "NVARCHAR",
|
|
278
|
+
OTHER: "OTHER",
|
|
279
|
+
REAL: "REAL",
|
|
280
|
+
REF: "REF",
|
|
281
|
+
REF_CURSOR: "REF_CURSOR",
|
|
282
|
+
ROWID: "ROWID",
|
|
283
|
+
SMALLINT: "SMALLINT",
|
|
284
|
+
SQLXML: "SQLXML",
|
|
285
|
+
STRUCT: "STRUCT",
|
|
286
|
+
TIME: "TIME",
|
|
287
|
+
TIMESTAMP: "TIMESTAMP",
|
|
288
|
+
TIMESTAMP_WITH_TIMEZONE: "TIMESTAMP_WITH_TIMEZONE",
|
|
289
|
+
TIME_WITH_TIMEZONE: "TIME_WITH_TIMEZONE",
|
|
290
|
+
TINYINT: "TINYINT",
|
|
291
|
+
VARBINARY: "VARBINARY",
|
|
292
|
+
VARCHAR: "VARCHAR",
|
|
293
|
+
};
|
|
294
|
+
exports.GlueRecordType = {
|
|
295
|
+
BIGDECIMAL: "BIGDECIMAL",
|
|
296
|
+
BYTE: "BYTE",
|
|
297
|
+
DATE: "DATE",
|
|
298
|
+
DOUBLE: "DOUBLE",
|
|
299
|
+
FLOAT: "FLOAT",
|
|
300
|
+
INT: "INT",
|
|
301
|
+
LONG: "LONG",
|
|
302
|
+
SHORT: "SHORT",
|
|
303
|
+
STRING: "STRING",
|
|
304
|
+
TIMESTAMP: "TIMESTAMP",
|
|
305
|
+
};
|
|
306
|
+
exports.JoinType = {
|
|
307
|
+
EQUIJOIN: "equijoin",
|
|
308
|
+
LEFT: "left",
|
|
309
|
+
LEFT_ANTI: "leftanti",
|
|
310
|
+
LEFT_SEMI: "leftsemi",
|
|
311
|
+
OUTER: "outer",
|
|
312
|
+
RIGHT: "right",
|
|
313
|
+
};
|
|
314
|
+
exports.PiiType = {
|
|
315
|
+
ColumnAudit: "ColumnAudit",
|
|
316
|
+
ColumnMasking: "ColumnMasking",
|
|
317
|
+
RowAudit: "RowAudit",
|
|
318
|
+
RowMasking: "RowMasking",
|
|
319
|
+
};
|
|
320
|
+
exports.CompressionType = {
|
|
321
|
+
BZIP2: "bzip2",
|
|
322
|
+
GZIP: "gzip",
|
|
323
|
+
};
|
|
324
|
+
exports.QuoteChar = {
|
|
325
|
+
DISABLED: "disabled",
|
|
326
|
+
QUILLEMET: "quillemet",
|
|
327
|
+
QUOTE: "quote",
|
|
328
|
+
SINGLE_QUOTE: "single_quote",
|
|
329
|
+
};
|
|
330
|
+
exports.Separator = {
|
|
331
|
+
COMMA: "comma",
|
|
332
|
+
CTRLA: "ctrla",
|
|
333
|
+
PIPE: "pipe",
|
|
334
|
+
SEMICOLON: "semicolon",
|
|
335
|
+
TAB: "tab",
|
|
336
|
+
};
|
|
337
|
+
exports.DeltaTargetCompressionType = {
|
|
338
|
+
SNAPPY: "snappy",
|
|
339
|
+
UNCOMPRESSED: "uncompressed",
|
|
340
|
+
};
|
|
341
|
+
exports.TargetFormat = {
|
|
342
|
+
AVRO: "avro",
|
|
343
|
+
CSV: "csv",
|
|
344
|
+
DELTA: "delta",
|
|
345
|
+
HUDI: "hudi",
|
|
346
|
+
JSON: "json",
|
|
347
|
+
ORC: "orc",
|
|
348
|
+
PARQUET: "parquet",
|
|
349
|
+
};
|
|
350
|
+
exports.ParquetCompressionType = {
|
|
351
|
+
GZIP: "gzip",
|
|
352
|
+
LZO: "lzo",
|
|
353
|
+
NONE: "none",
|
|
354
|
+
SNAPPY: "snappy",
|
|
355
|
+
UNCOMPRESSED: "uncompressed",
|
|
356
|
+
};
|
|
357
|
+
exports.HudiTargetCompressionType = {
|
|
358
|
+
GZIP: "gzip",
|
|
359
|
+
LZO: "lzo",
|
|
360
|
+
SNAPPY: "snappy",
|
|
361
|
+
UNCOMPRESSED: "uncompressed",
|
|
362
|
+
};
|
|
363
|
+
exports.UnionType = {
|
|
364
|
+
ALL: "ALL",
|
|
365
|
+
DISTINCT: "DISTINCT",
|
|
366
|
+
};
|
|
367
|
+
exports.ExecutionClass = {
|
|
368
|
+
FLEX: "FLEX",
|
|
369
|
+
STANDARD: "STANDARD",
|
|
370
|
+
};
|
|
371
|
+
exports.SourceControlAuthStrategy = {
|
|
372
|
+
AWS_SECRETS_MANAGER: "AWS_SECRETS_MANAGER",
|
|
373
|
+
PERSONAL_ACCESS_TOKEN: "PERSONAL_ACCESS_TOKEN",
|
|
374
|
+
};
|
|
375
|
+
exports.SourceControlProvider = {
|
|
376
|
+
AWS_CODE_COMMIT: "AWS_CODE_COMMIT",
|
|
377
|
+
GITHUB: "GITHUB",
|
|
378
|
+
};
|
|
415
379
|
class InvalidStateException extends GlueServiceException_1.GlueServiceException {
|
|
416
380
|
constructor(opts) {
|
|
417
381
|
super({
|
|
@@ -426,78 +390,69 @@ class InvalidStateException extends GlueServiceException_1.GlueServiceException
|
|
|
426
390
|
}
|
|
427
391
|
}
|
|
428
392
|
exports.InvalidStateException = InvalidStateException;
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
}
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
(function (TaskStatusType) {
|
|
493
|
-
TaskStatusType["FAILED"] = "FAILED";
|
|
494
|
-
TaskStatusType["RUNNING"] = "RUNNING";
|
|
495
|
-
TaskStatusType["STARTING"] = "STARTING";
|
|
496
|
-
TaskStatusType["STOPPED"] = "STOPPED";
|
|
497
|
-
TaskStatusType["STOPPING"] = "STOPPING";
|
|
498
|
-
TaskStatusType["SUCCEEDED"] = "SUCCEEDED";
|
|
499
|
-
TaskStatusType["TIMEOUT"] = "TIMEOUT";
|
|
500
|
-
})(TaskStatusType = exports.TaskStatusType || (exports.TaskStatusType = {}));
|
|
393
|
+
exports.CrawlState = {
|
|
394
|
+
CANCELLED: "CANCELLED",
|
|
395
|
+
CANCELLING: "CANCELLING",
|
|
396
|
+
ERROR: "ERROR",
|
|
397
|
+
FAILED: "FAILED",
|
|
398
|
+
RUNNING: "RUNNING",
|
|
399
|
+
SUCCEEDED: "SUCCEEDED",
|
|
400
|
+
};
|
|
401
|
+
exports.LogicalOperator = {
|
|
402
|
+
EQUALS: "EQUALS",
|
|
403
|
+
};
|
|
404
|
+
exports.JobRunState = {
|
|
405
|
+
ERROR: "ERROR",
|
|
406
|
+
FAILED: "FAILED",
|
|
407
|
+
RUNNING: "RUNNING",
|
|
408
|
+
STARTING: "STARTING",
|
|
409
|
+
STOPPED: "STOPPED",
|
|
410
|
+
STOPPING: "STOPPING",
|
|
411
|
+
SUCCEEDED: "SUCCEEDED",
|
|
412
|
+
TIMEOUT: "TIMEOUT",
|
|
413
|
+
WAITING: "WAITING",
|
|
414
|
+
};
|
|
415
|
+
exports.Logical = {
|
|
416
|
+
AND: "AND",
|
|
417
|
+
ANY: "ANY",
|
|
418
|
+
};
|
|
419
|
+
exports.TriggerState = {
|
|
420
|
+
ACTIVATED: "ACTIVATED",
|
|
421
|
+
ACTIVATING: "ACTIVATING",
|
|
422
|
+
CREATED: "CREATED",
|
|
423
|
+
CREATING: "CREATING",
|
|
424
|
+
DEACTIVATED: "DEACTIVATED",
|
|
425
|
+
DEACTIVATING: "DEACTIVATING",
|
|
426
|
+
DELETING: "DELETING",
|
|
427
|
+
UPDATING: "UPDATING",
|
|
428
|
+
};
|
|
429
|
+
exports.TriggerType = {
|
|
430
|
+
CONDITIONAL: "CONDITIONAL",
|
|
431
|
+
EVENT: "EVENT",
|
|
432
|
+
ON_DEMAND: "ON_DEMAND",
|
|
433
|
+
SCHEDULED: "SCHEDULED",
|
|
434
|
+
};
|
|
435
|
+
exports.NodeType = {
|
|
436
|
+
CRAWLER: "CRAWLER",
|
|
437
|
+
JOB: "JOB",
|
|
438
|
+
TRIGGER: "TRIGGER",
|
|
439
|
+
};
|
|
440
|
+
exports.WorkflowRunStatus = {
|
|
441
|
+
COMPLETED: "COMPLETED",
|
|
442
|
+
ERROR: "ERROR",
|
|
443
|
+
RUNNING: "RUNNING",
|
|
444
|
+
STOPPED: "STOPPED",
|
|
445
|
+
STOPPING: "STOPPING",
|
|
446
|
+
};
|
|
447
|
+
exports.TaskStatusType = {
|
|
448
|
+
FAILED: "FAILED",
|
|
449
|
+
RUNNING: "RUNNING",
|
|
450
|
+
STARTING: "STARTING",
|
|
451
|
+
STOPPED: "STOPPED",
|
|
452
|
+
STOPPING: "STOPPING",
|
|
453
|
+
SUCCEEDED: "SUCCEEDED",
|
|
454
|
+
TIMEOUT: "TIMEOUT",
|
|
455
|
+
};
|
|
501
456
|
class IllegalSessionStateException extends GlueServiceException_1.GlueServiceException {
|
|
502
457
|
constructor(opts) {
|
|
503
458
|
super({
|
|
@@ -512,61 +467,57 @@ class IllegalSessionStateException extends GlueServiceException_1.GlueServiceExc
|
|
|
512
467
|
}
|
|
513
468
|
}
|
|
514
469
|
exports.IllegalSessionStateException = IllegalSessionStateException;
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
ConnectionType["MONGODB"] = "MONGODB";
|
|
567
|
-
ConnectionType["NETWORK"] = "NETWORK";
|
|
568
|
-
ConnectionType["SFTP"] = "SFTP";
|
|
569
|
-
})(ConnectionType = exports.ConnectionType || (exports.ConnectionType = {}));
|
|
470
|
+
exports.DataFormat = {
|
|
471
|
+
AVRO: "AVRO",
|
|
472
|
+
JSON: "JSON",
|
|
473
|
+
PROTOBUF: "PROTOBUF",
|
|
474
|
+
};
|
|
475
|
+
exports.CsvHeaderOption = {
|
|
476
|
+
ABSENT: "ABSENT",
|
|
477
|
+
PRESENT: "PRESENT",
|
|
478
|
+
UNKNOWN: "UNKNOWN",
|
|
479
|
+
};
|
|
480
|
+
exports.ConnectionPropertyKey = {
|
|
481
|
+
CONFIG_FILES: "CONFIG_FILES",
|
|
482
|
+
CONNECTION_URL: "CONNECTION_URL",
|
|
483
|
+
CONNECTOR_CLASS_NAME: "CONNECTOR_CLASS_NAME",
|
|
484
|
+
CONNECTOR_TYPE: "CONNECTOR_TYPE",
|
|
485
|
+
CONNECTOR_URL: "CONNECTOR_URL",
|
|
486
|
+
CUSTOM_JDBC_CERT: "CUSTOM_JDBC_CERT",
|
|
487
|
+
CUSTOM_JDBC_CERT_STRING: "CUSTOM_JDBC_CERT_STRING",
|
|
488
|
+
ENCRYPTED_KAFKA_CLIENT_KEYSTORE_PASSWORD: "ENCRYPTED_KAFKA_CLIENT_KEYSTORE_PASSWORD",
|
|
489
|
+
ENCRYPTED_KAFKA_CLIENT_KEY_PASSWORD: "ENCRYPTED_KAFKA_CLIENT_KEY_PASSWORD",
|
|
490
|
+
ENCRYPTED_PASSWORD: "ENCRYPTED_PASSWORD",
|
|
491
|
+
HOST: "HOST",
|
|
492
|
+
INSTANCE_ID: "INSTANCE_ID",
|
|
493
|
+
JDBC_CONNECTION_URL: "JDBC_CONNECTION_URL",
|
|
494
|
+
JDBC_DRIVER_CLASS_NAME: "JDBC_DRIVER_CLASS_NAME",
|
|
495
|
+
JDBC_DRIVER_JAR_URI: "JDBC_DRIVER_JAR_URI",
|
|
496
|
+
JDBC_ENFORCE_SSL: "JDBC_ENFORCE_SSL",
|
|
497
|
+
JDBC_ENGINE: "JDBC_ENGINE",
|
|
498
|
+
JDBC_ENGINE_VERSION: "JDBC_ENGINE_VERSION",
|
|
499
|
+
KAFKA_BOOTSTRAP_SERVERS: "KAFKA_BOOTSTRAP_SERVERS",
|
|
500
|
+
KAFKA_CLIENT_KEYSTORE: "KAFKA_CLIENT_KEYSTORE",
|
|
501
|
+
KAFKA_CLIENT_KEYSTORE_PASSWORD: "KAFKA_CLIENT_KEYSTORE_PASSWORD",
|
|
502
|
+
KAFKA_CLIENT_KEY_PASSWORD: "KAFKA_CLIENT_KEY_PASSWORD",
|
|
503
|
+
KAFKA_CUSTOM_CERT: "KAFKA_CUSTOM_CERT",
|
|
504
|
+
KAFKA_SKIP_CUSTOM_CERT_VALIDATION: "KAFKA_SKIP_CUSTOM_CERT_VALIDATION",
|
|
505
|
+
KAFKA_SSL_ENABLED: "KAFKA_SSL_ENABLED",
|
|
506
|
+
PASSWORD: "PASSWORD",
|
|
507
|
+
PORT: "PORT",
|
|
508
|
+
SECRET_ID: "SECRET_ID",
|
|
509
|
+
SKIP_CUSTOM_JDBC_CERT_VALIDATION: "SKIP_CUSTOM_JDBC_CERT_VALIDATION",
|
|
510
|
+
USER_NAME: "USERNAME",
|
|
511
|
+
};
|
|
512
|
+
exports.ConnectionType = {
|
|
513
|
+
CUSTOM: "CUSTOM",
|
|
514
|
+
JDBC: "JDBC",
|
|
515
|
+
KAFKA: "KAFKA",
|
|
516
|
+
MARKETPLACE: "MARKETPLACE",
|
|
517
|
+
MONGODB: "MONGODB",
|
|
518
|
+
NETWORK: "NETWORK",
|
|
519
|
+
SFTP: "SFTP",
|
|
520
|
+
};
|
|
570
521
|
class IdempotentParameterMismatchException extends GlueServiceException_1.GlueServiceException {
|
|
571
522
|
constructor(opts) {
|
|
572
523
|
super({
|
|
@@ -595,18 +546,17 @@ class ConcurrentModificationException extends GlueServiceException_1.GlueService
|
|
|
595
546
|
}
|
|
596
547
|
}
|
|
597
548
|
exports.ConcurrentModificationException = ConcurrentModificationException;
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
})(Permission = exports.Permission || (exports.Permission = {}));
|
|
549
|
+
exports.Permission = {
|
|
550
|
+
ALL: "ALL",
|
|
551
|
+
ALTER: "ALTER",
|
|
552
|
+
CREATE_DATABASE: "CREATE_DATABASE",
|
|
553
|
+
CREATE_TABLE: "CREATE_TABLE",
|
|
554
|
+
DATA_LOCATION_ACCESS: "DATA_LOCATION_ACCESS",
|
|
555
|
+
DELETE: "DELETE",
|
|
556
|
+
DROP: "DROP",
|
|
557
|
+
INSERT: "INSERT",
|
|
558
|
+
SELECT: "SELECT",
|
|
559
|
+
};
|
|
610
560
|
class ValidationException extends GlueServiceException_1.GlueServiceException {
|
|
611
561
|
constructor(opts) {
|
|
612
562
|
super({
|
|
@@ -621,23 +571,20 @@ class ValidationException extends GlueServiceException_1.GlueServiceException {
|
|
|
621
571
|
}
|
|
622
572
|
}
|
|
623
573
|
exports.ValidationException = ValidationException;
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
Compatibility["FULL_ALL"] = "FULL_ALL";
|
|
642
|
-
Compatibility["NONE"] = "NONE";
|
|
643
|
-
})(Compatibility = exports.Compatibility || (exports.Compatibility = {}));
|
|
574
|
+
exports.TransformType = {
|
|
575
|
+
FIND_MATCHES: "FIND_MATCHES",
|
|
576
|
+
};
|
|
577
|
+
exports.MLUserDataEncryptionModeString = {
|
|
578
|
+
DISABLED: "DISABLED",
|
|
579
|
+
SSEKMS: "SSE-KMS",
|
|
580
|
+
};
|
|
581
|
+
exports.Compatibility = {
|
|
582
|
+
BACKWARD: "BACKWARD",
|
|
583
|
+
BACKWARD_ALL: "BACKWARD_ALL",
|
|
584
|
+
DISABLED: "DISABLED",
|
|
585
|
+
FORWARD: "FORWARD",
|
|
586
|
+
FORWARD_ALL: "FORWARD_ALL",
|
|
587
|
+
FULL: "FULL",
|
|
588
|
+
FULL_ALL: "FULL_ALL",
|
|
589
|
+
NONE: "NONE",
|
|
590
|
+
};
|