@aws-sdk/client-glue 3.934.0 → 3.936.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 +19 -19
- 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,169 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export const ColumnStatisticsType = {
|
|
3
|
-
BINARY: "BINARY",
|
|
4
|
-
BOOLEAN: "BOOLEAN",
|
|
5
|
-
DATE: "DATE",
|
|
6
|
-
DECIMAL: "DECIMAL",
|
|
7
|
-
DOUBLE: "DOUBLE",
|
|
8
|
-
LONG: "LONG",
|
|
9
|
-
STRING: "STRING",
|
|
10
|
-
};
|
|
11
|
-
export const ComputationType = {
|
|
12
|
-
FULL: "FULL",
|
|
13
|
-
INCREMENTAL: "INCREMENTAL",
|
|
14
|
-
};
|
|
15
|
-
export const ColumnStatisticsState = {
|
|
16
|
-
FAILED: "FAILED",
|
|
17
|
-
RUNNING: "RUNNING",
|
|
18
|
-
STARTING: "STARTING",
|
|
19
|
-
STOPPED: "STOPPED",
|
|
20
|
-
SUCCEEDED: "SUCCEEDED",
|
|
21
|
-
};
|
|
22
|
-
export const ExecutionStatus = {
|
|
23
|
-
FAILED: "FAILED",
|
|
24
|
-
STARTED: "STARTED",
|
|
25
|
-
};
|
|
26
|
-
export const ScheduleType = {
|
|
27
|
-
AUTO: "AUTO",
|
|
28
|
-
CRON: "CRON",
|
|
29
|
-
};
|
|
30
|
-
export const SettingSource = {
|
|
31
|
-
CATALOG: "CATALOG",
|
|
32
|
-
TABLE: "TABLE",
|
|
33
|
-
};
|
|
34
|
-
export const DatabaseAttributes = {
|
|
35
|
-
NAME: "NAME",
|
|
36
|
-
TARGET_DATABASE: "TARGET_DATABASE",
|
|
37
|
-
};
|
|
38
|
-
export const ResourceShareType = {
|
|
39
|
-
ALL: "ALL",
|
|
40
|
-
FEDERATED: "FEDERATED",
|
|
41
|
-
FOREIGN: "FOREIGN",
|
|
42
|
-
};
|
|
43
|
-
export const CatalogEncryptionMode = {
|
|
44
|
-
DISABLED: "DISABLED",
|
|
45
|
-
SSEKMS: "SSE-KMS",
|
|
46
|
-
SSEKMSWITHSERVICEROLE: "SSE-KMS-WITH-SERVICE-ROLE",
|
|
47
|
-
};
|
|
48
|
-
export const DataQualityModelStatus = {
|
|
49
|
-
FAILED: "FAILED",
|
|
50
|
-
RUNNING: "RUNNING",
|
|
51
|
-
SUCCEEDED: "SUCCEEDED",
|
|
52
|
-
};
|
|
53
|
-
export const DQCompositeRuleEvaluationMethod = {
|
|
54
|
-
COLUMN: "COLUMN",
|
|
55
|
-
ROW: "ROW",
|
|
56
|
-
};
|
|
57
|
-
export const TaskType = {
|
|
58
|
-
EVALUATION: "EVALUATION",
|
|
59
|
-
EXPORT_LABELS: "EXPORT_LABELS",
|
|
60
|
-
FIND_MATCHES: "FIND_MATCHES",
|
|
61
|
-
IMPORT_LABELS: "IMPORT_LABELS",
|
|
62
|
-
LABELING_SET_GENERATION: "LABELING_SET_GENERATION",
|
|
63
|
-
};
|
|
64
|
-
export const TaskRunSortColumnType = {
|
|
65
|
-
STARTED: "STARTED",
|
|
66
|
-
STATUS: "STATUS",
|
|
67
|
-
TASK_RUN_TYPE: "TASK_RUN_TYPE",
|
|
68
|
-
};
|
|
69
|
-
export const SortDirectionType = {
|
|
70
|
-
ASCENDING: "ASCENDING",
|
|
71
|
-
DESCENDING: "DESCENDING",
|
|
72
|
-
};
|
|
73
|
-
export const TransformStatusType = {
|
|
74
|
-
DELETING: "DELETING",
|
|
75
|
-
NOT_READY: "NOT_READY",
|
|
76
|
-
READY: "READY",
|
|
77
|
-
};
|
|
78
|
-
export const TransformSortColumnType = {
|
|
79
|
-
CREATED: "CREATED",
|
|
80
|
-
LAST_MODIFIED: "LAST_MODIFIED",
|
|
81
|
-
NAME: "NAME",
|
|
82
|
-
STATUS: "STATUS",
|
|
83
|
-
TRANSFORM_TYPE: "TRANSFORM_TYPE",
|
|
84
|
-
};
|
|
85
|
-
export const BackfillErrorCode = {
|
|
86
|
-
ENCRYPTED_PARTITION_ERROR: "ENCRYPTED_PARTITION_ERROR",
|
|
87
|
-
INTERNAL_ERROR: "INTERNAL_ERROR",
|
|
88
|
-
INVALID_PARTITION_TYPE_DATA_ERROR: "INVALID_PARTITION_TYPE_DATA_ERROR",
|
|
89
|
-
MISSING_PARTITION_VALUE_ERROR: "MISSING_PARTITION_VALUE_ERROR",
|
|
90
|
-
UNSUPPORTED_PARTITION_CHARACTER_ERROR: "UNSUPPORTED_PARTITION_CHARACTER_ERROR",
|
|
91
|
-
};
|
|
92
|
-
export const PartitionIndexStatus = {
|
|
93
|
-
ACTIVE: "ACTIVE",
|
|
94
|
-
CREATING: "CREATING",
|
|
95
|
-
DELETING: "DELETING",
|
|
96
|
-
FAILED: "FAILED",
|
|
97
|
-
};
|
|
98
|
-
export const SchemaDiffType = {
|
|
99
|
-
SYNTAX_DIFF: "SYNTAX_DIFF",
|
|
100
|
-
};
|
|
101
|
-
export const StatementState = {
|
|
102
|
-
AVAILABLE: "AVAILABLE",
|
|
103
|
-
CANCELLED: "CANCELLED",
|
|
104
|
-
CANCELLING: "CANCELLING",
|
|
105
|
-
ERROR: "ERROR",
|
|
106
|
-
RUNNING: "RUNNING",
|
|
107
|
-
WAITING: "WAITING",
|
|
108
|
-
};
|
|
109
|
-
export const ResourceAction = {
|
|
110
|
-
CREATE: "CREATE",
|
|
111
|
-
UPDATE: "UPDATE",
|
|
112
|
-
};
|
|
113
|
-
export const ResourceState = {
|
|
114
|
-
FAILED: "FAILED",
|
|
115
|
-
IN_PROGRESS: "IN_PROGRESS",
|
|
116
|
-
QUEUED: "QUEUED",
|
|
117
|
-
STOPPED: "STOPPED",
|
|
118
|
-
SUCCESS: "SUCCESS",
|
|
119
|
-
};
|
|
120
|
-
export const TableAttributes = {
|
|
121
|
-
NAME: "NAME",
|
|
122
|
-
TABLE_TYPE: "TABLE_TYPE",
|
|
123
|
-
};
|
|
124
|
-
export const PermissionType = {
|
|
125
|
-
CELL_FILTER_PERMISSION: "CELL_FILTER_PERMISSION",
|
|
126
|
-
COLUMN_PERMISSION: "COLUMN_PERMISSION",
|
|
127
|
-
NESTED_CELL_PERMISSION: "NESTED_CELL_PERMISSION",
|
|
128
|
-
NESTED_PERMISSION: "NESTED_PERMISSION",
|
|
129
|
-
};
|
|
130
|
-
export class PermissionTypeMismatchException extends __BaseException {
|
|
131
|
-
name = "PermissionTypeMismatchException";
|
|
132
|
-
$fault = "client";
|
|
133
|
-
Message;
|
|
134
|
-
constructor(opts) {
|
|
135
|
-
super({
|
|
136
|
-
name: "PermissionTypeMismatchException",
|
|
137
|
-
$fault: "client",
|
|
138
|
-
...opts,
|
|
139
|
-
});
|
|
140
|
-
Object.setPrototypeOf(this, PermissionTypeMismatchException.prototype);
|
|
141
|
-
this.Message = opts.Message;
|
|
142
|
-
}
|
|
143
|
-
}
|
|
144
|
-
export const FieldName = {
|
|
145
|
-
CRAWL_ID: "CRAWL_ID",
|
|
146
|
-
DPU_HOUR: "DPU_HOUR",
|
|
147
|
-
END_TIME: "END_TIME",
|
|
148
|
-
START_TIME: "START_TIME",
|
|
149
|
-
STATE: "STATE",
|
|
150
|
-
};
|
|
151
|
-
export const FilterOperator = {
|
|
152
|
-
EQ: "EQ",
|
|
153
|
-
GE: "GE",
|
|
154
|
-
GT: "GT",
|
|
155
|
-
LE: "LE",
|
|
156
|
-
LT: "LT",
|
|
157
|
-
NE: "NE",
|
|
158
|
-
};
|
|
159
|
-
export const CrawlerHistoryState = {
|
|
160
|
-
COMPLETED: "COMPLETED",
|
|
161
|
-
FAILED: "FAILED",
|
|
162
|
-
RUNNING: "RUNNING",
|
|
163
|
-
STOPPED: "STOPPED",
|
|
164
|
-
};
|
|
165
|
-
export const StatisticEvaluationLevel = {
|
|
166
|
-
COLUMN: "Column",
|
|
167
|
-
DATASET: "Dataset",
|
|
168
|
-
MULTICOLUMN: "Multicolumn",
|
|
169
|
-
};
|
|
1
|
+
export {};
|
|
@@ -1,195 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export const EnableHybridValues = {
|
|
3
|
-
FALSE: "FALSE",
|
|
4
|
-
TRUE: "TRUE",
|
|
5
|
-
};
|
|
6
|
-
export const ExistCondition = {
|
|
7
|
-
MUST_EXIST: "MUST_EXIST",
|
|
8
|
-
NONE: "NONE",
|
|
9
|
-
NOT_EXIST: "NOT_EXIST",
|
|
10
|
-
};
|
|
11
|
-
export class ConcurrentRunsExceededException extends __BaseException {
|
|
12
|
-
name = "ConcurrentRunsExceededException";
|
|
13
|
-
$fault = "client";
|
|
14
|
-
Message;
|
|
15
|
-
constructor(opts) {
|
|
16
|
-
super({
|
|
17
|
-
name: "ConcurrentRunsExceededException",
|
|
18
|
-
$fault: "client",
|
|
19
|
-
...opts,
|
|
20
|
-
});
|
|
21
|
-
Object.setPrototypeOf(this, ConcurrentRunsExceededException.prototype);
|
|
22
|
-
this.Message = opts.Message;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
export class IllegalWorkflowStateException extends __BaseException {
|
|
26
|
-
name = "IllegalWorkflowStateException";
|
|
27
|
-
$fault = "client";
|
|
28
|
-
Message;
|
|
29
|
-
constructor(opts) {
|
|
30
|
-
super({
|
|
31
|
-
name: "IllegalWorkflowStateException",
|
|
32
|
-
$fault: "client",
|
|
33
|
-
...opts,
|
|
34
|
-
});
|
|
35
|
-
Object.setPrototypeOf(this, IllegalWorkflowStateException.prototype);
|
|
36
|
-
this.Message = opts.Message;
|
|
37
|
-
}
|
|
38
|
-
}
|
|
39
|
-
export const Comparator = {
|
|
40
|
-
EQUALS: "EQUALS",
|
|
41
|
-
GREATER_THAN: "GREATER_THAN",
|
|
42
|
-
GREATER_THAN_EQUALS: "GREATER_THAN_EQUALS",
|
|
43
|
-
LESS_THAN: "LESS_THAN",
|
|
44
|
-
LESS_THAN_EQUALS: "LESS_THAN_EQUALS",
|
|
45
|
-
};
|
|
46
|
-
export const Sort = {
|
|
47
|
-
ASCENDING: "ASC",
|
|
48
|
-
DESCENDING: "DESC",
|
|
49
|
-
};
|
|
50
|
-
export class IllegalBlueprintStateException extends __BaseException {
|
|
51
|
-
name = "IllegalBlueprintStateException";
|
|
52
|
-
$fault = "client";
|
|
53
|
-
Message;
|
|
54
|
-
constructor(opts) {
|
|
55
|
-
super({
|
|
56
|
-
name: "IllegalBlueprintStateException",
|
|
57
|
-
$fault: "client",
|
|
58
|
-
...opts,
|
|
59
|
-
});
|
|
60
|
-
Object.setPrototypeOf(this, IllegalBlueprintStateException.prototype);
|
|
61
|
-
this.Message = opts.Message;
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
export class NoScheduleException extends __BaseException {
|
|
65
|
-
name = "NoScheduleException";
|
|
66
|
-
$fault = "client";
|
|
67
|
-
Message;
|
|
68
|
-
constructor(opts) {
|
|
69
|
-
super({
|
|
70
|
-
name: "NoScheduleException",
|
|
71
|
-
$fault: "client",
|
|
72
|
-
...opts,
|
|
73
|
-
});
|
|
74
|
-
Object.setPrototypeOf(this, NoScheduleException.prototype);
|
|
75
|
-
this.Message = opts.Message;
|
|
76
|
-
}
|
|
77
|
-
}
|
|
78
|
-
export class SchedulerRunningException extends __BaseException {
|
|
79
|
-
name = "SchedulerRunningException";
|
|
80
|
-
$fault = "client";
|
|
81
|
-
Message;
|
|
82
|
-
constructor(opts) {
|
|
83
|
-
super({
|
|
84
|
-
name: "SchedulerRunningException",
|
|
85
|
-
$fault: "client",
|
|
86
|
-
...opts,
|
|
87
|
-
});
|
|
88
|
-
Object.setPrototypeOf(this, SchedulerRunningException.prototype);
|
|
89
|
-
this.Message = opts.Message;
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
export class MLTransformNotReadyException extends __BaseException {
|
|
93
|
-
name = "MLTransformNotReadyException";
|
|
94
|
-
$fault = "client";
|
|
95
|
-
Message;
|
|
96
|
-
constructor(opts) {
|
|
97
|
-
super({
|
|
98
|
-
name: "MLTransformNotReadyException",
|
|
99
|
-
$fault: "client",
|
|
100
|
-
...opts,
|
|
101
|
-
});
|
|
102
|
-
Object.setPrototypeOf(this, MLTransformNotReadyException.prototype);
|
|
103
|
-
this.Message = opts.Message;
|
|
104
|
-
}
|
|
105
|
-
}
|
|
106
|
-
export class ColumnStatisticsTaskNotRunningException extends __BaseException {
|
|
107
|
-
name = "ColumnStatisticsTaskNotRunningException";
|
|
108
|
-
$fault = "client";
|
|
109
|
-
Message;
|
|
110
|
-
constructor(opts) {
|
|
111
|
-
super({
|
|
112
|
-
name: "ColumnStatisticsTaskNotRunningException",
|
|
113
|
-
$fault: "client",
|
|
114
|
-
...opts,
|
|
115
|
-
});
|
|
116
|
-
Object.setPrototypeOf(this, ColumnStatisticsTaskNotRunningException.prototype);
|
|
117
|
-
this.Message = opts.Message;
|
|
118
|
-
}
|
|
119
|
-
}
|
|
120
|
-
export class ColumnStatisticsTaskStoppingException extends __BaseException {
|
|
121
|
-
name = "ColumnStatisticsTaskStoppingException";
|
|
122
|
-
$fault = "client";
|
|
123
|
-
Message;
|
|
124
|
-
constructor(opts) {
|
|
125
|
-
super({
|
|
126
|
-
name: "ColumnStatisticsTaskStoppingException",
|
|
127
|
-
$fault: "client",
|
|
128
|
-
...opts,
|
|
129
|
-
});
|
|
130
|
-
Object.setPrototypeOf(this, ColumnStatisticsTaskStoppingException.prototype);
|
|
131
|
-
this.Message = opts.Message;
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
export class CrawlerNotRunningException extends __BaseException {
|
|
135
|
-
name = "CrawlerNotRunningException";
|
|
136
|
-
$fault = "client";
|
|
137
|
-
Message;
|
|
138
|
-
constructor(opts) {
|
|
139
|
-
super({
|
|
140
|
-
name: "CrawlerNotRunningException",
|
|
141
|
-
$fault: "client",
|
|
142
|
-
...opts,
|
|
143
|
-
});
|
|
144
|
-
Object.setPrototypeOf(this, CrawlerNotRunningException.prototype);
|
|
145
|
-
this.Message = opts.Message;
|
|
146
|
-
}
|
|
147
|
-
}
|
|
148
|
-
export class CrawlerStoppingException extends __BaseException {
|
|
149
|
-
name = "CrawlerStoppingException";
|
|
150
|
-
$fault = "client";
|
|
151
|
-
Message;
|
|
152
|
-
constructor(opts) {
|
|
153
|
-
super({
|
|
154
|
-
name: "CrawlerStoppingException",
|
|
155
|
-
$fault: "client",
|
|
156
|
-
...opts,
|
|
157
|
-
});
|
|
158
|
-
Object.setPrototypeOf(this, CrawlerStoppingException.prototype);
|
|
159
|
-
this.Message = opts.Message;
|
|
160
|
-
}
|
|
161
|
-
}
|
|
162
|
-
export class SchedulerNotRunningException extends __BaseException {
|
|
163
|
-
name = "SchedulerNotRunningException";
|
|
164
|
-
$fault = "client";
|
|
165
|
-
Message;
|
|
166
|
-
constructor(opts) {
|
|
167
|
-
super({
|
|
168
|
-
name: "SchedulerNotRunningException",
|
|
169
|
-
$fault: "client",
|
|
170
|
-
...opts,
|
|
171
|
-
});
|
|
172
|
-
Object.setPrototypeOf(this, SchedulerNotRunningException.prototype);
|
|
173
|
-
this.Message = opts.Message;
|
|
174
|
-
}
|
|
175
|
-
}
|
|
176
|
-
export class VersionMismatchException extends __BaseException {
|
|
177
|
-
name = "VersionMismatchException";
|
|
178
|
-
$fault = "client";
|
|
179
|
-
Message;
|
|
180
|
-
constructor(opts) {
|
|
181
|
-
super({
|
|
182
|
-
name: "VersionMismatchException",
|
|
183
|
-
$fault: "client",
|
|
184
|
-
...opts,
|
|
185
|
-
});
|
|
186
|
-
Object.setPrototypeOf(this, VersionMismatchException.prototype);
|
|
187
|
-
this.Message = opts.Message;
|
|
188
|
-
}
|
|
189
|
-
}
|
|
190
|
-
export const ViewUpdateAction = {
|
|
191
|
-
ADD: "ADD",
|
|
192
|
-
ADD_OR_REPLACE: "ADD_OR_REPLACE",
|
|
193
|
-
DROP: "DROP",
|
|
194
|
-
REPLACE: "REPLACE",
|
|
195
|
-
};
|
|
1
|
+
export {};
|
|
@@ -2327,8 +2327,8 @@ const _v = "value";
|
|
|
2327
2327
|
const _vC = "vpcConfiguration";
|
|
2328
2328
|
const n0 = "com.amazonaws.glue";
|
|
2329
2329
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
2330
|
+
import { AccessDeniedException as __AccessDeniedException, AlreadyExistsException as __AlreadyExistsException, ColumnStatisticsTaskNotRunningException as __ColumnStatisticsTaskNotRunningException, ColumnStatisticsTaskRunningException as __ColumnStatisticsTaskRunningException, ColumnStatisticsTaskStoppingException as __ColumnStatisticsTaskStoppingException, ConcurrentModificationException as __ConcurrentModificationException, ConcurrentRunsExceededException as __ConcurrentRunsExceededException, ConditionCheckFailureException as __ConditionCheckFailureException, ConflictException as __ConflictException, CrawlerNotRunningException as __CrawlerNotRunningException, CrawlerRunningException as __CrawlerRunningException, CrawlerStoppingException as __CrawlerStoppingException, EntityNotFoundException as __EntityNotFoundException, FederatedResourceAlreadyExistsException as __FederatedResourceAlreadyExistsException, FederationSourceException as __FederationSourceException, FederationSourceRetryableException as __FederationSourceRetryableException, GlueEncryptionException as __GlueEncryptionException, IdempotentParameterMismatchException as __IdempotentParameterMismatchException, IllegalBlueprintStateException as __IllegalBlueprintStateException, IllegalSessionStateException as __IllegalSessionStateException, IllegalWorkflowStateException as __IllegalWorkflowStateException, IntegrationConflictOperationFault as __IntegrationConflictOperationFault, IntegrationNotFoundFault as __IntegrationNotFoundFault, IntegrationQuotaExceededFault as __IntegrationQuotaExceededFault, InternalServerException as __InternalServerException, InternalServiceException as __InternalServiceException, InvalidInputException as __InvalidInputException, InvalidIntegrationStateFault as __InvalidIntegrationStateFault, InvalidStateException as __InvalidStateException, KMSKeyNotAccessibleFault as __KMSKeyNotAccessibleFault, MLTransformNotReadyException as __MLTransformNotReadyException, NoScheduleException as __NoScheduleException, OperationNotSupportedException as __OperationNotSupportedException, OperationTimeoutException as __OperationTimeoutException, PermissionTypeMismatchException as __PermissionTypeMismatchException, ResourceNotFoundException as __ResourceNotFoundException, ResourceNotReadyException as __ResourceNotReadyException, ResourceNumberLimitExceededException as __ResourceNumberLimitExceededException, SchedulerNotRunningException as __SchedulerNotRunningException, SchedulerRunningException as __SchedulerRunningException, SchedulerTransitioningException as __SchedulerTransitioningException, TargetResourceNotFound as __TargetResourceNotFound, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, VersionMismatchException as __VersionMismatchException, } from "../models/errors";
|
|
2330
2331
|
import { GlueServiceException as __GlueServiceException } from "../models/GlueServiceException";
|
|
2331
|
-
import { AccessDeniedException as __AccessDeniedException, AlreadyExistsException as __AlreadyExistsException, ColumnStatisticsTaskNotRunningException as __ColumnStatisticsTaskNotRunningException, ColumnStatisticsTaskRunningException as __ColumnStatisticsTaskRunningException, ColumnStatisticsTaskStoppingException as __ColumnStatisticsTaskStoppingException, ConcurrentModificationException as __ConcurrentModificationException, ConcurrentRunsExceededException as __ConcurrentRunsExceededException, ConditionCheckFailureException as __ConditionCheckFailureException, ConflictException as __ConflictException, CrawlerNotRunningException as __CrawlerNotRunningException, CrawlerRunningException as __CrawlerRunningException, CrawlerStoppingException as __CrawlerStoppingException, EntityNotFoundException as __EntityNotFoundException, FederatedResourceAlreadyExistsException as __FederatedResourceAlreadyExistsException, FederationSourceException as __FederationSourceException, FederationSourceRetryableException as __FederationSourceRetryableException, GlueEncryptionException as __GlueEncryptionException, IdempotentParameterMismatchException as __IdempotentParameterMismatchException, IllegalBlueprintStateException as __IllegalBlueprintStateException, IllegalSessionStateException as __IllegalSessionStateException, IllegalWorkflowStateException as __IllegalWorkflowStateException, IntegrationConflictOperationFault as __IntegrationConflictOperationFault, IntegrationNotFoundFault as __IntegrationNotFoundFault, IntegrationQuotaExceededFault as __IntegrationQuotaExceededFault, InternalServerException as __InternalServerException, InternalServiceException as __InternalServiceException, InvalidInputException as __InvalidInputException, InvalidIntegrationStateFault as __InvalidIntegrationStateFault, InvalidStateException as __InvalidStateException, KMSKeyNotAccessibleFault as __KMSKeyNotAccessibleFault, MLTransformNotReadyException as __MLTransformNotReadyException, NoScheduleException as __NoScheduleException, OperationNotSupportedException as __OperationNotSupportedException, OperationTimeoutException as __OperationTimeoutException, PermissionTypeMismatchException as __PermissionTypeMismatchException, ResourceNotFoundException as __ResourceNotFoundException, ResourceNotReadyException as __ResourceNotReadyException, ResourceNumberLimitExceededException as __ResourceNumberLimitExceededException, SchedulerNotRunningException as __SchedulerNotRunningException, SchedulerRunningException as __SchedulerRunningException, SchedulerTransitioningException as __SchedulerTransitioningException, TargetResourceNotFound as __TargetResourceNotFound, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, VersionMismatchException as __VersionMismatchException, } from "../models/index";
|
|
2332
2332
|
export var AccessToken = [0, n0, _AT, 8, 0];
|
|
2333
2333
|
export var AuthorizationCode = [0, n0, _AC, 8, 0];
|
|
2334
2334
|
export var DataQualityObservationDescription = [0, n0, _DQOD, 8, 0];
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { BatchGetWorkflowsRequest } from "../models/models_0";
|
|
5
|
-
import { BatchGetWorkflowsResponse } from "../models/models_1";
|
|
4
|
+
import { BatchGetWorkflowsRequest, BatchGetWorkflowsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
8
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { BatchPutDataQualityStatisticAnnotationRequest, BatchPutDataQualityStatisticAnnotationResponse } from "../models/
|
|
4
|
+
import { BatchPutDataQualityStatisticAnnotationRequest, BatchPutDataQualityStatisticAnnotationResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { BatchStopJobRunRequest, BatchStopJobRunResponse } from "../models/
|
|
4
|
+
import { BatchStopJobRunRequest, BatchStopJobRunResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { BatchUpdatePartitionRequest, BatchUpdatePartitionResponse } from "../models/
|
|
4
|
+
import { BatchUpdatePartitionRequest, BatchUpdatePartitionResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { CancelDataQualityRuleRecommendationRunRequest, CancelDataQualityRuleRecommendationRunResponse } from "../models/
|
|
4
|
+
import { CancelDataQualityRuleRecommendationRunRequest, CancelDataQualityRuleRecommendationRunResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { CancelDataQualityRulesetEvaluationRunRequest, CancelDataQualityRulesetEvaluationRunResponse } from "../models/
|
|
4
|
+
import { CancelDataQualityRulesetEvaluationRunRequest, CancelDataQualityRulesetEvaluationRunResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { CancelMLTaskRunRequest, CancelMLTaskRunResponse } from "../models/
|
|
4
|
+
import { CancelMLTaskRunRequest, CancelMLTaskRunResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { CancelStatementRequest, CancelStatementResponse } from "../models/
|
|
4
|
+
import { CancelStatementRequest, CancelStatementResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { CheckSchemaVersionValidityInput, CheckSchemaVersionValidityResponse } from "../models/
|
|
4
|
+
import { CheckSchemaVersionValidityInput, CheckSchemaVersionValidityResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { CreateBlueprintRequest, CreateBlueprintResponse } from "../models/
|
|
4
|
+
import { CreateBlueprintRequest, CreateBlueprintResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { CreateCatalogRequest, CreateCatalogResponse } from "../models/
|
|
4
|
+
import { CreateCatalogRequest, CreateCatalogResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { CreateClassifierRequest, CreateClassifierResponse } from "../models/
|
|
4
|
+
import { CreateClassifierRequest, CreateClassifierResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { CreateColumnStatisticsTaskSettingsRequest, CreateColumnStatisticsTaskSettingsResponse } from "../models/
|
|
4
|
+
import { CreateColumnStatisticsTaskSettingsRequest, CreateColumnStatisticsTaskSettingsResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { CreateConnectionRequest, CreateConnectionResponse } from "../models/
|
|
4
|
+
import { CreateConnectionRequest, CreateConnectionResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { CreateCrawlerRequest, CreateCrawlerResponse } from "../models/
|
|
4
|
+
import { CreateCrawlerRequest, CreateCrawlerResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { CreateCustomEntityTypeRequest, CreateCustomEntityTypeResponse } from "../models/
|
|
4
|
+
import { CreateCustomEntityTypeRequest, CreateCustomEntityTypeResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { CreateDataQualityRulesetRequest
|
|
4
|
+
import { CreateDataQualityRulesetRequest } from "../models/models_0";
|
|
5
|
+
import { CreateDataQualityRulesetResponse } from "../models/models_1";
|
|
5
6
|
/**
|
|
6
7
|
* @public
|
|
7
8
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { CreateDatabaseRequest, CreateDatabaseResponse } from "../models/
|
|
4
|
+
import { CreateDatabaseRequest, CreateDatabaseResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { GetCatalogRequest } from "../models/models_1";
|
|
5
|
-
import { GetCatalogResponse } from "../models/models_2";
|
|
4
|
+
import { GetCatalogRequest, GetCatalogResponse } from "../models/models_1";
|
|
6
5
|
/**
|
|
7
6
|
* @public
|
|
8
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { GetCatalogImportStatusRequest, GetCatalogImportStatusResponse } from "../models/
|
|
4
|
+
import { GetCatalogImportStatusRequest, GetCatalogImportStatusResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { GetCatalogsRequest, GetCatalogsResponse } from "../models/
|
|
4
|
+
import { GetCatalogsRequest, GetCatalogsResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { GetClassifierRequest, GetClassifierResponse } from "../models/
|
|
4
|
+
import { GetClassifierRequest, GetClassifierResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { GetClassifiersRequest, GetClassifiersResponse } from "../models/
|
|
4
|
+
import { GetClassifiersRequest, GetClassifiersResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { GetColumnStatisticsForPartitionRequest, GetColumnStatisticsForPartitionResponse } from "../models/
|
|
4
|
+
import { GetColumnStatisticsForPartitionRequest, GetColumnStatisticsForPartitionResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { GetColumnStatisticsForTableRequest, GetColumnStatisticsForTableResponse } from "../models/
|
|
4
|
+
import { GetColumnStatisticsForTableRequest, GetColumnStatisticsForTableResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
|
-
import { GetColumnStatisticsTaskRunRequest, GetColumnStatisticsTaskRunResponse } from "../models/
|
|
4
|
+
import { GetColumnStatisticsTaskRunRequest, GetColumnStatisticsTaskRunResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|