@aws-sdk/client-glue 3.934.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
|
@@ -1,578 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export class AccessDeniedException extends __BaseException {
|
|
3
|
-
name = "AccessDeniedException";
|
|
4
|
-
$fault = "client";
|
|
5
|
-
Message;
|
|
6
|
-
constructor(opts) {
|
|
7
|
-
super({
|
|
8
|
-
name: "AccessDeniedException",
|
|
9
|
-
$fault: "client",
|
|
10
|
-
...opts,
|
|
11
|
-
});
|
|
12
|
-
Object.setPrototypeOf(this, AccessDeniedException.prototype);
|
|
13
|
-
this.Message = opts.Message;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
export const AdditionalOptionKeys = {
|
|
17
|
-
CacheOption: "performanceTuning.caching",
|
|
18
|
-
CompositeOption: "compositeRuleEvaluation.method",
|
|
19
|
-
ObservationsOption: "observations.scope",
|
|
20
|
-
};
|
|
21
|
-
export const AggFunction = {
|
|
22
|
-
avg: "avg",
|
|
23
|
-
count: "count",
|
|
24
|
-
countDistinct: "countDistinct",
|
|
25
|
-
first: "first",
|
|
26
|
-
kurtosis: "kurtosis",
|
|
27
|
-
last: "last",
|
|
28
|
-
max: "max",
|
|
29
|
-
min: "min",
|
|
30
|
-
skewness: "skewness",
|
|
31
|
-
stddev_pop: "stddev_pop",
|
|
32
|
-
stddev_samp: "stddev_samp",
|
|
33
|
-
sum: "sum",
|
|
34
|
-
sumDistinct: "sumDistinct",
|
|
35
|
-
var_pop: "var_pop",
|
|
36
|
-
var_samp: "var_samp",
|
|
37
|
-
};
|
|
38
|
-
export const AllowFullTableExternalDataAccessEnum = {
|
|
39
|
-
False: "False",
|
|
40
|
-
True: "True",
|
|
41
|
-
};
|
|
42
|
-
export class AlreadyExistsException extends __BaseException {
|
|
43
|
-
name = "AlreadyExistsException";
|
|
44
|
-
$fault = "client";
|
|
45
|
-
Message;
|
|
46
|
-
constructor(opts) {
|
|
47
|
-
super({
|
|
48
|
-
name: "AlreadyExistsException",
|
|
49
|
-
$fault: "client",
|
|
50
|
-
...opts,
|
|
51
|
-
});
|
|
52
|
-
Object.setPrototypeOf(this, AlreadyExistsException.prototype);
|
|
53
|
-
this.Message = opts.Message;
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
export const InclusionAnnotationValue = {
|
|
57
|
-
EXCLUDE: "EXCLUDE",
|
|
58
|
-
INCLUDE: "INCLUDE",
|
|
59
|
-
};
|
|
60
|
-
export const DataOperation = {
|
|
61
|
-
READ: "READ",
|
|
62
|
-
WRITE: "WRITE",
|
|
63
|
-
};
|
|
64
|
-
export const PropertyType = {
|
|
65
|
-
READ_ONLY: "READ_ONLY",
|
|
66
|
-
SECRET: "SECRET",
|
|
67
|
-
SECRET_OR_USER_INPUT: "SECRET_OR_USER_INPUT",
|
|
68
|
-
UNUSED: "UNUSED",
|
|
69
|
-
USER_INPUT: "USER_INPUT",
|
|
70
|
-
};
|
|
71
|
-
export const AuthenticationType = {
|
|
72
|
-
BASIC: "BASIC",
|
|
73
|
-
CUSTOM: "CUSTOM",
|
|
74
|
-
IAM: "IAM",
|
|
75
|
-
OAUTH2: "OAUTH2",
|
|
76
|
-
};
|
|
77
|
-
export const OAuth2GrantType = {
|
|
78
|
-
AUTHORIZATION_CODE: "AUTHORIZATION_CODE",
|
|
79
|
-
CLIENT_CREDENTIALS: "CLIENT_CREDENTIALS",
|
|
80
|
-
JWT_BEARER: "JWT_BEARER",
|
|
81
|
-
};
|
|
82
|
-
export class EntityNotFoundException extends __BaseException {
|
|
83
|
-
name = "EntityNotFoundException";
|
|
84
|
-
$fault = "client";
|
|
85
|
-
Message;
|
|
86
|
-
FromFederationSource;
|
|
87
|
-
constructor(opts) {
|
|
88
|
-
super({
|
|
89
|
-
name: "EntityNotFoundException",
|
|
90
|
-
$fault: "client",
|
|
91
|
-
...opts,
|
|
92
|
-
});
|
|
93
|
-
Object.setPrototypeOf(this, EntityNotFoundException.prototype);
|
|
94
|
-
this.Message = opts.Message;
|
|
95
|
-
this.FromFederationSource = opts.FromFederationSource;
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
export class GlueEncryptionException extends __BaseException {
|
|
99
|
-
name = "GlueEncryptionException";
|
|
100
|
-
$fault = "client";
|
|
101
|
-
Message;
|
|
102
|
-
constructor(opts) {
|
|
103
|
-
super({
|
|
104
|
-
name: "GlueEncryptionException",
|
|
105
|
-
$fault: "client",
|
|
106
|
-
...opts,
|
|
107
|
-
});
|
|
108
|
-
Object.setPrototypeOf(this, GlueEncryptionException.prototype);
|
|
109
|
-
this.Message = opts.Message;
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
export class InternalServiceException extends __BaseException {
|
|
113
|
-
name = "InternalServiceException";
|
|
114
|
-
$fault = "server";
|
|
115
|
-
Message;
|
|
116
|
-
constructor(opts) {
|
|
117
|
-
super({
|
|
118
|
-
name: "InternalServiceException",
|
|
119
|
-
$fault: "server",
|
|
120
|
-
...opts,
|
|
121
|
-
});
|
|
122
|
-
Object.setPrototypeOf(this, InternalServiceException.prototype);
|
|
123
|
-
this.Message = opts.Message;
|
|
124
|
-
}
|
|
125
|
-
}
|
|
126
|
-
export class InvalidInputException extends __BaseException {
|
|
127
|
-
name = "InvalidInputException";
|
|
128
|
-
$fault = "client";
|
|
129
|
-
Message;
|
|
130
|
-
FromFederationSource;
|
|
131
|
-
constructor(opts) {
|
|
132
|
-
super({
|
|
133
|
-
name: "InvalidInputException",
|
|
134
|
-
$fault: "client",
|
|
135
|
-
...opts,
|
|
136
|
-
});
|
|
137
|
-
Object.setPrototypeOf(this, InvalidInputException.prototype);
|
|
138
|
-
this.Message = opts.Message;
|
|
139
|
-
this.FromFederationSource = opts.FromFederationSource;
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
export class OperationTimeoutException extends __BaseException {
|
|
143
|
-
name = "OperationTimeoutException";
|
|
144
|
-
$fault = "client";
|
|
145
|
-
Message;
|
|
146
|
-
constructor(opts) {
|
|
147
|
-
super({
|
|
148
|
-
name: "OperationTimeoutException",
|
|
149
|
-
$fault: "client",
|
|
150
|
-
...opts,
|
|
151
|
-
});
|
|
152
|
-
Object.setPrototypeOf(this, OperationTimeoutException.prototype);
|
|
153
|
-
this.Message = opts.Message;
|
|
154
|
-
}
|
|
155
|
-
}
|
|
156
|
-
export class ResourceNumberLimitExceededException extends __BaseException {
|
|
157
|
-
name = "ResourceNumberLimitExceededException";
|
|
158
|
-
$fault = "client";
|
|
159
|
-
Message;
|
|
160
|
-
constructor(opts) {
|
|
161
|
-
super({
|
|
162
|
-
name: "ResourceNumberLimitExceededException",
|
|
163
|
-
$fault: "client",
|
|
164
|
-
...opts,
|
|
165
|
-
});
|
|
166
|
-
Object.setPrototypeOf(this, ResourceNumberLimitExceededException.prototype);
|
|
167
|
-
this.Message = opts.Message;
|
|
168
|
-
}
|
|
169
|
-
}
|
|
170
|
-
export class ResourceNotReadyException extends __BaseException {
|
|
171
|
-
name = "ResourceNotReadyException";
|
|
172
|
-
$fault = "client";
|
|
173
|
-
Message;
|
|
174
|
-
constructor(opts) {
|
|
175
|
-
super({
|
|
176
|
-
name: "ResourceNotReadyException",
|
|
177
|
-
$fault: "client",
|
|
178
|
-
...opts,
|
|
179
|
-
});
|
|
180
|
-
Object.setPrototypeOf(this, ResourceNotReadyException.prototype);
|
|
181
|
-
this.Message = opts.Message;
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
|
-
export const BlueprintStatus = {
|
|
185
|
-
ACTIVE: "ACTIVE",
|
|
186
|
-
CREATING: "CREATING",
|
|
187
|
-
FAILED: "FAILED",
|
|
188
|
-
UPDATING: "UPDATING",
|
|
189
|
-
};
|
|
190
|
-
export const LastCrawlStatus = {
|
|
191
|
-
CANCELLED: "CANCELLED",
|
|
192
|
-
FAILED: "FAILED",
|
|
193
|
-
SUCCEEDED: "SUCCEEDED",
|
|
194
|
-
};
|
|
195
|
-
export const CrawlerLineageSettings = {
|
|
196
|
-
DISABLE: "DISABLE",
|
|
197
|
-
ENABLE: "ENABLE",
|
|
198
|
-
};
|
|
199
|
-
export const RecrawlBehavior = {
|
|
200
|
-
CRAWL_EVENT_MODE: "CRAWL_EVENT_MODE",
|
|
201
|
-
CRAWL_EVERYTHING: "CRAWL_EVERYTHING",
|
|
202
|
-
CRAWL_NEW_FOLDERS_ONLY: "CRAWL_NEW_FOLDERS_ONLY",
|
|
203
|
-
};
|
|
204
|
-
export const ScheduleState = {
|
|
205
|
-
NOT_SCHEDULED: "NOT_SCHEDULED",
|
|
206
|
-
SCHEDULED: "SCHEDULED",
|
|
207
|
-
TRANSITIONING: "TRANSITIONING",
|
|
208
|
-
};
|
|
209
|
-
export const DeleteBehavior = {
|
|
210
|
-
DELETE_FROM_DATABASE: "DELETE_FROM_DATABASE",
|
|
211
|
-
DEPRECATE_IN_DATABASE: "DEPRECATE_IN_DATABASE",
|
|
212
|
-
LOG: "LOG",
|
|
213
|
-
};
|
|
214
|
-
export const UpdateBehavior = {
|
|
215
|
-
LOG: "LOG",
|
|
216
|
-
UPDATE_IN_DATABASE: "UPDATE_IN_DATABASE",
|
|
217
|
-
};
|
|
218
|
-
export const CrawlerState = {
|
|
219
|
-
READY: "READY",
|
|
220
|
-
RUNNING: "RUNNING",
|
|
221
|
-
STOPPING: "STOPPING",
|
|
222
|
-
};
|
|
223
|
-
export const JdbcMetadataEntry = {
|
|
224
|
-
COMMENTS: "COMMENTS",
|
|
225
|
-
RAWTYPES: "RAWTYPES",
|
|
226
|
-
};
|
|
227
|
-
export const DataQualityRuleResultStatus = {
|
|
228
|
-
ERROR: "ERROR",
|
|
229
|
-
FAIL: "FAIL",
|
|
230
|
-
PASS: "PASS",
|
|
231
|
-
};
|
|
232
|
-
export const WorkerType = {
|
|
233
|
-
G_025X: "G.025X",
|
|
234
|
-
G_1X: "G.1X",
|
|
235
|
-
G_2X: "G.2X",
|
|
236
|
-
G_4X: "G.4X",
|
|
237
|
-
G_8X: "G.8X",
|
|
238
|
-
Standard: "Standard",
|
|
239
|
-
Z_2X: "Z.2X",
|
|
240
|
-
};
|
|
241
|
-
export const StartingPosition = {
|
|
242
|
-
EARLIEST: "earliest",
|
|
243
|
-
LATEST: "latest",
|
|
244
|
-
TIMESTAMP: "timestamp",
|
|
245
|
-
TRIM_HORIZON: "trim_horizon",
|
|
246
|
-
};
|
|
247
|
-
export const JDBCConnectionType = {
|
|
248
|
-
mysql: "mysql",
|
|
249
|
-
oracle: "oracle",
|
|
250
|
-
postgresql: "postgresql",
|
|
251
|
-
redshift: "redshift",
|
|
252
|
-
sqlserver: "sqlserver",
|
|
253
|
-
};
|
|
254
|
-
export const ParamType = {
|
|
255
|
-
BOOL: "bool",
|
|
256
|
-
COMPLEX: "complex",
|
|
257
|
-
FLOAT: "float",
|
|
258
|
-
INT: "int",
|
|
259
|
-
LIST: "list",
|
|
260
|
-
NULL: "null",
|
|
261
|
-
STR: "str",
|
|
262
|
-
};
|
|
263
|
-
export const DdbExportType = {
|
|
264
|
-
ddb: "ddb",
|
|
265
|
-
s3: "s3",
|
|
266
|
-
};
|
|
267
|
-
export const DQTransformOutput = {
|
|
268
|
-
EvaluationResults: "EvaluationResults",
|
|
269
|
-
PrimaryInput: "PrimaryInput",
|
|
270
|
-
};
|
|
271
|
-
export const DQStopJobOnFailureTiming = {
|
|
272
|
-
AfterDataLoad: "AfterDataLoad",
|
|
273
|
-
Immediate: "Immediate",
|
|
274
|
-
};
|
|
275
|
-
export const FilterOperation = {
|
|
276
|
-
EQ: "EQ",
|
|
277
|
-
GT: "GT",
|
|
278
|
-
GTE: "GTE",
|
|
279
|
-
ISNULL: "ISNULL",
|
|
280
|
-
LT: "LT",
|
|
281
|
-
LTE: "LTE",
|
|
282
|
-
REGEX: "REGEX",
|
|
283
|
-
};
|
|
284
|
-
export const FilterValueType = {
|
|
285
|
-
COLUMNEXTRACTED: "COLUMNEXTRACTED",
|
|
286
|
-
CONSTANT: "CONSTANT",
|
|
287
|
-
};
|
|
288
|
-
export const FilterLogicalOperator = {
|
|
289
|
-
AND: "AND",
|
|
290
|
-
OR: "OR",
|
|
291
|
-
};
|
|
292
|
-
export const UpdateCatalogBehavior = {
|
|
293
|
-
LOG: "LOG",
|
|
294
|
-
UPDATE_IN_DATABASE: "UPDATE_IN_DATABASE",
|
|
295
|
-
};
|
|
296
|
-
export const JDBCDataType = {
|
|
297
|
-
ARRAY: "ARRAY",
|
|
298
|
-
BIGINT: "BIGINT",
|
|
299
|
-
BINARY: "BINARY",
|
|
300
|
-
BIT: "BIT",
|
|
301
|
-
BLOB: "BLOB",
|
|
302
|
-
BOOLEAN: "BOOLEAN",
|
|
303
|
-
CHAR: "CHAR",
|
|
304
|
-
CLOB: "CLOB",
|
|
305
|
-
DATALINK: "DATALINK",
|
|
306
|
-
DATE: "DATE",
|
|
307
|
-
DECIMAL: "DECIMAL",
|
|
308
|
-
DISTINCT: "DISTINCT",
|
|
309
|
-
DOUBLE: "DOUBLE",
|
|
310
|
-
FLOAT: "FLOAT",
|
|
311
|
-
INTEGER: "INTEGER",
|
|
312
|
-
JAVA_OBJECT: "JAVA_OBJECT",
|
|
313
|
-
LONGNVARCHAR: "LONGNVARCHAR",
|
|
314
|
-
LONGVARBINARY: "LONGVARBINARY",
|
|
315
|
-
LONGVARCHAR: "LONGVARCHAR",
|
|
316
|
-
NCHAR: "NCHAR",
|
|
317
|
-
NCLOB: "NCLOB",
|
|
318
|
-
NULL: "NULL",
|
|
319
|
-
NUMERIC: "NUMERIC",
|
|
320
|
-
NVARCHAR: "NVARCHAR",
|
|
321
|
-
OTHER: "OTHER",
|
|
322
|
-
REAL: "REAL",
|
|
323
|
-
REF: "REF",
|
|
324
|
-
REF_CURSOR: "REF_CURSOR",
|
|
325
|
-
ROWID: "ROWID",
|
|
326
|
-
SMALLINT: "SMALLINT",
|
|
327
|
-
SQLXML: "SQLXML",
|
|
328
|
-
STRUCT: "STRUCT",
|
|
329
|
-
TIME: "TIME",
|
|
330
|
-
TIMESTAMP: "TIMESTAMP",
|
|
331
|
-
TIMESTAMP_WITH_TIMEZONE: "TIMESTAMP_WITH_TIMEZONE",
|
|
332
|
-
TIME_WITH_TIMEZONE: "TIME_WITH_TIMEZONE",
|
|
333
|
-
TINYINT: "TINYINT",
|
|
334
|
-
VARBINARY: "VARBINARY",
|
|
335
|
-
VARCHAR: "VARCHAR",
|
|
336
|
-
};
|
|
337
|
-
export const GlueRecordType = {
|
|
338
|
-
BIGDECIMAL: "BIGDECIMAL",
|
|
339
|
-
BYTE: "BYTE",
|
|
340
|
-
DATE: "DATE",
|
|
341
|
-
DOUBLE: "DOUBLE",
|
|
342
|
-
FLOAT: "FLOAT",
|
|
343
|
-
INT: "INT",
|
|
344
|
-
LONG: "LONG",
|
|
345
|
-
SHORT: "SHORT",
|
|
346
|
-
STRING: "STRING",
|
|
347
|
-
TIMESTAMP: "TIMESTAMP",
|
|
348
|
-
};
|
|
349
|
-
export const JoinType = {
|
|
350
|
-
EQUIJOIN: "equijoin",
|
|
351
|
-
LEFT: "left",
|
|
352
|
-
LEFT_ANTI: "leftanti",
|
|
353
|
-
LEFT_SEMI: "leftsemi",
|
|
354
|
-
OUTER: "outer",
|
|
355
|
-
RIGHT: "right",
|
|
356
|
-
};
|
|
357
|
-
export const PiiType = {
|
|
358
|
-
ColumnAudit: "ColumnAudit",
|
|
359
|
-
ColumnHashing: "ColumnHashing",
|
|
360
|
-
ColumnMasking: "ColumnMasking",
|
|
361
|
-
RowAudit: "RowAudit",
|
|
362
|
-
RowHashing: "RowHashing",
|
|
363
|
-
RowMasking: "RowMasking",
|
|
364
|
-
RowPartialMasking: "RowPartialMasking",
|
|
365
|
-
};
|
|
366
|
-
export const CompressionType = {
|
|
367
|
-
BZIP2: "bzip2",
|
|
368
|
-
GZIP: "gzip",
|
|
369
|
-
};
|
|
370
|
-
export const QuoteChar = {
|
|
371
|
-
DISABLED: "disabled",
|
|
372
|
-
QUILLEMET: "quillemet",
|
|
373
|
-
QUOTE: "quote",
|
|
374
|
-
SINGLE_QUOTE: "single_quote",
|
|
375
|
-
};
|
|
376
|
-
export const Separator = {
|
|
377
|
-
COMMA: "comma",
|
|
378
|
-
CTRLA: "ctrla",
|
|
379
|
-
PIPE: "pipe",
|
|
380
|
-
SEMICOLON: "semicolon",
|
|
381
|
-
TAB: "tab",
|
|
382
|
-
};
|
|
383
|
-
export const DeltaTargetCompressionType = {
|
|
384
|
-
SNAPPY: "snappy",
|
|
385
|
-
UNCOMPRESSED: "uncompressed",
|
|
386
|
-
};
|
|
387
|
-
export const TargetFormat = {
|
|
388
|
-
AVRO: "avro",
|
|
389
|
-
CSV: "csv",
|
|
390
|
-
DELTA: "delta",
|
|
391
|
-
HUDI: "hudi",
|
|
392
|
-
HYPER: "hyper",
|
|
393
|
-
ICEBERG: "iceberg",
|
|
394
|
-
JSON: "json",
|
|
395
|
-
ORC: "orc",
|
|
396
|
-
PARQUET: "parquet",
|
|
397
|
-
XML: "xml",
|
|
398
|
-
};
|
|
399
|
-
export const ParquetCompressionType = {
|
|
400
|
-
BROTLI: "brotli",
|
|
401
|
-
GZIP: "gzip",
|
|
402
|
-
LZ4: "lz4",
|
|
403
|
-
LZO: "lzo",
|
|
404
|
-
NONE: "none",
|
|
405
|
-
SNAPPY: "snappy",
|
|
406
|
-
UNCOMPRESSED: "uncompressed",
|
|
407
|
-
};
|
|
408
|
-
export const HudiTargetCompressionType = {
|
|
409
|
-
GZIP: "gzip",
|
|
410
|
-
LZO: "lzo",
|
|
411
|
-
SNAPPY: "snappy",
|
|
412
|
-
UNCOMPRESSED: "uncompressed",
|
|
413
|
-
};
|
|
414
|
-
export const HyperTargetCompressionType = {
|
|
415
|
-
UNCOMPRESSED: "uncompressed",
|
|
416
|
-
};
|
|
417
|
-
export const IcebergTargetCompressionType = {
|
|
418
|
-
GZIP: "gzip",
|
|
419
|
-
LZO: "lzo",
|
|
420
|
-
SNAPPY: "snappy",
|
|
421
|
-
UNCOMPRESSED: "uncompressed",
|
|
422
|
-
};
|
|
423
|
-
export const UnionType = {
|
|
424
|
-
ALL: "ALL",
|
|
425
|
-
DISTINCT: "DISTINCT",
|
|
426
|
-
};
|
|
427
|
-
export const ExecutionClass = {
|
|
428
|
-
FLEX: "FLEX",
|
|
429
|
-
STANDARD: "STANDARD",
|
|
430
|
-
};
|
|
431
|
-
export const JobMode = {
|
|
432
|
-
NOTEBOOK: "NOTEBOOK",
|
|
433
|
-
SCRIPT: "SCRIPT",
|
|
434
|
-
VISUAL: "VISUAL",
|
|
435
|
-
};
|
|
436
|
-
export const SourceControlAuthStrategy = {
|
|
437
|
-
AWS_SECRETS_MANAGER: "AWS_SECRETS_MANAGER",
|
|
438
|
-
PERSONAL_ACCESS_TOKEN: "PERSONAL_ACCESS_TOKEN",
|
|
439
|
-
};
|
|
440
|
-
export const SourceControlProvider = {
|
|
441
|
-
AWS_CODE_COMMIT: "AWS_CODE_COMMIT",
|
|
442
|
-
BITBUCKET: "BITBUCKET",
|
|
443
|
-
GITHUB: "GITHUB",
|
|
444
|
-
GITLAB: "GITLAB",
|
|
445
|
-
};
|
|
446
|
-
export const FederationSourceErrorCode = {
|
|
447
|
-
AccessDeniedException: "AccessDeniedException",
|
|
448
|
-
EntityNotFoundException: "EntityNotFoundException",
|
|
449
|
-
InternalServiceException: "InternalServiceException",
|
|
450
|
-
InvalidCredentialsException: "InvalidCredentialsException",
|
|
451
|
-
InvalidInputException: "InvalidInputException",
|
|
452
|
-
InvalidResponseException: "InvalidResponseException",
|
|
453
|
-
OperationNotSupportedException: "OperationNotSupportedException",
|
|
454
|
-
OperationTimeoutException: "OperationTimeoutException",
|
|
455
|
-
PartialFailureException: "PartialFailureException",
|
|
456
|
-
ThrottlingException: "ThrottlingException",
|
|
457
|
-
};
|
|
458
|
-
export class FederationSourceException extends __BaseException {
|
|
459
|
-
name = "FederationSourceException";
|
|
460
|
-
$fault = "client";
|
|
461
|
-
FederationSourceErrorCode;
|
|
462
|
-
Message;
|
|
463
|
-
constructor(opts) {
|
|
464
|
-
super({
|
|
465
|
-
name: "FederationSourceException",
|
|
466
|
-
$fault: "client",
|
|
467
|
-
...opts,
|
|
468
|
-
});
|
|
469
|
-
Object.setPrototypeOf(this, FederationSourceException.prototype);
|
|
470
|
-
this.FederationSourceErrorCode = opts.FederationSourceErrorCode;
|
|
471
|
-
this.Message = opts.Message;
|
|
472
|
-
}
|
|
473
|
-
}
|
|
474
|
-
export class FederationSourceRetryableException extends __BaseException {
|
|
475
|
-
name = "FederationSourceRetryableException";
|
|
476
|
-
$fault = "client";
|
|
477
|
-
Message;
|
|
478
|
-
constructor(opts) {
|
|
479
|
-
super({
|
|
480
|
-
name: "FederationSourceRetryableException",
|
|
481
|
-
$fault: "client",
|
|
482
|
-
...opts,
|
|
483
|
-
});
|
|
484
|
-
Object.setPrototypeOf(this, FederationSourceRetryableException.prototype);
|
|
485
|
-
this.Message = opts.Message;
|
|
486
|
-
}
|
|
487
|
-
}
|
|
488
|
-
export class InvalidStateException extends __BaseException {
|
|
489
|
-
name = "InvalidStateException";
|
|
490
|
-
$fault = "client";
|
|
491
|
-
Message;
|
|
492
|
-
constructor(opts) {
|
|
493
|
-
super({
|
|
494
|
-
name: "InvalidStateException",
|
|
495
|
-
$fault: "client",
|
|
496
|
-
...opts,
|
|
497
|
-
});
|
|
498
|
-
Object.setPrototypeOf(this, InvalidStateException.prototype);
|
|
499
|
-
this.Message = opts.Message;
|
|
500
|
-
}
|
|
501
|
-
}
|
|
502
|
-
export const TableOptimizerType = {
|
|
503
|
-
COMPACTION: "compaction",
|
|
504
|
-
ORPHAN_FILE_DELETION: "orphan_file_deletion",
|
|
505
|
-
RETENTION: "retention",
|
|
506
|
-
};
|
|
507
|
-
export const CompactionStrategy = {
|
|
508
|
-
BINPACK: "binpack",
|
|
509
|
-
SORT: "sort",
|
|
510
|
-
ZORDER: "z-order",
|
|
511
|
-
};
|
|
512
|
-
export const ConfigurationSource = {
|
|
513
|
-
CATALOG: "catalog",
|
|
514
|
-
TABLE: "table",
|
|
515
|
-
};
|
|
516
|
-
export const TableOptimizerEventType = {
|
|
517
|
-
COMPLETED: "completed",
|
|
518
|
-
FAILED: "failed",
|
|
519
|
-
IN_PROGRESS: "in_progress",
|
|
520
|
-
STARTING: "starting",
|
|
521
|
-
};
|
|
522
|
-
export class ThrottlingException extends __BaseException {
|
|
523
|
-
name = "ThrottlingException";
|
|
524
|
-
$fault = "client";
|
|
525
|
-
Message;
|
|
526
|
-
constructor(opts) {
|
|
527
|
-
super({
|
|
528
|
-
name: "ThrottlingException",
|
|
529
|
-
$fault: "client",
|
|
530
|
-
...opts,
|
|
531
|
-
});
|
|
532
|
-
Object.setPrototypeOf(this, ThrottlingException.prototype);
|
|
533
|
-
this.Message = opts.Message;
|
|
534
|
-
}
|
|
535
|
-
}
|
|
536
|
-
export const CrawlState = {
|
|
537
|
-
CANCELLED: "CANCELLED",
|
|
538
|
-
CANCELLING: "CANCELLING",
|
|
539
|
-
ERROR: "ERROR",
|
|
540
|
-
FAILED: "FAILED",
|
|
541
|
-
RUNNING: "RUNNING",
|
|
542
|
-
SUCCEEDED: "SUCCEEDED",
|
|
543
|
-
};
|
|
544
|
-
export const LogicalOperator = {
|
|
545
|
-
EQUALS: "EQUALS",
|
|
546
|
-
};
|
|
547
|
-
export const JobRunState = {
|
|
548
|
-
ERROR: "ERROR",
|
|
549
|
-
EXPIRED: "EXPIRED",
|
|
550
|
-
FAILED: "FAILED",
|
|
551
|
-
RUNNING: "RUNNING",
|
|
552
|
-
STARTING: "STARTING",
|
|
553
|
-
STOPPED: "STOPPED",
|
|
554
|
-
STOPPING: "STOPPING",
|
|
555
|
-
SUCCEEDED: "SUCCEEDED",
|
|
556
|
-
TIMEOUT: "TIMEOUT",
|
|
557
|
-
WAITING: "WAITING",
|
|
558
|
-
};
|
|
559
|
-
export const Logical = {
|
|
560
|
-
AND: "AND",
|
|
561
|
-
ANY: "ANY",
|
|
562
|
-
};
|
|
563
|
-
export const TriggerState = {
|
|
564
|
-
ACTIVATED: "ACTIVATED",
|
|
565
|
-
ACTIVATING: "ACTIVATING",
|
|
566
|
-
CREATED: "CREATED",
|
|
567
|
-
CREATING: "CREATING",
|
|
568
|
-
DEACTIVATED: "DEACTIVATED",
|
|
569
|
-
DEACTIVATING: "DEACTIVATING",
|
|
570
|
-
DELETING: "DELETING",
|
|
571
|
-
UPDATING: "UPDATING",
|
|
572
|
-
};
|
|
573
|
-
export const TriggerType = {
|
|
574
|
-
CONDITIONAL: "CONDITIONAL",
|
|
575
|
-
EVENT: "EVENT",
|
|
576
|
-
ON_DEMAND: "ON_DEMAND",
|
|
577
|
-
SCHEDULED: "SCHEDULED",
|
|
578
|
-
};
|
|
1
|
+
export {};
|