@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
|
@@ -1,610 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export const NodeType = {
|
|
3
|
-
CRAWLER: "CRAWLER",
|
|
4
|
-
JOB: "JOB",
|
|
5
|
-
TRIGGER: "TRIGGER",
|
|
6
|
-
};
|
|
7
|
-
export const WorkflowRunStatus = {
|
|
8
|
-
COMPLETED: "COMPLETED",
|
|
9
|
-
ERROR: "ERROR",
|
|
10
|
-
RUNNING: "RUNNING",
|
|
11
|
-
STOPPED: "STOPPED",
|
|
12
|
-
STOPPING: "STOPPING",
|
|
13
|
-
};
|
|
14
|
-
export const TaskStatusType = {
|
|
15
|
-
FAILED: "FAILED",
|
|
16
|
-
RUNNING: "RUNNING",
|
|
17
|
-
STARTING: "STARTING",
|
|
18
|
-
STOPPED: "STOPPED",
|
|
19
|
-
STOPPING: "STOPPING",
|
|
20
|
-
SUCCEEDED: "SUCCEEDED",
|
|
21
|
-
TIMEOUT: "TIMEOUT",
|
|
22
|
-
};
|
|
23
|
-
export class IllegalSessionStateException extends __BaseException {
|
|
24
|
-
name = "IllegalSessionStateException";
|
|
25
|
-
$fault = "client";
|
|
26
|
-
Message;
|
|
27
|
-
constructor(opts) {
|
|
28
|
-
super({
|
|
29
|
-
name: "IllegalSessionStateException",
|
|
30
|
-
$fault: "client",
|
|
31
|
-
...opts,
|
|
32
|
-
});
|
|
33
|
-
Object.setPrototypeOf(this, IllegalSessionStateException.prototype);
|
|
34
|
-
this.Message = opts.Message;
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
export const DataFormat = {
|
|
38
|
-
AVRO: "AVRO",
|
|
39
|
-
JSON: "JSON",
|
|
40
|
-
PROTOBUF: "PROTOBUF",
|
|
41
|
-
};
|
|
42
|
-
export class ConcurrentModificationException extends __BaseException {
|
|
43
|
-
name = "ConcurrentModificationException";
|
|
44
|
-
$fault = "client";
|
|
45
|
-
Message;
|
|
46
|
-
constructor(opts) {
|
|
47
|
-
super({
|
|
48
|
-
name: "ConcurrentModificationException",
|
|
49
|
-
$fault: "client",
|
|
50
|
-
...opts,
|
|
51
|
-
});
|
|
52
|
-
Object.setPrototypeOf(this, ConcurrentModificationException.prototype);
|
|
53
|
-
this.Message = opts.Message;
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
export const Permission = {
|
|
57
|
-
ALL: "ALL",
|
|
58
|
-
ALTER: "ALTER",
|
|
59
|
-
CREATE_DATABASE: "CREATE_DATABASE",
|
|
60
|
-
CREATE_TABLE: "CREATE_TABLE",
|
|
61
|
-
DATA_LOCATION_ACCESS: "DATA_LOCATION_ACCESS",
|
|
62
|
-
DELETE: "DELETE",
|
|
63
|
-
DROP: "DROP",
|
|
64
|
-
INSERT: "INSERT",
|
|
65
|
-
SELECT: "SELECT",
|
|
66
|
-
};
|
|
67
|
-
export class FederatedResourceAlreadyExistsException extends __BaseException {
|
|
68
|
-
name = "FederatedResourceAlreadyExistsException";
|
|
69
|
-
$fault = "client";
|
|
70
|
-
Message;
|
|
71
|
-
AssociatedGlueResource;
|
|
72
|
-
constructor(opts) {
|
|
73
|
-
super({
|
|
74
|
-
name: "FederatedResourceAlreadyExistsException",
|
|
75
|
-
$fault: "client",
|
|
76
|
-
...opts,
|
|
77
|
-
});
|
|
78
|
-
Object.setPrototypeOf(this, FederatedResourceAlreadyExistsException.prototype);
|
|
79
|
-
this.Message = opts.Message;
|
|
80
|
-
this.AssociatedGlueResource = opts.AssociatedGlueResource;
|
|
81
|
-
}
|
|
82
|
-
}
|
|
83
|
-
export const CsvHeaderOption = {
|
|
84
|
-
ABSENT: "ABSENT",
|
|
85
|
-
PRESENT: "PRESENT",
|
|
86
|
-
UNKNOWN: "UNKNOWN",
|
|
87
|
-
};
|
|
88
|
-
export const CsvSerdeOption = {
|
|
89
|
-
LazySimpleSerDe: "LazySimpleSerDe",
|
|
90
|
-
None: "None",
|
|
91
|
-
OpenCSVSerDe: "OpenCSVSerDe",
|
|
92
|
-
};
|
|
93
|
-
export class ColumnStatisticsTaskRunningException extends __BaseException {
|
|
94
|
-
name = "ColumnStatisticsTaskRunningException";
|
|
95
|
-
$fault = "client";
|
|
96
|
-
Message;
|
|
97
|
-
constructor(opts) {
|
|
98
|
-
super({
|
|
99
|
-
name: "ColumnStatisticsTaskRunningException",
|
|
100
|
-
$fault: "client",
|
|
101
|
-
...opts,
|
|
102
|
-
});
|
|
103
|
-
Object.setPrototypeOf(this, ColumnStatisticsTaskRunningException.prototype);
|
|
104
|
-
this.Message = opts.Message;
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
export const ConnectionPropertyKey = {
|
|
108
|
-
CLUSTER_IDENTIFIER: "CLUSTER_IDENTIFIER",
|
|
109
|
-
CONFIG_FILES: "CONFIG_FILES",
|
|
110
|
-
CONNECTION_URL: "CONNECTION_URL",
|
|
111
|
-
CONNECTOR_CLASS_NAME: "CONNECTOR_CLASS_NAME",
|
|
112
|
-
CONNECTOR_TYPE: "CONNECTOR_TYPE",
|
|
113
|
-
CONNECTOR_URL: "CONNECTOR_URL",
|
|
114
|
-
CUSTOM_JDBC_CERT: "CUSTOM_JDBC_CERT",
|
|
115
|
-
CUSTOM_JDBC_CERT_STRING: "CUSTOM_JDBC_CERT_STRING",
|
|
116
|
-
DATABASE: "DATABASE",
|
|
117
|
-
ENCRYPTED_KAFKA_CLIENT_KEYSTORE_PASSWORD: "ENCRYPTED_KAFKA_CLIENT_KEYSTORE_PASSWORD",
|
|
118
|
-
ENCRYPTED_KAFKA_CLIENT_KEY_PASSWORD: "ENCRYPTED_KAFKA_CLIENT_KEY_PASSWORD",
|
|
119
|
-
ENCRYPTED_KAFKA_SASL_PLAIN_PASSWORD: "ENCRYPTED_KAFKA_SASL_PLAIN_PASSWORD",
|
|
120
|
-
ENCRYPTED_KAFKA_SASL_SCRAM_PASSWORD: "ENCRYPTED_KAFKA_SASL_SCRAM_PASSWORD",
|
|
121
|
-
ENCRYPTED_PASSWORD: "ENCRYPTED_PASSWORD",
|
|
122
|
-
ENDPOINT: "ENDPOINT",
|
|
123
|
-
ENDPOINT_TYPE: "ENDPOINT_TYPE",
|
|
124
|
-
HOST: "HOST",
|
|
125
|
-
INSTANCE_ID: "INSTANCE_ID",
|
|
126
|
-
JDBC_CONNECTION_URL: "JDBC_CONNECTION_URL",
|
|
127
|
-
JDBC_DRIVER_CLASS_NAME: "JDBC_DRIVER_CLASS_NAME",
|
|
128
|
-
JDBC_DRIVER_JAR_URI: "JDBC_DRIVER_JAR_URI",
|
|
129
|
-
JDBC_ENFORCE_SSL: "JDBC_ENFORCE_SSL",
|
|
130
|
-
JDBC_ENGINE: "JDBC_ENGINE",
|
|
131
|
-
JDBC_ENGINE_VERSION: "JDBC_ENGINE_VERSION",
|
|
132
|
-
KAFKA_BOOTSTRAP_SERVERS: "KAFKA_BOOTSTRAP_SERVERS",
|
|
133
|
-
KAFKA_CLIENT_KEYSTORE: "KAFKA_CLIENT_KEYSTORE",
|
|
134
|
-
KAFKA_CLIENT_KEYSTORE_PASSWORD: "KAFKA_CLIENT_KEYSTORE_PASSWORD",
|
|
135
|
-
KAFKA_CLIENT_KEY_PASSWORD: "KAFKA_CLIENT_KEY_PASSWORD",
|
|
136
|
-
KAFKA_CUSTOM_CERT: "KAFKA_CUSTOM_CERT",
|
|
137
|
-
KAFKA_SASL_GSSAPI_KEYTAB: "KAFKA_SASL_GSSAPI_KEYTAB",
|
|
138
|
-
KAFKA_SASL_GSSAPI_KRB5_CONF: "KAFKA_SASL_GSSAPI_KRB5_CONF",
|
|
139
|
-
KAFKA_SASL_GSSAPI_PRINCIPAL: "KAFKA_SASL_GSSAPI_PRINCIPAL",
|
|
140
|
-
KAFKA_SASL_GSSAPI_SERVICE: "KAFKA_SASL_GSSAPI_SERVICE",
|
|
141
|
-
KAFKA_SASL_MECHANISM: "KAFKA_SASL_MECHANISM",
|
|
142
|
-
KAFKA_SASL_PLAIN_PASSWORD: "KAFKA_SASL_PLAIN_PASSWORD",
|
|
143
|
-
KAFKA_SASL_PLAIN_USERNAME: "KAFKA_SASL_PLAIN_USERNAME",
|
|
144
|
-
KAFKA_SASL_SCRAM_PASSWORD: "KAFKA_SASL_SCRAM_PASSWORD",
|
|
145
|
-
KAFKA_SASL_SCRAM_SECRETS_ARN: "KAFKA_SASL_SCRAM_SECRETS_ARN",
|
|
146
|
-
KAFKA_SASL_SCRAM_USERNAME: "KAFKA_SASL_SCRAM_USERNAME",
|
|
147
|
-
KAFKA_SKIP_CUSTOM_CERT_VALIDATION: "KAFKA_SKIP_CUSTOM_CERT_VALIDATION",
|
|
148
|
-
KAFKA_SSL_ENABLED: "KAFKA_SSL_ENABLED",
|
|
149
|
-
PASSWORD: "PASSWORD",
|
|
150
|
-
PORT: "PORT",
|
|
151
|
-
REGION: "REGION",
|
|
152
|
-
ROLE_ARN: "ROLE_ARN",
|
|
153
|
-
SECRET_ID: "SECRET_ID",
|
|
154
|
-
SKIP_CUSTOM_JDBC_CERT_VALIDATION: "SKIP_CUSTOM_JDBC_CERT_VALIDATION",
|
|
155
|
-
USER_NAME: "USERNAME",
|
|
156
|
-
WORKGROUP_NAME: "WORKGROUP_NAME",
|
|
157
|
-
};
|
|
158
|
-
export const ConnectionType = {
|
|
159
|
-
ADOBEANALYTICS: "ADOBEANALYTICS",
|
|
160
|
-
ASANA: "ASANA",
|
|
161
|
-
AZURECOSMOS: "AZURECOSMOS",
|
|
162
|
-
AZURESQL: "AZURESQL",
|
|
163
|
-
BIGQUERY: "BIGQUERY",
|
|
164
|
-
BLACKBAUD: "BLACKBAUD",
|
|
165
|
-
BLACKBAUDRAISEREDGENXT: "BLACKBAUDRAISEREDGENXT",
|
|
166
|
-
CIRCLECI: "CIRCLECI",
|
|
167
|
-
CLOUDERAHIVE: "CLOUDERAHIVE",
|
|
168
|
-
CLOUDERAIMPALA: "CLOUDERAIMPALA",
|
|
169
|
-
CLOUDWATCH: "CLOUDWATCH",
|
|
170
|
-
CLOUDWATCHMETRICS: "CLOUDWATCHMETRICS",
|
|
171
|
-
CMDB: "CMDB",
|
|
172
|
-
CUSTOM: "CUSTOM",
|
|
173
|
-
DATADOG: "DATADOG",
|
|
174
|
-
DATALAKEGEN2: "DATALAKEGEN2",
|
|
175
|
-
DB2: "DB2",
|
|
176
|
-
DB2AS400: "DB2AS400",
|
|
177
|
-
DOCUMENTDB: "DOCUMENTDB",
|
|
178
|
-
DOCUSIGNMONITOR: "DOCUSIGNMONITOR",
|
|
179
|
-
DOMO: "DOMO",
|
|
180
|
-
DYNAMODB: "DYNAMODB",
|
|
181
|
-
DYNATRACE: "DYNATRACE",
|
|
182
|
-
FACEBOOKADS: "FACEBOOKADS",
|
|
183
|
-
FACEBOOKPAGEINSIGHTS: "FACEBOOKPAGEINSIGHTS",
|
|
184
|
-
FRESHDESK: "FRESHDESK",
|
|
185
|
-
FRESHSALES: "FRESHSALES",
|
|
186
|
-
GITLAB: "GITLAB",
|
|
187
|
-
GOOGLEADS: "GOOGLEADS",
|
|
188
|
-
GOOGLEANALYTICS4: "GOOGLEANALYTICS4",
|
|
189
|
-
GOOGLECLOUDSTORAGE: "GOOGLECLOUDSTORAGE",
|
|
190
|
-
GOOGLESEARCHCONSOLE: "GOOGLESEARCHCONSOLE",
|
|
191
|
-
GOOGLESHEETS: "GOOGLESHEETS",
|
|
192
|
-
HBASE: "HBASE",
|
|
193
|
-
HUBSPOT: "HUBSPOT",
|
|
194
|
-
INSTAGRAMADS: "INSTAGRAMADS",
|
|
195
|
-
INTERCOM: "INTERCOM",
|
|
196
|
-
JDBC: "JDBC",
|
|
197
|
-
JIRACLOUD: "JIRACLOUD",
|
|
198
|
-
KAFKA: "KAFKA",
|
|
199
|
-
KUSTOMER: "KUSTOMER",
|
|
200
|
-
LINKEDIN: "LINKEDIN",
|
|
201
|
-
MAILCHIMP: "MAILCHIMP",
|
|
202
|
-
MARKETO: "MARKETO",
|
|
203
|
-
MARKETPLACE: "MARKETPLACE",
|
|
204
|
-
MICROSOFTDYNAMIC365FINANCEANDOPS: "MICROSOFTDYNAMIC365FINANCEANDOPS",
|
|
205
|
-
MICROSOFTDYNAMICS365CRM: "MICROSOFTDYNAMICS365CRM",
|
|
206
|
-
MICROSOFTTEAMS: "MICROSOFTTEAMS",
|
|
207
|
-
MIXPANEL: "MIXPANEL",
|
|
208
|
-
MONDAY: "MONDAY",
|
|
209
|
-
MONGODB: "MONGODB",
|
|
210
|
-
MYSQL: "MYSQL",
|
|
211
|
-
NETSUITEERP: "NETSUITEERP",
|
|
212
|
-
NETWORK: "NETWORK",
|
|
213
|
-
OKTA: "OKTA",
|
|
214
|
-
OPENSEARCH: "OPENSEARCH",
|
|
215
|
-
ORACLE: "ORACLE",
|
|
216
|
-
PAYPAL: "PAYPAL",
|
|
217
|
-
PENDO: "PENDO",
|
|
218
|
-
PIPEDIVE: "PIPEDIVE",
|
|
219
|
-
PIPEDRIVE: "PIPEDRIVE",
|
|
220
|
-
POSTGRESQL: "POSTGRESQL",
|
|
221
|
-
PRODUCTBOARD: "PRODUCTBOARD",
|
|
222
|
-
QUICKBOOKS: "QUICKBOOKS",
|
|
223
|
-
SALESFORCE: "SALESFORCE",
|
|
224
|
-
SALESFORCECOMMERCECLOUD: "SALESFORCECOMMERCECLOUD",
|
|
225
|
-
SALESFORCEMARKETINGCLOUD: "SALESFORCEMARKETINGCLOUD",
|
|
226
|
-
SALESFORCEPARDOT: "SALESFORCEPARDOT",
|
|
227
|
-
SAPCONCUR: "SAPCONCUR",
|
|
228
|
-
SAPHANA: "SAPHANA",
|
|
229
|
-
SAPODATA: "SAPODATA",
|
|
230
|
-
SENDGRID: "SENDGRID",
|
|
231
|
-
SERVICENOW: "SERVICENOW",
|
|
232
|
-
SFTP: "SFTP",
|
|
233
|
-
SLACK: "SLACK",
|
|
234
|
-
SMARTSHEET: "SMARTSHEET",
|
|
235
|
-
SNAPCHATADS: "SNAPCHATADS",
|
|
236
|
-
SQLSERVER: "SQLSERVER",
|
|
237
|
-
STRIPE: "STRIPE",
|
|
238
|
-
SYNAPSE: "SYNAPSE",
|
|
239
|
-
TERADATA: "TERADATA",
|
|
240
|
-
TERADATANOS: "TERADATANOS",
|
|
241
|
-
TIMESTREAM: "TIMESTREAM",
|
|
242
|
-
TPCDS: "TPCDS",
|
|
243
|
-
TWILIO: "TWILIO",
|
|
244
|
-
VERTICA: "VERTICA",
|
|
245
|
-
VIEW_VALIDATION_ATHENA: "VIEW_VALIDATION_ATHENA",
|
|
246
|
-
VIEW_VALIDATION_REDSHIFT: "VIEW_VALIDATION_REDSHIFT",
|
|
247
|
-
WOOCOMMERCE: "WOOCOMMERCE",
|
|
248
|
-
ZENDESK: "ZENDESK",
|
|
249
|
-
ZOHOCRM: "ZOHOCRM",
|
|
250
|
-
ZOOM: "ZOOM",
|
|
251
|
-
};
|
|
252
|
-
export const ComputeEnvironment = {
|
|
253
|
-
ATHENA: "ATHENA",
|
|
254
|
-
PYTHON: "PYTHON",
|
|
255
|
-
SPARK: "SPARK",
|
|
256
|
-
};
|
|
257
|
-
export const ConnectionStatus = {
|
|
258
|
-
FAILED: "FAILED",
|
|
259
|
-
IN_PROGRESS: "IN_PROGRESS",
|
|
260
|
-
READY: "READY",
|
|
261
|
-
};
|
|
262
|
-
export class IdempotentParameterMismatchException extends __BaseException {
|
|
263
|
-
name = "IdempotentParameterMismatchException";
|
|
264
|
-
$fault = "client";
|
|
265
|
-
Message;
|
|
266
|
-
constructor(opts) {
|
|
267
|
-
super({
|
|
268
|
-
name: "IdempotentParameterMismatchException",
|
|
269
|
-
$fault: "client",
|
|
270
|
-
...opts,
|
|
271
|
-
});
|
|
272
|
-
Object.setPrototypeOf(this, IdempotentParameterMismatchException.prototype);
|
|
273
|
-
this.Message = opts.Message;
|
|
274
|
-
}
|
|
275
|
-
}
|
|
276
|
-
export class ValidationException extends __BaseException {
|
|
277
|
-
name = "ValidationException";
|
|
278
|
-
$fault = "client";
|
|
279
|
-
Message;
|
|
280
|
-
constructor(opts) {
|
|
281
|
-
super({
|
|
282
|
-
name: "ValidationException",
|
|
283
|
-
$fault: "client",
|
|
284
|
-
...opts,
|
|
285
|
-
});
|
|
286
|
-
Object.setPrototypeOf(this, ValidationException.prototype);
|
|
287
|
-
this.Message = opts.Message;
|
|
288
|
-
}
|
|
289
|
-
}
|
|
290
|
-
export class ConflictException extends __BaseException {
|
|
291
|
-
name = "ConflictException";
|
|
292
|
-
$fault = "client";
|
|
293
|
-
Message;
|
|
294
|
-
constructor(opts) {
|
|
295
|
-
super({
|
|
296
|
-
name: "ConflictException",
|
|
297
|
-
$fault: "client",
|
|
298
|
-
...opts,
|
|
299
|
-
});
|
|
300
|
-
Object.setPrototypeOf(this, ConflictException.prototype);
|
|
301
|
-
this.Message = opts.Message;
|
|
302
|
-
}
|
|
303
|
-
}
|
|
304
|
-
export const IntegrationStatus = {
|
|
305
|
-
ACTIVE: "ACTIVE",
|
|
306
|
-
CREATING: "CREATING",
|
|
307
|
-
DELETING: "DELETING",
|
|
308
|
-
FAILED: "FAILED",
|
|
309
|
-
MODIFYING: "MODIFYING",
|
|
310
|
-
NEEDS_ATTENTION: "NEEDS_ATTENTION",
|
|
311
|
-
SYNCING: "SYNCING",
|
|
312
|
-
};
|
|
313
|
-
export class IntegrationConflictOperationFault extends __BaseException {
|
|
314
|
-
name = "IntegrationConflictOperationFault";
|
|
315
|
-
$fault = "client";
|
|
316
|
-
Message;
|
|
317
|
-
constructor(opts) {
|
|
318
|
-
super({
|
|
319
|
-
name: "IntegrationConflictOperationFault",
|
|
320
|
-
$fault: "client",
|
|
321
|
-
...opts,
|
|
322
|
-
});
|
|
323
|
-
Object.setPrototypeOf(this, IntegrationConflictOperationFault.prototype);
|
|
324
|
-
this.Message = opts.Message;
|
|
325
|
-
}
|
|
326
|
-
}
|
|
327
|
-
export class IntegrationQuotaExceededFault extends __BaseException {
|
|
328
|
-
name = "IntegrationQuotaExceededFault";
|
|
329
|
-
$fault = "client";
|
|
330
|
-
Message;
|
|
331
|
-
constructor(opts) {
|
|
332
|
-
super({
|
|
333
|
-
name: "IntegrationQuotaExceededFault",
|
|
334
|
-
$fault: "client",
|
|
335
|
-
...opts,
|
|
336
|
-
});
|
|
337
|
-
Object.setPrototypeOf(this, IntegrationQuotaExceededFault.prototype);
|
|
338
|
-
this.Message = opts.Message;
|
|
339
|
-
}
|
|
340
|
-
}
|
|
341
|
-
export class InternalServerException extends __BaseException {
|
|
342
|
-
name = "InternalServerException";
|
|
343
|
-
$fault = "server";
|
|
344
|
-
Message;
|
|
345
|
-
constructor(opts) {
|
|
346
|
-
super({
|
|
347
|
-
name: "InternalServerException",
|
|
348
|
-
$fault: "server",
|
|
349
|
-
...opts,
|
|
350
|
-
});
|
|
351
|
-
Object.setPrototypeOf(this, InternalServerException.prototype);
|
|
352
|
-
this.Message = opts.Message;
|
|
353
|
-
}
|
|
354
|
-
}
|
|
355
|
-
export class KMSKeyNotAccessibleFault extends __BaseException {
|
|
356
|
-
name = "KMSKeyNotAccessibleFault";
|
|
357
|
-
$fault = "client";
|
|
358
|
-
Message;
|
|
359
|
-
constructor(opts) {
|
|
360
|
-
super({
|
|
361
|
-
name: "KMSKeyNotAccessibleFault",
|
|
362
|
-
$fault: "client",
|
|
363
|
-
...opts,
|
|
364
|
-
});
|
|
365
|
-
Object.setPrototypeOf(this, KMSKeyNotAccessibleFault.prototype);
|
|
366
|
-
this.Message = opts.Message;
|
|
367
|
-
}
|
|
368
|
-
}
|
|
369
|
-
export class ResourceNotFoundException extends __BaseException {
|
|
370
|
-
name = "ResourceNotFoundException";
|
|
371
|
-
$fault = "client";
|
|
372
|
-
Message;
|
|
373
|
-
constructor(opts) {
|
|
374
|
-
super({
|
|
375
|
-
name: "ResourceNotFoundException",
|
|
376
|
-
$fault: "client",
|
|
377
|
-
...opts,
|
|
378
|
-
});
|
|
379
|
-
Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
|
|
380
|
-
this.Message = opts.Message;
|
|
381
|
-
}
|
|
382
|
-
}
|
|
383
|
-
export const UnnestSpec = {
|
|
384
|
-
FULL: "FULL",
|
|
385
|
-
NOUNNEST: "NOUNNEST",
|
|
386
|
-
TOPLEVEL: "TOPLEVEL",
|
|
387
|
-
};
|
|
388
|
-
export const TransformType = {
|
|
389
|
-
FIND_MATCHES: "FIND_MATCHES",
|
|
390
|
-
};
|
|
391
|
-
export const MLUserDataEncryptionModeString = {
|
|
392
|
-
DISABLED: "DISABLED",
|
|
393
|
-
SSEKMS: "SSE-KMS",
|
|
394
|
-
};
|
|
395
|
-
export const Compatibility = {
|
|
396
|
-
BACKWARD: "BACKWARD",
|
|
397
|
-
BACKWARD_ALL: "BACKWARD_ALL",
|
|
398
|
-
DISABLED: "DISABLED",
|
|
399
|
-
FORWARD: "FORWARD",
|
|
400
|
-
FORWARD_ALL: "FORWARD_ALL",
|
|
401
|
-
FULL: "FULL",
|
|
402
|
-
FULL_ALL: "FULL_ALL",
|
|
403
|
-
NONE: "NONE",
|
|
404
|
-
};
|
|
405
|
-
export const SchemaStatus = {
|
|
406
|
-
AVAILABLE: "AVAILABLE",
|
|
407
|
-
DELETING: "DELETING",
|
|
408
|
-
PENDING: "PENDING",
|
|
409
|
-
};
|
|
410
|
-
export const SchemaVersionStatus = {
|
|
411
|
-
AVAILABLE: "AVAILABLE",
|
|
412
|
-
DELETING: "DELETING",
|
|
413
|
-
FAILURE: "FAILURE",
|
|
414
|
-
PENDING: "PENDING",
|
|
415
|
-
};
|
|
416
|
-
export const Language = {
|
|
417
|
-
PYTHON: "PYTHON",
|
|
418
|
-
SCALA: "SCALA",
|
|
419
|
-
};
|
|
420
|
-
export const CloudWatchEncryptionMode = {
|
|
421
|
-
DISABLED: "DISABLED",
|
|
422
|
-
SSEKMS: "SSE-KMS",
|
|
423
|
-
};
|
|
424
|
-
export const DataQualityEncryptionMode = {
|
|
425
|
-
DISABLED: "DISABLED",
|
|
426
|
-
SSEKMS: "SSE-KMS",
|
|
427
|
-
};
|
|
428
|
-
export const JobBookmarksEncryptionMode = {
|
|
429
|
-
CSEKMS: "CSE-KMS",
|
|
430
|
-
DISABLED: "DISABLED",
|
|
431
|
-
};
|
|
432
|
-
export const S3EncryptionMode = {
|
|
433
|
-
DISABLED: "DISABLED",
|
|
434
|
-
SSEKMS: "SSE-KMS",
|
|
435
|
-
SSES3: "SSE-S3",
|
|
436
|
-
};
|
|
437
|
-
export const SessionStatus = {
|
|
438
|
-
FAILED: "FAILED",
|
|
439
|
-
PROVISIONING: "PROVISIONING",
|
|
440
|
-
READY: "READY",
|
|
441
|
-
STOPPED: "STOPPED",
|
|
442
|
-
STOPPING: "STOPPING",
|
|
443
|
-
TIMEOUT: "TIMEOUT",
|
|
444
|
-
};
|
|
445
|
-
export const IcebergStructTypeEnum = {
|
|
446
|
-
STRUCT: "struct",
|
|
447
|
-
};
|
|
448
|
-
export const IcebergSortDirection = {
|
|
449
|
-
ASC: "asc",
|
|
450
|
-
DESC: "desc",
|
|
451
|
-
};
|
|
452
|
-
export const IcebergNullOrder = {
|
|
453
|
-
NULLS_FIRST: "nulls-first",
|
|
454
|
-
NULLS_LAST: "nulls-last",
|
|
455
|
-
};
|
|
456
|
-
export const MetadataOperation = {
|
|
457
|
-
CREATE: "CREATE",
|
|
458
|
-
};
|
|
459
|
-
export const ViewDialect = {
|
|
460
|
-
ATHENA: "ATHENA",
|
|
461
|
-
REDSHIFT: "REDSHIFT",
|
|
462
|
-
SPARK: "SPARK",
|
|
463
|
-
};
|
|
464
|
-
export class OperationNotSupportedException extends __BaseException {
|
|
465
|
-
name = "OperationNotSupportedException";
|
|
466
|
-
$fault = "client";
|
|
467
|
-
Message;
|
|
468
|
-
constructor(opts) {
|
|
469
|
-
super({
|
|
470
|
-
name: "OperationNotSupportedException",
|
|
471
|
-
$fault: "client",
|
|
472
|
-
...opts,
|
|
473
|
-
});
|
|
474
|
-
Object.setPrototypeOf(this, OperationNotSupportedException.prototype);
|
|
475
|
-
this.Message = opts.Message;
|
|
476
|
-
}
|
|
477
|
-
}
|
|
478
|
-
export const PrincipalType = {
|
|
479
|
-
GROUP: "GROUP",
|
|
480
|
-
ROLE: "ROLE",
|
|
481
|
-
USER: "USER",
|
|
482
|
-
};
|
|
483
|
-
export const ResourceType = {
|
|
484
|
-
ARCHIVE: "ARCHIVE",
|
|
485
|
-
FILE: "FILE",
|
|
486
|
-
JAR: "JAR",
|
|
487
|
-
};
|
|
488
|
-
export class CrawlerRunningException extends __BaseException {
|
|
489
|
-
name = "CrawlerRunningException";
|
|
490
|
-
$fault = "client";
|
|
491
|
-
Message;
|
|
492
|
-
constructor(opts) {
|
|
493
|
-
super({
|
|
494
|
-
name: "CrawlerRunningException",
|
|
495
|
-
$fault: "client",
|
|
496
|
-
...opts,
|
|
497
|
-
});
|
|
498
|
-
Object.setPrototypeOf(this, CrawlerRunningException.prototype);
|
|
499
|
-
this.Message = opts.Message;
|
|
500
|
-
}
|
|
501
|
-
}
|
|
502
|
-
export class SchedulerTransitioningException extends __BaseException {
|
|
503
|
-
name = "SchedulerTransitioningException";
|
|
504
|
-
$fault = "client";
|
|
505
|
-
Message;
|
|
506
|
-
constructor(opts) {
|
|
507
|
-
super({
|
|
508
|
-
name: "SchedulerTransitioningException",
|
|
509
|
-
$fault: "client",
|
|
510
|
-
...opts,
|
|
511
|
-
});
|
|
512
|
-
Object.setPrototypeOf(this, SchedulerTransitioningException.prototype);
|
|
513
|
-
this.Message = opts.Message;
|
|
514
|
-
}
|
|
515
|
-
}
|
|
516
|
-
export class IntegrationNotFoundFault extends __BaseException {
|
|
517
|
-
name = "IntegrationNotFoundFault";
|
|
518
|
-
$fault = "client";
|
|
519
|
-
Message;
|
|
520
|
-
constructor(opts) {
|
|
521
|
-
super({
|
|
522
|
-
name: "IntegrationNotFoundFault",
|
|
523
|
-
$fault: "client",
|
|
524
|
-
...opts,
|
|
525
|
-
});
|
|
526
|
-
Object.setPrototypeOf(this, IntegrationNotFoundFault.prototype);
|
|
527
|
-
this.Message = opts.Message;
|
|
528
|
-
}
|
|
529
|
-
}
|
|
530
|
-
export class InvalidIntegrationStateFault extends __BaseException {
|
|
531
|
-
name = "InvalidIntegrationStateFault";
|
|
532
|
-
$fault = "client";
|
|
533
|
-
Message;
|
|
534
|
-
constructor(opts) {
|
|
535
|
-
super({
|
|
536
|
-
name: "InvalidIntegrationStateFault",
|
|
537
|
-
$fault: "client",
|
|
538
|
-
...opts,
|
|
539
|
-
});
|
|
540
|
-
Object.setPrototypeOf(this, InvalidIntegrationStateFault.prototype);
|
|
541
|
-
this.Message = opts.Message;
|
|
542
|
-
}
|
|
543
|
-
}
|
|
544
|
-
export const RegistryStatus = {
|
|
545
|
-
AVAILABLE: "AVAILABLE",
|
|
546
|
-
DELETING: "DELETING",
|
|
547
|
-
};
|
|
548
|
-
export class ConditionCheckFailureException extends __BaseException {
|
|
549
|
-
name = "ConditionCheckFailureException";
|
|
550
|
-
$fault = "client";
|
|
551
|
-
Message;
|
|
552
|
-
constructor(opts) {
|
|
553
|
-
super({
|
|
554
|
-
name: "ConditionCheckFailureException",
|
|
555
|
-
$fault: "client",
|
|
556
|
-
...opts,
|
|
557
|
-
});
|
|
558
|
-
Object.setPrototypeOf(this, ConditionCheckFailureException.prototype);
|
|
559
|
-
this.Message = opts.Message;
|
|
560
|
-
}
|
|
561
|
-
}
|
|
562
|
-
export const FieldDataType = {
|
|
563
|
-
ARRAY: "ARRAY",
|
|
564
|
-
BIGINT: "BIGINT",
|
|
565
|
-
BOOLEAN: "BOOLEAN",
|
|
566
|
-
BYTE: "BYTE",
|
|
567
|
-
DATE: "DATE",
|
|
568
|
-
DECIMAL: "DECIMAL",
|
|
569
|
-
DOUBLE: "DOUBLE",
|
|
570
|
-
FLOAT: "FLOAT",
|
|
571
|
-
INT: "INT",
|
|
572
|
-
LONG: "LONG",
|
|
573
|
-
MAP: "MAP",
|
|
574
|
-
SHORT: "SHORT",
|
|
575
|
-
SMALLINT: "SMALLINT",
|
|
576
|
-
STRING: "STRING",
|
|
577
|
-
STRUCT: "STRUCT",
|
|
578
|
-
TIMESTAMP: "TIMESTAMP",
|
|
579
|
-
};
|
|
580
|
-
export const FieldFilterOperator = {
|
|
581
|
-
BETWEEN: "BETWEEN",
|
|
582
|
-
CONTAINS: "CONTAINS",
|
|
583
|
-
EQUAL_TO: "EQUAL_TO",
|
|
584
|
-
GREATER_THAN: "GREATER_THAN",
|
|
585
|
-
GREATER_THAN_OR_EQUAL_TO: "GREATER_THAN_OR_EQUAL_TO",
|
|
586
|
-
LESS_THAN: "LESS_THAN",
|
|
587
|
-
LESS_THAN_OR_EQUAL_TO: "LESS_THAN_OR_EQUAL_TO",
|
|
588
|
-
NOT_EQUAL_TO: "NOT_EQUAL_TO",
|
|
589
|
-
ORDER_BY: "ORDER_BY",
|
|
590
|
-
};
|
|
591
|
-
export class TargetResourceNotFound extends __BaseException {
|
|
592
|
-
name = "TargetResourceNotFound";
|
|
593
|
-
$fault = "client";
|
|
594
|
-
Message;
|
|
595
|
-
constructor(opts) {
|
|
596
|
-
super({
|
|
597
|
-
name: "TargetResourceNotFound",
|
|
598
|
-
$fault: "client",
|
|
599
|
-
...opts,
|
|
600
|
-
});
|
|
601
|
-
Object.setPrototypeOf(this, TargetResourceNotFound.prototype);
|
|
602
|
-
this.Message = opts.Message;
|
|
603
|
-
}
|
|
604
|
-
}
|
|
605
|
-
export const BlueprintRunState = {
|
|
606
|
-
FAILED: "FAILED",
|
|
607
|
-
ROLLING_BACK: "ROLLING_BACK",
|
|
608
|
-
RUNNING: "RUNNING",
|
|
609
|
-
SUCCEEDED: "SUCCEEDED",
|
|
610
|
-
};
|
|
1
|
+
export {};
|