@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
|
@@ -0,0 +1,401 @@
|
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
|
+
import { FederationSourceErrorCode } from "./enums";
|
|
3
|
+
import { GlueServiceException as __BaseException } from "./GlueServiceException";
|
|
4
|
+
export declare class AccessDeniedException extends __BaseException {
|
|
5
|
+
readonly name: "AccessDeniedException";
|
|
6
|
+
readonly $fault: "client";
|
|
7
|
+
Message?: string | undefined;
|
|
8
|
+
constructor(
|
|
9
|
+
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
10
|
+
);
|
|
11
|
+
}
|
|
12
|
+
export declare class AlreadyExistsException extends __BaseException {
|
|
13
|
+
readonly name: "AlreadyExistsException";
|
|
14
|
+
readonly $fault: "client";
|
|
15
|
+
Message?: string | undefined;
|
|
16
|
+
constructor(
|
|
17
|
+
opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>
|
|
18
|
+
);
|
|
19
|
+
}
|
|
20
|
+
export declare class EntityNotFoundException extends __BaseException {
|
|
21
|
+
readonly name: "EntityNotFoundException";
|
|
22
|
+
readonly $fault: "client";
|
|
23
|
+
Message?: string | undefined;
|
|
24
|
+
FromFederationSource?: boolean | undefined;
|
|
25
|
+
constructor(
|
|
26
|
+
opts: __ExceptionOptionType<EntityNotFoundException, __BaseException>
|
|
27
|
+
);
|
|
28
|
+
}
|
|
29
|
+
export declare class GlueEncryptionException extends __BaseException {
|
|
30
|
+
readonly name: "GlueEncryptionException";
|
|
31
|
+
readonly $fault: "client";
|
|
32
|
+
Message?: string | undefined;
|
|
33
|
+
constructor(
|
|
34
|
+
opts: __ExceptionOptionType<GlueEncryptionException, __BaseException>
|
|
35
|
+
);
|
|
36
|
+
}
|
|
37
|
+
export declare class InternalServiceException extends __BaseException {
|
|
38
|
+
readonly name: "InternalServiceException";
|
|
39
|
+
readonly $fault: "server";
|
|
40
|
+
Message?: string | undefined;
|
|
41
|
+
constructor(
|
|
42
|
+
opts: __ExceptionOptionType<InternalServiceException, __BaseException>
|
|
43
|
+
);
|
|
44
|
+
}
|
|
45
|
+
export declare class InvalidInputException extends __BaseException {
|
|
46
|
+
readonly name: "InvalidInputException";
|
|
47
|
+
readonly $fault: "client";
|
|
48
|
+
Message?: string | undefined;
|
|
49
|
+
FromFederationSource?: boolean | undefined;
|
|
50
|
+
constructor(
|
|
51
|
+
opts: __ExceptionOptionType<InvalidInputException, __BaseException>
|
|
52
|
+
);
|
|
53
|
+
}
|
|
54
|
+
export declare class OperationTimeoutException extends __BaseException {
|
|
55
|
+
readonly name: "OperationTimeoutException";
|
|
56
|
+
readonly $fault: "client";
|
|
57
|
+
Message?: string | undefined;
|
|
58
|
+
constructor(
|
|
59
|
+
opts: __ExceptionOptionType<OperationTimeoutException, __BaseException>
|
|
60
|
+
);
|
|
61
|
+
}
|
|
62
|
+
export declare class ResourceNumberLimitExceededException extends __BaseException {
|
|
63
|
+
readonly name: "ResourceNumberLimitExceededException";
|
|
64
|
+
readonly $fault: "client";
|
|
65
|
+
Message?: string | undefined;
|
|
66
|
+
constructor(
|
|
67
|
+
opts: __ExceptionOptionType<
|
|
68
|
+
ResourceNumberLimitExceededException,
|
|
69
|
+
__BaseException
|
|
70
|
+
>
|
|
71
|
+
);
|
|
72
|
+
}
|
|
73
|
+
export declare class ResourceNotReadyException extends __BaseException {
|
|
74
|
+
readonly name: "ResourceNotReadyException";
|
|
75
|
+
readonly $fault: "client";
|
|
76
|
+
Message?: string | undefined;
|
|
77
|
+
constructor(
|
|
78
|
+
opts: __ExceptionOptionType<ResourceNotReadyException, __BaseException>
|
|
79
|
+
);
|
|
80
|
+
}
|
|
81
|
+
export declare class FederationSourceException extends __BaseException {
|
|
82
|
+
readonly name: "FederationSourceException";
|
|
83
|
+
readonly $fault: "client";
|
|
84
|
+
FederationSourceErrorCode?: FederationSourceErrorCode | undefined;
|
|
85
|
+
Message?: string | undefined;
|
|
86
|
+
constructor(
|
|
87
|
+
opts: __ExceptionOptionType<FederationSourceException, __BaseException>
|
|
88
|
+
);
|
|
89
|
+
}
|
|
90
|
+
export declare class FederationSourceRetryableException extends __BaseException {
|
|
91
|
+
readonly name: "FederationSourceRetryableException";
|
|
92
|
+
readonly $fault: "client";
|
|
93
|
+
Message?: string | undefined;
|
|
94
|
+
constructor(
|
|
95
|
+
opts: __ExceptionOptionType<
|
|
96
|
+
FederationSourceRetryableException,
|
|
97
|
+
__BaseException
|
|
98
|
+
>
|
|
99
|
+
);
|
|
100
|
+
}
|
|
101
|
+
export declare class InvalidStateException extends __BaseException {
|
|
102
|
+
readonly name: "InvalidStateException";
|
|
103
|
+
readonly $fault: "client";
|
|
104
|
+
Message?: string | undefined;
|
|
105
|
+
constructor(
|
|
106
|
+
opts: __ExceptionOptionType<InvalidStateException, __BaseException>
|
|
107
|
+
);
|
|
108
|
+
}
|
|
109
|
+
export declare class ThrottlingException extends __BaseException {
|
|
110
|
+
readonly name: "ThrottlingException";
|
|
111
|
+
readonly $fault: "client";
|
|
112
|
+
Message?: string | undefined;
|
|
113
|
+
constructor(
|
|
114
|
+
opts: __ExceptionOptionType<ThrottlingException, __BaseException>
|
|
115
|
+
);
|
|
116
|
+
}
|
|
117
|
+
export declare class IllegalSessionStateException extends __BaseException {
|
|
118
|
+
readonly name: "IllegalSessionStateException";
|
|
119
|
+
readonly $fault: "client";
|
|
120
|
+
Message?: string | undefined;
|
|
121
|
+
constructor(
|
|
122
|
+
opts: __ExceptionOptionType<IllegalSessionStateException, __BaseException>
|
|
123
|
+
);
|
|
124
|
+
}
|
|
125
|
+
export declare class ConcurrentModificationException extends __BaseException {
|
|
126
|
+
readonly name: "ConcurrentModificationException";
|
|
127
|
+
readonly $fault: "client";
|
|
128
|
+
Message?: string | undefined;
|
|
129
|
+
constructor(
|
|
130
|
+
opts: __ExceptionOptionType<
|
|
131
|
+
ConcurrentModificationException,
|
|
132
|
+
__BaseException
|
|
133
|
+
>
|
|
134
|
+
);
|
|
135
|
+
}
|
|
136
|
+
export declare class FederatedResourceAlreadyExistsException extends __BaseException {
|
|
137
|
+
readonly name: "FederatedResourceAlreadyExistsException";
|
|
138
|
+
readonly $fault: "client";
|
|
139
|
+
Message?: string | undefined;
|
|
140
|
+
AssociatedGlueResource?: string | undefined;
|
|
141
|
+
constructor(
|
|
142
|
+
opts: __ExceptionOptionType<
|
|
143
|
+
FederatedResourceAlreadyExistsException,
|
|
144
|
+
__BaseException
|
|
145
|
+
>
|
|
146
|
+
);
|
|
147
|
+
}
|
|
148
|
+
export declare class ColumnStatisticsTaskRunningException extends __BaseException {
|
|
149
|
+
readonly name: "ColumnStatisticsTaskRunningException";
|
|
150
|
+
readonly $fault: "client";
|
|
151
|
+
Message?: string | undefined;
|
|
152
|
+
constructor(
|
|
153
|
+
opts: __ExceptionOptionType<
|
|
154
|
+
ColumnStatisticsTaskRunningException,
|
|
155
|
+
__BaseException
|
|
156
|
+
>
|
|
157
|
+
);
|
|
158
|
+
}
|
|
159
|
+
export declare class IdempotentParameterMismatchException extends __BaseException {
|
|
160
|
+
readonly name: "IdempotentParameterMismatchException";
|
|
161
|
+
readonly $fault: "client";
|
|
162
|
+
Message?: string | undefined;
|
|
163
|
+
constructor(
|
|
164
|
+
opts: __ExceptionOptionType<
|
|
165
|
+
IdempotentParameterMismatchException,
|
|
166
|
+
__BaseException
|
|
167
|
+
>
|
|
168
|
+
);
|
|
169
|
+
}
|
|
170
|
+
export declare class ValidationException extends __BaseException {
|
|
171
|
+
readonly name: "ValidationException";
|
|
172
|
+
readonly $fault: "client";
|
|
173
|
+
Message?: string | undefined;
|
|
174
|
+
constructor(
|
|
175
|
+
opts: __ExceptionOptionType<ValidationException, __BaseException>
|
|
176
|
+
);
|
|
177
|
+
}
|
|
178
|
+
export declare class ConflictException extends __BaseException {
|
|
179
|
+
readonly name: "ConflictException";
|
|
180
|
+
readonly $fault: "client";
|
|
181
|
+
Message?: string | undefined;
|
|
182
|
+
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
183
|
+
}
|
|
184
|
+
export declare class IntegrationConflictOperationFault extends __BaseException {
|
|
185
|
+
readonly name: "IntegrationConflictOperationFault";
|
|
186
|
+
readonly $fault: "client";
|
|
187
|
+
Message?: string | undefined;
|
|
188
|
+
constructor(
|
|
189
|
+
opts: __ExceptionOptionType<
|
|
190
|
+
IntegrationConflictOperationFault,
|
|
191
|
+
__BaseException
|
|
192
|
+
>
|
|
193
|
+
);
|
|
194
|
+
}
|
|
195
|
+
export declare class IntegrationQuotaExceededFault extends __BaseException {
|
|
196
|
+
readonly name: "IntegrationQuotaExceededFault";
|
|
197
|
+
readonly $fault: "client";
|
|
198
|
+
Message?: string | undefined;
|
|
199
|
+
constructor(
|
|
200
|
+
opts: __ExceptionOptionType<IntegrationQuotaExceededFault, __BaseException>
|
|
201
|
+
);
|
|
202
|
+
}
|
|
203
|
+
export declare class InternalServerException extends __BaseException {
|
|
204
|
+
readonly name: "InternalServerException";
|
|
205
|
+
readonly $fault: "server";
|
|
206
|
+
Message?: string | undefined;
|
|
207
|
+
constructor(
|
|
208
|
+
opts: __ExceptionOptionType<InternalServerException, __BaseException>
|
|
209
|
+
);
|
|
210
|
+
}
|
|
211
|
+
export declare class KMSKeyNotAccessibleFault extends __BaseException {
|
|
212
|
+
readonly name: "KMSKeyNotAccessibleFault";
|
|
213
|
+
readonly $fault: "client";
|
|
214
|
+
Message?: string | undefined;
|
|
215
|
+
constructor(
|
|
216
|
+
opts: __ExceptionOptionType<KMSKeyNotAccessibleFault, __BaseException>
|
|
217
|
+
);
|
|
218
|
+
}
|
|
219
|
+
export declare class ResourceNotFoundException extends __BaseException {
|
|
220
|
+
readonly name: "ResourceNotFoundException";
|
|
221
|
+
readonly $fault: "client";
|
|
222
|
+
Message?: string | undefined;
|
|
223
|
+
constructor(
|
|
224
|
+
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
225
|
+
);
|
|
226
|
+
}
|
|
227
|
+
export declare class OperationNotSupportedException extends __BaseException {
|
|
228
|
+
readonly name: "OperationNotSupportedException";
|
|
229
|
+
readonly $fault: "client";
|
|
230
|
+
Message?: string | undefined;
|
|
231
|
+
constructor(
|
|
232
|
+
opts: __ExceptionOptionType<OperationNotSupportedException, __BaseException>
|
|
233
|
+
);
|
|
234
|
+
}
|
|
235
|
+
export declare class CrawlerRunningException extends __BaseException {
|
|
236
|
+
readonly name: "CrawlerRunningException";
|
|
237
|
+
readonly $fault: "client";
|
|
238
|
+
Message?: string | undefined;
|
|
239
|
+
constructor(
|
|
240
|
+
opts: __ExceptionOptionType<CrawlerRunningException, __BaseException>
|
|
241
|
+
);
|
|
242
|
+
}
|
|
243
|
+
export declare class SchedulerTransitioningException extends __BaseException {
|
|
244
|
+
readonly name: "SchedulerTransitioningException";
|
|
245
|
+
readonly $fault: "client";
|
|
246
|
+
Message?: string | undefined;
|
|
247
|
+
constructor(
|
|
248
|
+
opts: __ExceptionOptionType<
|
|
249
|
+
SchedulerTransitioningException,
|
|
250
|
+
__BaseException
|
|
251
|
+
>
|
|
252
|
+
);
|
|
253
|
+
}
|
|
254
|
+
export declare class IntegrationNotFoundFault extends __BaseException {
|
|
255
|
+
readonly name: "IntegrationNotFoundFault";
|
|
256
|
+
readonly $fault: "client";
|
|
257
|
+
Message?: string | undefined;
|
|
258
|
+
constructor(
|
|
259
|
+
opts: __ExceptionOptionType<IntegrationNotFoundFault, __BaseException>
|
|
260
|
+
);
|
|
261
|
+
}
|
|
262
|
+
export declare class InvalidIntegrationStateFault extends __BaseException {
|
|
263
|
+
readonly name: "InvalidIntegrationStateFault";
|
|
264
|
+
readonly $fault: "client";
|
|
265
|
+
Message?: string | undefined;
|
|
266
|
+
constructor(
|
|
267
|
+
opts: __ExceptionOptionType<InvalidIntegrationStateFault, __BaseException>
|
|
268
|
+
);
|
|
269
|
+
}
|
|
270
|
+
export declare class ConditionCheckFailureException extends __BaseException {
|
|
271
|
+
readonly name: "ConditionCheckFailureException";
|
|
272
|
+
readonly $fault: "client";
|
|
273
|
+
Message?: string | undefined;
|
|
274
|
+
constructor(
|
|
275
|
+
opts: __ExceptionOptionType<ConditionCheckFailureException, __BaseException>
|
|
276
|
+
);
|
|
277
|
+
}
|
|
278
|
+
export declare class TargetResourceNotFound extends __BaseException {
|
|
279
|
+
readonly name: "TargetResourceNotFound";
|
|
280
|
+
readonly $fault: "client";
|
|
281
|
+
Message?: string | undefined;
|
|
282
|
+
constructor(
|
|
283
|
+
opts: __ExceptionOptionType<TargetResourceNotFound, __BaseException>
|
|
284
|
+
);
|
|
285
|
+
}
|
|
286
|
+
export declare class PermissionTypeMismatchException extends __BaseException {
|
|
287
|
+
readonly name: "PermissionTypeMismatchException";
|
|
288
|
+
readonly $fault: "client";
|
|
289
|
+
Message?: string | undefined;
|
|
290
|
+
constructor(
|
|
291
|
+
opts: __ExceptionOptionType<
|
|
292
|
+
PermissionTypeMismatchException,
|
|
293
|
+
__BaseException
|
|
294
|
+
>
|
|
295
|
+
);
|
|
296
|
+
}
|
|
297
|
+
export declare class ConcurrentRunsExceededException extends __BaseException {
|
|
298
|
+
readonly name: "ConcurrentRunsExceededException";
|
|
299
|
+
readonly $fault: "client";
|
|
300
|
+
Message?: string | undefined;
|
|
301
|
+
constructor(
|
|
302
|
+
opts: __ExceptionOptionType<
|
|
303
|
+
ConcurrentRunsExceededException,
|
|
304
|
+
__BaseException
|
|
305
|
+
>
|
|
306
|
+
);
|
|
307
|
+
}
|
|
308
|
+
export declare class IllegalWorkflowStateException extends __BaseException {
|
|
309
|
+
readonly name: "IllegalWorkflowStateException";
|
|
310
|
+
readonly $fault: "client";
|
|
311
|
+
Message?: string | undefined;
|
|
312
|
+
constructor(
|
|
313
|
+
opts: __ExceptionOptionType<IllegalWorkflowStateException, __BaseException>
|
|
314
|
+
);
|
|
315
|
+
}
|
|
316
|
+
export declare class IllegalBlueprintStateException extends __BaseException {
|
|
317
|
+
readonly name: "IllegalBlueprintStateException";
|
|
318
|
+
readonly $fault: "client";
|
|
319
|
+
Message?: string | undefined;
|
|
320
|
+
constructor(
|
|
321
|
+
opts: __ExceptionOptionType<IllegalBlueprintStateException, __BaseException>
|
|
322
|
+
);
|
|
323
|
+
}
|
|
324
|
+
export declare class NoScheduleException extends __BaseException {
|
|
325
|
+
readonly name: "NoScheduleException";
|
|
326
|
+
readonly $fault: "client";
|
|
327
|
+
Message?: string | undefined;
|
|
328
|
+
constructor(
|
|
329
|
+
opts: __ExceptionOptionType<NoScheduleException, __BaseException>
|
|
330
|
+
);
|
|
331
|
+
}
|
|
332
|
+
export declare class SchedulerRunningException extends __BaseException {
|
|
333
|
+
readonly name: "SchedulerRunningException";
|
|
334
|
+
readonly $fault: "client";
|
|
335
|
+
Message?: string | undefined;
|
|
336
|
+
constructor(
|
|
337
|
+
opts: __ExceptionOptionType<SchedulerRunningException, __BaseException>
|
|
338
|
+
);
|
|
339
|
+
}
|
|
340
|
+
export declare class MLTransformNotReadyException extends __BaseException {
|
|
341
|
+
readonly name: "MLTransformNotReadyException";
|
|
342
|
+
readonly $fault: "client";
|
|
343
|
+
Message?: string | undefined;
|
|
344
|
+
constructor(
|
|
345
|
+
opts: __ExceptionOptionType<MLTransformNotReadyException, __BaseException>
|
|
346
|
+
);
|
|
347
|
+
}
|
|
348
|
+
export declare class ColumnStatisticsTaskNotRunningException extends __BaseException {
|
|
349
|
+
readonly name: "ColumnStatisticsTaskNotRunningException";
|
|
350
|
+
readonly $fault: "client";
|
|
351
|
+
Message?: string | undefined;
|
|
352
|
+
constructor(
|
|
353
|
+
opts: __ExceptionOptionType<
|
|
354
|
+
ColumnStatisticsTaskNotRunningException,
|
|
355
|
+
__BaseException
|
|
356
|
+
>
|
|
357
|
+
);
|
|
358
|
+
}
|
|
359
|
+
export declare class ColumnStatisticsTaskStoppingException extends __BaseException {
|
|
360
|
+
readonly name: "ColumnStatisticsTaskStoppingException";
|
|
361
|
+
readonly $fault: "client";
|
|
362
|
+
Message?: string | undefined;
|
|
363
|
+
constructor(
|
|
364
|
+
opts: __ExceptionOptionType<
|
|
365
|
+
ColumnStatisticsTaskStoppingException,
|
|
366
|
+
__BaseException
|
|
367
|
+
>
|
|
368
|
+
);
|
|
369
|
+
}
|
|
370
|
+
export declare class CrawlerNotRunningException extends __BaseException {
|
|
371
|
+
readonly name: "CrawlerNotRunningException";
|
|
372
|
+
readonly $fault: "client";
|
|
373
|
+
Message?: string | undefined;
|
|
374
|
+
constructor(
|
|
375
|
+
opts: __ExceptionOptionType<CrawlerNotRunningException, __BaseException>
|
|
376
|
+
);
|
|
377
|
+
}
|
|
378
|
+
export declare class CrawlerStoppingException extends __BaseException {
|
|
379
|
+
readonly name: "CrawlerStoppingException";
|
|
380
|
+
readonly $fault: "client";
|
|
381
|
+
Message?: string | undefined;
|
|
382
|
+
constructor(
|
|
383
|
+
opts: __ExceptionOptionType<CrawlerStoppingException, __BaseException>
|
|
384
|
+
);
|
|
385
|
+
}
|
|
386
|
+
export declare class SchedulerNotRunningException extends __BaseException {
|
|
387
|
+
readonly name: "SchedulerNotRunningException";
|
|
388
|
+
readonly $fault: "client";
|
|
389
|
+
Message?: string | undefined;
|
|
390
|
+
constructor(
|
|
391
|
+
opts: __ExceptionOptionType<SchedulerNotRunningException, __BaseException>
|
|
392
|
+
);
|
|
393
|
+
}
|
|
394
|
+
export declare class VersionMismatchException extends __BaseException {
|
|
395
|
+
readonly name: "VersionMismatchException";
|
|
396
|
+
readonly $fault: "client";
|
|
397
|
+
Message?: string | undefined;
|
|
398
|
+
constructor(
|
|
399
|
+
opts: __ExceptionOptionType<VersionMismatchException, __BaseException>
|
|
400
|
+
);
|
|
401
|
+
}
|