@aws-sdk/client-glue 3.933.0 → 3.935.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1342 -1344
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +910 -0
- package/dist-es/models/errors.js +639 -0
- package/dist-es/models/models_0.js +1 -578
- package/dist-es/models/models_1.js +1 -610
- package/dist-es/models/models_2.js +1 -169
- package/dist-es/models/models_3.js +1 -195
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +1 -2
- package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
- package/dist-types/commands/BatchStopJobRunCommand.d.ts +1 -1
- package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +1 -1
- package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/commands/CancelMLTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/CancelStatementCommand.d.ts +1 -1
- package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
- package/dist-types/commands/CreateBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/CreateCatalogCommand.d.ts +1 -1
- package/dist-types/commands/CreateClassifierCommand.d.ts +1 -1
- package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/commands/CreateConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +2 -1
- package/dist-types/commands/CreateDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/GetCatalogCommand.d.ts +1 -2
- package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetCatalogsCommand.d.ts +1 -1
- package/dist-types/commands/GetClassifierCommand.d.ts +1 -1
- package/dist-types/commands/GetClassifiersCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/GetCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +1 -1
- package/dist-types/commands/GetCrawlersCommand.d.ts +1 -1
- package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityModelCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityResultCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/commands/GetDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/GetDatabasesCommand.d.ts +1 -1
- package/dist-types/commands/GetDataflowGraphCommand.d.ts +1 -1
- package/dist-types/commands/GetDevEndpointCommand.d.ts +1 -1
- package/dist-types/commands/GetDevEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/GetEntityRecordsCommand.d.ts +1 -1
- package/dist-types/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/commands/GetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/commands/GetJobCommand.d.ts +1 -1
- package/dist-types/commands/GetJobRunCommand.d.ts +1 -1
- package/dist-types/commands/GetJobRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetJobsCommand.d.ts +1 -1
- package/dist-types/commands/GetMLTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/GetMLTaskRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetMLTransformCommand.d.ts +1 -1
- package/dist-types/commands/GetMappingCommand.d.ts +1 -1
- package/dist-types/commands/ListSchemaVersionsCommand.d.ts +1 -2
- package/dist-types/commands/ListSessionsCommand.d.ts +1 -1
- package/dist-types/commands/ListStatementsCommand.d.ts +1 -1
- package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
- package/dist-types/commands/ListTriggersCommand.d.ts +1 -1
- package/dist-types/commands/ListUsageProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkflowsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
- package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +1 -1
- package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/commands/ResetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/RunStatementCommand.d.ts +1 -1
- package/dist-types/commands/SearchTablesCommand.d.ts +2 -1
- package/dist-types/commands/StartBlueprintRunCommand.d.ts +1 -1
- package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartJobRunCommand.d.ts +1 -1
- package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartTriggerCommand.d.ts +1 -1
- package/dist-types/commands/StartWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopSessionCommand.d.ts +1 -1
- package/dist-types/commands/StopTriggerCommand.d.ts +1 -1
- package/dist-types/commands/StopWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/TestConnectionCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCatalogCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClassifierCommand.d.ts +1 -1
- package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDevEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateJobCommand.d.ts +2 -1
- package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMLTransformCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePartitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRegistryCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSchemaCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTableCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTriggerCommand.d.ts +1 -1
- package/dist-types/index.d.ts +6 -1
- package/dist-types/models/enums.d.ts +1918 -0
- package/dist-types/models/errors.d.ts +789 -0
- package/dist-types/models/models_0.d.ts +1999 -1092
- package/dist-types/models/models_1.d.ts +4480 -4078
- package/dist-types/models/models_2.d.ts +3636 -4236
- package/dist-types/models/models_3.d.ts +4 -3422
- package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCatalogCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCatalogCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCatalogsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEntityRecordsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUsageProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCatalogCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +6 -1
- package/dist-types/ts3.4/models/enums.d.ts +1121 -0
- package/dist-types/ts3.4/models/errors.d.ts +401 -0
- package/dist-types/ts3.4/models/models_0.d.ts +462 -599
- package/dist-types/ts3.4/models/models_1.d.ts +797 -981
- package/dist-types/ts3.4/models/models_2.d.ts +1304 -1505
- package/dist-types/ts3.4/models/models_3.d.ts +8 -900
- package/package.json +12 -12
- package/dist-es/models/index.js +0 -4
- package/dist-types/models/index.d.ts +0 -4
- package/dist-types/ts3.4/models/index.d.ts +0 -4
|
@@ -0,0 +1,789 @@
|
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
|
+
import { FederationSourceErrorCode } from "./enums";
|
|
3
|
+
import { GlueServiceException as __BaseException } from "./GlueServiceException";
|
|
4
|
+
/**
|
|
5
|
+
* <p>Access to a resource was denied.</p>
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export declare class AccessDeniedException extends __BaseException {
|
|
9
|
+
readonly name: "AccessDeniedException";
|
|
10
|
+
readonly $fault: "client";
|
|
11
|
+
/**
|
|
12
|
+
* <p>A message describing the problem.</p>
|
|
13
|
+
* @public
|
|
14
|
+
*/
|
|
15
|
+
Message?: string | undefined;
|
|
16
|
+
/**
|
|
17
|
+
* @internal
|
|
18
|
+
*/
|
|
19
|
+
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
20
|
+
}
|
|
21
|
+
/**
|
|
22
|
+
* <p>A resource to be created or added already exists.</p>
|
|
23
|
+
* @public
|
|
24
|
+
*/
|
|
25
|
+
export declare class AlreadyExistsException extends __BaseException {
|
|
26
|
+
readonly name: "AlreadyExistsException";
|
|
27
|
+
readonly $fault: "client";
|
|
28
|
+
/**
|
|
29
|
+
* <p>A message describing the problem.</p>
|
|
30
|
+
* @public
|
|
31
|
+
*/
|
|
32
|
+
Message?: string | undefined;
|
|
33
|
+
/**
|
|
34
|
+
* @internal
|
|
35
|
+
*/
|
|
36
|
+
constructor(opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>);
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* <p>A specified entity does not exist</p>
|
|
40
|
+
* @public
|
|
41
|
+
*/
|
|
42
|
+
export declare class EntityNotFoundException extends __BaseException {
|
|
43
|
+
readonly name: "EntityNotFoundException";
|
|
44
|
+
readonly $fault: "client";
|
|
45
|
+
/**
|
|
46
|
+
* <p>A message describing the problem.</p>
|
|
47
|
+
* @public
|
|
48
|
+
*/
|
|
49
|
+
Message?: string | undefined;
|
|
50
|
+
/**
|
|
51
|
+
* <p>Indicates whether or not the exception relates to a federated source.</p>
|
|
52
|
+
* @public
|
|
53
|
+
*/
|
|
54
|
+
FromFederationSource?: boolean | undefined;
|
|
55
|
+
/**
|
|
56
|
+
* @internal
|
|
57
|
+
*/
|
|
58
|
+
constructor(opts: __ExceptionOptionType<EntityNotFoundException, __BaseException>);
|
|
59
|
+
}
|
|
60
|
+
/**
|
|
61
|
+
* <p>An encryption operation failed.</p>
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
64
|
+
export declare class GlueEncryptionException extends __BaseException {
|
|
65
|
+
readonly name: "GlueEncryptionException";
|
|
66
|
+
readonly $fault: "client";
|
|
67
|
+
/**
|
|
68
|
+
* <p>The message describing the problem.</p>
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
71
|
+
Message?: string | undefined;
|
|
72
|
+
/**
|
|
73
|
+
* @internal
|
|
74
|
+
*/
|
|
75
|
+
constructor(opts: __ExceptionOptionType<GlueEncryptionException, __BaseException>);
|
|
76
|
+
}
|
|
77
|
+
/**
|
|
78
|
+
* <p>An internal service error occurred.</p>
|
|
79
|
+
* @public
|
|
80
|
+
*/
|
|
81
|
+
export declare class InternalServiceException extends __BaseException {
|
|
82
|
+
readonly name: "InternalServiceException";
|
|
83
|
+
readonly $fault: "server";
|
|
84
|
+
/**
|
|
85
|
+
* <p>A message describing the problem.</p>
|
|
86
|
+
* @public
|
|
87
|
+
*/
|
|
88
|
+
Message?: string | undefined;
|
|
89
|
+
/**
|
|
90
|
+
* @internal
|
|
91
|
+
*/
|
|
92
|
+
constructor(opts: __ExceptionOptionType<InternalServiceException, __BaseException>);
|
|
93
|
+
}
|
|
94
|
+
/**
|
|
95
|
+
* <p>The input provided was not valid.</p>
|
|
96
|
+
* @public
|
|
97
|
+
*/
|
|
98
|
+
export declare class InvalidInputException extends __BaseException {
|
|
99
|
+
readonly name: "InvalidInputException";
|
|
100
|
+
readonly $fault: "client";
|
|
101
|
+
/**
|
|
102
|
+
* <p>A message describing the problem.</p>
|
|
103
|
+
* @public
|
|
104
|
+
*/
|
|
105
|
+
Message?: string | undefined;
|
|
106
|
+
/**
|
|
107
|
+
* <p>Indicates whether or not the exception relates to a federated source.</p>
|
|
108
|
+
* @public
|
|
109
|
+
*/
|
|
110
|
+
FromFederationSource?: boolean | undefined;
|
|
111
|
+
/**
|
|
112
|
+
* @internal
|
|
113
|
+
*/
|
|
114
|
+
constructor(opts: __ExceptionOptionType<InvalidInputException, __BaseException>);
|
|
115
|
+
}
|
|
116
|
+
/**
|
|
117
|
+
* <p>The operation timed out.</p>
|
|
118
|
+
* @public
|
|
119
|
+
*/
|
|
120
|
+
export declare class OperationTimeoutException extends __BaseException {
|
|
121
|
+
readonly name: "OperationTimeoutException";
|
|
122
|
+
readonly $fault: "client";
|
|
123
|
+
/**
|
|
124
|
+
* <p>A message describing the problem.</p>
|
|
125
|
+
* @public
|
|
126
|
+
*/
|
|
127
|
+
Message?: string | undefined;
|
|
128
|
+
/**
|
|
129
|
+
* @internal
|
|
130
|
+
*/
|
|
131
|
+
constructor(opts: __ExceptionOptionType<OperationTimeoutException, __BaseException>);
|
|
132
|
+
}
|
|
133
|
+
/**
|
|
134
|
+
* <p>A resource numerical limit was exceeded.</p>
|
|
135
|
+
* @public
|
|
136
|
+
*/
|
|
137
|
+
export declare class ResourceNumberLimitExceededException extends __BaseException {
|
|
138
|
+
readonly name: "ResourceNumberLimitExceededException";
|
|
139
|
+
readonly $fault: "client";
|
|
140
|
+
/**
|
|
141
|
+
* <p>A message describing the problem.</p>
|
|
142
|
+
* @public
|
|
143
|
+
*/
|
|
144
|
+
Message?: string | undefined;
|
|
145
|
+
/**
|
|
146
|
+
* @internal
|
|
147
|
+
*/
|
|
148
|
+
constructor(opts: __ExceptionOptionType<ResourceNumberLimitExceededException, __BaseException>);
|
|
149
|
+
}
|
|
150
|
+
/**
|
|
151
|
+
* <p>A resource was not ready for a transaction.</p>
|
|
152
|
+
* @public
|
|
153
|
+
*/
|
|
154
|
+
export declare class ResourceNotReadyException extends __BaseException {
|
|
155
|
+
readonly name: "ResourceNotReadyException";
|
|
156
|
+
readonly $fault: "client";
|
|
157
|
+
/**
|
|
158
|
+
* <p>A message describing the problem.</p>
|
|
159
|
+
* @public
|
|
160
|
+
*/
|
|
161
|
+
Message?: string | undefined;
|
|
162
|
+
/**
|
|
163
|
+
* @internal
|
|
164
|
+
*/
|
|
165
|
+
constructor(opts: __ExceptionOptionType<ResourceNotReadyException, __BaseException>);
|
|
166
|
+
}
|
|
167
|
+
/**
|
|
168
|
+
* <p>A federation source failed.</p>
|
|
169
|
+
* @public
|
|
170
|
+
*/
|
|
171
|
+
export declare class FederationSourceException extends __BaseException {
|
|
172
|
+
readonly name: "FederationSourceException";
|
|
173
|
+
readonly $fault: "client";
|
|
174
|
+
/**
|
|
175
|
+
* <p>The error code of the problem.</p>
|
|
176
|
+
* @public
|
|
177
|
+
*/
|
|
178
|
+
FederationSourceErrorCode?: FederationSourceErrorCode | undefined;
|
|
179
|
+
/**
|
|
180
|
+
* <p>The message describing the problem.</p>
|
|
181
|
+
* @public
|
|
182
|
+
*/
|
|
183
|
+
Message?: string | undefined;
|
|
184
|
+
/**
|
|
185
|
+
* @internal
|
|
186
|
+
*/
|
|
187
|
+
constructor(opts: __ExceptionOptionType<FederationSourceException, __BaseException>);
|
|
188
|
+
}
|
|
189
|
+
/**
|
|
190
|
+
* <p>A federation source failed, but the operation may be retried.</p>
|
|
191
|
+
* @public
|
|
192
|
+
*/
|
|
193
|
+
export declare class FederationSourceRetryableException extends __BaseException {
|
|
194
|
+
readonly name: "FederationSourceRetryableException";
|
|
195
|
+
readonly $fault: "client";
|
|
196
|
+
/**
|
|
197
|
+
* <p>A message describing the problem.</p>
|
|
198
|
+
* @public
|
|
199
|
+
*/
|
|
200
|
+
Message?: string | undefined;
|
|
201
|
+
/**
|
|
202
|
+
* @internal
|
|
203
|
+
*/
|
|
204
|
+
constructor(opts: __ExceptionOptionType<FederationSourceRetryableException, __BaseException>);
|
|
205
|
+
}
|
|
206
|
+
/**
|
|
207
|
+
* <p>An error that indicates your data is in an invalid state.</p>
|
|
208
|
+
* @public
|
|
209
|
+
*/
|
|
210
|
+
export declare class InvalidStateException extends __BaseException {
|
|
211
|
+
readonly name: "InvalidStateException";
|
|
212
|
+
readonly $fault: "client";
|
|
213
|
+
/**
|
|
214
|
+
* <p>A message describing the problem.</p>
|
|
215
|
+
* @public
|
|
216
|
+
*/
|
|
217
|
+
Message?: string | undefined;
|
|
218
|
+
/**
|
|
219
|
+
* @internal
|
|
220
|
+
*/
|
|
221
|
+
constructor(opts: __ExceptionOptionType<InvalidStateException, __BaseException>);
|
|
222
|
+
}
|
|
223
|
+
/**
|
|
224
|
+
* <p>The throttling threshhold was exceeded.</p>
|
|
225
|
+
* @public
|
|
226
|
+
*/
|
|
227
|
+
export declare class ThrottlingException extends __BaseException {
|
|
228
|
+
readonly name: "ThrottlingException";
|
|
229
|
+
readonly $fault: "client";
|
|
230
|
+
/**
|
|
231
|
+
* <p>A message describing the problem.</p>
|
|
232
|
+
* @public
|
|
233
|
+
*/
|
|
234
|
+
Message?: string | undefined;
|
|
235
|
+
/**
|
|
236
|
+
* @internal
|
|
237
|
+
*/
|
|
238
|
+
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
239
|
+
}
|
|
240
|
+
/**
|
|
241
|
+
* <p>The session is in an invalid state to perform a requested operation.</p>
|
|
242
|
+
* @public
|
|
243
|
+
*/
|
|
244
|
+
export declare class IllegalSessionStateException extends __BaseException {
|
|
245
|
+
readonly name: "IllegalSessionStateException";
|
|
246
|
+
readonly $fault: "client";
|
|
247
|
+
/**
|
|
248
|
+
* <p>A message describing the problem.</p>
|
|
249
|
+
* @public
|
|
250
|
+
*/
|
|
251
|
+
Message?: string | undefined;
|
|
252
|
+
/**
|
|
253
|
+
* @internal
|
|
254
|
+
*/
|
|
255
|
+
constructor(opts: __ExceptionOptionType<IllegalSessionStateException, __BaseException>);
|
|
256
|
+
}
|
|
257
|
+
/**
|
|
258
|
+
* <p>Two processes are trying to modify a resource simultaneously.</p>
|
|
259
|
+
* @public
|
|
260
|
+
*/
|
|
261
|
+
export declare class ConcurrentModificationException extends __BaseException {
|
|
262
|
+
readonly name: "ConcurrentModificationException";
|
|
263
|
+
readonly $fault: "client";
|
|
264
|
+
/**
|
|
265
|
+
* <p>A message describing the problem.</p>
|
|
266
|
+
* @public
|
|
267
|
+
*/
|
|
268
|
+
Message?: string | undefined;
|
|
269
|
+
/**
|
|
270
|
+
* @internal
|
|
271
|
+
*/
|
|
272
|
+
constructor(opts: __ExceptionOptionType<ConcurrentModificationException, __BaseException>);
|
|
273
|
+
}
|
|
274
|
+
/**
|
|
275
|
+
* <p>A federated resource already exists.</p>
|
|
276
|
+
* @public
|
|
277
|
+
*/
|
|
278
|
+
export declare class FederatedResourceAlreadyExistsException extends __BaseException {
|
|
279
|
+
readonly name: "FederatedResourceAlreadyExistsException";
|
|
280
|
+
readonly $fault: "client";
|
|
281
|
+
/**
|
|
282
|
+
* <p>The message describing the problem.</p>
|
|
283
|
+
* @public
|
|
284
|
+
*/
|
|
285
|
+
Message?: string | undefined;
|
|
286
|
+
/**
|
|
287
|
+
* <p>The associated Glue resource already exists.</p>
|
|
288
|
+
* @public
|
|
289
|
+
*/
|
|
290
|
+
AssociatedGlueResource?: string | undefined;
|
|
291
|
+
/**
|
|
292
|
+
* @internal
|
|
293
|
+
*/
|
|
294
|
+
constructor(opts: __ExceptionOptionType<FederatedResourceAlreadyExistsException, __BaseException>);
|
|
295
|
+
}
|
|
296
|
+
/**
|
|
297
|
+
* <p>An exception thrown when you try to start another job while running a column stats generation job.</p>
|
|
298
|
+
* @public
|
|
299
|
+
*/
|
|
300
|
+
export declare class ColumnStatisticsTaskRunningException extends __BaseException {
|
|
301
|
+
readonly name: "ColumnStatisticsTaskRunningException";
|
|
302
|
+
readonly $fault: "client";
|
|
303
|
+
/**
|
|
304
|
+
* <p>A message describing the problem.</p>
|
|
305
|
+
* @public
|
|
306
|
+
*/
|
|
307
|
+
Message?: string | undefined;
|
|
308
|
+
/**
|
|
309
|
+
* @internal
|
|
310
|
+
*/
|
|
311
|
+
constructor(opts: __ExceptionOptionType<ColumnStatisticsTaskRunningException, __BaseException>);
|
|
312
|
+
}
|
|
313
|
+
/**
|
|
314
|
+
* <p>The same unique identifier was associated with two different records.</p>
|
|
315
|
+
* @public
|
|
316
|
+
*/
|
|
317
|
+
export declare class IdempotentParameterMismatchException extends __BaseException {
|
|
318
|
+
readonly name: "IdempotentParameterMismatchException";
|
|
319
|
+
readonly $fault: "client";
|
|
320
|
+
/**
|
|
321
|
+
* <p>A message describing the problem.</p>
|
|
322
|
+
* @public
|
|
323
|
+
*/
|
|
324
|
+
Message?: string | undefined;
|
|
325
|
+
/**
|
|
326
|
+
* @internal
|
|
327
|
+
*/
|
|
328
|
+
constructor(opts: __ExceptionOptionType<IdempotentParameterMismatchException, __BaseException>);
|
|
329
|
+
}
|
|
330
|
+
/**
|
|
331
|
+
* <p>A value could not be validated.</p>
|
|
332
|
+
* @public
|
|
333
|
+
*/
|
|
334
|
+
export declare class ValidationException extends __BaseException {
|
|
335
|
+
readonly name: "ValidationException";
|
|
336
|
+
readonly $fault: "client";
|
|
337
|
+
/**
|
|
338
|
+
* <p>A message describing the problem.</p>
|
|
339
|
+
* @public
|
|
340
|
+
*/
|
|
341
|
+
Message?: string | undefined;
|
|
342
|
+
/**
|
|
343
|
+
* @internal
|
|
344
|
+
*/
|
|
345
|
+
constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
|
|
346
|
+
}
|
|
347
|
+
/**
|
|
348
|
+
* <p>The <code>CreatePartitions</code> API was called on a table that has indexes enabled. </p>
|
|
349
|
+
* @public
|
|
350
|
+
*/
|
|
351
|
+
export declare class ConflictException extends __BaseException {
|
|
352
|
+
readonly name: "ConflictException";
|
|
353
|
+
readonly $fault: "client";
|
|
354
|
+
/**
|
|
355
|
+
* <p>A message describing the problem.</p>
|
|
356
|
+
* @public
|
|
357
|
+
*/
|
|
358
|
+
Message?: string | undefined;
|
|
359
|
+
/**
|
|
360
|
+
* @internal
|
|
361
|
+
*/
|
|
362
|
+
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
363
|
+
}
|
|
364
|
+
/**
|
|
365
|
+
* <p>The requested operation conflicts with another operation.</p>
|
|
366
|
+
* @public
|
|
367
|
+
*/
|
|
368
|
+
export declare class IntegrationConflictOperationFault extends __BaseException {
|
|
369
|
+
readonly name: "IntegrationConflictOperationFault";
|
|
370
|
+
readonly $fault: "client";
|
|
371
|
+
/**
|
|
372
|
+
* <p>A message describing the problem.</p>
|
|
373
|
+
* @public
|
|
374
|
+
*/
|
|
375
|
+
Message?: string | undefined;
|
|
376
|
+
/**
|
|
377
|
+
* @internal
|
|
378
|
+
*/
|
|
379
|
+
constructor(opts: __ExceptionOptionType<IntegrationConflictOperationFault, __BaseException>);
|
|
380
|
+
}
|
|
381
|
+
/**
|
|
382
|
+
* <p>The data processed through your integration exceeded your quota.</p>
|
|
383
|
+
* @public
|
|
384
|
+
*/
|
|
385
|
+
export declare class IntegrationQuotaExceededFault extends __BaseException {
|
|
386
|
+
readonly name: "IntegrationQuotaExceededFault";
|
|
387
|
+
readonly $fault: "client";
|
|
388
|
+
/**
|
|
389
|
+
* <p>A message describing the problem.</p>
|
|
390
|
+
* @public
|
|
391
|
+
*/
|
|
392
|
+
Message?: string | undefined;
|
|
393
|
+
/**
|
|
394
|
+
* @internal
|
|
395
|
+
*/
|
|
396
|
+
constructor(opts: __ExceptionOptionType<IntegrationQuotaExceededFault, __BaseException>);
|
|
397
|
+
}
|
|
398
|
+
/**
|
|
399
|
+
* <p>An internal server error occurred.</p>
|
|
400
|
+
* @public
|
|
401
|
+
*/
|
|
402
|
+
export declare class InternalServerException extends __BaseException {
|
|
403
|
+
readonly name: "InternalServerException";
|
|
404
|
+
readonly $fault: "server";
|
|
405
|
+
/**
|
|
406
|
+
* <p>A message describing the problem.</p>
|
|
407
|
+
* @public
|
|
408
|
+
*/
|
|
409
|
+
Message?: string | undefined;
|
|
410
|
+
/**
|
|
411
|
+
* @internal
|
|
412
|
+
*/
|
|
413
|
+
constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
|
|
414
|
+
}
|
|
415
|
+
/**
|
|
416
|
+
* <p>The KMS key specified is not accessible.</p>
|
|
417
|
+
* @public
|
|
418
|
+
*/
|
|
419
|
+
export declare class KMSKeyNotAccessibleFault extends __BaseException {
|
|
420
|
+
readonly name: "KMSKeyNotAccessibleFault";
|
|
421
|
+
readonly $fault: "client";
|
|
422
|
+
/**
|
|
423
|
+
* <p>A message describing the problem.</p>
|
|
424
|
+
* @public
|
|
425
|
+
*/
|
|
426
|
+
Message?: string | undefined;
|
|
427
|
+
/**
|
|
428
|
+
* @internal
|
|
429
|
+
*/
|
|
430
|
+
constructor(opts: __ExceptionOptionType<KMSKeyNotAccessibleFault, __BaseException>);
|
|
431
|
+
}
|
|
432
|
+
/**
|
|
433
|
+
* <p>The resource could not be found.</p>
|
|
434
|
+
* @public
|
|
435
|
+
*/
|
|
436
|
+
export declare class ResourceNotFoundException extends __BaseException {
|
|
437
|
+
readonly name: "ResourceNotFoundException";
|
|
438
|
+
readonly $fault: "client";
|
|
439
|
+
/**
|
|
440
|
+
* <p>A message describing the problem.</p>
|
|
441
|
+
* @public
|
|
442
|
+
*/
|
|
443
|
+
Message?: string | undefined;
|
|
444
|
+
/**
|
|
445
|
+
* @internal
|
|
446
|
+
*/
|
|
447
|
+
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
448
|
+
}
|
|
449
|
+
/**
|
|
450
|
+
* <p>The operation is not available in the region.</p>
|
|
451
|
+
* @public
|
|
452
|
+
*/
|
|
453
|
+
export declare class OperationNotSupportedException extends __BaseException {
|
|
454
|
+
readonly name: "OperationNotSupportedException";
|
|
455
|
+
readonly $fault: "client";
|
|
456
|
+
/**
|
|
457
|
+
* <p>A message describing the problem.</p>
|
|
458
|
+
* @public
|
|
459
|
+
*/
|
|
460
|
+
Message?: string | undefined;
|
|
461
|
+
/**
|
|
462
|
+
* @internal
|
|
463
|
+
*/
|
|
464
|
+
constructor(opts: __ExceptionOptionType<OperationNotSupportedException, __BaseException>);
|
|
465
|
+
}
|
|
466
|
+
/**
|
|
467
|
+
* <p>The operation cannot be performed because the crawler is already running.</p>
|
|
468
|
+
* @public
|
|
469
|
+
*/
|
|
470
|
+
export declare class CrawlerRunningException extends __BaseException {
|
|
471
|
+
readonly name: "CrawlerRunningException";
|
|
472
|
+
readonly $fault: "client";
|
|
473
|
+
/**
|
|
474
|
+
* <p>A message describing the problem.</p>
|
|
475
|
+
* @public
|
|
476
|
+
*/
|
|
477
|
+
Message?: string | undefined;
|
|
478
|
+
/**
|
|
479
|
+
* @internal
|
|
480
|
+
*/
|
|
481
|
+
constructor(opts: __ExceptionOptionType<CrawlerRunningException, __BaseException>);
|
|
482
|
+
}
|
|
483
|
+
/**
|
|
484
|
+
* <p>The specified scheduler is transitioning.</p>
|
|
485
|
+
* @public
|
|
486
|
+
*/
|
|
487
|
+
export declare class SchedulerTransitioningException extends __BaseException {
|
|
488
|
+
readonly name: "SchedulerTransitioningException";
|
|
489
|
+
readonly $fault: "client";
|
|
490
|
+
/**
|
|
491
|
+
* <p>A message describing the problem.</p>
|
|
492
|
+
* @public
|
|
493
|
+
*/
|
|
494
|
+
Message?: string | undefined;
|
|
495
|
+
/**
|
|
496
|
+
* @internal
|
|
497
|
+
*/
|
|
498
|
+
constructor(opts: __ExceptionOptionType<SchedulerTransitioningException, __BaseException>);
|
|
499
|
+
}
|
|
500
|
+
/**
|
|
501
|
+
* <p>The specified integration could not be found.</p>
|
|
502
|
+
* @public
|
|
503
|
+
*/
|
|
504
|
+
export declare class IntegrationNotFoundFault extends __BaseException {
|
|
505
|
+
readonly name: "IntegrationNotFoundFault";
|
|
506
|
+
readonly $fault: "client";
|
|
507
|
+
/**
|
|
508
|
+
* <p>A message describing the problem.</p>
|
|
509
|
+
* @public
|
|
510
|
+
*/
|
|
511
|
+
Message?: string | undefined;
|
|
512
|
+
/**
|
|
513
|
+
* @internal
|
|
514
|
+
*/
|
|
515
|
+
constructor(opts: __ExceptionOptionType<IntegrationNotFoundFault, __BaseException>);
|
|
516
|
+
}
|
|
517
|
+
/**
|
|
518
|
+
* <p>The integration is in an invalid state.</p>
|
|
519
|
+
* @public
|
|
520
|
+
*/
|
|
521
|
+
export declare class InvalidIntegrationStateFault extends __BaseException {
|
|
522
|
+
readonly name: "InvalidIntegrationStateFault";
|
|
523
|
+
readonly $fault: "client";
|
|
524
|
+
/**
|
|
525
|
+
* <p>A message describing the problem.</p>
|
|
526
|
+
* @public
|
|
527
|
+
*/
|
|
528
|
+
Message?: string | undefined;
|
|
529
|
+
/**
|
|
530
|
+
* @internal
|
|
531
|
+
*/
|
|
532
|
+
constructor(opts: __ExceptionOptionType<InvalidIntegrationStateFault, __BaseException>);
|
|
533
|
+
}
|
|
534
|
+
/**
|
|
535
|
+
* <p>A specified condition was not satisfied.</p>
|
|
536
|
+
* @public
|
|
537
|
+
*/
|
|
538
|
+
export declare class ConditionCheckFailureException extends __BaseException {
|
|
539
|
+
readonly name: "ConditionCheckFailureException";
|
|
540
|
+
readonly $fault: "client";
|
|
541
|
+
/**
|
|
542
|
+
* <p>A message describing the problem.</p>
|
|
543
|
+
* @public
|
|
544
|
+
*/
|
|
545
|
+
Message?: string | undefined;
|
|
546
|
+
/**
|
|
547
|
+
* @internal
|
|
548
|
+
*/
|
|
549
|
+
constructor(opts: __ExceptionOptionType<ConditionCheckFailureException, __BaseException>);
|
|
550
|
+
}
|
|
551
|
+
/**
|
|
552
|
+
* <p>The target resource could not be found.</p>
|
|
553
|
+
* @public
|
|
554
|
+
*/
|
|
555
|
+
export declare class TargetResourceNotFound extends __BaseException {
|
|
556
|
+
readonly name: "TargetResourceNotFound";
|
|
557
|
+
readonly $fault: "client";
|
|
558
|
+
/**
|
|
559
|
+
* <p>A message describing the problem.</p>
|
|
560
|
+
* @public
|
|
561
|
+
*/
|
|
562
|
+
Message?: string | undefined;
|
|
563
|
+
/**
|
|
564
|
+
* @internal
|
|
565
|
+
*/
|
|
566
|
+
constructor(opts: __ExceptionOptionType<TargetResourceNotFound, __BaseException>);
|
|
567
|
+
}
|
|
568
|
+
/**
|
|
569
|
+
* <p>The operation timed out.</p>
|
|
570
|
+
* @public
|
|
571
|
+
*/
|
|
572
|
+
export declare class PermissionTypeMismatchException extends __BaseException {
|
|
573
|
+
readonly name: "PermissionTypeMismatchException";
|
|
574
|
+
readonly $fault: "client";
|
|
575
|
+
/**
|
|
576
|
+
* <p>There is a mismatch between the SupportedPermissionType used in the query request
|
|
577
|
+
* and the permissions defined on the target table.</p>
|
|
578
|
+
* @public
|
|
579
|
+
*/
|
|
580
|
+
Message?: string | undefined;
|
|
581
|
+
/**
|
|
582
|
+
* @internal
|
|
583
|
+
*/
|
|
584
|
+
constructor(opts: __ExceptionOptionType<PermissionTypeMismatchException, __BaseException>);
|
|
585
|
+
}
|
|
586
|
+
/**
|
|
587
|
+
* <p>Too many jobs are being run concurrently.</p>
|
|
588
|
+
* @public
|
|
589
|
+
*/
|
|
590
|
+
export declare class ConcurrentRunsExceededException extends __BaseException {
|
|
591
|
+
readonly name: "ConcurrentRunsExceededException";
|
|
592
|
+
readonly $fault: "client";
|
|
593
|
+
/**
|
|
594
|
+
* <p>A message describing the problem.</p>
|
|
595
|
+
* @public
|
|
596
|
+
*/
|
|
597
|
+
Message?: string | undefined;
|
|
598
|
+
/**
|
|
599
|
+
* @internal
|
|
600
|
+
*/
|
|
601
|
+
constructor(opts: __ExceptionOptionType<ConcurrentRunsExceededException, __BaseException>);
|
|
602
|
+
}
|
|
603
|
+
/**
|
|
604
|
+
* <p>The workflow is in an invalid state to perform a requested operation.</p>
|
|
605
|
+
* @public
|
|
606
|
+
*/
|
|
607
|
+
export declare class IllegalWorkflowStateException extends __BaseException {
|
|
608
|
+
readonly name: "IllegalWorkflowStateException";
|
|
609
|
+
readonly $fault: "client";
|
|
610
|
+
/**
|
|
611
|
+
* <p>A message describing the problem.</p>
|
|
612
|
+
* @public
|
|
613
|
+
*/
|
|
614
|
+
Message?: string | undefined;
|
|
615
|
+
/**
|
|
616
|
+
* @internal
|
|
617
|
+
*/
|
|
618
|
+
constructor(opts: __ExceptionOptionType<IllegalWorkflowStateException, __BaseException>);
|
|
619
|
+
}
|
|
620
|
+
/**
|
|
621
|
+
* <p>The blueprint is in an invalid state to perform a requested operation.</p>
|
|
622
|
+
* @public
|
|
623
|
+
*/
|
|
624
|
+
export declare class IllegalBlueprintStateException extends __BaseException {
|
|
625
|
+
readonly name: "IllegalBlueprintStateException";
|
|
626
|
+
readonly $fault: "client";
|
|
627
|
+
/**
|
|
628
|
+
* <p>A message describing the problem.</p>
|
|
629
|
+
* @public
|
|
630
|
+
*/
|
|
631
|
+
Message?: string | undefined;
|
|
632
|
+
/**
|
|
633
|
+
* @internal
|
|
634
|
+
*/
|
|
635
|
+
constructor(opts: __ExceptionOptionType<IllegalBlueprintStateException, __BaseException>);
|
|
636
|
+
}
|
|
637
|
+
/**
|
|
638
|
+
* <p>There is no applicable schedule.</p>
|
|
639
|
+
* @public
|
|
640
|
+
*/
|
|
641
|
+
export declare class NoScheduleException extends __BaseException {
|
|
642
|
+
readonly name: "NoScheduleException";
|
|
643
|
+
readonly $fault: "client";
|
|
644
|
+
/**
|
|
645
|
+
* <p>A message describing the problem.</p>
|
|
646
|
+
* @public
|
|
647
|
+
*/
|
|
648
|
+
Message?: string | undefined;
|
|
649
|
+
/**
|
|
650
|
+
* @internal
|
|
651
|
+
*/
|
|
652
|
+
constructor(opts: __ExceptionOptionType<NoScheduleException, __BaseException>);
|
|
653
|
+
}
|
|
654
|
+
/**
|
|
655
|
+
* <p>The specified scheduler is already running.</p>
|
|
656
|
+
* @public
|
|
657
|
+
*/
|
|
658
|
+
export declare class SchedulerRunningException extends __BaseException {
|
|
659
|
+
readonly name: "SchedulerRunningException";
|
|
660
|
+
readonly $fault: "client";
|
|
661
|
+
/**
|
|
662
|
+
* <p>A message describing the problem.</p>
|
|
663
|
+
* @public
|
|
664
|
+
*/
|
|
665
|
+
Message?: string | undefined;
|
|
666
|
+
/**
|
|
667
|
+
* @internal
|
|
668
|
+
*/
|
|
669
|
+
constructor(opts: __ExceptionOptionType<SchedulerRunningException, __BaseException>);
|
|
670
|
+
}
|
|
671
|
+
/**
|
|
672
|
+
* <p>The machine learning transform is not ready to run.</p>
|
|
673
|
+
* @public
|
|
674
|
+
*/
|
|
675
|
+
export declare class MLTransformNotReadyException extends __BaseException {
|
|
676
|
+
readonly name: "MLTransformNotReadyException";
|
|
677
|
+
readonly $fault: "client";
|
|
678
|
+
/**
|
|
679
|
+
* <p>A message describing the problem.</p>
|
|
680
|
+
* @public
|
|
681
|
+
*/
|
|
682
|
+
Message?: string | undefined;
|
|
683
|
+
/**
|
|
684
|
+
* @internal
|
|
685
|
+
*/
|
|
686
|
+
constructor(opts: __ExceptionOptionType<MLTransformNotReadyException, __BaseException>);
|
|
687
|
+
}
|
|
688
|
+
/**
|
|
689
|
+
* <p>An exception thrown when you try to stop a task run when there is no task running.</p>
|
|
690
|
+
* @public
|
|
691
|
+
*/
|
|
692
|
+
export declare class ColumnStatisticsTaskNotRunningException extends __BaseException {
|
|
693
|
+
readonly name: "ColumnStatisticsTaskNotRunningException";
|
|
694
|
+
readonly $fault: "client";
|
|
695
|
+
/**
|
|
696
|
+
* <p>A message describing the problem.</p>
|
|
697
|
+
* @public
|
|
698
|
+
*/
|
|
699
|
+
Message?: string | undefined;
|
|
700
|
+
/**
|
|
701
|
+
* @internal
|
|
702
|
+
*/
|
|
703
|
+
constructor(opts: __ExceptionOptionType<ColumnStatisticsTaskNotRunningException, __BaseException>);
|
|
704
|
+
}
|
|
705
|
+
/**
|
|
706
|
+
* <p>An exception thrown when you try to stop a task run.</p>
|
|
707
|
+
* @public
|
|
708
|
+
*/
|
|
709
|
+
export declare class ColumnStatisticsTaskStoppingException extends __BaseException {
|
|
710
|
+
readonly name: "ColumnStatisticsTaskStoppingException";
|
|
711
|
+
readonly $fault: "client";
|
|
712
|
+
/**
|
|
713
|
+
* <p>A message describing the problem.</p>
|
|
714
|
+
* @public
|
|
715
|
+
*/
|
|
716
|
+
Message?: string | undefined;
|
|
717
|
+
/**
|
|
718
|
+
* @internal
|
|
719
|
+
*/
|
|
720
|
+
constructor(opts: __ExceptionOptionType<ColumnStatisticsTaskStoppingException, __BaseException>);
|
|
721
|
+
}
|
|
722
|
+
/**
|
|
723
|
+
* <p>The specified crawler is not running.</p>
|
|
724
|
+
* @public
|
|
725
|
+
*/
|
|
726
|
+
export declare class CrawlerNotRunningException extends __BaseException {
|
|
727
|
+
readonly name: "CrawlerNotRunningException";
|
|
728
|
+
readonly $fault: "client";
|
|
729
|
+
/**
|
|
730
|
+
* <p>A message describing the problem.</p>
|
|
731
|
+
* @public
|
|
732
|
+
*/
|
|
733
|
+
Message?: string | undefined;
|
|
734
|
+
/**
|
|
735
|
+
* @internal
|
|
736
|
+
*/
|
|
737
|
+
constructor(opts: __ExceptionOptionType<CrawlerNotRunningException, __BaseException>);
|
|
738
|
+
}
|
|
739
|
+
/**
|
|
740
|
+
* <p>The specified crawler is stopping.</p>
|
|
741
|
+
* @public
|
|
742
|
+
*/
|
|
743
|
+
export declare class CrawlerStoppingException extends __BaseException {
|
|
744
|
+
readonly name: "CrawlerStoppingException";
|
|
745
|
+
readonly $fault: "client";
|
|
746
|
+
/**
|
|
747
|
+
* <p>A message describing the problem.</p>
|
|
748
|
+
* @public
|
|
749
|
+
*/
|
|
750
|
+
Message?: string | undefined;
|
|
751
|
+
/**
|
|
752
|
+
* @internal
|
|
753
|
+
*/
|
|
754
|
+
constructor(opts: __ExceptionOptionType<CrawlerStoppingException, __BaseException>);
|
|
755
|
+
}
|
|
756
|
+
/**
|
|
757
|
+
* <p>The specified scheduler is not running.</p>
|
|
758
|
+
* @public
|
|
759
|
+
*/
|
|
760
|
+
export declare class SchedulerNotRunningException extends __BaseException {
|
|
761
|
+
readonly name: "SchedulerNotRunningException";
|
|
762
|
+
readonly $fault: "client";
|
|
763
|
+
/**
|
|
764
|
+
* <p>A message describing the problem.</p>
|
|
765
|
+
* @public
|
|
766
|
+
*/
|
|
767
|
+
Message?: string | undefined;
|
|
768
|
+
/**
|
|
769
|
+
* @internal
|
|
770
|
+
*/
|
|
771
|
+
constructor(opts: __ExceptionOptionType<SchedulerNotRunningException, __BaseException>);
|
|
772
|
+
}
|
|
773
|
+
/**
|
|
774
|
+
* <p>There was a version conflict.</p>
|
|
775
|
+
* @public
|
|
776
|
+
*/
|
|
777
|
+
export declare class VersionMismatchException extends __BaseException {
|
|
778
|
+
readonly name: "VersionMismatchException";
|
|
779
|
+
readonly $fault: "client";
|
|
780
|
+
/**
|
|
781
|
+
* <p>A message describing the problem.</p>
|
|
782
|
+
* @public
|
|
783
|
+
*/
|
|
784
|
+
Message?: string | undefined;
|
|
785
|
+
/**
|
|
786
|
+
* @internal
|
|
787
|
+
*/
|
|
788
|
+
constructor(opts: __ExceptionOptionType<VersionMismatchException, __BaseException>);
|
|
789
|
+
}
|