@aws-sdk/client-glue 3.933.0 → 3.935.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/index.js +1342 -1344
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +910 -0
- package/dist-es/models/errors.js +639 -0
- package/dist-es/models/models_0.js +1 -578
- package/dist-es/models/models_1.js +1 -610
- package/dist-es/models/models_2.js +1 -169
- package/dist-es/models/models_3.js +1 -195
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +1 -2
- package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
- package/dist-types/commands/BatchStopJobRunCommand.d.ts +1 -1
- package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +1 -1
- 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 +1 -1
- package/dist-types/commands/CreateCatalogCommand.d.ts +1 -1
- package/dist-types/commands/CreateClassifierCommand.d.ts +1 -1
- package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/commands/CreateConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +2 -1
- package/dist-types/commands/CreateDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/GetCatalogCommand.d.ts +1 -2
- package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetCatalogsCommand.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 -1
- package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/GetCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +1 -1
- 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/GetDataQualityModelCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityModelResultCommand.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/GetEntityRecordsCommand.d.ts +1 -1
- package/dist-types/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationTablePropertiesCommand.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 +1 -1
- package/dist-types/commands/GetMLTransformCommand.d.ts +1 -1
- package/dist-types/commands/GetMappingCommand.d.ts +1 -1
- package/dist-types/commands/ListSchemaVersionsCommand.d.ts +1 -2
- package/dist-types/commands/ListSessionsCommand.d.ts +1 -1
- package/dist-types/commands/ListStatementsCommand.d.ts +1 -1
- package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
- package/dist-types/commands/ListTriggersCommand.d.ts +1 -1
- package/dist-types/commands/ListUsageProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkflowsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
- package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +1 -1
- package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/commands/ResetJobBookmarkCommand.d.ts +1 -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 +2 -1
- package/dist-types/commands/StartBlueprintRunCommand.d.ts +1 -1
- package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.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 +1 -1
- package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.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/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.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/TestConnectionCommand.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/UpdateCatalogCommand.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/UpdateColumnStatisticsTaskSettingsCommand.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/UpdateDataQualityRulesetCommand.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/UpdateGlueIdentityCenterConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateJobCommand.d.ts +2 -1
- package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMLTransformCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePartitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRegistryCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSchemaCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTableCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTriggerCommand.d.ts +1 -1
- package/dist-types/index.d.ts +6 -1
- package/dist-types/models/enums.d.ts +1918 -0
- package/dist-types/models/errors.d.ts +789 -0
- package/dist-types/models/models_0.d.ts +1999 -1092
- package/dist-types/models/models_1.d.ts +4480 -4078
- package/dist-types/models/models_2.d.ts +3636 -4236
- package/dist-types/models/models_3.d.ts +4 -3422
- package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCatalogCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCatalogCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCatalogsCommand.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 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEntityRecordsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUsageProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +1 -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 +2 -1
- package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunScheduleCommand.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/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.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/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunScheduleCommand.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/TestConnectionCommand.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/UpdateCatalogCommand.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/UpdateColumnStatisticsTaskSettingsCommand.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/UpdateDataQualityRulesetCommand.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/UpdateGlueIdentityCenterConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +6 -1
- package/dist-types/ts3.4/models/enums.d.ts +1121 -0
- package/dist-types/ts3.4/models/errors.d.ts +401 -0
- package/dist-types/ts3.4/models/models_0.d.ts +462 -599
- package/dist-types/ts3.4/models/models_1.d.ts +797 -981
- package/dist-types/ts3.4/models/models_2.d.ts +1304 -1505
- package/dist-types/ts3.4/models/models_3.d.ts +8 -900
- package/package.json +12 -12
- package/dist-es/models/index.js +0 -4
- package/dist-types/models/index.d.ts +0 -4
- package/dist-types/ts3.4/models/index.d.ts +0 -4
|
@@ -0,0 +1,1121 @@
|
|
|
1
|
+
export declare const AdditionalOptionKeys: {
|
|
2
|
+
readonly CacheOption: "performanceTuning.caching";
|
|
3
|
+
readonly CompositeOption: "compositeRuleEvaluation.method";
|
|
4
|
+
readonly ObservationsOption: "observations.scope";
|
|
5
|
+
};
|
|
6
|
+
export type AdditionalOptionKeys =
|
|
7
|
+
(typeof AdditionalOptionKeys)[keyof typeof AdditionalOptionKeys];
|
|
8
|
+
export declare const AggFunction: {
|
|
9
|
+
readonly avg: "avg";
|
|
10
|
+
readonly count: "count";
|
|
11
|
+
readonly countDistinct: "countDistinct";
|
|
12
|
+
readonly first: "first";
|
|
13
|
+
readonly kurtosis: "kurtosis";
|
|
14
|
+
readonly last: "last";
|
|
15
|
+
readonly max: "max";
|
|
16
|
+
readonly min: "min";
|
|
17
|
+
readonly skewness: "skewness";
|
|
18
|
+
readonly stddev_pop: "stddev_pop";
|
|
19
|
+
readonly stddev_samp: "stddev_samp";
|
|
20
|
+
readonly sum: "sum";
|
|
21
|
+
readonly sumDistinct: "sumDistinct";
|
|
22
|
+
readonly var_pop: "var_pop";
|
|
23
|
+
readonly var_samp: "var_samp";
|
|
24
|
+
};
|
|
25
|
+
export type AggFunction = (typeof AggFunction)[keyof typeof AggFunction];
|
|
26
|
+
export declare const AllowFullTableExternalDataAccessEnum: {
|
|
27
|
+
readonly False: "False";
|
|
28
|
+
readonly True: "True";
|
|
29
|
+
};
|
|
30
|
+
export type AllowFullTableExternalDataAccessEnum =
|
|
31
|
+
(typeof AllowFullTableExternalDataAccessEnum)[keyof typeof AllowFullTableExternalDataAccessEnum];
|
|
32
|
+
export declare const InclusionAnnotationValue: {
|
|
33
|
+
readonly EXCLUDE: "EXCLUDE";
|
|
34
|
+
readonly INCLUDE: "INCLUDE";
|
|
35
|
+
};
|
|
36
|
+
export type InclusionAnnotationValue =
|
|
37
|
+
(typeof InclusionAnnotationValue)[keyof typeof InclusionAnnotationValue];
|
|
38
|
+
export declare const DataOperation: {
|
|
39
|
+
readonly READ: "READ";
|
|
40
|
+
readonly WRITE: "WRITE";
|
|
41
|
+
};
|
|
42
|
+
export type DataOperation = (typeof DataOperation)[keyof typeof DataOperation];
|
|
43
|
+
export declare const PropertyType: {
|
|
44
|
+
readonly READ_ONLY: "READ_ONLY";
|
|
45
|
+
readonly SECRET: "SECRET";
|
|
46
|
+
readonly SECRET_OR_USER_INPUT: "SECRET_OR_USER_INPUT";
|
|
47
|
+
readonly UNUSED: "UNUSED";
|
|
48
|
+
readonly USER_INPUT: "USER_INPUT";
|
|
49
|
+
};
|
|
50
|
+
export type PropertyType = (typeof PropertyType)[keyof typeof PropertyType];
|
|
51
|
+
export declare const AuthenticationType: {
|
|
52
|
+
readonly BASIC: "BASIC";
|
|
53
|
+
readonly CUSTOM: "CUSTOM";
|
|
54
|
+
readonly IAM: "IAM";
|
|
55
|
+
readonly OAUTH2: "OAUTH2";
|
|
56
|
+
};
|
|
57
|
+
export type AuthenticationType =
|
|
58
|
+
(typeof AuthenticationType)[keyof typeof AuthenticationType];
|
|
59
|
+
export declare const OAuth2GrantType: {
|
|
60
|
+
readonly AUTHORIZATION_CODE: "AUTHORIZATION_CODE";
|
|
61
|
+
readonly CLIENT_CREDENTIALS: "CLIENT_CREDENTIALS";
|
|
62
|
+
readonly JWT_BEARER: "JWT_BEARER";
|
|
63
|
+
};
|
|
64
|
+
export type OAuth2GrantType =
|
|
65
|
+
(typeof OAuth2GrantType)[keyof typeof OAuth2GrantType];
|
|
66
|
+
export declare const BlueprintStatus: {
|
|
67
|
+
readonly ACTIVE: "ACTIVE";
|
|
68
|
+
readonly CREATING: "CREATING";
|
|
69
|
+
readonly FAILED: "FAILED";
|
|
70
|
+
readonly UPDATING: "UPDATING";
|
|
71
|
+
};
|
|
72
|
+
export type BlueprintStatus =
|
|
73
|
+
(typeof BlueprintStatus)[keyof typeof BlueprintStatus];
|
|
74
|
+
export declare const LastCrawlStatus: {
|
|
75
|
+
readonly CANCELLED: "CANCELLED";
|
|
76
|
+
readonly FAILED: "FAILED";
|
|
77
|
+
readonly SUCCEEDED: "SUCCEEDED";
|
|
78
|
+
};
|
|
79
|
+
export type LastCrawlStatus =
|
|
80
|
+
(typeof LastCrawlStatus)[keyof typeof LastCrawlStatus];
|
|
81
|
+
export declare const CrawlerLineageSettings: {
|
|
82
|
+
readonly DISABLE: "DISABLE";
|
|
83
|
+
readonly ENABLE: "ENABLE";
|
|
84
|
+
};
|
|
85
|
+
export type CrawlerLineageSettings =
|
|
86
|
+
(typeof CrawlerLineageSettings)[keyof typeof CrawlerLineageSettings];
|
|
87
|
+
export declare const RecrawlBehavior: {
|
|
88
|
+
readonly CRAWL_EVENT_MODE: "CRAWL_EVENT_MODE";
|
|
89
|
+
readonly CRAWL_EVERYTHING: "CRAWL_EVERYTHING";
|
|
90
|
+
readonly CRAWL_NEW_FOLDERS_ONLY: "CRAWL_NEW_FOLDERS_ONLY";
|
|
91
|
+
};
|
|
92
|
+
export type RecrawlBehavior =
|
|
93
|
+
(typeof RecrawlBehavior)[keyof typeof RecrawlBehavior];
|
|
94
|
+
export declare const ScheduleState: {
|
|
95
|
+
readonly NOT_SCHEDULED: "NOT_SCHEDULED";
|
|
96
|
+
readonly SCHEDULED: "SCHEDULED";
|
|
97
|
+
readonly TRANSITIONING: "TRANSITIONING";
|
|
98
|
+
};
|
|
99
|
+
export type ScheduleState = (typeof ScheduleState)[keyof typeof ScheduleState];
|
|
100
|
+
export declare const DeleteBehavior: {
|
|
101
|
+
readonly DELETE_FROM_DATABASE: "DELETE_FROM_DATABASE";
|
|
102
|
+
readonly DEPRECATE_IN_DATABASE: "DEPRECATE_IN_DATABASE";
|
|
103
|
+
readonly LOG: "LOG";
|
|
104
|
+
};
|
|
105
|
+
export type DeleteBehavior =
|
|
106
|
+
(typeof DeleteBehavior)[keyof typeof DeleteBehavior];
|
|
107
|
+
export declare const UpdateBehavior: {
|
|
108
|
+
readonly LOG: "LOG";
|
|
109
|
+
readonly UPDATE_IN_DATABASE: "UPDATE_IN_DATABASE";
|
|
110
|
+
};
|
|
111
|
+
export type UpdateBehavior =
|
|
112
|
+
(typeof UpdateBehavior)[keyof typeof UpdateBehavior];
|
|
113
|
+
export declare const CrawlerState: {
|
|
114
|
+
readonly READY: "READY";
|
|
115
|
+
readonly RUNNING: "RUNNING";
|
|
116
|
+
readonly STOPPING: "STOPPING";
|
|
117
|
+
};
|
|
118
|
+
export type CrawlerState = (typeof CrawlerState)[keyof typeof CrawlerState];
|
|
119
|
+
export declare const JdbcMetadataEntry: {
|
|
120
|
+
readonly COMMENTS: "COMMENTS";
|
|
121
|
+
readonly RAWTYPES: "RAWTYPES";
|
|
122
|
+
};
|
|
123
|
+
export type JdbcMetadataEntry =
|
|
124
|
+
(typeof JdbcMetadataEntry)[keyof typeof JdbcMetadataEntry];
|
|
125
|
+
export declare const DataQualityRuleResultStatus: {
|
|
126
|
+
readonly ERROR: "ERROR";
|
|
127
|
+
readonly FAIL: "FAIL";
|
|
128
|
+
readonly PASS: "PASS";
|
|
129
|
+
};
|
|
130
|
+
export type DataQualityRuleResultStatus =
|
|
131
|
+
(typeof DataQualityRuleResultStatus)[keyof typeof DataQualityRuleResultStatus];
|
|
132
|
+
export declare const WorkerType: {
|
|
133
|
+
readonly G_025X: "G.025X";
|
|
134
|
+
readonly G_1X: "G.1X";
|
|
135
|
+
readonly G_2X: "G.2X";
|
|
136
|
+
readonly G_4X: "G.4X";
|
|
137
|
+
readonly G_8X: "G.8X";
|
|
138
|
+
readonly Standard: "Standard";
|
|
139
|
+
readonly Z_2X: "Z.2X";
|
|
140
|
+
};
|
|
141
|
+
export type WorkerType = (typeof WorkerType)[keyof typeof WorkerType];
|
|
142
|
+
export declare const StartingPosition: {
|
|
143
|
+
readonly EARLIEST: "earliest";
|
|
144
|
+
readonly LATEST: "latest";
|
|
145
|
+
readonly TIMESTAMP: "timestamp";
|
|
146
|
+
readonly TRIM_HORIZON: "trim_horizon";
|
|
147
|
+
};
|
|
148
|
+
export type StartingPosition =
|
|
149
|
+
(typeof StartingPosition)[keyof typeof StartingPosition];
|
|
150
|
+
export declare const JDBCConnectionType: {
|
|
151
|
+
readonly mysql: "mysql";
|
|
152
|
+
readonly oracle: "oracle";
|
|
153
|
+
readonly postgresql: "postgresql";
|
|
154
|
+
readonly redshift: "redshift";
|
|
155
|
+
readonly sqlserver: "sqlserver";
|
|
156
|
+
};
|
|
157
|
+
export type JDBCConnectionType =
|
|
158
|
+
(typeof JDBCConnectionType)[keyof typeof JDBCConnectionType];
|
|
159
|
+
export declare const ParamType: {
|
|
160
|
+
readonly BOOL: "bool";
|
|
161
|
+
readonly COMPLEX: "complex";
|
|
162
|
+
readonly FLOAT: "float";
|
|
163
|
+
readonly INT: "int";
|
|
164
|
+
readonly LIST: "list";
|
|
165
|
+
readonly NULL: "null";
|
|
166
|
+
readonly STR: "str";
|
|
167
|
+
};
|
|
168
|
+
export type ParamType = (typeof ParamType)[keyof typeof ParamType];
|
|
169
|
+
export declare const DdbExportType: {
|
|
170
|
+
readonly ddb: "ddb";
|
|
171
|
+
readonly s3: "s3";
|
|
172
|
+
};
|
|
173
|
+
export type DdbExportType = (typeof DdbExportType)[keyof typeof DdbExportType];
|
|
174
|
+
export declare const DQTransformOutput: {
|
|
175
|
+
readonly EvaluationResults: "EvaluationResults";
|
|
176
|
+
readonly PrimaryInput: "PrimaryInput";
|
|
177
|
+
};
|
|
178
|
+
export type DQTransformOutput =
|
|
179
|
+
(typeof DQTransformOutput)[keyof typeof DQTransformOutput];
|
|
180
|
+
export declare const DQStopJobOnFailureTiming: {
|
|
181
|
+
readonly AfterDataLoad: "AfterDataLoad";
|
|
182
|
+
readonly Immediate: "Immediate";
|
|
183
|
+
};
|
|
184
|
+
export type DQStopJobOnFailureTiming =
|
|
185
|
+
(typeof DQStopJobOnFailureTiming)[keyof typeof DQStopJobOnFailureTiming];
|
|
186
|
+
export declare const FilterOperation: {
|
|
187
|
+
readonly EQ: "EQ";
|
|
188
|
+
readonly GT: "GT";
|
|
189
|
+
readonly GTE: "GTE";
|
|
190
|
+
readonly ISNULL: "ISNULL";
|
|
191
|
+
readonly LT: "LT";
|
|
192
|
+
readonly LTE: "LTE";
|
|
193
|
+
readonly REGEX: "REGEX";
|
|
194
|
+
};
|
|
195
|
+
export type FilterOperation =
|
|
196
|
+
(typeof FilterOperation)[keyof typeof FilterOperation];
|
|
197
|
+
export declare const FilterValueType: {
|
|
198
|
+
readonly COLUMNEXTRACTED: "COLUMNEXTRACTED";
|
|
199
|
+
readonly CONSTANT: "CONSTANT";
|
|
200
|
+
};
|
|
201
|
+
export type FilterValueType =
|
|
202
|
+
(typeof FilterValueType)[keyof typeof FilterValueType];
|
|
203
|
+
export declare const FilterLogicalOperator: {
|
|
204
|
+
readonly AND: "AND";
|
|
205
|
+
readonly OR: "OR";
|
|
206
|
+
};
|
|
207
|
+
export type FilterLogicalOperator =
|
|
208
|
+
(typeof FilterLogicalOperator)[keyof typeof FilterLogicalOperator];
|
|
209
|
+
export declare const UpdateCatalogBehavior: {
|
|
210
|
+
readonly LOG: "LOG";
|
|
211
|
+
readonly UPDATE_IN_DATABASE: "UPDATE_IN_DATABASE";
|
|
212
|
+
};
|
|
213
|
+
export type UpdateCatalogBehavior =
|
|
214
|
+
(typeof UpdateCatalogBehavior)[keyof typeof UpdateCatalogBehavior];
|
|
215
|
+
export declare const JDBCDataType: {
|
|
216
|
+
readonly ARRAY: "ARRAY";
|
|
217
|
+
readonly BIGINT: "BIGINT";
|
|
218
|
+
readonly BINARY: "BINARY";
|
|
219
|
+
readonly BIT: "BIT";
|
|
220
|
+
readonly BLOB: "BLOB";
|
|
221
|
+
readonly BOOLEAN: "BOOLEAN";
|
|
222
|
+
readonly CHAR: "CHAR";
|
|
223
|
+
readonly CLOB: "CLOB";
|
|
224
|
+
readonly DATALINK: "DATALINK";
|
|
225
|
+
readonly DATE: "DATE";
|
|
226
|
+
readonly DECIMAL: "DECIMAL";
|
|
227
|
+
readonly DISTINCT: "DISTINCT";
|
|
228
|
+
readonly DOUBLE: "DOUBLE";
|
|
229
|
+
readonly FLOAT: "FLOAT";
|
|
230
|
+
readonly INTEGER: "INTEGER";
|
|
231
|
+
readonly JAVA_OBJECT: "JAVA_OBJECT";
|
|
232
|
+
readonly LONGNVARCHAR: "LONGNVARCHAR";
|
|
233
|
+
readonly LONGVARBINARY: "LONGVARBINARY";
|
|
234
|
+
readonly LONGVARCHAR: "LONGVARCHAR";
|
|
235
|
+
readonly NCHAR: "NCHAR";
|
|
236
|
+
readonly NCLOB: "NCLOB";
|
|
237
|
+
readonly NULL: "NULL";
|
|
238
|
+
readonly NUMERIC: "NUMERIC";
|
|
239
|
+
readonly NVARCHAR: "NVARCHAR";
|
|
240
|
+
readonly OTHER: "OTHER";
|
|
241
|
+
readonly REAL: "REAL";
|
|
242
|
+
readonly REF: "REF";
|
|
243
|
+
readonly REF_CURSOR: "REF_CURSOR";
|
|
244
|
+
readonly ROWID: "ROWID";
|
|
245
|
+
readonly SMALLINT: "SMALLINT";
|
|
246
|
+
readonly SQLXML: "SQLXML";
|
|
247
|
+
readonly STRUCT: "STRUCT";
|
|
248
|
+
readonly TIME: "TIME";
|
|
249
|
+
readonly TIMESTAMP: "TIMESTAMP";
|
|
250
|
+
readonly TIMESTAMP_WITH_TIMEZONE: "TIMESTAMP_WITH_TIMEZONE";
|
|
251
|
+
readonly TIME_WITH_TIMEZONE: "TIME_WITH_TIMEZONE";
|
|
252
|
+
readonly TINYINT: "TINYINT";
|
|
253
|
+
readonly VARBINARY: "VARBINARY";
|
|
254
|
+
readonly VARCHAR: "VARCHAR";
|
|
255
|
+
};
|
|
256
|
+
export type JDBCDataType = (typeof JDBCDataType)[keyof typeof JDBCDataType];
|
|
257
|
+
export declare const GlueRecordType: {
|
|
258
|
+
readonly BIGDECIMAL: "BIGDECIMAL";
|
|
259
|
+
readonly BYTE: "BYTE";
|
|
260
|
+
readonly DATE: "DATE";
|
|
261
|
+
readonly DOUBLE: "DOUBLE";
|
|
262
|
+
readonly FLOAT: "FLOAT";
|
|
263
|
+
readonly INT: "INT";
|
|
264
|
+
readonly LONG: "LONG";
|
|
265
|
+
readonly SHORT: "SHORT";
|
|
266
|
+
readonly STRING: "STRING";
|
|
267
|
+
readonly TIMESTAMP: "TIMESTAMP";
|
|
268
|
+
};
|
|
269
|
+
export type GlueRecordType =
|
|
270
|
+
(typeof GlueRecordType)[keyof typeof GlueRecordType];
|
|
271
|
+
export declare const JoinType: {
|
|
272
|
+
readonly EQUIJOIN: "equijoin";
|
|
273
|
+
readonly LEFT: "left";
|
|
274
|
+
readonly LEFT_ANTI: "leftanti";
|
|
275
|
+
readonly LEFT_SEMI: "leftsemi";
|
|
276
|
+
readonly OUTER: "outer";
|
|
277
|
+
readonly RIGHT: "right";
|
|
278
|
+
};
|
|
279
|
+
export type JoinType = (typeof JoinType)[keyof typeof JoinType];
|
|
280
|
+
export declare const PiiType: {
|
|
281
|
+
readonly ColumnAudit: "ColumnAudit";
|
|
282
|
+
readonly ColumnHashing: "ColumnHashing";
|
|
283
|
+
readonly ColumnMasking: "ColumnMasking";
|
|
284
|
+
readonly RowAudit: "RowAudit";
|
|
285
|
+
readonly RowHashing: "RowHashing";
|
|
286
|
+
readonly RowMasking: "RowMasking";
|
|
287
|
+
readonly RowPartialMasking: "RowPartialMasking";
|
|
288
|
+
};
|
|
289
|
+
export type PiiType = (typeof PiiType)[keyof typeof PiiType];
|
|
290
|
+
export declare const CompressionType: {
|
|
291
|
+
readonly BZIP2: "bzip2";
|
|
292
|
+
readonly GZIP: "gzip";
|
|
293
|
+
};
|
|
294
|
+
export type CompressionType =
|
|
295
|
+
(typeof CompressionType)[keyof typeof CompressionType];
|
|
296
|
+
export declare const QuoteChar: {
|
|
297
|
+
readonly DISABLED: "disabled";
|
|
298
|
+
readonly QUILLEMET: "quillemet";
|
|
299
|
+
readonly QUOTE: "quote";
|
|
300
|
+
readonly SINGLE_QUOTE: "single_quote";
|
|
301
|
+
};
|
|
302
|
+
export type QuoteChar = (typeof QuoteChar)[keyof typeof QuoteChar];
|
|
303
|
+
export declare const Separator: {
|
|
304
|
+
readonly COMMA: "comma";
|
|
305
|
+
readonly CTRLA: "ctrla";
|
|
306
|
+
readonly PIPE: "pipe";
|
|
307
|
+
readonly SEMICOLON: "semicolon";
|
|
308
|
+
readonly TAB: "tab";
|
|
309
|
+
};
|
|
310
|
+
export type Separator = (typeof Separator)[keyof typeof Separator];
|
|
311
|
+
export declare const DeltaTargetCompressionType: {
|
|
312
|
+
readonly SNAPPY: "snappy";
|
|
313
|
+
readonly UNCOMPRESSED: "uncompressed";
|
|
314
|
+
};
|
|
315
|
+
export type DeltaTargetCompressionType =
|
|
316
|
+
(typeof DeltaTargetCompressionType)[keyof typeof DeltaTargetCompressionType];
|
|
317
|
+
export declare const TargetFormat: {
|
|
318
|
+
readonly AVRO: "avro";
|
|
319
|
+
readonly CSV: "csv";
|
|
320
|
+
readonly DELTA: "delta";
|
|
321
|
+
readonly HUDI: "hudi";
|
|
322
|
+
readonly HYPER: "hyper";
|
|
323
|
+
readonly ICEBERG: "iceberg";
|
|
324
|
+
readonly JSON: "json";
|
|
325
|
+
readonly ORC: "orc";
|
|
326
|
+
readonly PARQUET: "parquet";
|
|
327
|
+
readonly XML: "xml";
|
|
328
|
+
};
|
|
329
|
+
export type TargetFormat = (typeof TargetFormat)[keyof typeof TargetFormat];
|
|
330
|
+
export declare const ParquetCompressionType: {
|
|
331
|
+
readonly BROTLI: "brotli";
|
|
332
|
+
readonly GZIP: "gzip";
|
|
333
|
+
readonly LZ4: "lz4";
|
|
334
|
+
readonly LZO: "lzo";
|
|
335
|
+
readonly NONE: "none";
|
|
336
|
+
readonly SNAPPY: "snappy";
|
|
337
|
+
readonly UNCOMPRESSED: "uncompressed";
|
|
338
|
+
};
|
|
339
|
+
export type ParquetCompressionType =
|
|
340
|
+
(typeof ParquetCompressionType)[keyof typeof ParquetCompressionType];
|
|
341
|
+
export declare const HudiTargetCompressionType: {
|
|
342
|
+
readonly GZIP: "gzip";
|
|
343
|
+
readonly LZO: "lzo";
|
|
344
|
+
readonly SNAPPY: "snappy";
|
|
345
|
+
readonly UNCOMPRESSED: "uncompressed";
|
|
346
|
+
};
|
|
347
|
+
export type HudiTargetCompressionType =
|
|
348
|
+
(typeof HudiTargetCompressionType)[keyof typeof HudiTargetCompressionType];
|
|
349
|
+
export declare const HyperTargetCompressionType: {
|
|
350
|
+
readonly UNCOMPRESSED: "uncompressed";
|
|
351
|
+
};
|
|
352
|
+
export type HyperTargetCompressionType =
|
|
353
|
+
(typeof HyperTargetCompressionType)[keyof typeof HyperTargetCompressionType];
|
|
354
|
+
export declare const IcebergTargetCompressionType: {
|
|
355
|
+
readonly GZIP: "gzip";
|
|
356
|
+
readonly LZO: "lzo";
|
|
357
|
+
readonly SNAPPY: "snappy";
|
|
358
|
+
readonly UNCOMPRESSED: "uncompressed";
|
|
359
|
+
};
|
|
360
|
+
export type IcebergTargetCompressionType =
|
|
361
|
+
(typeof IcebergTargetCompressionType)[keyof typeof IcebergTargetCompressionType];
|
|
362
|
+
export declare const UnionType: {
|
|
363
|
+
readonly ALL: "ALL";
|
|
364
|
+
readonly DISTINCT: "DISTINCT";
|
|
365
|
+
};
|
|
366
|
+
export type UnionType = (typeof UnionType)[keyof typeof UnionType];
|
|
367
|
+
export declare const ExecutionClass: {
|
|
368
|
+
readonly FLEX: "FLEX";
|
|
369
|
+
readonly STANDARD: "STANDARD";
|
|
370
|
+
};
|
|
371
|
+
export type ExecutionClass =
|
|
372
|
+
(typeof ExecutionClass)[keyof typeof ExecutionClass];
|
|
373
|
+
export declare const JobMode: {
|
|
374
|
+
readonly NOTEBOOK: "NOTEBOOK";
|
|
375
|
+
readonly SCRIPT: "SCRIPT";
|
|
376
|
+
readonly VISUAL: "VISUAL";
|
|
377
|
+
};
|
|
378
|
+
export type JobMode = (typeof JobMode)[keyof typeof JobMode];
|
|
379
|
+
export declare const SourceControlAuthStrategy: {
|
|
380
|
+
readonly AWS_SECRETS_MANAGER: "AWS_SECRETS_MANAGER";
|
|
381
|
+
readonly PERSONAL_ACCESS_TOKEN: "PERSONAL_ACCESS_TOKEN";
|
|
382
|
+
};
|
|
383
|
+
export type SourceControlAuthStrategy =
|
|
384
|
+
(typeof SourceControlAuthStrategy)[keyof typeof SourceControlAuthStrategy];
|
|
385
|
+
export declare const SourceControlProvider: {
|
|
386
|
+
readonly AWS_CODE_COMMIT: "AWS_CODE_COMMIT";
|
|
387
|
+
readonly BITBUCKET: "BITBUCKET";
|
|
388
|
+
readonly GITHUB: "GITHUB";
|
|
389
|
+
readonly GITLAB: "GITLAB";
|
|
390
|
+
};
|
|
391
|
+
export type SourceControlProvider =
|
|
392
|
+
(typeof SourceControlProvider)[keyof typeof SourceControlProvider];
|
|
393
|
+
export declare const FederationSourceErrorCode: {
|
|
394
|
+
readonly AccessDeniedException: "AccessDeniedException";
|
|
395
|
+
readonly EntityNotFoundException: "EntityNotFoundException";
|
|
396
|
+
readonly InternalServiceException: "InternalServiceException";
|
|
397
|
+
readonly InvalidCredentialsException: "InvalidCredentialsException";
|
|
398
|
+
readonly InvalidInputException: "InvalidInputException";
|
|
399
|
+
readonly InvalidResponseException: "InvalidResponseException";
|
|
400
|
+
readonly OperationNotSupportedException: "OperationNotSupportedException";
|
|
401
|
+
readonly OperationTimeoutException: "OperationTimeoutException";
|
|
402
|
+
readonly PartialFailureException: "PartialFailureException";
|
|
403
|
+
readonly ThrottlingException: "ThrottlingException";
|
|
404
|
+
};
|
|
405
|
+
export type FederationSourceErrorCode =
|
|
406
|
+
(typeof FederationSourceErrorCode)[keyof typeof FederationSourceErrorCode];
|
|
407
|
+
export declare const TableOptimizerType: {
|
|
408
|
+
readonly COMPACTION: "compaction";
|
|
409
|
+
readonly ORPHAN_FILE_DELETION: "orphan_file_deletion";
|
|
410
|
+
readonly RETENTION: "retention";
|
|
411
|
+
};
|
|
412
|
+
export type TableOptimizerType =
|
|
413
|
+
(typeof TableOptimizerType)[keyof typeof TableOptimizerType];
|
|
414
|
+
export declare const CompactionStrategy: {
|
|
415
|
+
readonly BINPACK: "binpack";
|
|
416
|
+
readonly SORT: "sort";
|
|
417
|
+
readonly ZORDER: "z-order";
|
|
418
|
+
};
|
|
419
|
+
export type CompactionStrategy =
|
|
420
|
+
(typeof CompactionStrategy)[keyof typeof CompactionStrategy];
|
|
421
|
+
export declare const ConfigurationSource: {
|
|
422
|
+
readonly CATALOG: "catalog";
|
|
423
|
+
readonly TABLE: "table";
|
|
424
|
+
};
|
|
425
|
+
export type ConfigurationSource =
|
|
426
|
+
(typeof ConfigurationSource)[keyof typeof ConfigurationSource];
|
|
427
|
+
export declare const TableOptimizerEventType: {
|
|
428
|
+
readonly COMPLETED: "completed";
|
|
429
|
+
readonly FAILED: "failed";
|
|
430
|
+
readonly IN_PROGRESS: "in_progress";
|
|
431
|
+
readonly STARTING: "starting";
|
|
432
|
+
};
|
|
433
|
+
export type TableOptimizerEventType =
|
|
434
|
+
(typeof TableOptimizerEventType)[keyof typeof TableOptimizerEventType];
|
|
435
|
+
export declare const CrawlState: {
|
|
436
|
+
readonly CANCELLED: "CANCELLED";
|
|
437
|
+
readonly CANCELLING: "CANCELLING";
|
|
438
|
+
readonly ERROR: "ERROR";
|
|
439
|
+
readonly FAILED: "FAILED";
|
|
440
|
+
readonly RUNNING: "RUNNING";
|
|
441
|
+
readonly SUCCEEDED: "SUCCEEDED";
|
|
442
|
+
};
|
|
443
|
+
export type CrawlState = (typeof CrawlState)[keyof typeof CrawlState];
|
|
444
|
+
export declare const LogicalOperator: {
|
|
445
|
+
readonly EQUALS: "EQUALS";
|
|
446
|
+
};
|
|
447
|
+
export type LogicalOperator =
|
|
448
|
+
(typeof LogicalOperator)[keyof typeof LogicalOperator];
|
|
449
|
+
export declare const JobRunState: {
|
|
450
|
+
readonly ERROR: "ERROR";
|
|
451
|
+
readonly EXPIRED: "EXPIRED";
|
|
452
|
+
readonly FAILED: "FAILED";
|
|
453
|
+
readonly RUNNING: "RUNNING";
|
|
454
|
+
readonly STARTING: "STARTING";
|
|
455
|
+
readonly STOPPED: "STOPPED";
|
|
456
|
+
readonly STOPPING: "STOPPING";
|
|
457
|
+
readonly SUCCEEDED: "SUCCEEDED";
|
|
458
|
+
readonly TIMEOUT: "TIMEOUT";
|
|
459
|
+
readonly WAITING: "WAITING";
|
|
460
|
+
};
|
|
461
|
+
export type JobRunState = (typeof JobRunState)[keyof typeof JobRunState];
|
|
462
|
+
export declare const Logical: {
|
|
463
|
+
readonly AND: "AND";
|
|
464
|
+
readonly ANY: "ANY";
|
|
465
|
+
};
|
|
466
|
+
export type Logical = (typeof Logical)[keyof typeof Logical];
|
|
467
|
+
export declare const TriggerState: {
|
|
468
|
+
readonly ACTIVATED: "ACTIVATED";
|
|
469
|
+
readonly ACTIVATING: "ACTIVATING";
|
|
470
|
+
readonly CREATED: "CREATED";
|
|
471
|
+
readonly CREATING: "CREATING";
|
|
472
|
+
readonly DEACTIVATED: "DEACTIVATED";
|
|
473
|
+
readonly DEACTIVATING: "DEACTIVATING";
|
|
474
|
+
readonly DELETING: "DELETING";
|
|
475
|
+
readonly UPDATING: "UPDATING";
|
|
476
|
+
};
|
|
477
|
+
export type TriggerState = (typeof TriggerState)[keyof typeof TriggerState];
|
|
478
|
+
export declare const TriggerType: {
|
|
479
|
+
readonly CONDITIONAL: "CONDITIONAL";
|
|
480
|
+
readonly EVENT: "EVENT";
|
|
481
|
+
readonly ON_DEMAND: "ON_DEMAND";
|
|
482
|
+
readonly SCHEDULED: "SCHEDULED";
|
|
483
|
+
};
|
|
484
|
+
export type TriggerType = (typeof TriggerType)[keyof typeof TriggerType];
|
|
485
|
+
export declare const NodeType: {
|
|
486
|
+
readonly CRAWLER: "CRAWLER";
|
|
487
|
+
readonly JOB: "JOB";
|
|
488
|
+
readonly TRIGGER: "TRIGGER";
|
|
489
|
+
};
|
|
490
|
+
export type NodeType = (typeof NodeType)[keyof typeof NodeType];
|
|
491
|
+
export declare const WorkflowRunStatus: {
|
|
492
|
+
readonly COMPLETED: "COMPLETED";
|
|
493
|
+
readonly ERROR: "ERROR";
|
|
494
|
+
readonly RUNNING: "RUNNING";
|
|
495
|
+
readonly STOPPED: "STOPPED";
|
|
496
|
+
readonly STOPPING: "STOPPING";
|
|
497
|
+
};
|
|
498
|
+
export type WorkflowRunStatus =
|
|
499
|
+
(typeof WorkflowRunStatus)[keyof typeof WorkflowRunStatus];
|
|
500
|
+
export declare const TaskStatusType: {
|
|
501
|
+
readonly FAILED: "FAILED";
|
|
502
|
+
readonly RUNNING: "RUNNING";
|
|
503
|
+
readonly STARTING: "STARTING";
|
|
504
|
+
readonly STOPPED: "STOPPED";
|
|
505
|
+
readonly STOPPING: "STOPPING";
|
|
506
|
+
readonly SUCCEEDED: "SUCCEEDED";
|
|
507
|
+
readonly TIMEOUT: "TIMEOUT";
|
|
508
|
+
};
|
|
509
|
+
export type TaskStatusType =
|
|
510
|
+
(typeof TaskStatusType)[keyof typeof TaskStatusType];
|
|
511
|
+
export declare const DataFormat: {
|
|
512
|
+
readonly AVRO: "AVRO";
|
|
513
|
+
readonly JSON: "JSON";
|
|
514
|
+
readonly PROTOBUF: "PROTOBUF";
|
|
515
|
+
};
|
|
516
|
+
export type DataFormat = (typeof DataFormat)[keyof typeof DataFormat];
|
|
517
|
+
export declare const Permission: {
|
|
518
|
+
readonly ALL: "ALL";
|
|
519
|
+
readonly ALTER: "ALTER";
|
|
520
|
+
readonly CREATE_DATABASE: "CREATE_DATABASE";
|
|
521
|
+
readonly CREATE_TABLE: "CREATE_TABLE";
|
|
522
|
+
readonly DATA_LOCATION_ACCESS: "DATA_LOCATION_ACCESS";
|
|
523
|
+
readonly DELETE: "DELETE";
|
|
524
|
+
readonly DROP: "DROP";
|
|
525
|
+
readonly INSERT: "INSERT";
|
|
526
|
+
readonly SELECT: "SELECT";
|
|
527
|
+
};
|
|
528
|
+
export type Permission = (typeof Permission)[keyof typeof Permission];
|
|
529
|
+
export declare const CsvHeaderOption: {
|
|
530
|
+
readonly ABSENT: "ABSENT";
|
|
531
|
+
readonly PRESENT: "PRESENT";
|
|
532
|
+
readonly UNKNOWN: "UNKNOWN";
|
|
533
|
+
};
|
|
534
|
+
export type CsvHeaderOption =
|
|
535
|
+
(typeof CsvHeaderOption)[keyof typeof CsvHeaderOption];
|
|
536
|
+
export declare const CsvSerdeOption: {
|
|
537
|
+
readonly LazySimpleSerDe: "LazySimpleSerDe";
|
|
538
|
+
readonly None: "None";
|
|
539
|
+
readonly OpenCSVSerDe: "OpenCSVSerDe";
|
|
540
|
+
};
|
|
541
|
+
export type CsvSerdeOption =
|
|
542
|
+
(typeof CsvSerdeOption)[keyof typeof CsvSerdeOption];
|
|
543
|
+
export declare const ConnectionPropertyKey: {
|
|
544
|
+
readonly CLUSTER_IDENTIFIER: "CLUSTER_IDENTIFIER";
|
|
545
|
+
readonly CONFIG_FILES: "CONFIG_FILES";
|
|
546
|
+
readonly CONNECTION_URL: "CONNECTION_URL";
|
|
547
|
+
readonly CONNECTOR_CLASS_NAME: "CONNECTOR_CLASS_NAME";
|
|
548
|
+
readonly CONNECTOR_TYPE: "CONNECTOR_TYPE";
|
|
549
|
+
readonly CONNECTOR_URL: "CONNECTOR_URL";
|
|
550
|
+
readonly CUSTOM_JDBC_CERT: "CUSTOM_JDBC_CERT";
|
|
551
|
+
readonly CUSTOM_JDBC_CERT_STRING: "CUSTOM_JDBC_CERT_STRING";
|
|
552
|
+
readonly DATABASE: "DATABASE";
|
|
553
|
+
readonly ENCRYPTED_KAFKA_CLIENT_KEYSTORE_PASSWORD: "ENCRYPTED_KAFKA_CLIENT_KEYSTORE_PASSWORD";
|
|
554
|
+
readonly ENCRYPTED_KAFKA_CLIENT_KEY_PASSWORD: "ENCRYPTED_KAFKA_CLIENT_KEY_PASSWORD";
|
|
555
|
+
readonly ENCRYPTED_KAFKA_SASL_PLAIN_PASSWORD: "ENCRYPTED_KAFKA_SASL_PLAIN_PASSWORD";
|
|
556
|
+
readonly ENCRYPTED_KAFKA_SASL_SCRAM_PASSWORD: "ENCRYPTED_KAFKA_SASL_SCRAM_PASSWORD";
|
|
557
|
+
readonly ENCRYPTED_PASSWORD: "ENCRYPTED_PASSWORD";
|
|
558
|
+
readonly ENDPOINT: "ENDPOINT";
|
|
559
|
+
readonly ENDPOINT_TYPE: "ENDPOINT_TYPE";
|
|
560
|
+
readonly HOST: "HOST";
|
|
561
|
+
readonly INSTANCE_ID: "INSTANCE_ID";
|
|
562
|
+
readonly JDBC_CONNECTION_URL: "JDBC_CONNECTION_URL";
|
|
563
|
+
readonly JDBC_DRIVER_CLASS_NAME: "JDBC_DRIVER_CLASS_NAME";
|
|
564
|
+
readonly JDBC_DRIVER_JAR_URI: "JDBC_DRIVER_JAR_URI";
|
|
565
|
+
readonly JDBC_ENFORCE_SSL: "JDBC_ENFORCE_SSL";
|
|
566
|
+
readonly JDBC_ENGINE: "JDBC_ENGINE";
|
|
567
|
+
readonly JDBC_ENGINE_VERSION: "JDBC_ENGINE_VERSION";
|
|
568
|
+
readonly KAFKA_BOOTSTRAP_SERVERS: "KAFKA_BOOTSTRAP_SERVERS";
|
|
569
|
+
readonly KAFKA_CLIENT_KEYSTORE: "KAFKA_CLIENT_KEYSTORE";
|
|
570
|
+
readonly KAFKA_CLIENT_KEYSTORE_PASSWORD: "KAFKA_CLIENT_KEYSTORE_PASSWORD";
|
|
571
|
+
readonly KAFKA_CLIENT_KEY_PASSWORD: "KAFKA_CLIENT_KEY_PASSWORD";
|
|
572
|
+
readonly KAFKA_CUSTOM_CERT: "KAFKA_CUSTOM_CERT";
|
|
573
|
+
readonly KAFKA_SASL_GSSAPI_KEYTAB: "KAFKA_SASL_GSSAPI_KEYTAB";
|
|
574
|
+
readonly KAFKA_SASL_GSSAPI_KRB5_CONF: "KAFKA_SASL_GSSAPI_KRB5_CONF";
|
|
575
|
+
readonly KAFKA_SASL_GSSAPI_PRINCIPAL: "KAFKA_SASL_GSSAPI_PRINCIPAL";
|
|
576
|
+
readonly KAFKA_SASL_GSSAPI_SERVICE: "KAFKA_SASL_GSSAPI_SERVICE";
|
|
577
|
+
readonly KAFKA_SASL_MECHANISM: "KAFKA_SASL_MECHANISM";
|
|
578
|
+
readonly KAFKA_SASL_PLAIN_PASSWORD: "KAFKA_SASL_PLAIN_PASSWORD";
|
|
579
|
+
readonly KAFKA_SASL_PLAIN_USERNAME: "KAFKA_SASL_PLAIN_USERNAME";
|
|
580
|
+
readonly KAFKA_SASL_SCRAM_PASSWORD: "KAFKA_SASL_SCRAM_PASSWORD";
|
|
581
|
+
readonly KAFKA_SASL_SCRAM_SECRETS_ARN: "KAFKA_SASL_SCRAM_SECRETS_ARN";
|
|
582
|
+
readonly KAFKA_SASL_SCRAM_USERNAME: "KAFKA_SASL_SCRAM_USERNAME";
|
|
583
|
+
readonly KAFKA_SKIP_CUSTOM_CERT_VALIDATION: "KAFKA_SKIP_CUSTOM_CERT_VALIDATION";
|
|
584
|
+
readonly KAFKA_SSL_ENABLED: "KAFKA_SSL_ENABLED";
|
|
585
|
+
readonly PASSWORD: "PASSWORD";
|
|
586
|
+
readonly PORT: "PORT";
|
|
587
|
+
readonly REGION: "REGION";
|
|
588
|
+
readonly ROLE_ARN: "ROLE_ARN";
|
|
589
|
+
readonly SECRET_ID: "SECRET_ID";
|
|
590
|
+
readonly SKIP_CUSTOM_JDBC_CERT_VALIDATION: "SKIP_CUSTOM_JDBC_CERT_VALIDATION";
|
|
591
|
+
readonly USER_NAME: "USERNAME";
|
|
592
|
+
readonly WORKGROUP_NAME: "WORKGROUP_NAME";
|
|
593
|
+
};
|
|
594
|
+
export type ConnectionPropertyKey =
|
|
595
|
+
(typeof ConnectionPropertyKey)[keyof typeof ConnectionPropertyKey];
|
|
596
|
+
export declare const ConnectionType: {
|
|
597
|
+
readonly ADOBEANALYTICS: "ADOBEANALYTICS";
|
|
598
|
+
readonly ASANA: "ASANA";
|
|
599
|
+
readonly AZURECOSMOS: "AZURECOSMOS";
|
|
600
|
+
readonly AZURESQL: "AZURESQL";
|
|
601
|
+
readonly BIGQUERY: "BIGQUERY";
|
|
602
|
+
readonly BLACKBAUD: "BLACKBAUD";
|
|
603
|
+
readonly BLACKBAUDRAISEREDGENXT: "BLACKBAUDRAISEREDGENXT";
|
|
604
|
+
readonly CIRCLECI: "CIRCLECI";
|
|
605
|
+
readonly CLOUDERAHIVE: "CLOUDERAHIVE";
|
|
606
|
+
readonly CLOUDERAIMPALA: "CLOUDERAIMPALA";
|
|
607
|
+
readonly CLOUDWATCH: "CLOUDWATCH";
|
|
608
|
+
readonly CLOUDWATCHMETRICS: "CLOUDWATCHMETRICS";
|
|
609
|
+
readonly CMDB: "CMDB";
|
|
610
|
+
readonly CUSTOM: "CUSTOM";
|
|
611
|
+
readonly DATADOG: "DATADOG";
|
|
612
|
+
readonly DATALAKEGEN2: "DATALAKEGEN2";
|
|
613
|
+
readonly DB2: "DB2";
|
|
614
|
+
readonly DB2AS400: "DB2AS400";
|
|
615
|
+
readonly DOCUMENTDB: "DOCUMENTDB";
|
|
616
|
+
readonly DOCUSIGNMONITOR: "DOCUSIGNMONITOR";
|
|
617
|
+
readonly DOMO: "DOMO";
|
|
618
|
+
readonly DYNAMODB: "DYNAMODB";
|
|
619
|
+
readonly DYNATRACE: "DYNATRACE";
|
|
620
|
+
readonly FACEBOOKADS: "FACEBOOKADS";
|
|
621
|
+
readonly FACEBOOKPAGEINSIGHTS: "FACEBOOKPAGEINSIGHTS";
|
|
622
|
+
readonly FRESHDESK: "FRESHDESK";
|
|
623
|
+
readonly FRESHSALES: "FRESHSALES";
|
|
624
|
+
readonly GITLAB: "GITLAB";
|
|
625
|
+
readonly GOOGLEADS: "GOOGLEADS";
|
|
626
|
+
readonly GOOGLEANALYTICS4: "GOOGLEANALYTICS4";
|
|
627
|
+
readonly GOOGLECLOUDSTORAGE: "GOOGLECLOUDSTORAGE";
|
|
628
|
+
readonly GOOGLESEARCHCONSOLE: "GOOGLESEARCHCONSOLE";
|
|
629
|
+
readonly GOOGLESHEETS: "GOOGLESHEETS";
|
|
630
|
+
readonly HBASE: "HBASE";
|
|
631
|
+
readonly HUBSPOT: "HUBSPOT";
|
|
632
|
+
readonly INSTAGRAMADS: "INSTAGRAMADS";
|
|
633
|
+
readonly INTERCOM: "INTERCOM";
|
|
634
|
+
readonly JDBC: "JDBC";
|
|
635
|
+
readonly JIRACLOUD: "JIRACLOUD";
|
|
636
|
+
readonly KAFKA: "KAFKA";
|
|
637
|
+
readonly KUSTOMER: "KUSTOMER";
|
|
638
|
+
readonly LINKEDIN: "LINKEDIN";
|
|
639
|
+
readonly MAILCHIMP: "MAILCHIMP";
|
|
640
|
+
readonly MARKETO: "MARKETO";
|
|
641
|
+
readonly MARKETPLACE: "MARKETPLACE";
|
|
642
|
+
readonly MICROSOFTDYNAMIC365FINANCEANDOPS: "MICROSOFTDYNAMIC365FINANCEANDOPS";
|
|
643
|
+
readonly MICROSOFTDYNAMICS365CRM: "MICROSOFTDYNAMICS365CRM";
|
|
644
|
+
readonly MICROSOFTTEAMS: "MICROSOFTTEAMS";
|
|
645
|
+
readonly MIXPANEL: "MIXPANEL";
|
|
646
|
+
readonly MONDAY: "MONDAY";
|
|
647
|
+
readonly MONGODB: "MONGODB";
|
|
648
|
+
readonly MYSQL: "MYSQL";
|
|
649
|
+
readonly NETSUITEERP: "NETSUITEERP";
|
|
650
|
+
readonly NETWORK: "NETWORK";
|
|
651
|
+
readonly OKTA: "OKTA";
|
|
652
|
+
readonly OPENSEARCH: "OPENSEARCH";
|
|
653
|
+
readonly ORACLE: "ORACLE";
|
|
654
|
+
readonly PAYPAL: "PAYPAL";
|
|
655
|
+
readonly PENDO: "PENDO";
|
|
656
|
+
readonly PIPEDIVE: "PIPEDIVE";
|
|
657
|
+
readonly PIPEDRIVE: "PIPEDRIVE";
|
|
658
|
+
readonly POSTGRESQL: "POSTGRESQL";
|
|
659
|
+
readonly PRODUCTBOARD: "PRODUCTBOARD";
|
|
660
|
+
readonly QUICKBOOKS: "QUICKBOOKS";
|
|
661
|
+
readonly SALESFORCE: "SALESFORCE";
|
|
662
|
+
readonly SALESFORCECOMMERCECLOUD: "SALESFORCECOMMERCECLOUD";
|
|
663
|
+
readonly SALESFORCEMARKETINGCLOUD: "SALESFORCEMARKETINGCLOUD";
|
|
664
|
+
readonly SALESFORCEPARDOT: "SALESFORCEPARDOT";
|
|
665
|
+
readonly SAPCONCUR: "SAPCONCUR";
|
|
666
|
+
readonly SAPHANA: "SAPHANA";
|
|
667
|
+
readonly SAPODATA: "SAPODATA";
|
|
668
|
+
readonly SENDGRID: "SENDGRID";
|
|
669
|
+
readonly SERVICENOW: "SERVICENOW";
|
|
670
|
+
readonly SFTP: "SFTP";
|
|
671
|
+
readonly SLACK: "SLACK";
|
|
672
|
+
readonly SMARTSHEET: "SMARTSHEET";
|
|
673
|
+
readonly SNAPCHATADS: "SNAPCHATADS";
|
|
674
|
+
readonly SQLSERVER: "SQLSERVER";
|
|
675
|
+
readonly STRIPE: "STRIPE";
|
|
676
|
+
readonly SYNAPSE: "SYNAPSE";
|
|
677
|
+
readonly TERADATA: "TERADATA";
|
|
678
|
+
readonly TERADATANOS: "TERADATANOS";
|
|
679
|
+
readonly TIMESTREAM: "TIMESTREAM";
|
|
680
|
+
readonly TPCDS: "TPCDS";
|
|
681
|
+
readonly TWILIO: "TWILIO";
|
|
682
|
+
readonly VERTICA: "VERTICA";
|
|
683
|
+
readonly VIEW_VALIDATION_ATHENA: "VIEW_VALIDATION_ATHENA";
|
|
684
|
+
readonly VIEW_VALIDATION_REDSHIFT: "VIEW_VALIDATION_REDSHIFT";
|
|
685
|
+
readonly WOOCOMMERCE: "WOOCOMMERCE";
|
|
686
|
+
readonly ZENDESK: "ZENDESK";
|
|
687
|
+
readonly ZOHOCRM: "ZOHOCRM";
|
|
688
|
+
readonly ZOOM: "ZOOM";
|
|
689
|
+
};
|
|
690
|
+
export type ConnectionType =
|
|
691
|
+
(typeof ConnectionType)[keyof typeof ConnectionType];
|
|
692
|
+
export declare const ComputeEnvironment: {
|
|
693
|
+
readonly ATHENA: "ATHENA";
|
|
694
|
+
readonly PYTHON: "PYTHON";
|
|
695
|
+
readonly SPARK: "SPARK";
|
|
696
|
+
};
|
|
697
|
+
export type ComputeEnvironment =
|
|
698
|
+
(typeof ComputeEnvironment)[keyof typeof ComputeEnvironment];
|
|
699
|
+
export declare const ConnectionStatus: {
|
|
700
|
+
readonly FAILED: "FAILED";
|
|
701
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
702
|
+
readonly READY: "READY";
|
|
703
|
+
};
|
|
704
|
+
export type ConnectionStatus =
|
|
705
|
+
(typeof ConnectionStatus)[keyof typeof ConnectionStatus];
|
|
706
|
+
export declare const IntegrationStatus: {
|
|
707
|
+
readonly ACTIVE: "ACTIVE";
|
|
708
|
+
readonly CREATING: "CREATING";
|
|
709
|
+
readonly DELETING: "DELETING";
|
|
710
|
+
readonly FAILED: "FAILED";
|
|
711
|
+
readonly MODIFYING: "MODIFYING";
|
|
712
|
+
readonly NEEDS_ATTENTION: "NEEDS_ATTENTION";
|
|
713
|
+
readonly SYNCING: "SYNCING";
|
|
714
|
+
};
|
|
715
|
+
export type IntegrationStatus =
|
|
716
|
+
(typeof IntegrationStatus)[keyof typeof IntegrationStatus];
|
|
717
|
+
export declare const UnnestSpec: {
|
|
718
|
+
readonly FULL: "FULL";
|
|
719
|
+
readonly NOUNNEST: "NOUNNEST";
|
|
720
|
+
readonly TOPLEVEL: "TOPLEVEL";
|
|
721
|
+
};
|
|
722
|
+
export type UnnestSpec = (typeof UnnestSpec)[keyof typeof UnnestSpec];
|
|
723
|
+
export declare const TransformType: {
|
|
724
|
+
readonly FIND_MATCHES: "FIND_MATCHES";
|
|
725
|
+
};
|
|
726
|
+
export type TransformType = (typeof TransformType)[keyof typeof TransformType];
|
|
727
|
+
export declare const MLUserDataEncryptionModeString: {
|
|
728
|
+
readonly DISABLED: "DISABLED";
|
|
729
|
+
readonly SSEKMS: "SSE-KMS";
|
|
730
|
+
};
|
|
731
|
+
export type MLUserDataEncryptionModeString =
|
|
732
|
+
(typeof MLUserDataEncryptionModeString)[keyof typeof MLUserDataEncryptionModeString];
|
|
733
|
+
export declare const Compatibility: {
|
|
734
|
+
readonly BACKWARD: "BACKWARD";
|
|
735
|
+
readonly BACKWARD_ALL: "BACKWARD_ALL";
|
|
736
|
+
readonly DISABLED: "DISABLED";
|
|
737
|
+
readonly FORWARD: "FORWARD";
|
|
738
|
+
readonly FORWARD_ALL: "FORWARD_ALL";
|
|
739
|
+
readonly FULL: "FULL";
|
|
740
|
+
readonly FULL_ALL: "FULL_ALL";
|
|
741
|
+
readonly NONE: "NONE";
|
|
742
|
+
};
|
|
743
|
+
export type Compatibility = (typeof Compatibility)[keyof typeof Compatibility];
|
|
744
|
+
export declare const SchemaStatus: {
|
|
745
|
+
readonly AVAILABLE: "AVAILABLE";
|
|
746
|
+
readonly DELETING: "DELETING";
|
|
747
|
+
readonly PENDING: "PENDING";
|
|
748
|
+
};
|
|
749
|
+
export type SchemaStatus = (typeof SchemaStatus)[keyof typeof SchemaStatus];
|
|
750
|
+
export declare const SchemaVersionStatus: {
|
|
751
|
+
readonly AVAILABLE: "AVAILABLE";
|
|
752
|
+
readonly DELETING: "DELETING";
|
|
753
|
+
readonly FAILURE: "FAILURE";
|
|
754
|
+
readonly PENDING: "PENDING";
|
|
755
|
+
};
|
|
756
|
+
export type SchemaVersionStatus =
|
|
757
|
+
(typeof SchemaVersionStatus)[keyof typeof SchemaVersionStatus];
|
|
758
|
+
export declare const Language: {
|
|
759
|
+
readonly PYTHON: "PYTHON";
|
|
760
|
+
readonly SCALA: "SCALA";
|
|
761
|
+
};
|
|
762
|
+
export type Language = (typeof Language)[keyof typeof Language];
|
|
763
|
+
export declare const CloudWatchEncryptionMode: {
|
|
764
|
+
readonly DISABLED: "DISABLED";
|
|
765
|
+
readonly SSEKMS: "SSE-KMS";
|
|
766
|
+
};
|
|
767
|
+
export type CloudWatchEncryptionMode =
|
|
768
|
+
(typeof CloudWatchEncryptionMode)[keyof typeof CloudWatchEncryptionMode];
|
|
769
|
+
export declare const DataQualityEncryptionMode: {
|
|
770
|
+
readonly DISABLED: "DISABLED";
|
|
771
|
+
readonly SSEKMS: "SSE-KMS";
|
|
772
|
+
};
|
|
773
|
+
export type DataQualityEncryptionMode =
|
|
774
|
+
(typeof DataQualityEncryptionMode)[keyof typeof DataQualityEncryptionMode];
|
|
775
|
+
export declare const JobBookmarksEncryptionMode: {
|
|
776
|
+
readonly CSEKMS: "CSE-KMS";
|
|
777
|
+
readonly DISABLED: "DISABLED";
|
|
778
|
+
};
|
|
779
|
+
export type JobBookmarksEncryptionMode =
|
|
780
|
+
(typeof JobBookmarksEncryptionMode)[keyof typeof JobBookmarksEncryptionMode];
|
|
781
|
+
export declare const S3EncryptionMode: {
|
|
782
|
+
readonly DISABLED: "DISABLED";
|
|
783
|
+
readonly SSEKMS: "SSE-KMS";
|
|
784
|
+
readonly SSES3: "SSE-S3";
|
|
785
|
+
};
|
|
786
|
+
export type S3EncryptionMode =
|
|
787
|
+
(typeof S3EncryptionMode)[keyof typeof S3EncryptionMode];
|
|
788
|
+
export declare const SessionStatus: {
|
|
789
|
+
readonly FAILED: "FAILED";
|
|
790
|
+
readonly PROVISIONING: "PROVISIONING";
|
|
791
|
+
readonly READY: "READY";
|
|
792
|
+
readonly STOPPED: "STOPPED";
|
|
793
|
+
readonly STOPPING: "STOPPING";
|
|
794
|
+
readonly TIMEOUT: "TIMEOUT";
|
|
795
|
+
};
|
|
796
|
+
export type SessionStatus = (typeof SessionStatus)[keyof typeof SessionStatus];
|
|
797
|
+
export declare const IcebergStructTypeEnum: {
|
|
798
|
+
readonly STRUCT: "struct";
|
|
799
|
+
};
|
|
800
|
+
export type IcebergStructTypeEnum =
|
|
801
|
+
(typeof IcebergStructTypeEnum)[keyof typeof IcebergStructTypeEnum];
|
|
802
|
+
export declare const IcebergSortDirection: {
|
|
803
|
+
readonly ASC: "asc";
|
|
804
|
+
readonly DESC: "desc";
|
|
805
|
+
};
|
|
806
|
+
export type IcebergSortDirection =
|
|
807
|
+
(typeof IcebergSortDirection)[keyof typeof IcebergSortDirection];
|
|
808
|
+
export declare const IcebergNullOrder: {
|
|
809
|
+
readonly NULLS_FIRST: "nulls-first";
|
|
810
|
+
readonly NULLS_LAST: "nulls-last";
|
|
811
|
+
};
|
|
812
|
+
export type IcebergNullOrder =
|
|
813
|
+
(typeof IcebergNullOrder)[keyof typeof IcebergNullOrder];
|
|
814
|
+
export declare const MetadataOperation: {
|
|
815
|
+
readonly CREATE: "CREATE";
|
|
816
|
+
};
|
|
817
|
+
export type MetadataOperation =
|
|
818
|
+
(typeof MetadataOperation)[keyof typeof MetadataOperation];
|
|
819
|
+
export declare const ViewDialect: {
|
|
820
|
+
readonly ATHENA: "ATHENA";
|
|
821
|
+
readonly REDSHIFT: "REDSHIFT";
|
|
822
|
+
readonly SPARK: "SPARK";
|
|
823
|
+
};
|
|
824
|
+
export type ViewDialect = (typeof ViewDialect)[keyof typeof ViewDialect];
|
|
825
|
+
export declare const PrincipalType: {
|
|
826
|
+
readonly GROUP: "GROUP";
|
|
827
|
+
readonly ROLE: "ROLE";
|
|
828
|
+
readonly USER: "USER";
|
|
829
|
+
};
|
|
830
|
+
export type PrincipalType = (typeof PrincipalType)[keyof typeof PrincipalType];
|
|
831
|
+
export declare const ResourceType: {
|
|
832
|
+
readonly ARCHIVE: "ARCHIVE";
|
|
833
|
+
readonly FILE: "FILE";
|
|
834
|
+
readonly JAR: "JAR";
|
|
835
|
+
};
|
|
836
|
+
export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
|
|
837
|
+
export declare const RegistryStatus: {
|
|
838
|
+
readonly AVAILABLE: "AVAILABLE";
|
|
839
|
+
readonly DELETING: "DELETING";
|
|
840
|
+
};
|
|
841
|
+
export type RegistryStatus =
|
|
842
|
+
(typeof RegistryStatus)[keyof typeof RegistryStatus];
|
|
843
|
+
export declare const FieldDataType: {
|
|
844
|
+
readonly ARRAY: "ARRAY";
|
|
845
|
+
readonly BIGINT: "BIGINT";
|
|
846
|
+
readonly BOOLEAN: "BOOLEAN";
|
|
847
|
+
readonly BYTE: "BYTE";
|
|
848
|
+
readonly DATE: "DATE";
|
|
849
|
+
readonly DECIMAL: "DECIMAL";
|
|
850
|
+
readonly DOUBLE: "DOUBLE";
|
|
851
|
+
readonly FLOAT: "FLOAT";
|
|
852
|
+
readonly INT: "INT";
|
|
853
|
+
readonly LONG: "LONG";
|
|
854
|
+
readonly MAP: "MAP";
|
|
855
|
+
readonly SHORT: "SHORT";
|
|
856
|
+
readonly SMALLINT: "SMALLINT";
|
|
857
|
+
readonly STRING: "STRING";
|
|
858
|
+
readonly STRUCT: "STRUCT";
|
|
859
|
+
readonly TIMESTAMP: "TIMESTAMP";
|
|
860
|
+
};
|
|
861
|
+
export type FieldDataType = (typeof FieldDataType)[keyof typeof FieldDataType];
|
|
862
|
+
export declare const FieldFilterOperator: {
|
|
863
|
+
readonly BETWEEN: "BETWEEN";
|
|
864
|
+
readonly CONTAINS: "CONTAINS";
|
|
865
|
+
readonly EQUAL_TO: "EQUAL_TO";
|
|
866
|
+
readonly GREATER_THAN: "GREATER_THAN";
|
|
867
|
+
readonly GREATER_THAN_OR_EQUAL_TO: "GREATER_THAN_OR_EQUAL_TO";
|
|
868
|
+
readonly LESS_THAN: "LESS_THAN";
|
|
869
|
+
readonly LESS_THAN_OR_EQUAL_TO: "LESS_THAN_OR_EQUAL_TO";
|
|
870
|
+
readonly NOT_EQUAL_TO: "NOT_EQUAL_TO";
|
|
871
|
+
readonly ORDER_BY: "ORDER_BY";
|
|
872
|
+
};
|
|
873
|
+
export type FieldFilterOperator =
|
|
874
|
+
(typeof FieldFilterOperator)[keyof typeof FieldFilterOperator];
|
|
875
|
+
export declare const BlueprintRunState: {
|
|
876
|
+
readonly FAILED: "FAILED";
|
|
877
|
+
readonly ROLLING_BACK: "ROLLING_BACK";
|
|
878
|
+
readonly RUNNING: "RUNNING";
|
|
879
|
+
readonly SUCCEEDED: "SUCCEEDED";
|
|
880
|
+
};
|
|
881
|
+
export type BlueprintRunState =
|
|
882
|
+
(typeof BlueprintRunState)[keyof typeof BlueprintRunState];
|
|
883
|
+
export declare const ColumnStatisticsType: {
|
|
884
|
+
readonly BINARY: "BINARY";
|
|
885
|
+
readonly BOOLEAN: "BOOLEAN";
|
|
886
|
+
readonly DATE: "DATE";
|
|
887
|
+
readonly DECIMAL: "DECIMAL";
|
|
888
|
+
readonly DOUBLE: "DOUBLE";
|
|
889
|
+
readonly LONG: "LONG";
|
|
890
|
+
readonly STRING: "STRING";
|
|
891
|
+
};
|
|
892
|
+
export type ColumnStatisticsType =
|
|
893
|
+
(typeof ColumnStatisticsType)[keyof typeof ColumnStatisticsType];
|
|
894
|
+
export declare const ComputationType: {
|
|
895
|
+
readonly FULL: "FULL";
|
|
896
|
+
readonly INCREMENTAL: "INCREMENTAL";
|
|
897
|
+
};
|
|
898
|
+
export type ComputationType =
|
|
899
|
+
(typeof ComputationType)[keyof typeof ComputationType];
|
|
900
|
+
export declare const ColumnStatisticsState: {
|
|
901
|
+
readonly FAILED: "FAILED";
|
|
902
|
+
readonly RUNNING: "RUNNING";
|
|
903
|
+
readonly STARTING: "STARTING";
|
|
904
|
+
readonly STOPPED: "STOPPED";
|
|
905
|
+
readonly SUCCEEDED: "SUCCEEDED";
|
|
906
|
+
};
|
|
907
|
+
export type ColumnStatisticsState =
|
|
908
|
+
(typeof ColumnStatisticsState)[keyof typeof ColumnStatisticsState];
|
|
909
|
+
export declare const ExecutionStatus: {
|
|
910
|
+
readonly FAILED: "FAILED";
|
|
911
|
+
readonly STARTED: "STARTED";
|
|
912
|
+
};
|
|
913
|
+
export type ExecutionStatus =
|
|
914
|
+
(typeof ExecutionStatus)[keyof typeof ExecutionStatus];
|
|
915
|
+
export declare const ScheduleType: {
|
|
916
|
+
readonly AUTO: "AUTO";
|
|
917
|
+
readonly CRON: "CRON";
|
|
918
|
+
};
|
|
919
|
+
export type ScheduleType = (typeof ScheduleType)[keyof typeof ScheduleType];
|
|
920
|
+
export declare const SettingSource: {
|
|
921
|
+
readonly CATALOG: "CATALOG";
|
|
922
|
+
readonly TABLE: "TABLE";
|
|
923
|
+
};
|
|
924
|
+
export type SettingSource = (typeof SettingSource)[keyof typeof SettingSource];
|
|
925
|
+
export declare const DatabaseAttributes: {
|
|
926
|
+
readonly NAME: "NAME";
|
|
927
|
+
readonly TARGET_DATABASE: "TARGET_DATABASE";
|
|
928
|
+
};
|
|
929
|
+
export type DatabaseAttributes =
|
|
930
|
+
(typeof DatabaseAttributes)[keyof typeof DatabaseAttributes];
|
|
931
|
+
export declare const ResourceShareType: {
|
|
932
|
+
readonly ALL: "ALL";
|
|
933
|
+
readonly FEDERATED: "FEDERATED";
|
|
934
|
+
readonly FOREIGN: "FOREIGN";
|
|
935
|
+
};
|
|
936
|
+
export type ResourceShareType =
|
|
937
|
+
(typeof ResourceShareType)[keyof typeof ResourceShareType];
|
|
938
|
+
export declare const CatalogEncryptionMode: {
|
|
939
|
+
readonly DISABLED: "DISABLED";
|
|
940
|
+
readonly SSEKMS: "SSE-KMS";
|
|
941
|
+
readonly SSEKMSWITHSERVICEROLE: "SSE-KMS-WITH-SERVICE-ROLE";
|
|
942
|
+
};
|
|
943
|
+
export type CatalogEncryptionMode =
|
|
944
|
+
(typeof CatalogEncryptionMode)[keyof typeof CatalogEncryptionMode];
|
|
945
|
+
export declare const DataQualityModelStatus: {
|
|
946
|
+
readonly FAILED: "FAILED";
|
|
947
|
+
readonly RUNNING: "RUNNING";
|
|
948
|
+
readonly SUCCEEDED: "SUCCEEDED";
|
|
949
|
+
};
|
|
950
|
+
export type DataQualityModelStatus =
|
|
951
|
+
(typeof DataQualityModelStatus)[keyof typeof DataQualityModelStatus];
|
|
952
|
+
export declare const DQCompositeRuleEvaluationMethod: {
|
|
953
|
+
readonly COLUMN: "COLUMN";
|
|
954
|
+
readonly ROW: "ROW";
|
|
955
|
+
};
|
|
956
|
+
export type DQCompositeRuleEvaluationMethod =
|
|
957
|
+
(typeof DQCompositeRuleEvaluationMethod)[keyof typeof DQCompositeRuleEvaluationMethod];
|
|
958
|
+
export declare const TaskType: {
|
|
959
|
+
readonly EVALUATION: "EVALUATION";
|
|
960
|
+
readonly EXPORT_LABELS: "EXPORT_LABELS";
|
|
961
|
+
readonly FIND_MATCHES: "FIND_MATCHES";
|
|
962
|
+
readonly IMPORT_LABELS: "IMPORT_LABELS";
|
|
963
|
+
readonly LABELING_SET_GENERATION: "LABELING_SET_GENERATION";
|
|
964
|
+
};
|
|
965
|
+
export type TaskType = (typeof TaskType)[keyof typeof TaskType];
|
|
966
|
+
export declare const TaskRunSortColumnType: {
|
|
967
|
+
readonly STARTED: "STARTED";
|
|
968
|
+
readonly STATUS: "STATUS";
|
|
969
|
+
readonly TASK_RUN_TYPE: "TASK_RUN_TYPE";
|
|
970
|
+
};
|
|
971
|
+
export type TaskRunSortColumnType =
|
|
972
|
+
(typeof TaskRunSortColumnType)[keyof typeof TaskRunSortColumnType];
|
|
973
|
+
export declare const SortDirectionType: {
|
|
974
|
+
readonly ASCENDING: "ASCENDING";
|
|
975
|
+
readonly DESCENDING: "DESCENDING";
|
|
976
|
+
};
|
|
977
|
+
export type SortDirectionType =
|
|
978
|
+
(typeof SortDirectionType)[keyof typeof SortDirectionType];
|
|
979
|
+
export declare const TransformStatusType: {
|
|
980
|
+
readonly DELETING: "DELETING";
|
|
981
|
+
readonly NOT_READY: "NOT_READY";
|
|
982
|
+
readonly READY: "READY";
|
|
983
|
+
};
|
|
984
|
+
export type TransformStatusType =
|
|
985
|
+
(typeof TransformStatusType)[keyof typeof TransformStatusType];
|
|
986
|
+
export declare const TransformSortColumnType: {
|
|
987
|
+
readonly CREATED: "CREATED";
|
|
988
|
+
readonly LAST_MODIFIED: "LAST_MODIFIED";
|
|
989
|
+
readonly NAME: "NAME";
|
|
990
|
+
readonly STATUS: "STATUS";
|
|
991
|
+
readonly TRANSFORM_TYPE: "TRANSFORM_TYPE";
|
|
992
|
+
};
|
|
993
|
+
export type TransformSortColumnType =
|
|
994
|
+
(typeof TransformSortColumnType)[keyof typeof TransformSortColumnType];
|
|
995
|
+
export declare const BackfillErrorCode: {
|
|
996
|
+
readonly ENCRYPTED_PARTITION_ERROR: "ENCRYPTED_PARTITION_ERROR";
|
|
997
|
+
readonly INTERNAL_ERROR: "INTERNAL_ERROR";
|
|
998
|
+
readonly INVALID_PARTITION_TYPE_DATA_ERROR: "INVALID_PARTITION_TYPE_DATA_ERROR";
|
|
999
|
+
readonly MISSING_PARTITION_VALUE_ERROR: "MISSING_PARTITION_VALUE_ERROR";
|
|
1000
|
+
readonly UNSUPPORTED_PARTITION_CHARACTER_ERROR: "UNSUPPORTED_PARTITION_CHARACTER_ERROR";
|
|
1001
|
+
};
|
|
1002
|
+
export type BackfillErrorCode =
|
|
1003
|
+
(typeof BackfillErrorCode)[keyof typeof BackfillErrorCode];
|
|
1004
|
+
export declare const PartitionIndexStatus: {
|
|
1005
|
+
readonly ACTIVE: "ACTIVE";
|
|
1006
|
+
readonly CREATING: "CREATING";
|
|
1007
|
+
readonly DELETING: "DELETING";
|
|
1008
|
+
readonly FAILED: "FAILED";
|
|
1009
|
+
};
|
|
1010
|
+
export type PartitionIndexStatus =
|
|
1011
|
+
(typeof PartitionIndexStatus)[keyof typeof PartitionIndexStatus];
|
|
1012
|
+
export declare const SchemaDiffType: {
|
|
1013
|
+
readonly SYNTAX_DIFF: "SYNTAX_DIFF";
|
|
1014
|
+
};
|
|
1015
|
+
export type SchemaDiffType =
|
|
1016
|
+
(typeof SchemaDiffType)[keyof typeof SchemaDiffType];
|
|
1017
|
+
export declare const StatementState: {
|
|
1018
|
+
readonly AVAILABLE: "AVAILABLE";
|
|
1019
|
+
readonly CANCELLED: "CANCELLED";
|
|
1020
|
+
readonly CANCELLING: "CANCELLING";
|
|
1021
|
+
readonly ERROR: "ERROR";
|
|
1022
|
+
readonly RUNNING: "RUNNING";
|
|
1023
|
+
readonly WAITING: "WAITING";
|
|
1024
|
+
};
|
|
1025
|
+
export type StatementState =
|
|
1026
|
+
(typeof StatementState)[keyof typeof StatementState];
|
|
1027
|
+
export declare const ResourceAction: {
|
|
1028
|
+
readonly CREATE: "CREATE";
|
|
1029
|
+
readonly UPDATE: "UPDATE";
|
|
1030
|
+
};
|
|
1031
|
+
export type ResourceAction =
|
|
1032
|
+
(typeof ResourceAction)[keyof typeof ResourceAction];
|
|
1033
|
+
export declare const ResourceState: {
|
|
1034
|
+
readonly FAILED: "FAILED";
|
|
1035
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
1036
|
+
readonly QUEUED: "QUEUED";
|
|
1037
|
+
readonly STOPPED: "STOPPED";
|
|
1038
|
+
readonly SUCCESS: "SUCCESS";
|
|
1039
|
+
};
|
|
1040
|
+
export type ResourceState = (typeof ResourceState)[keyof typeof ResourceState];
|
|
1041
|
+
export declare const TableAttributes: {
|
|
1042
|
+
readonly NAME: "NAME";
|
|
1043
|
+
readonly TABLE_TYPE: "TABLE_TYPE";
|
|
1044
|
+
};
|
|
1045
|
+
export type TableAttributes =
|
|
1046
|
+
(typeof TableAttributes)[keyof typeof TableAttributes];
|
|
1047
|
+
export declare const PermissionType: {
|
|
1048
|
+
readonly CELL_FILTER_PERMISSION: "CELL_FILTER_PERMISSION";
|
|
1049
|
+
readonly COLUMN_PERMISSION: "COLUMN_PERMISSION";
|
|
1050
|
+
readonly NESTED_CELL_PERMISSION: "NESTED_CELL_PERMISSION";
|
|
1051
|
+
readonly NESTED_PERMISSION: "NESTED_PERMISSION";
|
|
1052
|
+
};
|
|
1053
|
+
export type PermissionType =
|
|
1054
|
+
(typeof PermissionType)[keyof typeof PermissionType];
|
|
1055
|
+
export declare const FieldName: {
|
|
1056
|
+
readonly CRAWL_ID: "CRAWL_ID";
|
|
1057
|
+
readonly DPU_HOUR: "DPU_HOUR";
|
|
1058
|
+
readonly END_TIME: "END_TIME";
|
|
1059
|
+
readonly START_TIME: "START_TIME";
|
|
1060
|
+
readonly STATE: "STATE";
|
|
1061
|
+
};
|
|
1062
|
+
export type FieldName = (typeof FieldName)[keyof typeof FieldName];
|
|
1063
|
+
export declare const FilterOperator: {
|
|
1064
|
+
readonly EQ: "EQ";
|
|
1065
|
+
readonly GE: "GE";
|
|
1066
|
+
readonly GT: "GT";
|
|
1067
|
+
readonly LE: "LE";
|
|
1068
|
+
readonly LT: "LT";
|
|
1069
|
+
readonly NE: "NE";
|
|
1070
|
+
};
|
|
1071
|
+
export type FilterOperator =
|
|
1072
|
+
(typeof FilterOperator)[keyof typeof FilterOperator];
|
|
1073
|
+
export declare const CrawlerHistoryState: {
|
|
1074
|
+
readonly COMPLETED: "COMPLETED";
|
|
1075
|
+
readonly FAILED: "FAILED";
|
|
1076
|
+
readonly RUNNING: "RUNNING";
|
|
1077
|
+
readonly STOPPED: "STOPPED";
|
|
1078
|
+
};
|
|
1079
|
+
export type CrawlerHistoryState =
|
|
1080
|
+
(typeof CrawlerHistoryState)[keyof typeof CrawlerHistoryState];
|
|
1081
|
+
export declare const StatisticEvaluationLevel: {
|
|
1082
|
+
readonly COLUMN: "Column";
|
|
1083
|
+
readonly DATASET: "Dataset";
|
|
1084
|
+
readonly MULTICOLUMN: "Multicolumn";
|
|
1085
|
+
};
|
|
1086
|
+
export type StatisticEvaluationLevel =
|
|
1087
|
+
(typeof StatisticEvaluationLevel)[keyof typeof StatisticEvaluationLevel];
|
|
1088
|
+
export declare const EnableHybridValues: {
|
|
1089
|
+
readonly FALSE: "FALSE";
|
|
1090
|
+
readonly TRUE: "TRUE";
|
|
1091
|
+
};
|
|
1092
|
+
export type EnableHybridValues =
|
|
1093
|
+
(typeof EnableHybridValues)[keyof typeof EnableHybridValues];
|
|
1094
|
+
export declare const ExistCondition: {
|
|
1095
|
+
readonly MUST_EXIST: "MUST_EXIST";
|
|
1096
|
+
readonly NONE: "NONE";
|
|
1097
|
+
readonly NOT_EXIST: "NOT_EXIST";
|
|
1098
|
+
};
|
|
1099
|
+
export type ExistCondition =
|
|
1100
|
+
(typeof ExistCondition)[keyof typeof ExistCondition];
|
|
1101
|
+
export declare const Comparator: {
|
|
1102
|
+
readonly EQUALS: "EQUALS";
|
|
1103
|
+
readonly GREATER_THAN: "GREATER_THAN";
|
|
1104
|
+
readonly GREATER_THAN_EQUALS: "GREATER_THAN_EQUALS";
|
|
1105
|
+
readonly LESS_THAN: "LESS_THAN";
|
|
1106
|
+
readonly LESS_THAN_EQUALS: "LESS_THAN_EQUALS";
|
|
1107
|
+
};
|
|
1108
|
+
export type Comparator = (typeof Comparator)[keyof typeof Comparator];
|
|
1109
|
+
export declare const Sort: {
|
|
1110
|
+
readonly ASCENDING: "ASC";
|
|
1111
|
+
readonly DESCENDING: "DESC";
|
|
1112
|
+
};
|
|
1113
|
+
export type Sort = (typeof Sort)[keyof typeof Sort];
|
|
1114
|
+
export declare const ViewUpdateAction: {
|
|
1115
|
+
readonly ADD: "ADD";
|
|
1116
|
+
readonly ADD_OR_REPLACE: "ADD_OR_REPLACE";
|
|
1117
|
+
readonly DROP: "DROP";
|
|
1118
|
+
readonly REPLACE: "REPLACE";
|
|
1119
|
+
};
|
|
1120
|
+
export type ViewUpdateAction =
|
|
1121
|
+
(typeof ViewUpdateAction)[keyof typeof ViewUpdateAction];
|