@aws-sdk/client-glue 3.92.0 → 3.95.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 +4 -4
|
@@ -21,6 +21,32 @@ export var Action;
|
|
|
21
21
|
(function (Action) {
|
|
22
22
|
Action.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
23
23
|
})(Action || (Action = {}));
|
|
24
|
+
export var AggFunction;
|
|
25
|
+
(function (AggFunction) {
|
|
26
|
+
AggFunction["avg"] = "avg";
|
|
27
|
+
AggFunction["count"] = "count";
|
|
28
|
+
AggFunction["countDistinct"] = "countDistinct";
|
|
29
|
+
AggFunction["first"] = "first";
|
|
30
|
+
AggFunction["kurtosis"] = "kurtosis";
|
|
31
|
+
AggFunction["last"] = "last";
|
|
32
|
+
AggFunction["max"] = "max";
|
|
33
|
+
AggFunction["min"] = "min";
|
|
34
|
+
AggFunction["skewness"] = "skewness";
|
|
35
|
+
AggFunction["stddev_pop"] = "stddev_pop";
|
|
36
|
+
AggFunction["stddev_samp"] = "stddev_samp";
|
|
37
|
+
AggFunction["sum"] = "sum";
|
|
38
|
+
AggFunction["sumDistinct"] = "sumDistinct";
|
|
39
|
+
AggFunction["var_pop"] = "var_pop";
|
|
40
|
+
AggFunction["var_samp"] = "var_samp";
|
|
41
|
+
})(AggFunction || (AggFunction = {}));
|
|
42
|
+
export var AggregateOperation;
|
|
43
|
+
(function (AggregateOperation) {
|
|
44
|
+
AggregateOperation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
45
|
+
})(AggregateOperation || (AggregateOperation = {}));
|
|
46
|
+
export var Aggregate;
|
|
47
|
+
(function (Aggregate) {
|
|
48
|
+
Aggregate.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
49
|
+
})(Aggregate || (Aggregate = {}));
|
|
24
50
|
var AlreadyExistsException = (function (_super) {
|
|
25
51
|
__extends(AlreadyExistsException, _super);
|
|
26
52
|
function AlreadyExistsException(opts) {
|
|
@@ -34,6 +60,18 @@ var AlreadyExistsException = (function (_super) {
|
|
|
34
60
|
return AlreadyExistsException;
|
|
35
61
|
}(__BaseException));
|
|
36
62
|
export { AlreadyExistsException };
|
|
63
|
+
export var GlueStudioSchemaColumn;
|
|
64
|
+
(function (GlueStudioSchemaColumn) {
|
|
65
|
+
GlueStudioSchemaColumn.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
66
|
+
})(GlueStudioSchemaColumn || (GlueStudioSchemaColumn = {}));
|
|
67
|
+
export var GlueSchema;
|
|
68
|
+
(function (GlueSchema) {
|
|
69
|
+
GlueSchema.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
70
|
+
})(GlueSchema || (GlueSchema = {}));
|
|
71
|
+
export var AthenaConnectorSource;
|
|
72
|
+
(function (AthenaConnectorSource) {
|
|
73
|
+
AthenaConnectorSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
74
|
+
})(AthenaConnectorSource || (AthenaConnectorSource = {}));
|
|
37
75
|
export var AuditContext;
|
|
38
76
|
(function (AuditContext) {
|
|
39
77
|
AuditContext.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -376,6 +414,401 @@ export var BatchGetJobsRequest;
|
|
|
376
414
|
(function (BatchGetJobsRequest) {
|
|
377
415
|
BatchGetJobsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
378
416
|
})(BatchGetJobsRequest || (BatchGetJobsRequest = {}));
|
|
417
|
+
export var StreamingDataPreviewOptions;
|
|
418
|
+
(function (StreamingDataPreviewOptions) {
|
|
419
|
+
StreamingDataPreviewOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
420
|
+
})(StreamingDataPreviewOptions || (StreamingDataPreviewOptions = {}));
|
|
421
|
+
export var KafkaStreamingSourceOptions;
|
|
422
|
+
(function (KafkaStreamingSourceOptions) {
|
|
423
|
+
KafkaStreamingSourceOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
424
|
+
})(KafkaStreamingSourceOptions || (KafkaStreamingSourceOptions = {}));
|
|
425
|
+
export var CatalogKafkaSource;
|
|
426
|
+
(function (CatalogKafkaSource) {
|
|
427
|
+
CatalogKafkaSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
428
|
+
})(CatalogKafkaSource || (CatalogKafkaSource = {}));
|
|
429
|
+
export var StartingPosition;
|
|
430
|
+
(function (StartingPosition) {
|
|
431
|
+
StartingPosition["EARLIEST"] = "earliest";
|
|
432
|
+
StartingPosition["LATEST"] = "latest";
|
|
433
|
+
StartingPosition["TRIM_HORIZON"] = "trim_horizon";
|
|
434
|
+
})(StartingPosition || (StartingPosition = {}));
|
|
435
|
+
export var KinesisStreamingSourceOptions;
|
|
436
|
+
(function (KinesisStreamingSourceOptions) {
|
|
437
|
+
KinesisStreamingSourceOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
438
|
+
})(KinesisStreamingSourceOptions || (KinesisStreamingSourceOptions = {}));
|
|
439
|
+
export var CatalogKinesisSource;
|
|
440
|
+
(function (CatalogKinesisSource) {
|
|
441
|
+
CatalogKinesisSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
442
|
+
})(CatalogKinesisSource || (CatalogKinesisSource = {}));
|
|
443
|
+
export var CatalogSource;
|
|
444
|
+
(function (CatalogSource) {
|
|
445
|
+
CatalogSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
446
|
+
})(CatalogSource || (CatalogSource = {}));
|
|
447
|
+
export var BasicCatalogTarget;
|
|
448
|
+
(function (BasicCatalogTarget) {
|
|
449
|
+
BasicCatalogTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
450
|
+
})(BasicCatalogTarget || (BasicCatalogTarget = {}));
|
|
451
|
+
export var CustomCode;
|
|
452
|
+
(function (CustomCode) {
|
|
453
|
+
CustomCode.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
454
|
+
})(CustomCode || (CustomCode = {}));
|
|
455
|
+
export var DirectKafkaSource;
|
|
456
|
+
(function (DirectKafkaSource) {
|
|
457
|
+
DirectKafkaSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
458
|
+
})(DirectKafkaSource || (DirectKafkaSource = {}));
|
|
459
|
+
export var DirectKinesisSource;
|
|
460
|
+
(function (DirectKinesisSource) {
|
|
461
|
+
DirectKinesisSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
462
|
+
})(DirectKinesisSource || (DirectKinesisSource = {}));
|
|
463
|
+
export var DropDuplicates;
|
|
464
|
+
(function (DropDuplicates) {
|
|
465
|
+
DropDuplicates.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
466
|
+
})(DropDuplicates || (DropDuplicates = {}));
|
|
467
|
+
export var DropFields;
|
|
468
|
+
(function (DropFields) {
|
|
469
|
+
DropFields.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
470
|
+
})(DropFields || (DropFields = {}));
|
|
471
|
+
export var NullCheckBoxList;
|
|
472
|
+
(function (NullCheckBoxList) {
|
|
473
|
+
NullCheckBoxList.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
474
|
+
})(NullCheckBoxList || (NullCheckBoxList = {}));
|
|
475
|
+
export var Datatype;
|
|
476
|
+
(function (Datatype) {
|
|
477
|
+
Datatype.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
478
|
+
})(Datatype || (Datatype = {}));
|
|
479
|
+
export var NullValueField;
|
|
480
|
+
(function (NullValueField) {
|
|
481
|
+
NullValueField.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
482
|
+
})(NullValueField || (NullValueField = {}));
|
|
483
|
+
export var DropNullFields;
|
|
484
|
+
(function (DropNullFields) {
|
|
485
|
+
DropNullFields.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
486
|
+
})(DropNullFields || (DropNullFields = {}));
|
|
487
|
+
export var DynamoDBCatalogSource;
|
|
488
|
+
(function (DynamoDBCatalogSource) {
|
|
489
|
+
DynamoDBCatalogSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
490
|
+
})(DynamoDBCatalogSource || (DynamoDBCatalogSource = {}));
|
|
491
|
+
export var FillMissingValues;
|
|
492
|
+
(function (FillMissingValues) {
|
|
493
|
+
FillMissingValues.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
494
|
+
})(FillMissingValues || (FillMissingValues = {}));
|
|
495
|
+
export var FilterOperation;
|
|
496
|
+
(function (FilterOperation) {
|
|
497
|
+
FilterOperation["EQ"] = "EQ";
|
|
498
|
+
FilterOperation["GT"] = "GT";
|
|
499
|
+
FilterOperation["GTE"] = "GTE";
|
|
500
|
+
FilterOperation["ISNULL"] = "ISNULL";
|
|
501
|
+
FilterOperation["LT"] = "LT";
|
|
502
|
+
FilterOperation["LTE"] = "LTE";
|
|
503
|
+
FilterOperation["REGEX"] = "REGEX";
|
|
504
|
+
})(FilterOperation || (FilterOperation = {}));
|
|
505
|
+
export var FilterValueType;
|
|
506
|
+
(function (FilterValueType) {
|
|
507
|
+
FilterValueType["COLUMNEXTRACTED"] = "COLUMNEXTRACTED";
|
|
508
|
+
FilterValueType["CONSTANT"] = "CONSTANT";
|
|
509
|
+
})(FilterValueType || (FilterValueType = {}));
|
|
510
|
+
export var FilterValue;
|
|
511
|
+
(function (FilterValue) {
|
|
512
|
+
FilterValue.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
513
|
+
})(FilterValue || (FilterValue = {}));
|
|
514
|
+
export var FilterExpression;
|
|
515
|
+
(function (FilterExpression) {
|
|
516
|
+
FilterExpression.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
517
|
+
})(FilterExpression || (FilterExpression = {}));
|
|
518
|
+
export var FilterLogicalOperator;
|
|
519
|
+
(function (FilterLogicalOperator) {
|
|
520
|
+
FilterLogicalOperator["AND"] = "AND";
|
|
521
|
+
FilterLogicalOperator["OR"] = "OR";
|
|
522
|
+
})(FilterLogicalOperator || (FilterLogicalOperator = {}));
|
|
523
|
+
export var Filter;
|
|
524
|
+
(function (Filter) {
|
|
525
|
+
Filter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
526
|
+
})(Filter || (Filter = {}));
|
|
527
|
+
export var S3SourceAdditionalOptions;
|
|
528
|
+
(function (S3SourceAdditionalOptions) {
|
|
529
|
+
S3SourceAdditionalOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
530
|
+
})(S3SourceAdditionalOptions || (S3SourceAdditionalOptions = {}));
|
|
531
|
+
export var GovernedCatalogSource;
|
|
532
|
+
(function (GovernedCatalogSource) {
|
|
533
|
+
GovernedCatalogSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
534
|
+
})(GovernedCatalogSource || (GovernedCatalogSource = {}));
|
|
535
|
+
export var UpdateCatalogBehavior;
|
|
536
|
+
(function (UpdateCatalogBehavior) {
|
|
537
|
+
UpdateCatalogBehavior["LOG"] = "LOG";
|
|
538
|
+
UpdateCatalogBehavior["UPDATE_IN_DATABASE"] = "UPDATE_IN_DATABASE";
|
|
539
|
+
})(UpdateCatalogBehavior || (UpdateCatalogBehavior = {}));
|
|
540
|
+
export var CatalogSchemaChangePolicy;
|
|
541
|
+
(function (CatalogSchemaChangePolicy) {
|
|
542
|
+
CatalogSchemaChangePolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
543
|
+
})(CatalogSchemaChangePolicy || (CatalogSchemaChangePolicy = {}));
|
|
544
|
+
export var GovernedCatalogTarget;
|
|
545
|
+
(function (GovernedCatalogTarget) {
|
|
546
|
+
GovernedCatalogTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
547
|
+
})(GovernedCatalogTarget || (GovernedCatalogTarget = {}));
|
|
548
|
+
export var JDBCDataType;
|
|
549
|
+
(function (JDBCDataType) {
|
|
550
|
+
JDBCDataType["ARRAY"] = "ARRAY";
|
|
551
|
+
JDBCDataType["BIGINT"] = "BIGINT";
|
|
552
|
+
JDBCDataType["BINARY"] = "BINARY";
|
|
553
|
+
JDBCDataType["BIT"] = "BIT";
|
|
554
|
+
JDBCDataType["BLOB"] = "BLOB";
|
|
555
|
+
JDBCDataType["BOOLEAN"] = "BOOLEAN";
|
|
556
|
+
JDBCDataType["CHAR"] = "CHAR";
|
|
557
|
+
JDBCDataType["CLOB"] = "CLOB";
|
|
558
|
+
JDBCDataType["DATALINK"] = "DATALINK";
|
|
559
|
+
JDBCDataType["DATE"] = "DATE";
|
|
560
|
+
JDBCDataType["DECIMAL"] = "DECIMAL";
|
|
561
|
+
JDBCDataType["DISTINCT"] = "DISTINCT";
|
|
562
|
+
JDBCDataType["DOUBLE"] = "DOUBLE";
|
|
563
|
+
JDBCDataType["FLOAT"] = "FLOAT";
|
|
564
|
+
JDBCDataType["INTEGER"] = "INTEGER";
|
|
565
|
+
JDBCDataType["JAVA_OBJECT"] = "JAVA_OBJECT";
|
|
566
|
+
JDBCDataType["LONGNVARCHAR"] = "LONGNVARCHAR";
|
|
567
|
+
JDBCDataType["LONGVARBINARY"] = "LONGVARBINARY";
|
|
568
|
+
JDBCDataType["LONGVARCHAR"] = "LONGVARCHAR";
|
|
569
|
+
JDBCDataType["NCHAR"] = "NCHAR";
|
|
570
|
+
JDBCDataType["NCLOB"] = "NCLOB";
|
|
571
|
+
JDBCDataType["NULL"] = "NULL";
|
|
572
|
+
JDBCDataType["NUMERIC"] = "NUMERIC";
|
|
573
|
+
JDBCDataType["NVARCHAR"] = "NVARCHAR";
|
|
574
|
+
JDBCDataType["OTHER"] = "OTHER";
|
|
575
|
+
JDBCDataType["REAL"] = "REAL";
|
|
576
|
+
JDBCDataType["REF"] = "REF";
|
|
577
|
+
JDBCDataType["REF_CURSOR"] = "REF_CURSOR";
|
|
578
|
+
JDBCDataType["ROWID"] = "ROWID";
|
|
579
|
+
JDBCDataType["SMALLINT"] = "SMALLINT";
|
|
580
|
+
JDBCDataType["SQLXML"] = "SQLXML";
|
|
581
|
+
JDBCDataType["STRUCT"] = "STRUCT";
|
|
582
|
+
JDBCDataType["TIME"] = "TIME";
|
|
583
|
+
JDBCDataType["TIMESTAMP"] = "TIMESTAMP";
|
|
584
|
+
JDBCDataType["TIMESTAMP_WITH_TIMEZONE"] = "TIMESTAMP_WITH_TIMEZONE";
|
|
585
|
+
JDBCDataType["TIME_WITH_TIMEZONE"] = "TIME_WITH_TIMEZONE";
|
|
586
|
+
JDBCDataType["TINYINT"] = "TINYINT";
|
|
587
|
+
JDBCDataType["VARBINARY"] = "VARBINARY";
|
|
588
|
+
JDBCDataType["VARCHAR"] = "VARCHAR";
|
|
589
|
+
})(JDBCDataType || (JDBCDataType = {}));
|
|
590
|
+
export var GlueRecordType;
|
|
591
|
+
(function (GlueRecordType) {
|
|
592
|
+
GlueRecordType["BIGDECIMAL"] = "BIGDECIMAL";
|
|
593
|
+
GlueRecordType["BYTE"] = "BYTE";
|
|
594
|
+
GlueRecordType["DATE"] = "DATE";
|
|
595
|
+
GlueRecordType["DOUBLE"] = "DOUBLE";
|
|
596
|
+
GlueRecordType["FLOAT"] = "FLOAT";
|
|
597
|
+
GlueRecordType["INT"] = "INT";
|
|
598
|
+
GlueRecordType["LONG"] = "LONG";
|
|
599
|
+
GlueRecordType["SHORT"] = "SHORT";
|
|
600
|
+
GlueRecordType["STRING"] = "STRING";
|
|
601
|
+
GlueRecordType["TIMESTAMP"] = "TIMESTAMP";
|
|
602
|
+
})(GlueRecordType || (GlueRecordType = {}));
|
|
603
|
+
export var JDBCConnectorOptions;
|
|
604
|
+
(function (JDBCConnectorOptions) {
|
|
605
|
+
JDBCConnectorOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
606
|
+
})(JDBCConnectorOptions || (JDBCConnectorOptions = {}));
|
|
607
|
+
export var JDBCConnectorSource;
|
|
608
|
+
(function (JDBCConnectorSource) {
|
|
609
|
+
JDBCConnectorSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
610
|
+
})(JDBCConnectorSource || (JDBCConnectorSource = {}));
|
|
611
|
+
export var JDBCConnectorTarget;
|
|
612
|
+
(function (JDBCConnectorTarget) {
|
|
613
|
+
JDBCConnectorTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
614
|
+
})(JDBCConnectorTarget || (JDBCConnectorTarget = {}));
|
|
615
|
+
export var JoinColumn;
|
|
616
|
+
(function (JoinColumn) {
|
|
617
|
+
JoinColumn.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
618
|
+
})(JoinColumn || (JoinColumn = {}));
|
|
619
|
+
export var JoinType;
|
|
620
|
+
(function (JoinType) {
|
|
621
|
+
JoinType["EQUIJOIN"] = "equijoin";
|
|
622
|
+
JoinType["LEFT"] = "left";
|
|
623
|
+
JoinType["LEFT_ANTI"] = "leftanti";
|
|
624
|
+
JoinType["LEFT_SEMI"] = "leftsemi";
|
|
625
|
+
JoinType["OUTER"] = "outer";
|
|
626
|
+
JoinType["RIGHT"] = "right";
|
|
627
|
+
})(JoinType || (JoinType = {}));
|
|
628
|
+
export var Join;
|
|
629
|
+
(function (Join) {
|
|
630
|
+
Join.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
631
|
+
})(Join || (Join = {}));
|
|
632
|
+
export var Merge;
|
|
633
|
+
(function (Merge) {
|
|
634
|
+
Merge.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
635
|
+
})(Merge || (Merge = {}));
|
|
636
|
+
export var MicrosoftSQLServerCatalogSource;
|
|
637
|
+
(function (MicrosoftSQLServerCatalogSource) {
|
|
638
|
+
MicrosoftSQLServerCatalogSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
639
|
+
})(MicrosoftSQLServerCatalogSource || (MicrosoftSQLServerCatalogSource = {}));
|
|
640
|
+
export var MicrosoftSQLServerCatalogTarget;
|
|
641
|
+
(function (MicrosoftSQLServerCatalogTarget) {
|
|
642
|
+
MicrosoftSQLServerCatalogTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
643
|
+
})(MicrosoftSQLServerCatalogTarget || (MicrosoftSQLServerCatalogTarget = {}));
|
|
644
|
+
export var MySQLCatalogSource;
|
|
645
|
+
(function (MySQLCatalogSource) {
|
|
646
|
+
MySQLCatalogSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
647
|
+
})(MySQLCatalogSource || (MySQLCatalogSource = {}));
|
|
648
|
+
export var MySQLCatalogTarget;
|
|
649
|
+
(function (MySQLCatalogTarget) {
|
|
650
|
+
MySQLCatalogTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
651
|
+
})(MySQLCatalogTarget || (MySQLCatalogTarget = {}));
|
|
652
|
+
export var OracleSQLCatalogSource;
|
|
653
|
+
(function (OracleSQLCatalogSource) {
|
|
654
|
+
OracleSQLCatalogSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
655
|
+
})(OracleSQLCatalogSource || (OracleSQLCatalogSource = {}));
|
|
656
|
+
export var OracleSQLCatalogTarget;
|
|
657
|
+
(function (OracleSQLCatalogTarget) {
|
|
658
|
+
OracleSQLCatalogTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
659
|
+
})(OracleSQLCatalogTarget || (OracleSQLCatalogTarget = {}));
|
|
660
|
+
export var PiiType;
|
|
661
|
+
(function (PiiType) {
|
|
662
|
+
PiiType["ColumnAudit"] = "ColumnAudit";
|
|
663
|
+
PiiType["ColumnMasking"] = "ColumnMasking";
|
|
664
|
+
PiiType["RowAudit"] = "RowAudit";
|
|
665
|
+
PiiType["RowMasking"] = "RowMasking";
|
|
666
|
+
})(PiiType || (PiiType = {}));
|
|
667
|
+
export var PIIDetection;
|
|
668
|
+
(function (PIIDetection) {
|
|
669
|
+
PIIDetection.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
670
|
+
})(PIIDetection || (PIIDetection = {}));
|
|
671
|
+
export var PostgreSQLCatalogSource;
|
|
672
|
+
(function (PostgreSQLCatalogSource) {
|
|
673
|
+
PostgreSQLCatalogSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
674
|
+
})(PostgreSQLCatalogSource || (PostgreSQLCatalogSource = {}));
|
|
675
|
+
export var PostgreSQLCatalogTarget;
|
|
676
|
+
(function (PostgreSQLCatalogTarget) {
|
|
677
|
+
PostgreSQLCatalogTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
678
|
+
})(PostgreSQLCatalogTarget || (PostgreSQLCatalogTarget = {}));
|
|
679
|
+
export var RedshiftSource;
|
|
680
|
+
(function (RedshiftSource) {
|
|
681
|
+
RedshiftSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
682
|
+
})(RedshiftSource || (RedshiftSource = {}));
|
|
683
|
+
export var UpsertRedshiftTargetOptions;
|
|
684
|
+
(function (UpsertRedshiftTargetOptions) {
|
|
685
|
+
UpsertRedshiftTargetOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
686
|
+
})(UpsertRedshiftTargetOptions || (UpsertRedshiftTargetOptions = {}));
|
|
687
|
+
export var RedshiftTarget;
|
|
688
|
+
(function (RedshiftTarget) {
|
|
689
|
+
RedshiftTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
690
|
+
})(RedshiftTarget || (RedshiftTarget = {}));
|
|
691
|
+
export var RelationalCatalogSource;
|
|
692
|
+
(function (RelationalCatalogSource) {
|
|
693
|
+
RelationalCatalogSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
694
|
+
})(RelationalCatalogSource || (RelationalCatalogSource = {}));
|
|
695
|
+
export var RenameField;
|
|
696
|
+
(function (RenameField) {
|
|
697
|
+
RenameField.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
698
|
+
})(RenameField || (RenameField = {}));
|
|
699
|
+
export var S3CatalogSource;
|
|
700
|
+
(function (S3CatalogSource) {
|
|
701
|
+
S3CatalogSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
702
|
+
})(S3CatalogSource || (S3CatalogSource = {}));
|
|
703
|
+
export var S3CatalogTarget;
|
|
704
|
+
(function (S3CatalogTarget) {
|
|
705
|
+
S3CatalogTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
706
|
+
})(S3CatalogTarget || (S3CatalogTarget = {}));
|
|
707
|
+
export var S3DirectSourceAdditionalOptions;
|
|
708
|
+
(function (S3DirectSourceAdditionalOptions) {
|
|
709
|
+
S3DirectSourceAdditionalOptions.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
710
|
+
})(S3DirectSourceAdditionalOptions || (S3DirectSourceAdditionalOptions = {}));
|
|
711
|
+
export var CompressionType;
|
|
712
|
+
(function (CompressionType) {
|
|
713
|
+
CompressionType["BZIP2"] = "bzip2";
|
|
714
|
+
CompressionType["GZIP"] = "gzip";
|
|
715
|
+
})(CompressionType || (CompressionType = {}));
|
|
716
|
+
export var QuoteChar;
|
|
717
|
+
(function (QuoteChar) {
|
|
718
|
+
QuoteChar["DISABLED"] = "disabled";
|
|
719
|
+
QuoteChar["QUILLEMET"] = "quillemet";
|
|
720
|
+
QuoteChar["QUOTE"] = "quote";
|
|
721
|
+
QuoteChar["SINGLE_QUOTE"] = "single_quote";
|
|
722
|
+
})(QuoteChar || (QuoteChar = {}));
|
|
723
|
+
export var Separator;
|
|
724
|
+
(function (Separator) {
|
|
725
|
+
Separator["COMMA"] = "comma";
|
|
726
|
+
Separator["CTRLA"] = "ctrla";
|
|
727
|
+
Separator["PIPE"] = "pipe";
|
|
728
|
+
Separator["SEMICOLON"] = "semicolon";
|
|
729
|
+
Separator["TAB"] = "tab";
|
|
730
|
+
})(Separator || (Separator = {}));
|
|
731
|
+
export var S3CsvSource;
|
|
732
|
+
(function (S3CsvSource) {
|
|
733
|
+
S3CsvSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
734
|
+
})(S3CsvSource || (S3CsvSource = {}));
|
|
735
|
+
export var TargetFormat;
|
|
736
|
+
(function (TargetFormat) {
|
|
737
|
+
TargetFormat["AVRO"] = "avro";
|
|
738
|
+
TargetFormat["CSV"] = "csv";
|
|
739
|
+
TargetFormat["JSON"] = "json";
|
|
740
|
+
TargetFormat["ORC"] = "orc";
|
|
741
|
+
TargetFormat["PARQUET"] = "parquet";
|
|
742
|
+
})(TargetFormat || (TargetFormat = {}));
|
|
743
|
+
export var DirectSchemaChangePolicy;
|
|
744
|
+
(function (DirectSchemaChangePolicy) {
|
|
745
|
+
DirectSchemaChangePolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
746
|
+
})(DirectSchemaChangePolicy || (DirectSchemaChangePolicy = {}));
|
|
747
|
+
export var S3DirectTarget;
|
|
748
|
+
(function (S3DirectTarget) {
|
|
749
|
+
S3DirectTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
750
|
+
})(S3DirectTarget || (S3DirectTarget = {}));
|
|
751
|
+
export var ParquetCompressionType;
|
|
752
|
+
(function (ParquetCompressionType) {
|
|
753
|
+
ParquetCompressionType["GZIP"] = "gzip";
|
|
754
|
+
ParquetCompressionType["LZO"] = "lzo";
|
|
755
|
+
ParquetCompressionType["NONE"] = "none";
|
|
756
|
+
ParquetCompressionType["SNAPPY"] = "snappy";
|
|
757
|
+
ParquetCompressionType["UNCOMPRESSED"] = "uncompressed";
|
|
758
|
+
})(ParquetCompressionType || (ParquetCompressionType = {}));
|
|
759
|
+
export var S3GlueParquetTarget;
|
|
760
|
+
(function (S3GlueParquetTarget) {
|
|
761
|
+
S3GlueParquetTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
762
|
+
})(S3GlueParquetTarget || (S3GlueParquetTarget = {}));
|
|
763
|
+
export var S3JsonSource;
|
|
764
|
+
(function (S3JsonSource) {
|
|
765
|
+
S3JsonSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
766
|
+
})(S3JsonSource || (S3JsonSource = {}));
|
|
767
|
+
export var S3ParquetSource;
|
|
768
|
+
(function (S3ParquetSource) {
|
|
769
|
+
S3ParquetSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
770
|
+
})(S3ParquetSource || (S3ParquetSource = {}));
|
|
771
|
+
export var SelectFields;
|
|
772
|
+
(function (SelectFields) {
|
|
773
|
+
SelectFields.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
774
|
+
})(SelectFields || (SelectFields = {}));
|
|
775
|
+
export var SelectFromCollection;
|
|
776
|
+
(function (SelectFromCollection) {
|
|
777
|
+
SelectFromCollection.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
778
|
+
})(SelectFromCollection || (SelectFromCollection = {}));
|
|
779
|
+
export var SparkConnectorSource;
|
|
780
|
+
(function (SparkConnectorSource) {
|
|
781
|
+
SparkConnectorSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
782
|
+
})(SparkConnectorSource || (SparkConnectorSource = {}));
|
|
783
|
+
export var SparkConnectorTarget;
|
|
784
|
+
(function (SparkConnectorTarget) {
|
|
785
|
+
SparkConnectorTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
786
|
+
})(SparkConnectorTarget || (SparkConnectorTarget = {}));
|
|
787
|
+
export var SqlAlias;
|
|
788
|
+
(function (SqlAlias) {
|
|
789
|
+
SqlAlias.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
790
|
+
})(SqlAlias || (SqlAlias = {}));
|
|
791
|
+
export var SparkSQL;
|
|
792
|
+
(function (SparkSQL) {
|
|
793
|
+
SparkSQL.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
794
|
+
})(SparkSQL || (SparkSQL = {}));
|
|
795
|
+
export var Spigot;
|
|
796
|
+
(function (Spigot) {
|
|
797
|
+
Spigot.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
798
|
+
})(Spigot || (Spigot = {}));
|
|
799
|
+
export var SplitFields;
|
|
800
|
+
(function (SplitFields) {
|
|
801
|
+
SplitFields.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
802
|
+
})(SplitFields || (SplitFields = {}));
|
|
803
|
+
export var UnionType;
|
|
804
|
+
(function (UnionType) {
|
|
805
|
+
UnionType["ALL"] = "ALL";
|
|
806
|
+
UnionType["DISTINCT"] = "DISTINCT";
|
|
807
|
+
})(UnionType || (UnionType = {}));
|
|
808
|
+
export var Union;
|
|
809
|
+
(function (Union) {
|
|
810
|
+
Union.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
811
|
+
})(Union || (Union = {}));
|
|
379
812
|
export var JobCommand;
|
|
380
813
|
(function (JobCommand) {
|
|
381
814
|
JobCommand.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -388,14 +821,6 @@ export var ExecutionProperty;
|
|
|
388
821
|
(function (ExecutionProperty) {
|
|
389
822
|
ExecutionProperty.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
390
823
|
})(ExecutionProperty || (ExecutionProperty = {}));
|
|
391
|
-
export var Job;
|
|
392
|
-
(function (Job) {
|
|
393
|
-
Job.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
394
|
-
})(Job || (Job = {}));
|
|
395
|
-
export var BatchGetJobsResponse;
|
|
396
|
-
(function (BatchGetJobsResponse) {
|
|
397
|
-
BatchGetJobsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
398
|
-
})(BatchGetJobsResponse || (BatchGetJobsResponse = {}));
|
|
399
824
|
export var BatchGetPartitionRequest;
|
|
400
825
|
(function (BatchGetPartitionRequest) {
|
|
401
826
|
BatchGetPartitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -849,10 +1274,6 @@ var ValidationException = (function (_super) {
|
|
|
849
1274
|
return ValidationException;
|
|
850
1275
|
}(__BaseException));
|
|
851
1276
|
export { ValidationException };
|
|
852
|
-
export var CreateJobRequest;
|
|
853
|
-
(function (CreateJobRequest) {
|
|
854
|
-
CreateJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
855
|
-
})(CreateJobRequest || (CreateJobRequest = {}));
|
|
856
1277
|
export var CreateJobResponse;
|
|
857
1278
|
(function (CreateJobResponse) {
|
|
858
1279
|
CreateJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -1120,367 +1541,3 @@ export var DeleteClassifierRequest;
|
|
|
1120
1541
|
(function (DeleteClassifierRequest) {
|
|
1121
1542
|
DeleteClassifierRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1122
1543
|
})(DeleteClassifierRequest || (DeleteClassifierRequest = {}));
|
|
1123
|
-
export var DeleteClassifierResponse;
|
|
1124
|
-
(function (DeleteClassifierResponse) {
|
|
1125
|
-
DeleteClassifierResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1126
|
-
})(DeleteClassifierResponse || (DeleteClassifierResponse = {}));
|
|
1127
|
-
export var DeleteColumnStatisticsForPartitionRequest;
|
|
1128
|
-
(function (DeleteColumnStatisticsForPartitionRequest) {
|
|
1129
|
-
DeleteColumnStatisticsForPartitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1130
|
-
})(DeleteColumnStatisticsForPartitionRequest || (DeleteColumnStatisticsForPartitionRequest = {}));
|
|
1131
|
-
export var DeleteColumnStatisticsForPartitionResponse;
|
|
1132
|
-
(function (DeleteColumnStatisticsForPartitionResponse) {
|
|
1133
|
-
DeleteColumnStatisticsForPartitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1134
|
-
})(DeleteColumnStatisticsForPartitionResponse || (DeleteColumnStatisticsForPartitionResponse = {}));
|
|
1135
|
-
export var DeleteColumnStatisticsForTableRequest;
|
|
1136
|
-
(function (DeleteColumnStatisticsForTableRequest) {
|
|
1137
|
-
DeleteColumnStatisticsForTableRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1138
|
-
})(DeleteColumnStatisticsForTableRequest || (DeleteColumnStatisticsForTableRequest = {}));
|
|
1139
|
-
export var DeleteColumnStatisticsForTableResponse;
|
|
1140
|
-
(function (DeleteColumnStatisticsForTableResponse) {
|
|
1141
|
-
DeleteColumnStatisticsForTableResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1142
|
-
})(DeleteColumnStatisticsForTableResponse || (DeleteColumnStatisticsForTableResponse = {}));
|
|
1143
|
-
export var DeleteConnectionRequest;
|
|
1144
|
-
(function (DeleteConnectionRequest) {
|
|
1145
|
-
DeleteConnectionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1146
|
-
})(DeleteConnectionRequest || (DeleteConnectionRequest = {}));
|
|
1147
|
-
export var DeleteConnectionResponse;
|
|
1148
|
-
(function (DeleteConnectionResponse) {
|
|
1149
|
-
DeleteConnectionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1150
|
-
})(DeleteConnectionResponse || (DeleteConnectionResponse = {}));
|
|
1151
|
-
var CrawlerRunningException = (function (_super) {
|
|
1152
|
-
__extends(CrawlerRunningException, _super);
|
|
1153
|
-
function CrawlerRunningException(opts) {
|
|
1154
|
-
var _this = _super.call(this, __assign({ name: "CrawlerRunningException", $fault: "client" }, opts)) || this;
|
|
1155
|
-
_this.name = "CrawlerRunningException";
|
|
1156
|
-
_this.$fault = "client";
|
|
1157
|
-
Object.setPrototypeOf(_this, CrawlerRunningException.prototype);
|
|
1158
|
-
_this.Message = opts.Message;
|
|
1159
|
-
return _this;
|
|
1160
|
-
}
|
|
1161
|
-
return CrawlerRunningException;
|
|
1162
|
-
}(__BaseException));
|
|
1163
|
-
export { CrawlerRunningException };
|
|
1164
|
-
export var DeleteCrawlerRequest;
|
|
1165
|
-
(function (DeleteCrawlerRequest) {
|
|
1166
|
-
DeleteCrawlerRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1167
|
-
})(DeleteCrawlerRequest || (DeleteCrawlerRequest = {}));
|
|
1168
|
-
export var DeleteCrawlerResponse;
|
|
1169
|
-
(function (DeleteCrawlerResponse) {
|
|
1170
|
-
DeleteCrawlerResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1171
|
-
})(DeleteCrawlerResponse || (DeleteCrawlerResponse = {}));
|
|
1172
|
-
var SchedulerTransitioningException = (function (_super) {
|
|
1173
|
-
__extends(SchedulerTransitioningException, _super);
|
|
1174
|
-
function SchedulerTransitioningException(opts) {
|
|
1175
|
-
var _this = _super.call(this, __assign({ name: "SchedulerTransitioningException", $fault: "client" }, opts)) || this;
|
|
1176
|
-
_this.name = "SchedulerTransitioningException";
|
|
1177
|
-
_this.$fault = "client";
|
|
1178
|
-
Object.setPrototypeOf(_this, SchedulerTransitioningException.prototype);
|
|
1179
|
-
_this.Message = opts.Message;
|
|
1180
|
-
return _this;
|
|
1181
|
-
}
|
|
1182
|
-
return SchedulerTransitioningException;
|
|
1183
|
-
}(__BaseException));
|
|
1184
|
-
export { SchedulerTransitioningException };
|
|
1185
|
-
export var DeleteCustomEntityTypeRequest;
|
|
1186
|
-
(function (DeleteCustomEntityTypeRequest) {
|
|
1187
|
-
DeleteCustomEntityTypeRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1188
|
-
})(DeleteCustomEntityTypeRequest || (DeleteCustomEntityTypeRequest = {}));
|
|
1189
|
-
export var DeleteCustomEntityTypeResponse;
|
|
1190
|
-
(function (DeleteCustomEntityTypeResponse) {
|
|
1191
|
-
DeleteCustomEntityTypeResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1192
|
-
})(DeleteCustomEntityTypeResponse || (DeleteCustomEntityTypeResponse = {}));
|
|
1193
|
-
export var DeleteDatabaseRequest;
|
|
1194
|
-
(function (DeleteDatabaseRequest) {
|
|
1195
|
-
DeleteDatabaseRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1196
|
-
})(DeleteDatabaseRequest || (DeleteDatabaseRequest = {}));
|
|
1197
|
-
export var DeleteDatabaseResponse;
|
|
1198
|
-
(function (DeleteDatabaseResponse) {
|
|
1199
|
-
DeleteDatabaseResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1200
|
-
})(DeleteDatabaseResponse || (DeleteDatabaseResponse = {}));
|
|
1201
|
-
export var DeleteDevEndpointRequest;
|
|
1202
|
-
(function (DeleteDevEndpointRequest) {
|
|
1203
|
-
DeleteDevEndpointRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1204
|
-
})(DeleteDevEndpointRequest || (DeleteDevEndpointRequest = {}));
|
|
1205
|
-
export var DeleteDevEndpointResponse;
|
|
1206
|
-
(function (DeleteDevEndpointResponse) {
|
|
1207
|
-
DeleteDevEndpointResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1208
|
-
})(DeleteDevEndpointResponse || (DeleteDevEndpointResponse = {}));
|
|
1209
|
-
export var DeleteJobRequest;
|
|
1210
|
-
(function (DeleteJobRequest) {
|
|
1211
|
-
DeleteJobRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1212
|
-
})(DeleteJobRequest || (DeleteJobRequest = {}));
|
|
1213
|
-
export var DeleteJobResponse;
|
|
1214
|
-
(function (DeleteJobResponse) {
|
|
1215
|
-
DeleteJobResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1216
|
-
})(DeleteJobResponse || (DeleteJobResponse = {}));
|
|
1217
|
-
export var DeleteMLTransformRequest;
|
|
1218
|
-
(function (DeleteMLTransformRequest) {
|
|
1219
|
-
DeleteMLTransformRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1220
|
-
})(DeleteMLTransformRequest || (DeleteMLTransformRequest = {}));
|
|
1221
|
-
export var DeleteMLTransformResponse;
|
|
1222
|
-
(function (DeleteMLTransformResponse) {
|
|
1223
|
-
DeleteMLTransformResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1224
|
-
})(DeleteMLTransformResponse || (DeleteMLTransformResponse = {}));
|
|
1225
|
-
export var DeletePartitionRequest;
|
|
1226
|
-
(function (DeletePartitionRequest) {
|
|
1227
|
-
DeletePartitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1228
|
-
})(DeletePartitionRequest || (DeletePartitionRequest = {}));
|
|
1229
|
-
export var DeletePartitionResponse;
|
|
1230
|
-
(function (DeletePartitionResponse) {
|
|
1231
|
-
DeletePartitionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1232
|
-
})(DeletePartitionResponse || (DeletePartitionResponse = {}));
|
|
1233
|
-
var ConflictException = (function (_super) {
|
|
1234
|
-
__extends(ConflictException, _super);
|
|
1235
|
-
function ConflictException(opts) {
|
|
1236
|
-
var _this = _super.call(this, __assign({ name: "ConflictException", $fault: "client" }, opts)) || this;
|
|
1237
|
-
_this.name = "ConflictException";
|
|
1238
|
-
_this.$fault = "client";
|
|
1239
|
-
Object.setPrototypeOf(_this, ConflictException.prototype);
|
|
1240
|
-
_this.Message = opts.Message;
|
|
1241
|
-
return _this;
|
|
1242
|
-
}
|
|
1243
|
-
return ConflictException;
|
|
1244
|
-
}(__BaseException));
|
|
1245
|
-
export { ConflictException };
|
|
1246
|
-
export var DeletePartitionIndexRequest;
|
|
1247
|
-
(function (DeletePartitionIndexRequest) {
|
|
1248
|
-
DeletePartitionIndexRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1249
|
-
})(DeletePartitionIndexRequest || (DeletePartitionIndexRequest = {}));
|
|
1250
|
-
export var DeletePartitionIndexResponse;
|
|
1251
|
-
(function (DeletePartitionIndexResponse) {
|
|
1252
|
-
DeletePartitionIndexResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1253
|
-
})(DeletePartitionIndexResponse || (DeletePartitionIndexResponse = {}));
|
|
1254
|
-
export var DeleteRegistryInput;
|
|
1255
|
-
(function (DeleteRegistryInput) {
|
|
1256
|
-
DeleteRegistryInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1257
|
-
})(DeleteRegistryInput || (DeleteRegistryInput = {}));
|
|
1258
|
-
export var RegistryStatus;
|
|
1259
|
-
(function (RegistryStatus) {
|
|
1260
|
-
RegistryStatus["AVAILABLE"] = "AVAILABLE";
|
|
1261
|
-
RegistryStatus["DELETING"] = "DELETING";
|
|
1262
|
-
})(RegistryStatus || (RegistryStatus = {}));
|
|
1263
|
-
export var DeleteRegistryResponse;
|
|
1264
|
-
(function (DeleteRegistryResponse) {
|
|
1265
|
-
DeleteRegistryResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1266
|
-
})(DeleteRegistryResponse || (DeleteRegistryResponse = {}));
|
|
1267
|
-
var ConditionCheckFailureException = (function (_super) {
|
|
1268
|
-
__extends(ConditionCheckFailureException, _super);
|
|
1269
|
-
function ConditionCheckFailureException(opts) {
|
|
1270
|
-
var _this = _super.call(this, __assign({ name: "ConditionCheckFailureException", $fault: "client" }, opts)) || this;
|
|
1271
|
-
_this.name = "ConditionCheckFailureException";
|
|
1272
|
-
_this.$fault = "client";
|
|
1273
|
-
Object.setPrototypeOf(_this, ConditionCheckFailureException.prototype);
|
|
1274
|
-
_this.Message = opts.Message;
|
|
1275
|
-
return _this;
|
|
1276
|
-
}
|
|
1277
|
-
return ConditionCheckFailureException;
|
|
1278
|
-
}(__BaseException));
|
|
1279
|
-
export { ConditionCheckFailureException };
|
|
1280
|
-
export var DeleteResourcePolicyRequest;
|
|
1281
|
-
(function (DeleteResourcePolicyRequest) {
|
|
1282
|
-
DeleteResourcePolicyRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1283
|
-
})(DeleteResourcePolicyRequest || (DeleteResourcePolicyRequest = {}));
|
|
1284
|
-
export var DeleteResourcePolicyResponse;
|
|
1285
|
-
(function (DeleteResourcePolicyResponse) {
|
|
1286
|
-
DeleteResourcePolicyResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1287
|
-
})(DeleteResourcePolicyResponse || (DeleteResourcePolicyResponse = {}));
|
|
1288
|
-
export var DeleteSchemaInput;
|
|
1289
|
-
(function (DeleteSchemaInput) {
|
|
1290
|
-
DeleteSchemaInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1291
|
-
})(DeleteSchemaInput || (DeleteSchemaInput = {}));
|
|
1292
|
-
export var DeleteSchemaResponse;
|
|
1293
|
-
(function (DeleteSchemaResponse) {
|
|
1294
|
-
DeleteSchemaResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1295
|
-
})(DeleteSchemaResponse || (DeleteSchemaResponse = {}));
|
|
1296
|
-
export var DeleteSchemaVersionsInput;
|
|
1297
|
-
(function (DeleteSchemaVersionsInput) {
|
|
1298
|
-
DeleteSchemaVersionsInput.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1299
|
-
})(DeleteSchemaVersionsInput || (DeleteSchemaVersionsInput = {}));
|
|
1300
|
-
export var ErrorDetails;
|
|
1301
|
-
(function (ErrorDetails) {
|
|
1302
|
-
ErrorDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1303
|
-
})(ErrorDetails || (ErrorDetails = {}));
|
|
1304
|
-
export var SchemaVersionErrorItem;
|
|
1305
|
-
(function (SchemaVersionErrorItem) {
|
|
1306
|
-
SchemaVersionErrorItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1307
|
-
})(SchemaVersionErrorItem || (SchemaVersionErrorItem = {}));
|
|
1308
|
-
export var DeleteSchemaVersionsResponse;
|
|
1309
|
-
(function (DeleteSchemaVersionsResponse) {
|
|
1310
|
-
DeleteSchemaVersionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1311
|
-
})(DeleteSchemaVersionsResponse || (DeleteSchemaVersionsResponse = {}));
|
|
1312
|
-
export var DeleteSecurityConfigurationRequest;
|
|
1313
|
-
(function (DeleteSecurityConfigurationRequest) {
|
|
1314
|
-
DeleteSecurityConfigurationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1315
|
-
})(DeleteSecurityConfigurationRequest || (DeleteSecurityConfigurationRequest = {}));
|
|
1316
|
-
export var DeleteSecurityConfigurationResponse;
|
|
1317
|
-
(function (DeleteSecurityConfigurationResponse) {
|
|
1318
|
-
DeleteSecurityConfigurationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1319
|
-
})(DeleteSecurityConfigurationResponse || (DeleteSecurityConfigurationResponse = {}));
|
|
1320
|
-
export var DeleteSessionRequest;
|
|
1321
|
-
(function (DeleteSessionRequest) {
|
|
1322
|
-
DeleteSessionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1323
|
-
})(DeleteSessionRequest || (DeleteSessionRequest = {}));
|
|
1324
|
-
export var DeleteSessionResponse;
|
|
1325
|
-
(function (DeleteSessionResponse) {
|
|
1326
|
-
DeleteSessionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1327
|
-
})(DeleteSessionResponse || (DeleteSessionResponse = {}));
|
|
1328
|
-
export var DeleteTableRequest;
|
|
1329
|
-
(function (DeleteTableRequest) {
|
|
1330
|
-
DeleteTableRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1331
|
-
})(DeleteTableRequest || (DeleteTableRequest = {}));
|
|
1332
|
-
export var DeleteTableResponse;
|
|
1333
|
-
(function (DeleteTableResponse) {
|
|
1334
|
-
DeleteTableResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1335
|
-
})(DeleteTableResponse || (DeleteTableResponse = {}));
|
|
1336
|
-
export var DeleteTableVersionRequest;
|
|
1337
|
-
(function (DeleteTableVersionRequest) {
|
|
1338
|
-
DeleteTableVersionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1339
|
-
})(DeleteTableVersionRequest || (DeleteTableVersionRequest = {}));
|
|
1340
|
-
export var DeleteTableVersionResponse;
|
|
1341
|
-
(function (DeleteTableVersionResponse) {
|
|
1342
|
-
DeleteTableVersionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1343
|
-
})(DeleteTableVersionResponse || (DeleteTableVersionResponse = {}));
|
|
1344
|
-
export var DeleteTriggerRequest;
|
|
1345
|
-
(function (DeleteTriggerRequest) {
|
|
1346
|
-
DeleteTriggerRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1347
|
-
})(DeleteTriggerRequest || (DeleteTriggerRequest = {}));
|
|
1348
|
-
export var DeleteTriggerResponse;
|
|
1349
|
-
(function (DeleteTriggerResponse) {
|
|
1350
|
-
DeleteTriggerResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1351
|
-
})(DeleteTriggerResponse || (DeleteTriggerResponse = {}));
|
|
1352
|
-
export var DeleteUserDefinedFunctionRequest;
|
|
1353
|
-
(function (DeleteUserDefinedFunctionRequest) {
|
|
1354
|
-
DeleteUserDefinedFunctionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1355
|
-
})(DeleteUserDefinedFunctionRequest || (DeleteUserDefinedFunctionRequest = {}));
|
|
1356
|
-
export var DeleteUserDefinedFunctionResponse;
|
|
1357
|
-
(function (DeleteUserDefinedFunctionResponse) {
|
|
1358
|
-
DeleteUserDefinedFunctionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1359
|
-
})(DeleteUserDefinedFunctionResponse || (DeleteUserDefinedFunctionResponse = {}));
|
|
1360
|
-
export var DeleteWorkflowRequest;
|
|
1361
|
-
(function (DeleteWorkflowRequest) {
|
|
1362
|
-
DeleteWorkflowRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1363
|
-
})(DeleteWorkflowRequest || (DeleteWorkflowRequest = {}));
|
|
1364
|
-
export var DeleteWorkflowResponse;
|
|
1365
|
-
(function (DeleteWorkflowResponse) {
|
|
1366
|
-
DeleteWorkflowResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1367
|
-
})(DeleteWorkflowResponse || (DeleteWorkflowResponse = {}));
|
|
1368
|
-
export var GetBlueprintRequest;
|
|
1369
|
-
(function (GetBlueprintRequest) {
|
|
1370
|
-
GetBlueprintRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1371
|
-
})(GetBlueprintRequest || (GetBlueprintRequest = {}));
|
|
1372
|
-
export var GetBlueprintResponse;
|
|
1373
|
-
(function (GetBlueprintResponse) {
|
|
1374
|
-
GetBlueprintResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1375
|
-
})(GetBlueprintResponse || (GetBlueprintResponse = {}));
|
|
1376
|
-
export var GetBlueprintRunRequest;
|
|
1377
|
-
(function (GetBlueprintRunRequest) {
|
|
1378
|
-
GetBlueprintRunRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1379
|
-
})(GetBlueprintRunRequest || (GetBlueprintRunRequest = {}));
|
|
1380
|
-
export var BlueprintRunState;
|
|
1381
|
-
(function (BlueprintRunState) {
|
|
1382
|
-
BlueprintRunState["FAILED"] = "FAILED";
|
|
1383
|
-
BlueprintRunState["ROLLING_BACK"] = "ROLLING_BACK";
|
|
1384
|
-
BlueprintRunState["RUNNING"] = "RUNNING";
|
|
1385
|
-
BlueprintRunState["SUCCEEDED"] = "SUCCEEDED";
|
|
1386
|
-
})(BlueprintRunState || (BlueprintRunState = {}));
|
|
1387
|
-
export var BlueprintRun;
|
|
1388
|
-
(function (BlueprintRun) {
|
|
1389
|
-
BlueprintRun.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1390
|
-
})(BlueprintRun || (BlueprintRun = {}));
|
|
1391
|
-
export var GetBlueprintRunResponse;
|
|
1392
|
-
(function (GetBlueprintRunResponse) {
|
|
1393
|
-
GetBlueprintRunResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1394
|
-
})(GetBlueprintRunResponse || (GetBlueprintRunResponse = {}));
|
|
1395
|
-
export var GetBlueprintRunsRequest;
|
|
1396
|
-
(function (GetBlueprintRunsRequest) {
|
|
1397
|
-
GetBlueprintRunsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1398
|
-
})(GetBlueprintRunsRequest || (GetBlueprintRunsRequest = {}));
|
|
1399
|
-
export var GetBlueprintRunsResponse;
|
|
1400
|
-
(function (GetBlueprintRunsResponse) {
|
|
1401
|
-
GetBlueprintRunsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1402
|
-
})(GetBlueprintRunsResponse || (GetBlueprintRunsResponse = {}));
|
|
1403
|
-
export var GetCatalogImportStatusRequest;
|
|
1404
|
-
(function (GetCatalogImportStatusRequest) {
|
|
1405
|
-
GetCatalogImportStatusRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1406
|
-
})(GetCatalogImportStatusRequest || (GetCatalogImportStatusRequest = {}));
|
|
1407
|
-
export var CatalogImportStatus;
|
|
1408
|
-
(function (CatalogImportStatus) {
|
|
1409
|
-
CatalogImportStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1410
|
-
})(CatalogImportStatus || (CatalogImportStatus = {}));
|
|
1411
|
-
export var GetCatalogImportStatusResponse;
|
|
1412
|
-
(function (GetCatalogImportStatusResponse) {
|
|
1413
|
-
GetCatalogImportStatusResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1414
|
-
})(GetCatalogImportStatusResponse || (GetCatalogImportStatusResponse = {}));
|
|
1415
|
-
export var GetClassifierRequest;
|
|
1416
|
-
(function (GetClassifierRequest) {
|
|
1417
|
-
GetClassifierRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1418
|
-
})(GetClassifierRequest || (GetClassifierRequest = {}));
|
|
1419
|
-
export var CsvClassifier;
|
|
1420
|
-
(function (CsvClassifier) {
|
|
1421
|
-
CsvClassifier.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1422
|
-
})(CsvClassifier || (CsvClassifier = {}));
|
|
1423
|
-
export var GrokClassifier;
|
|
1424
|
-
(function (GrokClassifier) {
|
|
1425
|
-
GrokClassifier.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1426
|
-
})(GrokClassifier || (GrokClassifier = {}));
|
|
1427
|
-
export var JsonClassifier;
|
|
1428
|
-
(function (JsonClassifier) {
|
|
1429
|
-
JsonClassifier.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1430
|
-
})(JsonClassifier || (JsonClassifier = {}));
|
|
1431
|
-
export var XMLClassifier;
|
|
1432
|
-
(function (XMLClassifier) {
|
|
1433
|
-
XMLClassifier.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1434
|
-
})(XMLClassifier || (XMLClassifier = {}));
|
|
1435
|
-
export var Classifier;
|
|
1436
|
-
(function (Classifier) {
|
|
1437
|
-
Classifier.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1438
|
-
})(Classifier || (Classifier = {}));
|
|
1439
|
-
export var GetClassifierResponse;
|
|
1440
|
-
(function (GetClassifierResponse) {
|
|
1441
|
-
GetClassifierResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1442
|
-
})(GetClassifierResponse || (GetClassifierResponse = {}));
|
|
1443
|
-
export var GetClassifiersRequest;
|
|
1444
|
-
(function (GetClassifiersRequest) {
|
|
1445
|
-
GetClassifiersRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1446
|
-
})(GetClassifiersRequest || (GetClassifiersRequest = {}));
|
|
1447
|
-
export var GetClassifiersResponse;
|
|
1448
|
-
(function (GetClassifiersResponse) {
|
|
1449
|
-
GetClassifiersResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1450
|
-
})(GetClassifiersResponse || (GetClassifiersResponse = {}));
|
|
1451
|
-
export var GetColumnStatisticsForPartitionRequest;
|
|
1452
|
-
(function (GetColumnStatisticsForPartitionRequest) {
|
|
1453
|
-
GetColumnStatisticsForPartitionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1454
|
-
})(GetColumnStatisticsForPartitionRequest || (GetColumnStatisticsForPartitionRequest = {}));
|
|
1455
|
-
export var BinaryColumnStatisticsData;
|
|
1456
|
-
(function (BinaryColumnStatisticsData) {
|
|
1457
|
-
BinaryColumnStatisticsData.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1458
|
-
})(BinaryColumnStatisticsData || (BinaryColumnStatisticsData = {}));
|
|
1459
|
-
export var BooleanColumnStatisticsData;
|
|
1460
|
-
(function (BooleanColumnStatisticsData) {
|
|
1461
|
-
BooleanColumnStatisticsData.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1462
|
-
})(BooleanColumnStatisticsData || (BooleanColumnStatisticsData = {}));
|
|
1463
|
-
export var DateColumnStatisticsData;
|
|
1464
|
-
(function (DateColumnStatisticsData) {
|
|
1465
|
-
DateColumnStatisticsData.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1466
|
-
})(DateColumnStatisticsData || (DateColumnStatisticsData = {}));
|
|
1467
|
-
export var DecimalNumber;
|
|
1468
|
-
(function (DecimalNumber) {
|
|
1469
|
-
DecimalNumber.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1470
|
-
})(DecimalNumber || (DecimalNumber = {}));
|
|
1471
|
-
export var DecimalColumnStatisticsData;
|
|
1472
|
-
(function (DecimalColumnStatisticsData) {
|
|
1473
|
-
DecimalColumnStatisticsData.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1474
|
-
})(DecimalColumnStatisticsData || (DecimalColumnStatisticsData = {}));
|
|
1475
|
-
export var DoubleColumnStatisticsData;
|
|
1476
|
-
(function (DoubleColumnStatisticsData) {
|
|
1477
|
-
DoubleColumnStatisticsData.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1478
|
-
})(DoubleColumnStatisticsData || (DoubleColumnStatisticsData = {}));
|
|
1479
|
-
export var LongColumnStatisticsData;
|
|
1480
|
-
(function (LongColumnStatisticsData) {
|
|
1481
|
-
LongColumnStatisticsData.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1482
|
-
})(LongColumnStatisticsData || (LongColumnStatisticsData = {}));
|
|
1483
|
-
export var StringColumnStatisticsData;
|
|
1484
|
-
(function (StringColumnStatisticsData) {
|
|
1485
|
-
StringColumnStatisticsData.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1486
|
-
})(StringColumnStatisticsData || (StringColumnStatisticsData = {}));
|