@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,1042 +1,892 @@
|
|
|
1
|
-
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
|
-
import { DocumentType as __DocumentType } from "@smithy/types";
|
|
3
|
-
import { GlueServiceException as __BaseException } from "./GlueServiceException";
|
|
4
1
|
import {
|
|
2
|
+
BackfillErrorCode,
|
|
3
|
+
Comparator,
|
|
4
|
+
Compatibility,
|
|
5
|
+
ConnectionPropertyKey,
|
|
6
|
+
ConnectionType,
|
|
7
|
+
CrawlerHistoryState,
|
|
8
|
+
CsvHeaderOption,
|
|
9
|
+
CsvSerdeOption,
|
|
10
|
+
DataFormat,
|
|
11
|
+
EnableHybridValues,
|
|
12
|
+
ExecutionClass,
|
|
13
|
+
ExistCondition,
|
|
14
|
+
FieldName,
|
|
15
|
+
FilterOperator,
|
|
16
|
+
InclusionAnnotationValue,
|
|
17
|
+
IntegrationStatus,
|
|
18
|
+
Language,
|
|
19
|
+
PartitionIndexStatus,
|
|
20
|
+
Permission,
|
|
21
|
+
PermissionType,
|
|
22
|
+
PrincipalType,
|
|
23
|
+
RegistryStatus,
|
|
24
|
+
ResourceShareType,
|
|
25
|
+
ResourceState,
|
|
26
|
+
SchemaDiffType,
|
|
27
|
+
SchemaStatus,
|
|
28
|
+
SchemaVersionStatus,
|
|
29
|
+
Sort,
|
|
30
|
+
SortDirectionType,
|
|
31
|
+
SourceControlAuthStrategy,
|
|
32
|
+
SourceControlProvider,
|
|
33
|
+
StatementState,
|
|
34
|
+
StatisticEvaluationLevel,
|
|
35
|
+
TableAttributes,
|
|
36
|
+
TableOptimizerType,
|
|
37
|
+
TaskStatusType,
|
|
38
|
+
TransformSortColumnType,
|
|
39
|
+
TransformStatusType,
|
|
40
|
+
TransformType,
|
|
41
|
+
ViewDialect,
|
|
42
|
+
ViewUpdateAction,
|
|
43
|
+
WorkerType,
|
|
44
|
+
} from "./enums";
|
|
45
|
+
import {
|
|
46
|
+
Action,
|
|
5
47
|
AuditContext,
|
|
6
|
-
|
|
7
|
-
|
|
48
|
+
AuthenticationConfigurationInput,
|
|
49
|
+
CatalogInput,
|
|
50
|
+
ConnectionInput,
|
|
51
|
+
CrawlerTargets,
|
|
8
52
|
CustomEntityType,
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
DataQualityObservation,
|
|
12
|
-
DataQualityRuleResult,
|
|
53
|
+
DatabaseInput,
|
|
54
|
+
DataQualityTargetTable,
|
|
13
55
|
DataSource,
|
|
14
|
-
DevEndpoint,
|
|
15
56
|
ErrorDetail,
|
|
57
|
+
EventBatchingCondition,
|
|
16
58
|
GlueTable,
|
|
17
|
-
|
|
59
|
+
LakeFormationConfiguration,
|
|
60
|
+
LineageConfiguration,
|
|
61
|
+
NotificationProperty,
|
|
18
62
|
Partition,
|
|
63
|
+
PartitionInput,
|
|
19
64
|
PartitionValueList,
|
|
20
|
-
|
|
65
|
+
Predicate,
|
|
66
|
+
RecrawlPolicy,
|
|
67
|
+
SchemaChangePolicy,
|
|
21
68
|
SchemaId,
|
|
22
69
|
StatisticAnnotation,
|
|
23
70
|
TableOptimizer,
|
|
24
|
-
|
|
71
|
+
TableOptimizerConfiguration,
|
|
72
|
+
TableOptimizerRun,
|
|
25
73
|
TimestampedInclusionAnnotation,
|
|
26
74
|
Trigger,
|
|
27
|
-
|
|
75
|
+
Workflow,
|
|
76
|
+
WorkflowRun,
|
|
28
77
|
} from "./models_0";
|
|
29
78
|
import {
|
|
30
79
|
Capabilities,
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
Compatibility,
|
|
36
|
-
ComputeEnvironment,
|
|
37
|
-
ConnectionPropertyKey,
|
|
38
|
-
ConnectionStatus,
|
|
39
|
-
ConnectionType,
|
|
40
|
-
CsvHeaderOption,
|
|
41
|
-
CsvSerdeOption,
|
|
42
|
-
DatabaseIdentifier,
|
|
43
|
-
DataFormat,
|
|
44
|
-
DataQualityTargetTable,
|
|
80
|
+
CatalogEntry,
|
|
81
|
+
ColumnStatistics,
|
|
82
|
+
DataCatalogEncryptionSettings,
|
|
83
|
+
DataQualityEvaluationRunAdditionalRunOptions,
|
|
45
84
|
EncryptionConfiguration,
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
85
|
+
EvaluationMetrics,
|
|
86
|
+
IcebergPartitionSpec,
|
|
87
|
+
IcebergSchema,
|
|
88
|
+
IcebergSortOrder,
|
|
89
|
+
IntegrationConfig,
|
|
90
|
+
IntegrationError,
|
|
91
|
+
JobBookmarkEntry,
|
|
92
|
+
Location,
|
|
93
|
+
MappingEntry,
|
|
53
94
|
ProfileConfiguration,
|
|
54
95
|
RegistryId,
|
|
55
|
-
RegistryStatus,
|
|
56
96
|
ResourceUri,
|
|
57
|
-
|
|
58
|
-
SchemaVersionStatus,
|
|
97
|
+
SchemaColumn,
|
|
59
98
|
Session,
|
|
60
99
|
SourceProcessingProperties,
|
|
61
100
|
SourceTableConfig,
|
|
101
|
+
TableInput,
|
|
102
|
+
Tag,
|
|
62
103
|
TargetProcessingProperties,
|
|
63
104
|
TargetTableConfig,
|
|
64
|
-
TaskStatusType,
|
|
65
105
|
TransformEncryption,
|
|
66
106
|
TransformParameters,
|
|
67
|
-
TransformType,
|
|
68
|
-
ViewDialect,
|
|
69
|
-
Workflow,
|
|
70
|
-
WorkflowRun,
|
|
71
107
|
} from "./models_1";
|
|
72
|
-
export interface
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
108
|
+
export interface TransformFilterCriteria {
|
|
109
|
+
Name?: string | undefined;
|
|
110
|
+
TransformType?: TransformType | undefined;
|
|
111
|
+
Status?: TransformStatusType | undefined;
|
|
112
|
+
GlueVersion?: string | undefined;
|
|
113
|
+
CreatedBefore?: Date | undefined;
|
|
114
|
+
CreatedAfter?: Date | undefined;
|
|
115
|
+
LastModifiedBefore?: Date | undefined;
|
|
116
|
+
LastModifiedAfter?: Date | undefined;
|
|
117
|
+
Schema?: SchemaColumn[] | undefined;
|
|
82
118
|
}
|
|
83
|
-
export interface
|
|
84
|
-
|
|
119
|
+
export interface TransformSortCriteria {
|
|
120
|
+
Column: TransformSortColumnType | undefined;
|
|
121
|
+
SortDirection: SortDirectionType | undefined;
|
|
85
122
|
}
|
|
86
|
-
export interface
|
|
87
|
-
ParentCatalogId?: string | undefined;
|
|
123
|
+
export interface GetMLTransformsRequest {
|
|
88
124
|
NextToken?: string | undefined;
|
|
89
125
|
MaxResults?: number | undefined;
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
}
|
|
93
|
-
export interface GetCatalogsResponse {
|
|
94
|
-
CatalogList: Catalog[] | undefined;
|
|
95
|
-
NextToken?: string | undefined;
|
|
96
|
-
}
|
|
97
|
-
export interface GetClassifierRequest {
|
|
98
|
-
Name: string | undefined;
|
|
99
|
-
}
|
|
100
|
-
export interface CsvClassifier {
|
|
101
|
-
Name: string | undefined;
|
|
102
|
-
CreationTime?: Date | undefined;
|
|
103
|
-
LastUpdated?: Date | undefined;
|
|
104
|
-
Version?: number | undefined;
|
|
105
|
-
Delimiter?: string | undefined;
|
|
106
|
-
QuoteSymbol?: string | undefined;
|
|
107
|
-
ContainsHeader?: CsvHeaderOption | undefined;
|
|
108
|
-
Header?: string[] | undefined;
|
|
109
|
-
DisableValueTrimming?: boolean | undefined;
|
|
110
|
-
AllowSingleColumn?: boolean | undefined;
|
|
111
|
-
CustomDatatypeConfigured?: boolean | undefined;
|
|
112
|
-
CustomDatatypes?: string[] | undefined;
|
|
113
|
-
Serde?: CsvSerdeOption | undefined;
|
|
114
|
-
}
|
|
115
|
-
export interface GrokClassifier {
|
|
116
|
-
Name: string | undefined;
|
|
117
|
-
Classification: string | undefined;
|
|
118
|
-
CreationTime?: Date | undefined;
|
|
119
|
-
LastUpdated?: Date | undefined;
|
|
120
|
-
Version?: number | undefined;
|
|
121
|
-
GrokPattern: string | undefined;
|
|
122
|
-
CustomPatterns?: string | undefined;
|
|
123
|
-
}
|
|
124
|
-
export interface JsonClassifier {
|
|
125
|
-
Name: string | undefined;
|
|
126
|
-
CreationTime?: Date | undefined;
|
|
127
|
-
LastUpdated?: Date | undefined;
|
|
128
|
-
Version?: number | undefined;
|
|
129
|
-
JsonPath: string | undefined;
|
|
130
|
-
}
|
|
131
|
-
export interface XMLClassifier {
|
|
132
|
-
Name: string | undefined;
|
|
133
|
-
Classification: string | undefined;
|
|
134
|
-
CreationTime?: Date | undefined;
|
|
135
|
-
LastUpdated?: Date | undefined;
|
|
136
|
-
Version?: number | undefined;
|
|
137
|
-
RowTag?: string | undefined;
|
|
138
|
-
}
|
|
139
|
-
export interface Classifier {
|
|
140
|
-
GrokClassifier?: GrokClassifier | undefined;
|
|
141
|
-
XMLClassifier?: XMLClassifier | undefined;
|
|
142
|
-
JsonClassifier?: JsonClassifier | undefined;
|
|
143
|
-
CsvClassifier?: CsvClassifier | undefined;
|
|
144
|
-
}
|
|
145
|
-
export interface GetClassifierResponse {
|
|
146
|
-
Classifier?: Classifier | undefined;
|
|
126
|
+
Filter?: TransformFilterCriteria | undefined;
|
|
127
|
+
Sort?: TransformSortCriteria | undefined;
|
|
147
128
|
}
|
|
148
|
-
export interface
|
|
149
|
-
|
|
150
|
-
|
|
129
|
+
export interface MLTransform {
|
|
130
|
+
TransformId?: string | undefined;
|
|
131
|
+
Name?: string | undefined;
|
|
132
|
+
Description?: string | undefined;
|
|
133
|
+
Status?: TransformStatusType | undefined;
|
|
134
|
+
CreatedOn?: Date | undefined;
|
|
135
|
+
LastModifiedOn?: Date | undefined;
|
|
136
|
+
InputRecordTables?: GlueTable[] | undefined;
|
|
137
|
+
Parameters?: TransformParameters | undefined;
|
|
138
|
+
EvaluationMetrics?: EvaluationMetrics | undefined;
|
|
139
|
+
LabelCount?: number | undefined;
|
|
140
|
+
Schema?: SchemaColumn[] | undefined;
|
|
141
|
+
Role?: string | undefined;
|
|
142
|
+
GlueVersion?: string | undefined;
|
|
143
|
+
MaxCapacity?: number | undefined;
|
|
144
|
+
WorkerType?: WorkerType | undefined;
|
|
145
|
+
NumberOfWorkers?: number | undefined;
|
|
146
|
+
Timeout?: number | undefined;
|
|
147
|
+
MaxRetries?: number | undefined;
|
|
148
|
+
TransformEncryption?: TransformEncryption | undefined;
|
|
151
149
|
}
|
|
152
|
-
export interface
|
|
153
|
-
|
|
150
|
+
export interface GetMLTransformsResponse {
|
|
151
|
+
Transforms: MLTransform[] | undefined;
|
|
154
152
|
NextToken?: string | undefined;
|
|
155
153
|
}
|
|
156
|
-
export interface
|
|
154
|
+
export interface GetPartitionRequest {
|
|
157
155
|
CatalogId?: string | undefined;
|
|
158
156
|
DatabaseName: string | undefined;
|
|
159
157
|
TableName: string | undefined;
|
|
160
158
|
PartitionValues: string[] | undefined;
|
|
161
|
-
ColumnNames: string[] | undefined;
|
|
162
|
-
}
|
|
163
|
-
export interface BinaryColumnStatisticsData {
|
|
164
|
-
MaximumLength: number | undefined;
|
|
165
|
-
AverageLength: number | undefined;
|
|
166
|
-
NumberOfNulls: number | undefined;
|
|
167
|
-
}
|
|
168
|
-
export interface BooleanColumnStatisticsData {
|
|
169
|
-
NumberOfTrues: number | undefined;
|
|
170
|
-
NumberOfFalses: number | undefined;
|
|
171
|
-
NumberOfNulls: number | undefined;
|
|
172
|
-
}
|
|
173
|
-
export interface DateColumnStatisticsData {
|
|
174
|
-
MinimumValue?: Date | undefined;
|
|
175
|
-
MaximumValue?: Date | undefined;
|
|
176
|
-
NumberOfNulls: number | undefined;
|
|
177
|
-
NumberOfDistinctValues: number | undefined;
|
|
178
|
-
}
|
|
179
|
-
export interface DecimalNumber {
|
|
180
|
-
UnscaledValue: Uint8Array | undefined;
|
|
181
|
-
Scale: number | undefined;
|
|
182
|
-
}
|
|
183
|
-
export interface DecimalColumnStatisticsData {
|
|
184
|
-
MinimumValue?: DecimalNumber | undefined;
|
|
185
|
-
MaximumValue?: DecimalNumber | undefined;
|
|
186
|
-
NumberOfNulls: number | undefined;
|
|
187
|
-
NumberOfDistinctValues: number | undefined;
|
|
188
|
-
}
|
|
189
|
-
export interface DoubleColumnStatisticsData {
|
|
190
|
-
MinimumValue?: number | undefined;
|
|
191
|
-
MaximumValue?: number | undefined;
|
|
192
|
-
NumberOfNulls: number | undefined;
|
|
193
|
-
NumberOfDistinctValues: number | undefined;
|
|
194
|
-
}
|
|
195
|
-
export interface LongColumnStatisticsData {
|
|
196
|
-
MinimumValue?: number | undefined;
|
|
197
|
-
MaximumValue?: number | undefined;
|
|
198
|
-
NumberOfNulls: number | undefined;
|
|
199
|
-
NumberOfDistinctValues: number | undefined;
|
|
200
|
-
}
|
|
201
|
-
export interface StringColumnStatisticsData {
|
|
202
|
-
MaximumLength: number | undefined;
|
|
203
|
-
AverageLength: number | undefined;
|
|
204
|
-
NumberOfNulls: number | undefined;
|
|
205
|
-
NumberOfDistinctValues: number | undefined;
|
|
206
|
-
}
|
|
207
|
-
export declare const ColumnStatisticsType: {
|
|
208
|
-
readonly BINARY: "BINARY";
|
|
209
|
-
readonly BOOLEAN: "BOOLEAN";
|
|
210
|
-
readonly DATE: "DATE";
|
|
211
|
-
readonly DECIMAL: "DECIMAL";
|
|
212
|
-
readonly DOUBLE: "DOUBLE";
|
|
213
|
-
readonly LONG: "LONG";
|
|
214
|
-
readonly STRING: "STRING";
|
|
215
|
-
};
|
|
216
|
-
export type ColumnStatisticsType =
|
|
217
|
-
(typeof ColumnStatisticsType)[keyof typeof ColumnStatisticsType];
|
|
218
|
-
export interface ColumnStatisticsData {
|
|
219
|
-
Type: ColumnStatisticsType | undefined;
|
|
220
|
-
BooleanColumnStatisticsData?: BooleanColumnStatisticsData | undefined;
|
|
221
|
-
DateColumnStatisticsData?: DateColumnStatisticsData | undefined;
|
|
222
|
-
DecimalColumnStatisticsData?: DecimalColumnStatisticsData | undefined;
|
|
223
|
-
DoubleColumnStatisticsData?: DoubleColumnStatisticsData | undefined;
|
|
224
|
-
LongColumnStatisticsData?: LongColumnStatisticsData | undefined;
|
|
225
|
-
StringColumnStatisticsData?: StringColumnStatisticsData | undefined;
|
|
226
|
-
BinaryColumnStatisticsData?: BinaryColumnStatisticsData | undefined;
|
|
227
|
-
}
|
|
228
|
-
export interface ColumnStatistics {
|
|
229
|
-
ColumnName: string | undefined;
|
|
230
|
-
ColumnType: string | undefined;
|
|
231
|
-
AnalyzedTime: Date | undefined;
|
|
232
|
-
StatisticsData: ColumnStatisticsData | undefined;
|
|
233
|
-
}
|
|
234
|
-
export interface ColumnError {
|
|
235
|
-
ColumnName?: string | undefined;
|
|
236
|
-
Error?: ErrorDetail | undefined;
|
|
237
159
|
}
|
|
238
|
-
export interface
|
|
239
|
-
|
|
240
|
-
Errors?: ColumnError[] | undefined;
|
|
160
|
+
export interface GetPartitionResponse {
|
|
161
|
+
Partition?: Partition | undefined;
|
|
241
162
|
}
|
|
242
|
-
export interface
|
|
163
|
+
export interface GetPartitionIndexesRequest {
|
|
243
164
|
CatalogId?: string | undefined;
|
|
244
165
|
DatabaseName: string | undefined;
|
|
245
166
|
TableName: string | undefined;
|
|
246
|
-
ColumnNames: string[] | undefined;
|
|
247
|
-
}
|
|
248
|
-
export interface GetColumnStatisticsForTableResponse {
|
|
249
|
-
ColumnStatisticsList?: ColumnStatistics[] | undefined;
|
|
250
|
-
Errors?: ColumnError[] | undefined;
|
|
251
|
-
}
|
|
252
|
-
export interface GetColumnStatisticsTaskRunRequest {
|
|
253
|
-
ColumnStatisticsTaskRunId: string | undefined;
|
|
254
|
-
}
|
|
255
|
-
export declare const ComputationType: {
|
|
256
|
-
readonly FULL: "FULL";
|
|
257
|
-
readonly INCREMENTAL: "INCREMENTAL";
|
|
258
|
-
};
|
|
259
|
-
export type ComputationType =
|
|
260
|
-
(typeof ComputationType)[keyof typeof ComputationType];
|
|
261
|
-
export declare const ColumnStatisticsState: {
|
|
262
|
-
readonly FAILED: "FAILED";
|
|
263
|
-
readonly RUNNING: "RUNNING";
|
|
264
|
-
readonly STARTING: "STARTING";
|
|
265
|
-
readonly STOPPED: "STOPPED";
|
|
266
|
-
readonly SUCCEEDED: "SUCCEEDED";
|
|
267
|
-
};
|
|
268
|
-
export type ColumnStatisticsState =
|
|
269
|
-
(typeof ColumnStatisticsState)[keyof typeof ColumnStatisticsState];
|
|
270
|
-
export interface ColumnStatisticsTaskRun {
|
|
271
|
-
CustomerId?: string | undefined;
|
|
272
|
-
ColumnStatisticsTaskRunId?: string | undefined;
|
|
273
|
-
DatabaseName?: string | undefined;
|
|
274
|
-
TableName?: string | undefined;
|
|
275
|
-
ColumnNameList?: string[] | undefined;
|
|
276
|
-
CatalogID?: string | undefined;
|
|
277
|
-
Role?: string | undefined;
|
|
278
|
-
SampleSize?: number | undefined;
|
|
279
|
-
SecurityConfiguration?: string | undefined;
|
|
280
|
-
NumberOfWorkers?: number | undefined;
|
|
281
|
-
WorkerType?: string | undefined;
|
|
282
|
-
ComputationType?: ComputationType | undefined;
|
|
283
|
-
Status?: ColumnStatisticsState | undefined;
|
|
284
|
-
CreationTime?: Date | undefined;
|
|
285
|
-
LastUpdated?: Date | undefined;
|
|
286
|
-
StartTime?: Date | undefined;
|
|
287
|
-
EndTime?: Date | undefined;
|
|
288
|
-
ErrorMessage?: string | undefined;
|
|
289
|
-
DPUSeconds?: number | undefined;
|
|
290
|
-
}
|
|
291
|
-
export interface GetColumnStatisticsTaskRunResponse {
|
|
292
|
-
ColumnStatisticsTaskRun?: ColumnStatisticsTaskRun | undefined;
|
|
293
|
-
}
|
|
294
|
-
export interface GetColumnStatisticsTaskRunsRequest {
|
|
295
|
-
DatabaseName: string | undefined;
|
|
296
|
-
TableName: string | undefined;
|
|
297
|
-
MaxResults?: number | undefined;
|
|
298
|
-
NextToken?: string | undefined;
|
|
299
|
-
}
|
|
300
|
-
export interface GetColumnStatisticsTaskRunsResponse {
|
|
301
|
-
ColumnStatisticsTaskRuns?: ColumnStatisticsTaskRun[] | undefined;
|
|
302
167
|
NextToken?: string | undefined;
|
|
303
168
|
}
|
|
304
|
-
export interface
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
}
|
|
308
|
-
export declare const ExecutionStatus: {
|
|
309
|
-
readonly FAILED: "FAILED";
|
|
310
|
-
readonly STARTED: "STARTED";
|
|
311
|
-
};
|
|
312
|
-
export type ExecutionStatus =
|
|
313
|
-
(typeof ExecutionStatus)[keyof typeof ExecutionStatus];
|
|
314
|
-
export interface ExecutionAttempt {
|
|
315
|
-
Status?: ExecutionStatus | undefined;
|
|
316
|
-
ColumnStatisticsTaskRunId?: string | undefined;
|
|
317
|
-
ExecutionTimestamp?: Date | undefined;
|
|
318
|
-
ErrorMessage?: string | undefined;
|
|
169
|
+
export interface BackfillError {
|
|
170
|
+
Code?: BackfillErrorCode | undefined;
|
|
171
|
+
Partitions?: PartitionValueList[] | undefined;
|
|
319
172
|
}
|
|
320
|
-
export
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
};
|
|
324
|
-
export type ScheduleType = (typeof ScheduleType)[keyof typeof ScheduleType];
|
|
325
|
-
export declare const SettingSource: {
|
|
326
|
-
readonly CATALOG: "CATALOG";
|
|
327
|
-
readonly TABLE: "TABLE";
|
|
328
|
-
};
|
|
329
|
-
export type SettingSource = (typeof SettingSource)[keyof typeof SettingSource];
|
|
330
|
-
export interface ColumnStatisticsTaskSettings {
|
|
331
|
-
DatabaseName?: string | undefined;
|
|
332
|
-
TableName?: string | undefined;
|
|
333
|
-
Schedule?: Schedule | undefined;
|
|
334
|
-
ColumnNameList?: string[] | undefined;
|
|
335
|
-
CatalogID?: string | undefined;
|
|
336
|
-
Role?: string | undefined;
|
|
337
|
-
SampleSize?: number | undefined;
|
|
338
|
-
SecurityConfiguration?: string | undefined;
|
|
339
|
-
ScheduleType?: ScheduleType | undefined;
|
|
340
|
-
SettingSource?: SettingSource | undefined;
|
|
341
|
-
LastExecutionAttempt?: ExecutionAttempt | undefined;
|
|
173
|
+
export interface KeySchemaElement {
|
|
174
|
+
Name: string | undefined;
|
|
175
|
+
Type: string | undefined;
|
|
342
176
|
}
|
|
343
|
-
export interface
|
|
344
|
-
|
|
177
|
+
export interface PartitionIndexDescriptor {
|
|
178
|
+
IndexName: string | undefined;
|
|
179
|
+
Keys: KeySchemaElement[] | undefined;
|
|
180
|
+
IndexStatus: PartitionIndexStatus | undefined;
|
|
181
|
+
BackfillErrors?: BackfillError[] | undefined;
|
|
345
182
|
}
|
|
346
|
-
export interface
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
HidePassword?: boolean | undefined;
|
|
350
|
-
ApplyOverrideForComputeEnvironment?: ComputeEnvironment | undefined;
|
|
183
|
+
export interface GetPartitionIndexesResponse {
|
|
184
|
+
PartitionIndexDescriptorList?: PartitionIndexDescriptor[] | undefined;
|
|
185
|
+
NextToken?: string | undefined;
|
|
351
186
|
}
|
|
352
|
-
export interface
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
ConnectionType?: ConnectionType | undefined;
|
|
356
|
-
MatchCriteria?: string[] | undefined;
|
|
357
|
-
ConnectionProperties?:
|
|
358
|
-
| Partial<Record<ConnectionPropertyKey, string>>
|
|
359
|
-
| undefined;
|
|
360
|
-
SparkProperties?: Record<string, string> | undefined;
|
|
361
|
-
AthenaProperties?: Record<string, string> | undefined;
|
|
362
|
-
PythonProperties?: Record<string, string> | undefined;
|
|
363
|
-
PhysicalConnectionRequirements?: PhysicalConnectionRequirements | undefined;
|
|
364
|
-
CreationTime?: Date | undefined;
|
|
365
|
-
LastUpdatedTime?: Date | undefined;
|
|
366
|
-
LastUpdatedBy?: string | undefined;
|
|
367
|
-
Status?: ConnectionStatus | undefined;
|
|
368
|
-
StatusReason?: string | undefined;
|
|
369
|
-
LastConnectionValidationTime?: Date | undefined;
|
|
370
|
-
AuthenticationConfiguration?: AuthenticationConfiguration | undefined;
|
|
371
|
-
ConnectionSchemaVersion?: number | undefined;
|
|
372
|
-
CompatibleComputeEnvironments?: ComputeEnvironment[] | undefined;
|
|
373
|
-
}
|
|
374
|
-
export interface GetConnectionResponse {
|
|
375
|
-
Connection?: Connection | undefined;
|
|
376
|
-
}
|
|
377
|
-
export interface GetConnectionsFilter {
|
|
378
|
-
MatchCriteria?: string[] | undefined;
|
|
379
|
-
ConnectionType?: ConnectionType | undefined;
|
|
380
|
-
ConnectionSchemaVersion?: number | undefined;
|
|
187
|
+
export interface Segment {
|
|
188
|
+
SegmentNumber: number | undefined;
|
|
189
|
+
TotalSegments: number | undefined;
|
|
381
190
|
}
|
|
382
|
-
export interface
|
|
191
|
+
export interface GetPartitionsRequest {
|
|
383
192
|
CatalogId?: string | undefined;
|
|
384
|
-
|
|
385
|
-
|
|
193
|
+
DatabaseName: string | undefined;
|
|
194
|
+
TableName: string | undefined;
|
|
195
|
+
Expression?: string | undefined;
|
|
386
196
|
NextToken?: string | undefined;
|
|
197
|
+
Segment?: Segment | undefined;
|
|
387
198
|
MaxResults?: number | undefined;
|
|
199
|
+
ExcludeColumnSchema?: boolean | undefined;
|
|
200
|
+
TransactionId?: string | undefined;
|
|
201
|
+
QueryAsOfTime?: Date | undefined;
|
|
388
202
|
}
|
|
389
|
-
export interface
|
|
390
|
-
|
|
203
|
+
export interface GetPartitionsResponse {
|
|
204
|
+
Partitions?: Partition[] | undefined;
|
|
391
205
|
NextToken?: string | undefined;
|
|
392
206
|
}
|
|
393
|
-
export interface
|
|
394
|
-
|
|
207
|
+
export interface GetPlanRequest {
|
|
208
|
+
Mapping: MappingEntry[] | undefined;
|
|
209
|
+
Source: CatalogEntry | undefined;
|
|
210
|
+
Sinks?: CatalogEntry[] | undefined;
|
|
211
|
+
Location?: Location | undefined;
|
|
212
|
+
Language?: Language | undefined;
|
|
213
|
+
AdditionalPlanOptionsMap?: Record<string, string> | undefined;
|
|
395
214
|
}
|
|
396
|
-
export interface
|
|
397
|
-
|
|
215
|
+
export interface GetPlanResponse {
|
|
216
|
+
PythonScript?: string | undefined;
|
|
217
|
+
ScalaCode?: string | undefined;
|
|
398
218
|
}
|
|
399
|
-
export interface
|
|
400
|
-
|
|
401
|
-
MaxResults?: number | undefined;
|
|
402
|
-
NextToken?: string | undefined;
|
|
219
|
+
export interface GetRegistryInput {
|
|
220
|
+
RegistryId: RegistryId | undefined;
|
|
403
221
|
}
|
|
404
|
-
export interface
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
TablesUpdated?: number | undefined;
|
|
412
|
-
TablesDeleted?: number | undefined;
|
|
222
|
+
export interface GetRegistryResponse {
|
|
223
|
+
RegistryName?: string | undefined;
|
|
224
|
+
RegistryArn?: string | undefined;
|
|
225
|
+
Description?: string | undefined;
|
|
226
|
+
Status?: RegistryStatus | undefined;
|
|
227
|
+
CreatedTime?: string | undefined;
|
|
228
|
+
UpdatedTime?: string | undefined;
|
|
413
229
|
}
|
|
414
|
-
export interface
|
|
415
|
-
CrawlerMetricsList?: CrawlerMetrics[] | undefined;
|
|
230
|
+
export interface GetResourcePoliciesRequest {
|
|
416
231
|
NextToken?: string | undefined;
|
|
417
|
-
}
|
|
418
|
-
export interface GetCrawlersRequest {
|
|
419
232
|
MaxResults?: number | undefined;
|
|
420
|
-
NextToken?: string | undefined;
|
|
421
233
|
}
|
|
422
|
-
export interface
|
|
423
|
-
|
|
234
|
+
export interface GluePolicy {
|
|
235
|
+
PolicyInJson?: string | undefined;
|
|
236
|
+
PolicyHash?: string | undefined;
|
|
237
|
+
CreateTime?: Date | undefined;
|
|
238
|
+
UpdateTime?: Date | undefined;
|
|
239
|
+
}
|
|
240
|
+
export interface GetResourcePoliciesResponse {
|
|
241
|
+
GetResourcePoliciesResponseList?: GluePolicy[] | undefined;
|
|
424
242
|
NextToken?: string | undefined;
|
|
425
243
|
}
|
|
426
|
-
export interface
|
|
427
|
-
|
|
244
|
+
export interface GetResourcePolicyRequest {
|
|
245
|
+
ResourceArn?: string | undefined;
|
|
428
246
|
}
|
|
429
|
-
export interface
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
247
|
+
export interface GetResourcePolicyResponse {
|
|
248
|
+
PolicyInJson?: string | undefined;
|
|
249
|
+
PolicyHash?: string | undefined;
|
|
250
|
+
CreateTime?: Date | undefined;
|
|
251
|
+
UpdateTime?: Date | undefined;
|
|
433
252
|
}
|
|
434
|
-
export interface
|
|
435
|
-
|
|
436
|
-
Name: string | undefined;
|
|
253
|
+
export interface GetSchemaInput {
|
|
254
|
+
SchemaId: SchemaId | undefined;
|
|
437
255
|
}
|
|
438
|
-
export interface
|
|
439
|
-
|
|
256
|
+
export interface GetSchemaResponse {
|
|
257
|
+
RegistryName?: string | undefined;
|
|
258
|
+
RegistryArn?: string | undefined;
|
|
259
|
+
SchemaName?: string | undefined;
|
|
260
|
+
SchemaArn?: string | undefined;
|
|
440
261
|
Description?: string | undefined;
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
export interface GetDatabaseResponse {
|
|
450
|
-
Database?: Database | undefined;
|
|
451
|
-
}
|
|
452
|
-
export declare const DatabaseAttributes: {
|
|
453
|
-
readonly NAME: "NAME";
|
|
454
|
-
readonly TARGET_DATABASE: "TARGET_DATABASE";
|
|
455
|
-
};
|
|
456
|
-
export type DatabaseAttributes =
|
|
457
|
-
(typeof DatabaseAttributes)[keyof typeof DatabaseAttributes];
|
|
458
|
-
export declare const ResourceShareType: {
|
|
459
|
-
readonly ALL: "ALL";
|
|
460
|
-
readonly FEDERATED: "FEDERATED";
|
|
461
|
-
readonly FOREIGN: "FOREIGN";
|
|
462
|
-
};
|
|
463
|
-
export type ResourceShareType =
|
|
464
|
-
(typeof ResourceShareType)[keyof typeof ResourceShareType];
|
|
465
|
-
export interface GetDatabasesRequest {
|
|
466
|
-
CatalogId?: string | undefined;
|
|
467
|
-
NextToken?: string | undefined;
|
|
468
|
-
MaxResults?: number | undefined;
|
|
469
|
-
ResourceShareType?: ResourceShareType | undefined;
|
|
470
|
-
AttributesToGet?: DatabaseAttributes[] | undefined;
|
|
471
|
-
}
|
|
472
|
-
export interface GetDatabasesResponse {
|
|
473
|
-
DatabaseList: Database[] | undefined;
|
|
474
|
-
NextToken?: string | undefined;
|
|
262
|
+
DataFormat?: DataFormat | undefined;
|
|
263
|
+
Compatibility?: Compatibility | undefined;
|
|
264
|
+
SchemaCheckpoint?: number | undefined;
|
|
265
|
+
LatestSchemaVersion?: number | undefined;
|
|
266
|
+
NextSchemaVersion?: number | undefined;
|
|
267
|
+
SchemaStatus?: SchemaStatus | undefined;
|
|
268
|
+
CreatedTime?: string | undefined;
|
|
269
|
+
UpdatedTime?: string | undefined;
|
|
475
270
|
}
|
|
476
|
-
export interface
|
|
477
|
-
|
|
271
|
+
export interface GetSchemaByDefinitionInput {
|
|
272
|
+
SchemaId: SchemaId | undefined;
|
|
273
|
+
SchemaDefinition: string | undefined;
|
|
478
274
|
}
|
|
479
|
-
export interface
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
readonly SSEKMS: "SSE-KMS";
|
|
486
|
-
readonly SSEKMSWITHSERVICEROLE: "SSE-KMS-WITH-SERVICE-ROLE";
|
|
487
|
-
};
|
|
488
|
-
export type CatalogEncryptionMode =
|
|
489
|
-
(typeof CatalogEncryptionMode)[keyof typeof CatalogEncryptionMode];
|
|
490
|
-
export interface EncryptionAtRest {
|
|
491
|
-
CatalogEncryptionMode: CatalogEncryptionMode | undefined;
|
|
492
|
-
SseAwsKmsKeyId?: string | undefined;
|
|
493
|
-
CatalogEncryptionServiceRole?: string | undefined;
|
|
494
|
-
}
|
|
495
|
-
export interface DataCatalogEncryptionSettings {
|
|
496
|
-
EncryptionAtRest?: EncryptionAtRest | undefined;
|
|
497
|
-
ConnectionPasswordEncryption?: ConnectionPasswordEncryption | undefined;
|
|
498
|
-
}
|
|
499
|
-
export interface GetDataCatalogEncryptionSettingsResponse {
|
|
500
|
-
DataCatalogEncryptionSettings?: DataCatalogEncryptionSettings | undefined;
|
|
501
|
-
}
|
|
502
|
-
export interface GetDataflowGraphRequest {
|
|
503
|
-
PythonScript?: string | undefined;
|
|
504
|
-
}
|
|
505
|
-
export interface GetDataflowGraphResponse {
|
|
506
|
-
DagNodes?: CodeGenNode[] | undefined;
|
|
507
|
-
DagEdges?: CodeGenEdge[] | undefined;
|
|
508
|
-
}
|
|
509
|
-
export interface GetDataQualityModelRequest {
|
|
510
|
-
StatisticId?: string | undefined;
|
|
511
|
-
ProfileId: string | undefined;
|
|
512
|
-
}
|
|
513
|
-
export declare const DataQualityModelStatus: {
|
|
514
|
-
readonly FAILED: "FAILED";
|
|
515
|
-
readonly RUNNING: "RUNNING";
|
|
516
|
-
readonly SUCCEEDED: "SUCCEEDED";
|
|
517
|
-
};
|
|
518
|
-
export type DataQualityModelStatus =
|
|
519
|
-
(typeof DataQualityModelStatus)[keyof typeof DataQualityModelStatus];
|
|
520
|
-
export interface GetDataQualityModelResponse {
|
|
521
|
-
Status?: DataQualityModelStatus | undefined;
|
|
522
|
-
StartedOn?: Date | undefined;
|
|
523
|
-
CompletedOn?: Date | undefined;
|
|
524
|
-
FailureReason?: string | undefined;
|
|
525
|
-
}
|
|
526
|
-
export interface GetDataQualityModelResultRequest {
|
|
527
|
-
StatisticId: string | undefined;
|
|
528
|
-
ProfileId: string | undefined;
|
|
529
|
-
}
|
|
530
|
-
export interface StatisticModelResult {
|
|
531
|
-
LowerBound?: number | undefined;
|
|
532
|
-
UpperBound?: number | undefined;
|
|
533
|
-
PredictedValue?: number | undefined;
|
|
534
|
-
ActualValue?: number | undefined;
|
|
535
|
-
Date?: Date | undefined;
|
|
536
|
-
InclusionAnnotation?: InclusionAnnotationValue | undefined;
|
|
275
|
+
export interface GetSchemaByDefinitionResponse {
|
|
276
|
+
SchemaVersionId?: string | undefined;
|
|
277
|
+
SchemaArn?: string | undefined;
|
|
278
|
+
DataFormat?: DataFormat | undefined;
|
|
279
|
+
Status?: SchemaVersionStatus | undefined;
|
|
280
|
+
CreatedTime?: string | undefined;
|
|
537
281
|
}
|
|
538
|
-
export interface
|
|
539
|
-
|
|
540
|
-
|
|
282
|
+
export interface SchemaVersionNumber {
|
|
283
|
+
LatestVersion?: boolean | undefined;
|
|
284
|
+
VersionNumber?: number | undefined;
|
|
541
285
|
}
|
|
542
|
-
export interface
|
|
543
|
-
|
|
286
|
+
export interface GetSchemaVersionInput {
|
|
287
|
+
SchemaId?: SchemaId | undefined;
|
|
288
|
+
SchemaVersionId?: string | undefined;
|
|
289
|
+
SchemaVersionNumber?: SchemaVersionNumber | undefined;
|
|
544
290
|
}
|
|
545
|
-
export interface
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
CompletedOn?: Date | undefined;
|
|
554
|
-
JobName?: string | undefined;
|
|
555
|
-
JobRunId?: string | undefined;
|
|
556
|
-
RulesetEvaluationRunId?: string | undefined;
|
|
557
|
-
RuleResults?: DataQualityRuleResult[] | undefined;
|
|
558
|
-
AnalyzerResults?: DataQualityAnalyzerResult[] | undefined;
|
|
559
|
-
Observations?: DataQualityObservation[] | undefined;
|
|
560
|
-
AggregatedMetrics?: DataQualityAggregatedMetrics | undefined;
|
|
291
|
+
export interface GetSchemaVersionResponse {
|
|
292
|
+
SchemaVersionId?: string | undefined;
|
|
293
|
+
SchemaDefinition?: string | undefined;
|
|
294
|
+
DataFormat?: DataFormat | undefined;
|
|
295
|
+
SchemaArn?: string | undefined;
|
|
296
|
+
VersionNumber?: number | undefined;
|
|
297
|
+
Status?: SchemaVersionStatus | undefined;
|
|
298
|
+
CreatedTime?: string | undefined;
|
|
561
299
|
}
|
|
562
|
-
export interface
|
|
563
|
-
|
|
300
|
+
export interface GetSchemaVersionsDiffInput {
|
|
301
|
+
SchemaId: SchemaId | undefined;
|
|
302
|
+
FirstSchemaVersionNumber: SchemaVersionNumber | undefined;
|
|
303
|
+
SecondSchemaVersionNumber: SchemaVersionNumber | undefined;
|
|
304
|
+
SchemaDiffType: SchemaDiffType | undefined;
|
|
564
305
|
}
|
|
565
|
-
export interface
|
|
566
|
-
|
|
567
|
-
DataSource?: DataSource | undefined;
|
|
568
|
-
Role?: string | undefined;
|
|
569
|
-
NumberOfWorkers?: number | undefined;
|
|
570
|
-
Timeout?: number | undefined;
|
|
571
|
-
Status?: TaskStatusType | undefined;
|
|
572
|
-
ErrorString?: string | undefined;
|
|
573
|
-
StartedOn?: Date | undefined;
|
|
574
|
-
LastModifiedOn?: Date | undefined;
|
|
575
|
-
CompletedOn?: Date | undefined;
|
|
576
|
-
ExecutionTime?: number | undefined;
|
|
577
|
-
RecommendedRuleset?: string | undefined;
|
|
578
|
-
CreatedRulesetName?: string | undefined;
|
|
579
|
-
DataQualitySecurityConfiguration?: string | undefined;
|
|
306
|
+
export interface GetSchemaVersionsDiffResponse {
|
|
307
|
+
Diff?: string | undefined;
|
|
580
308
|
}
|
|
581
|
-
export interface
|
|
309
|
+
export interface GetSecurityConfigurationRequest {
|
|
582
310
|
Name: string | undefined;
|
|
583
311
|
}
|
|
584
|
-
export interface
|
|
312
|
+
export interface SecurityConfiguration {
|
|
585
313
|
Name?: string | undefined;
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
TargetTable?: DataQualityTargetTable | undefined;
|
|
589
|
-
CreatedOn?: Date | undefined;
|
|
590
|
-
LastModifiedOn?: Date | undefined;
|
|
591
|
-
RecommendationRunId?: string | undefined;
|
|
592
|
-
DataQualitySecurityConfiguration?: string | undefined;
|
|
593
|
-
}
|
|
594
|
-
export interface GetDataQualityRulesetEvaluationRunRequest {
|
|
595
|
-
RunId: string | undefined;
|
|
596
|
-
}
|
|
597
|
-
export declare const DQCompositeRuleEvaluationMethod: {
|
|
598
|
-
readonly COLUMN: "COLUMN";
|
|
599
|
-
readonly ROW: "ROW";
|
|
600
|
-
};
|
|
601
|
-
export type DQCompositeRuleEvaluationMethod =
|
|
602
|
-
(typeof DQCompositeRuleEvaluationMethod)[keyof typeof DQCompositeRuleEvaluationMethod];
|
|
603
|
-
export interface DataQualityEvaluationRunAdditionalRunOptions {
|
|
604
|
-
CloudWatchMetricsEnabled?: boolean | undefined;
|
|
605
|
-
ResultsS3Prefix?: string | undefined;
|
|
606
|
-
CompositeRuleEvaluationMethod?: DQCompositeRuleEvaluationMethod | undefined;
|
|
607
|
-
}
|
|
608
|
-
export interface GetDataQualityRulesetEvaluationRunResponse {
|
|
609
|
-
RunId?: string | undefined;
|
|
610
|
-
DataSource?: DataSource | undefined;
|
|
611
|
-
Role?: string | undefined;
|
|
612
|
-
NumberOfWorkers?: number | undefined;
|
|
613
|
-
Timeout?: number | undefined;
|
|
614
|
-
AdditionalRunOptions?:
|
|
615
|
-
| DataQualityEvaluationRunAdditionalRunOptions
|
|
616
|
-
| undefined;
|
|
617
|
-
Status?: TaskStatusType | undefined;
|
|
618
|
-
ErrorString?: string | undefined;
|
|
619
|
-
StartedOn?: Date | undefined;
|
|
620
|
-
LastModifiedOn?: Date | undefined;
|
|
621
|
-
CompletedOn?: Date | undefined;
|
|
622
|
-
ExecutionTime?: number | undefined;
|
|
623
|
-
RulesetNames?: string[] | undefined;
|
|
624
|
-
ResultIds?: string[] | undefined;
|
|
625
|
-
AdditionalDataSources?: Record<string, DataSource> | undefined;
|
|
626
|
-
}
|
|
627
|
-
export interface GetDevEndpointRequest {
|
|
628
|
-
EndpointName: string | undefined;
|
|
314
|
+
CreatedTimeStamp?: Date | undefined;
|
|
315
|
+
EncryptionConfiguration?: EncryptionConfiguration | undefined;
|
|
629
316
|
}
|
|
630
|
-
export interface
|
|
631
|
-
|
|
317
|
+
export interface GetSecurityConfigurationResponse {
|
|
318
|
+
SecurityConfiguration?: SecurityConfiguration | undefined;
|
|
632
319
|
}
|
|
633
|
-
export interface
|
|
320
|
+
export interface GetSecurityConfigurationsRequest {
|
|
634
321
|
MaxResults?: number | undefined;
|
|
635
322
|
NextToken?: string | undefined;
|
|
636
323
|
}
|
|
637
|
-
export interface
|
|
638
|
-
|
|
639
|
-
NextToken?: string | undefined;
|
|
640
|
-
}
|
|
641
|
-
export interface GetEntityRecordsRequest {
|
|
642
|
-
ConnectionName?: string | undefined;
|
|
643
|
-
CatalogId?: string | undefined;
|
|
644
|
-
EntityName: string | undefined;
|
|
324
|
+
export interface GetSecurityConfigurationsResponse {
|
|
325
|
+
SecurityConfigurations?: SecurityConfiguration[] | undefined;
|
|
645
326
|
NextToken?: string | undefined;
|
|
646
|
-
DataStoreApiVersion?: string | undefined;
|
|
647
|
-
ConnectionOptions?: Record<string, string> | undefined;
|
|
648
|
-
FilterPredicate?: string | undefined;
|
|
649
|
-
Limit: number | undefined;
|
|
650
|
-
OrderBy?: string | undefined;
|
|
651
|
-
SelectedFields?: string[] | undefined;
|
|
652
327
|
}
|
|
653
|
-
export interface
|
|
654
|
-
|
|
655
|
-
|
|
328
|
+
export interface GetSessionRequest {
|
|
329
|
+
Id: string | undefined;
|
|
330
|
+
RequestOrigin?: string | undefined;
|
|
656
331
|
}
|
|
657
|
-
export interface
|
|
658
|
-
|
|
659
|
-
ApplicationArn?: string | undefined;
|
|
660
|
-
InstanceArn?: string | undefined;
|
|
661
|
-
Scopes?: string[] | undefined;
|
|
662
|
-
UserBackgroundSessionsEnabled?: boolean | undefined;
|
|
332
|
+
export interface GetSessionResponse {
|
|
333
|
+
Session?: Session | undefined;
|
|
663
334
|
}
|
|
664
|
-
export interface
|
|
665
|
-
|
|
335
|
+
export interface GetStatementRequest {
|
|
336
|
+
SessionId: string | undefined;
|
|
337
|
+
Id: number | undefined;
|
|
338
|
+
RequestOrigin?: string | undefined;
|
|
666
339
|
}
|
|
667
|
-
export interface
|
|
668
|
-
|
|
669
|
-
ResourcePropertyArn?: string | undefined;
|
|
670
|
-
SourceProcessingProperties?: SourceProcessingProperties | undefined;
|
|
671
|
-
TargetProcessingProperties?: TargetProcessingProperties | undefined;
|
|
340
|
+
export interface StatementOutputData {
|
|
341
|
+
TextPlain?: string | undefined;
|
|
672
342
|
}
|
|
673
|
-
export interface
|
|
674
|
-
|
|
675
|
-
|
|
343
|
+
export interface StatementOutput {
|
|
344
|
+
Data?: StatementOutputData | undefined;
|
|
345
|
+
ExecutionCount?: number | undefined;
|
|
346
|
+
Status?: StatementState | undefined;
|
|
347
|
+
ErrorName?: string | undefined;
|
|
348
|
+
ErrorValue?: string | undefined;
|
|
349
|
+
Traceback?: string[] | undefined;
|
|
676
350
|
}
|
|
677
|
-
export interface
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
351
|
+
export interface Statement {
|
|
352
|
+
Id?: number | undefined;
|
|
353
|
+
Code?: string | undefined;
|
|
354
|
+
State?: StatementState | undefined;
|
|
355
|
+
Output?: StatementOutput | undefined;
|
|
356
|
+
Progress?: number | undefined;
|
|
357
|
+
StartedOn?: number | undefined;
|
|
358
|
+
CompletedOn?: number | undefined;
|
|
682
359
|
}
|
|
683
|
-
export interface
|
|
684
|
-
|
|
360
|
+
export interface GetStatementResponse {
|
|
361
|
+
Statement?: Statement | undefined;
|
|
685
362
|
}
|
|
686
|
-
export interface
|
|
687
|
-
|
|
688
|
-
|
|
363
|
+
export interface GetTableRequest {
|
|
364
|
+
CatalogId?: string | undefined;
|
|
365
|
+
DatabaseName: string | undefined;
|
|
366
|
+
Name: string | undefined;
|
|
367
|
+
TransactionId?: string | undefined;
|
|
368
|
+
QueryAsOfTime?: Date | undefined;
|
|
369
|
+
AuditContext?: AuditContext | undefined;
|
|
370
|
+
IncludeStatusDetails?: boolean | undefined;
|
|
689
371
|
}
|
|
690
|
-
export interface
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
PreviousRunId?: string | undefined;
|
|
696
|
-
RunId?: string | undefined;
|
|
697
|
-
JobBookmark?: string | undefined;
|
|
372
|
+
export interface FederatedTable {
|
|
373
|
+
Identifier?: string | undefined;
|
|
374
|
+
DatabaseIdentifier?: string | undefined;
|
|
375
|
+
ConnectionName?: string | undefined;
|
|
376
|
+
ConnectionType?: string | undefined;
|
|
698
377
|
}
|
|
699
|
-
export interface
|
|
700
|
-
|
|
378
|
+
export interface ViewValidation {
|
|
379
|
+
Dialect?: ViewDialect | undefined;
|
|
380
|
+
DialectVersion?: string | undefined;
|
|
381
|
+
ViewValidationText?: string | undefined;
|
|
382
|
+
UpdateTime?: Date | undefined;
|
|
383
|
+
State?: ResourceState | undefined;
|
|
384
|
+
Error?: ErrorDetail | undefined;
|
|
701
385
|
}
|
|
702
|
-
export interface
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
386
|
+
export interface ViewRepresentation {
|
|
387
|
+
Dialect?: ViewDialect | undefined;
|
|
388
|
+
DialectVersion?: string | undefined;
|
|
389
|
+
ViewOriginalText?: string | undefined;
|
|
390
|
+
ViewExpandedText?: string | undefined;
|
|
391
|
+
ValidationConnection?: string | undefined;
|
|
392
|
+
IsStale?: boolean | undefined;
|
|
706
393
|
}
|
|
707
|
-
export interface
|
|
708
|
-
|
|
394
|
+
export interface ViewDefinition {
|
|
395
|
+
IsProtected?: boolean | undefined;
|
|
396
|
+
Definer?: string | undefined;
|
|
397
|
+
SubObjects?: string[] | undefined;
|
|
398
|
+
Representations?: ViewRepresentation[] | undefined;
|
|
709
399
|
}
|
|
710
|
-
export interface
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
400
|
+
export interface GetTableOptimizerRequest {
|
|
401
|
+
CatalogId: string | undefined;
|
|
402
|
+
DatabaseName: string | undefined;
|
|
403
|
+
TableName: string | undefined;
|
|
404
|
+
Type: TableOptimizerType | undefined;
|
|
714
405
|
}
|
|
715
|
-
export interface
|
|
716
|
-
|
|
717
|
-
|
|
406
|
+
export interface GetTableOptimizerResponse {
|
|
407
|
+
CatalogId?: string | undefined;
|
|
408
|
+
DatabaseName?: string | undefined;
|
|
409
|
+
TableName?: string | undefined;
|
|
410
|
+
TableOptimizer?: TableOptimizer | undefined;
|
|
718
411
|
}
|
|
719
|
-
export interface
|
|
412
|
+
export interface GetTablesRequest {
|
|
413
|
+
CatalogId?: string | undefined;
|
|
414
|
+
DatabaseName: string | undefined;
|
|
415
|
+
Expression?: string | undefined;
|
|
720
416
|
NextToken?: string | undefined;
|
|
721
417
|
MaxResults?: number | undefined;
|
|
418
|
+
TransactionId?: string | undefined;
|
|
419
|
+
QueryAsOfTime?: Date | undefined;
|
|
420
|
+
AuditContext?: AuditContext | undefined;
|
|
421
|
+
IncludeStatusDetails?: boolean | undefined;
|
|
422
|
+
AttributesToGet?: TableAttributes[] | undefined;
|
|
722
423
|
}
|
|
723
|
-
export interface
|
|
724
|
-
|
|
725
|
-
S3?: CodeGenNodeArg[] | undefined;
|
|
726
|
-
DynamoDB?: CodeGenNodeArg[] | undefined;
|
|
727
|
-
}
|
|
728
|
-
export interface CatalogEntry {
|
|
424
|
+
export interface GetTableVersionRequest {
|
|
425
|
+
CatalogId?: string | undefined;
|
|
729
426
|
DatabaseName: string | undefined;
|
|
730
427
|
TableName: string | undefined;
|
|
428
|
+
VersionId?: string | undefined;
|
|
731
429
|
}
|
|
732
|
-
export interface
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
SourceTable?: string | undefined;
|
|
739
|
-
SourcePath?: string | undefined;
|
|
740
|
-
SourceType?: string | undefined;
|
|
741
|
-
TargetTable?: string | undefined;
|
|
742
|
-
TargetPath?: string | undefined;
|
|
743
|
-
TargetType?: string | undefined;
|
|
744
|
-
}
|
|
745
|
-
export interface GetMappingResponse {
|
|
746
|
-
Mapping: MappingEntry[] | undefined;
|
|
747
|
-
}
|
|
748
|
-
export interface GetMLTaskRunRequest {
|
|
749
|
-
TransformId: string | undefined;
|
|
750
|
-
TaskRunId: string | undefined;
|
|
751
|
-
}
|
|
752
|
-
export interface ExportLabelsTaskRunProperties {
|
|
753
|
-
OutputS3Path?: string | undefined;
|
|
754
|
-
}
|
|
755
|
-
export interface FindMatchesTaskRunProperties {
|
|
756
|
-
JobId?: string | undefined;
|
|
757
|
-
JobName?: string | undefined;
|
|
758
|
-
JobRunId?: string | undefined;
|
|
430
|
+
export interface GetTableVersionsRequest {
|
|
431
|
+
CatalogId?: string | undefined;
|
|
432
|
+
DatabaseName: string | undefined;
|
|
433
|
+
TableName: string | undefined;
|
|
434
|
+
NextToken?: string | undefined;
|
|
435
|
+
MaxResults?: number | undefined;
|
|
759
436
|
}
|
|
760
|
-
export interface
|
|
761
|
-
|
|
762
|
-
Replace?: boolean | undefined;
|
|
763
|
-
}
|
|
764
|
-
export interface LabelingSetGenerationTaskRunProperties {
|
|
765
|
-
OutputS3Path?: string | undefined;
|
|
766
|
-
}
|
|
767
|
-
export declare const TaskType: {
|
|
768
|
-
readonly EVALUATION: "EVALUATION";
|
|
769
|
-
readonly EXPORT_LABELS: "EXPORT_LABELS";
|
|
770
|
-
readonly FIND_MATCHES: "FIND_MATCHES";
|
|
771
|
-
readonly IMPORT_LABELS: "IMPORT_LABELS";
|
|
772
|
-
readonly LABELING_SET_GENERATION: "LABELING_SET_GENERATION";
|
|
773
|
-
};
|
|
774
|
-
export type TaskType = (typeof TaskType)[keyof typeof TaskType];
|
|
775
|
-
export interface TaskRunProperties {
|
|
776
|
-
TaskType?: TaskType | undefined;
|
|
777
|
-
ImportLabelsTaskRunProperties?: ImportLabelsTaskRunProperties | undefined;
|
|
778
|
-
ExportLabelsTaskRunProperties?: ExportLabelsTaskRunProperties | undefined;
|
|
779
|
-
LabelingSetGenerationTaskRunProperties?:
|
|
780
|
-
| LabelingSetGenerationTaskRunProperties
|
|
781
|
-
| undefined;
|
|
782
|
-
FindMatchesTaskRunProperties?: FindMatchesTaskRunProperties | undefined;
|
|
437
|
+
export interface GetTagsRequest {
|
|
438
|
+
ResourceArn: string | undefined;
|
|
783
439
|
}
|
|
784
|
-
export interface
|
|
785
|
-
|
|
786
|
-
TaskRunId?: string | undefined;
|
|
787
|
-
Status?: TaskStatusType | undefined;
|
|
788
|
-
LogGroupName?: string | undefined;
|
|
789
|
-
Properties?: TaskRunProperties | undefined;
|
|
790
|
-
ErrorString?: string | undefined;
|
|
791
|
-
StartedOn?: Date | undefined;
|
|
792
|
-
LastModifiedOn?: Date | undefined;
|
|
793
|
-
CompletedOn?: Date | undefined;
|
|
794
|
-
ExecutionTime?: number | undefined;
|
|
440
|
+
export interface GetTagsResponse {
|
|
441
|
+
Tags?: Record<string, string> | undefined;
|
|
795
442
|
}
|
|
796
|
-
export interface
|
|
797
|
-
|
|
798
|
-
Status?: TaskStatusType | undefined;
|
|
799
|
-
StartedBefore?: Date | undefined;
|
|
800
|
-
StartedAfter?: Date | undefined;
|
|
443
|
+
export interface GetTriggerRequest {
|
|
444
|
+
Name: string | undefined;
|
|
801
445
|
}
|
|
802
|
-
export
|
|
803
|
-
|
|
804
|
-
readonly STATUS: "STATUS";
|
|
805
|
-
readonly TASK_RUN_TYPE: "TASK_RUN_TYPE";
|
|
806
|
-
};
|
|
807
|
-
export type TaskRunSortColumnType =
|
|
808
|
-
(typeof TaskRunSortColumnType)[keyof typeof TaskRunSortColumnType];
|
|
809
|
-
export declare const SortDirectionType: {
|
|
810
|
-
readonly ASCENDING: "ASCENDING";
|
|
811
|
-
readonly DESCENDING: "DESCENDING";
|
|
812
|
-
};
|
|
813
|
-
export type SortDirectionType =
|
|
814
|
-
(typeof SortDirectionType)[keyof typeof SortDirectionType];
|
|
815
|
-
export interface TaskRunSortCriteria {
|
|
816
|
-
Column: TaskRunSortColumnType | undefined;
|
|
817
|
-
SortDirection: SortDirectionType | undefined;
|
|
446
|
+
export interface GetTriggerResponse {
|
|
447
|
+
Trigger?: Trigger | undefined;
|
|
818
448
|
}
|
|
819
|
-
export interface
|
|
820
|
-
TransformId: string | undefined;
|
|
449
|
+
export interface GetTriggersRequest {
|
|
821
450
|
NextToken?: string | undefined;
|
|
451
|
+
DependentJobName?: string | undefined;
|
|
822
452
|
MaxResults?: number | undefined;
|
|
823
|
-
Filter?: TaskRunFilterCriteria | undefined;
|
|
824
|
-
Sort?: TaskRunSortCriteria | undefined;
|
|
825
453
|
}
|
|
826
|
-
export interface
|
|
827
|
-
|
|
828
|
-
TaskRunId?: string | undefined;
|
|
829
|
-
Status?: TaskStatusType | undefined;
|
|
830
|
-
LogGroupName?: string | undefined;
|
|
831
|
-
Properties?: TaskRunProperties | undefined;
|
|
832
|
-
ErrorString?: string | undefined;
|
|
833
|
-
StartedOn?: Date | undefined;
|
|
834
|
-
LastModifiedOn?: Date | undefined;
|
|
835
|
-
CompletedOn?: Date | undefined;
|
|
836
|
-
ExecutionTime?: number | undefined;
|
|
837
|
-
}
|
|
838
|
-
export interface GetMLTaskRunsResponse {
|
|
839
|
-
TaskRuns?: TaskRun[] | undefined;
|
|
454
|
+
export interface GetTriggersResponse {
|
|
455
|
+
Triggers?: Trigger[] | undefined;
|
|
840
456
|
NextToken?: string | undefined;
|
|
841
457
|
}
|
|
842
|
-
export interface
|
|
843
|
-
|
|
458
|
+
export interface QuerySessionContext {
|
|
459
|
+
QueryId?: string | undefined;
|
|
460
|
+
QueryStartTime?: Date | undefined;
|
|
461
|
+
ClusterId?: string | undefined;
|
|
462
|
+
QueryAuthorizationId?: string | undefined;
|
|
463
|
+
AdditionalContext?: Record<string, string> | undefined;
|
|
844
464
|
}
|
|
845
|
-
export interface
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
}
|
|
855
|
-
export interface
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
878
|
-
export interface
|
|
879
|
-
|
|
465
|
+
export interface GetUnfilteredPartitionMetadataRequest {
|
|
466
|
+
Region?: string | undefined;
|
|
467
|
+
CatalogId: string | undefined;
|
|
468
|
+
DatabaseName: string | undefined;
|
|
469
|
+
TableName: string | undefined;
|
|
470
|
+
PartitionValues: string[] | undefined;
|
|
471
|
+
AuditContext?: AuditContext | undefined;
|
|
472
|
+
SupportedPermissionTypes: PermissionType[] | undefined;
|
|
473
|
+
QuerySessionContext?: QuerySessionContext | undefined;
|
|
474
|
+
}
|
|
475
|
+
export interface GetUnfilteredPartitionMetadataResponse {
|
|
476
|
+
Partition?: Partition | undefined;
|
|
477
|
+
AuthorizedColumns?: string[] | undefined;
|
|
478
|
+
IsRegisteredWithLakeFormation?: boolean | undefined;
|
|
479
|
+
}
|
|
480
|
+
export interface GetUnfilteredPartitionsMetadataRequest {
|
|
481
|
+
Region?: string | undefined;
|
|
482
|
+
CatalogId: string | undefined;
|
|
483
|
+
DatabaseName: string | undefined;
|
|
484
|
+
TableName: string | undefined;
|
|
485
|
+
Expression?: string | undefined;
|
|
486
|
+
AuditContext?: AuditContext | undefined;
|
|
487
|
+
SupportedPermissionTypes: PermissionType[] | undefined;
|
|
488
|
+
NextToken?: string | undefined;
|
|
489
|
+
Segment?: Segment | undefined;
|
|
490
|
+
MaxResults?: number | undefined;
|
|
491
|
+
QuerySessionContext?: QuerySessionContext | undefined;
|
|
492
|
+
}
|
|
493
|
+
export interface UnfilteredPartition {
|
|
494
|
+
Partition?: Partition | undefined;
|
|
495
|
+
AuthorizedColumns?: string[] | undefined;
|
|
496
|
+
IsRegisteredWithLakeFormation?: boolean | undefined;
|
|
497
|
+
}
|
|
498
|
+
export interface GetUnfilteredPartitionsMetadataResponse {
|
|
499
|
+
UnfilteredPartitions?: UnfilteredPartition[] | undefined;
|
|
500
|
+
NextToken?: string | undefined;
|
|
501
|
+
}
|
|
502
|
+
export interface SupportedDialect {
|
|
503
|
+
Dialect?: ViewDialect | undefined;
|
|
504
|
+
DialectVersion?: string | undefined;
|
|
505
|
+
}
|
|
506
|
+
export interface GetUnfilteredTableMetadataRequest {
|
|
507
|
+
Region?: string | undefined;
|
|
508
|
+
CatalogId: string | undefined;
|
|
509
|
+
DatabaseName: string | undefined;
|
|
510
|
+
Name: string | undefined;
|
|
511
|
+
AuditContext?: AuditContext | undefined;
|
|
512
|
+
SupportedPermissionTypes: PermissionType[] | undefined;
|
|
513
|
+
ParentResourceArn?: string | undefined;
|
|
514
|
+
RootResourceArn?: string | undefined;
|
|
515
|
+
SupportedDialect?: SupportedDialect | undefined;
|
|
516
|
+
Permissions?: Permission[] | undefined;
|
|
517
|
+
QuerySessionContext?: QuerySessionContext | undefined;
|
|
518
|
+
}
|
|
519
|
+
export interface ColumnRowFilter {
|
|
520
|
+
ColumnName?: string | undefined;
|
|
521
|
+
RowFilterExpression?: string | undefined;
|
|
522
|
+
}
|
|
523
|
+
export interface GetUsageProfileRequest {
|
|
524
|
+
Name: string | undefined;
|
|
525
|
+
}
|
|
526
|
+
export interface GetUsageProfileResponse {
|
|
880
527
|
Name?: string | undefined;
|
|
881
528
|
Description?: string | undefined;
|
|
882
|
-
|
|
529
|
+
Configuration?: ProfileConfiguration | undefined;
|
|
883
530
|
CreatedOn?: Date | undefined;
|
|
884
531
|
LastModifiedOn?: Date | undefined;
|
|
885
|
-
InputRecordTables?: GlueTable[] | undefined;
|
|
886
|
-
Parameters?: TransformParameters | undefined;
|
|
887
|
-
EvaluationMetrics?: EvaluationMetrics | undefined;
|
|
888
|
-
LabelCount?: number | undefined;
|
|
889
|
-
Schema?: SchemaColumn[] | undefined;
|
|
890
|
-
Role?: string | undefined;
|
|
891
|
-
GlueVersion?: string | undefined;
|
|
892
|
-
MaxCapacity?: number | undefined;
|
|
893
|
-
WorkerType?: WorkerType | undefined;
|
|
894
|
-
NumberOfWorkers?: number | undefined;
|
|
895
|
-
Timeout?: number | undefined;
|
|
896
|
-
MaxRetries?: number | undefined;
|
|
897
|
-
TransformEncryption?: TransformEncryption | undefined;
|
|
898
532
|
}
|
|
899
|
-
export interface
|
|
533
|
+
export interface GetUserDefinedFunctionRequest {
|
|
534
|
+
CatalogId?: string | undefined;
|
|
535
|
+
DatabaseName: string | undefined;
|
|
536
|
+
FunctionName: string | undefined;
|
|
537
|
+
}
|
|
538
|
+
export interface UserDefinedFunction {
|
|
539
|
+
FunctionName?: string | undefined;
|
|
540
|
+
DatabaseName?: string | undefined;
|
|
541
|
+
ClassName?: string | undefined;
|
|
542
|
+
OwnerName?: string | undefined;
|
|
543
|
+
OwnerType?: PrincipalType | undefined;
|
|
544
|
+
CreateTime?: Date | undefined;
|
|
545
|
+
ResourceUris?: ResourceUri[] | undefined;
|
|
546
|
+
CatalogId?: string | undefined;
|
|
547
|
+
}
|
|
548
|
+
export interface GetUserDefinedFunctionResponse {
|
|
549
|
+
UserDefinedFunction?: UserDefinedFunction | undefined;
|
|
550
|
+
}
|
|
551
|
+
export interface GetUserDefinedFunctionsRequest {
|
|
552
|
+
CatalogId?: string | undefined;
|
|
553
|
+
DatabaseName?: string | undefined;
|
|
554
|
+
Pattern: string | undefined;
|
|
555
|
+
NextToken?: string | undefined;
|
|
556
|
+
MaxResults?: number | undefined;
|
|
557
|
+
}
|
|
558
|
+
export interface GetUserDefinedFunctionsResponse {
|
|
559
|
+
UserDefinedFunctions?: UserDefinedFunction[] | undefined;
|
|
560
|
+
NextToken?: string | undefined;
|
|
561
|
+
}
|
|
562
|
+
export interface GetWorkflowRequest {
|
|
563
|
+
Name: string | undefined;
|
|
564
|
+
IncludeGraph?: boolean | undefined;
|
|
565
|
+
}
|
|
566
|
+
export interface GetWorkflowResponse {
|
|
567
|
+
Workflow?: Workflow | undefined;
|
|
568
|
+
}
|
|
569
|
+
export interface GetWorkflowRunRequest {
|
|
570
|
+
Name: string | undefined;
|
|
571
|
+
RunId: string | undefined;
|
|
572
|
+
IncludeGraph?: boolean | undefined;
|
|
573
|
+
}
|
|
574
|
+
export interface GetWorkflowRunResponse {
|
|
575
|
+
Run?: WorkflowRun | undefined;
|
|
576
|
+
}
|
|
577
|
+
export interface GetWorkflowRunPropertiesRequest {
|
|
578
|
+
Name: string | undefined;
|
|
579
|
+
RunId: string | undefined;
|
|
580
|
+
}
|
|
581
|
+
export interface GetWorkflowRunPropertiesResponse {
|
|
582
|
+
RunProperties?: Record<string, string> | undefined;
|
|
583
|
+
}
|
|
584
|
+
export interface GetWorkflowRunsRequest {
|
|
585
|
+
Name: string | undefined;
|
|
586
|
+
IncludeGraph?: boolean | undefined;
|
|
587
|
+
NextToken?: string | undefined;
|
|
588
|
+
MaxResults?: number | undefined;
|
|
589
|
+
}
|
|
590
|
+
export interface GetWorkflowRunsResponse {
|
|
591
|
+
Runs?: WorkflowRun[] | undefined;
|
|
592
|
+
NextToken?: string | undefined;
|
|
593
|
+
}
|
|
594
|
+
export interface ImportCatalogToGlueRequest {
|
|
595
|
+
CatalogId?: string | undefined;
|
|
596
|
+
}
|
|
597
|
+
export interface ImportCatalogToGlueResponse {}
|
|
598
|
+
export interface ListBlueprintsRequest {
|
|
599
|
+
NextToken?: string | undefined;
|
|
600
|
+
MaxResults?: number | undefined;
|
|
601
|
+
Tags?: Record<string, string> | undefined;
|
|
602
|
+
}
|
|
603
|
+
export interface ListBlueprintsResponse {
|
|
604
|
+
Blueprints?: string[] | undefined;
|
|
605
|
+
NextToken?: string | undefined;
|
|
606
|
+
}
|
|
607
|
+
export interface ListColumnStatisticsTaskRunsRequest {
|
|
608
|
+
MaxResults?: number | undefined;
|
|
609
|
+
NextToken?: string | undefined;
|
|
610
|
+
}
|
|
611
|
+
export interface ListColumnStatisticsTaskRunsResponse {
|
|
612
|
+
ColumnStatisticsTaskRunIds?: string[] | undefined;
|
|
613
|
+
NextToken?: string | undefined;
|
|
614
|
+
}
|
|
615
|
+
export interface ListConnectionTypesRequest {
|
|
616
|
+
MaxResults?: number | undefined;
|
|
617
|
+
NextToken?: string | undefined;
|
|
618
|
+
}
|
|
619
|
+
export interface ConnectionTypeVariant {
|
|
620
|
+
ConnectionTypeVariantName?: string | undefined;
|
|
621
|
+
DisplayName?: string | undefined;
|
|
622
|
+
Description?: string | undefined;
|
|
623
|
+
LogoUrl?: string | undefined;
|
|
624
|
+
}
|
|
625
|
+
export interface ConnectionTypeBrief {
|
|
626
|
+
ConnectionType?: ConnectionType | undefined;
|
|
627
|
+
DisplayName?: string | undefined;
|
|
628
|
+
Vendor?: string | undefined;
|
|
629
|
+
Description?: string | undefined;
|
|
630
|
+
Categories?: string[] | undefined;
|
|
631
|
+
Capabilities?: Capabilities | undefined;
|
|
632
|
+
LogoUrl?: string | undefined;
|
|
633
|
+
ConnectionTypeVariants?: ConnectionTypeVariant[] | undefined;
|
|
634
|
+
}
|
|
635
|
+
export interface ListConnectionTypesResponse {
|
|
636
|
+
ConnectionTypes?: ConnectionTypeBrief[] | undefined;
|
|
637
|
+
NextToken?: string | undefined;
|
|
638
|
+
}
|
|
639
|
+
export interface ListCrawlersRequest {
|
|
640
|
+
MaxResults?: number | undefined;
|
|
641
|
+
NextToken?: string | undefined;
|
|
642
|
+
Tags?: Record<string, string> | undefined;
|
|
643
|
+
}
|
|
644
|
+
export interface ListCrawlersResponse {
|
|
645
|
+
CrawlerNames?: string[] | undefined;
|
|
646
|
+
NextToken?: string | undefined;
|
|
647
|
+
}
|
|
648
|
+
export interface CrawlsFilter {
|
|
649
|
+
FieldName?: FieldName | undefined;
|
|
650
|
+
FilterOperator?: FilterOperator | undefined;
|
|
651
|
+
FieldValue?: string | undefined;
|
|
652
|
+
}
|
|
653
|
+
export interface ListCrawlsRequest {
|
|
654
|
+
CrawlerName: string | undefined;
|
|
655
|
+
MaxResults?: number | undefined;
|
|
656
|
+
Filters?: CrawlsFilter[] | undefined;
|
|
657
|
+
NextToken?: string | undefined;
|
|
658
|
+
}
|
|
659
|
+
export interface CrawlerHistory {
|
|
660
|
+
CrawlId?: string | undefined;
|
|
661
|
+
State?: CrawlerHistoryState | undefined;
|
|
662
|
+
StartTime?: Date | undefined;
|
|
663
|
+
EndTime?: Date | undefined;
|
|
664
|
+
Summary?: string | undefined;
|
|
665
|
+
ErrorMessage?: string | undefined;
|
|
666
|
+
LogGroup?: string | undefined;
|
|
667
|
+
LogStream?: string | undefined;
|
|
668
|
+
MessagePrefix?: string | undefined;
|
|
669
|
+
DPUHour?: number | undefined;
|
|
670
|
+
}
|
|
671
|
+
export interface ListCrawlsResponse {
|
|
672
|
+
Crawls?: CrawlerHistory[] | undefined;
|
|
673
|
+
NextToken?: string | undefined;
|
|
674
|
+
}
|
|
675
|
+
export interface ListCustomEntityTypesRequest {
|
|
676
|
+
NextToken?: string | undefined;
|
|
677
|
+
MaxResults?: number | undefined;
|
|
678
|
+
Tags?: Record<string, string> | undefined;
|
|
679
|
+
}
|
|
680
|
+
export interface ListCustomEntityTypesResponse {
|
|
681
|
+
CustomEntityTypes?: CustomEntityType[] | undefined;
|
|
682
|
+
NextToken?: string | undefined;
|
|
683
|
+
}
|
|
684
|
+
export interface DataQualityResultFilterCriteria {
|
|
685
|
+
DataSource?: DataSource | undefined;
|
|
686
|
+
JobName?: string | undefined;
|
|
687
|
+
JobRunId?: string | undefined;
|
|
688
|
+
StartedAfter?: Date | undefined;
|
|
689
|
+
StartedBefore?: Date | undefined;
|
|
690
|
+
}
|
|
691
|
+
export interface ListDataQualityResultsRequest {
|
|
692
|
+
Filter?: DataQualityResultFilterCriteria | undefined;
|
|
693
|
+
NextToken?: string | undefined;
|
|
694
|
+
MaxResults?: number | undefined;
|
|
695
|
+
}
|
|
696
|
+
export interface DataQualityResultDescription {
|
|
697
|
+
ResultId?: string | undefined;
|
|
698
|
+
DataSource?: DataSource | undefined;
|
|
699
|
+
JobName?: string | undefined;
|
|
700
|
+
JobRunId?: string | undefined;
|
|
701
|
+
StartedOn?: Date | undefined;
|
|
702
|
+
}
|
|
703
|
+
export interface ListDataQualityResultsResponse {
|
|
704
|
+
Results: DataQualityResultDescription[] | undefined;
|
|
705
|
+
NextToken?: string | undefined;
|
|
706
|
+
}
|
|
707
|
+
export interface DataQualityRuleRecommendationRunFilter {
|
|
708
|
+
DataSource: DataSource | undefined;
|
|
709
|
+
StartedBefore?: Date | undefined;
|
|
710
|
+
StartedAfter?: Date | undefined;
|
|
711
|
+
}
|
|
712
|
+
export interface ListDataQualityRuleRecommendationRunsRequest {
|
|
713
|
+
Filter?: DataQualityRuleRecommendationRunFilter | undefined;
|
|
714
|
+
NextToken?: string | undefined;
|
|
715
|
+
MaxResults?: number | undefined;
|
|
716
|
+
}
|
|
717
|
+
export interface DataQualityRuleRecommendationRunDescription {
|
|
718
|
+
RunId?: string | undefined;
|
|
719
|
+
Status?: TaskStatusType | undefined;
|
|
720
|
+
StartedOn?: Date | undefined;
|
|
721
|
+
DataSource?: DataSource | undefined;
|
|
722
|
+
}
|
|
723
|
+
export interface ListDataQualityRuleRecommendationRunsResponse {
|
|
724
|
+
Runs?: DataQualityRuleRecommendationRunDescription[] | undefined;
|
|
725
|
+
NextToken?: string | undefined;
|
|
726
|
+
}
|
|
727
|
+
export interface DataQualityRulesetEvaluationRunFilter {
|
|
728
|
+
DataSource: DataSource | undefined;
|
|
729
|
+
StartedBefore?: Date | undefined;
|
|
730
|
+
StartedAfter?: Date | undefined;
|
|
731
|
+
}
|
|
732
|
+
export interface ListDataQualityRulesetEvaluationRunsRequest {
|
|
733
|
+
Filter?: DataQualityRulesetEvaluationRunFilter | undefined;
|
|
734
|
+
NextToken?: string | undefined;
|
|
735
|
+
MaxResults?: number | undefined;
|
|
736
|
+
}
|
|
737
|
+
export interface DataQualityRulesetEvaluationRunDescription {
|
|
738
|
+
RunId?: string | undefined;
|
|
739
|
+
Status?: TaskStatusType | undefined;
|
|
740
|
+
StartedOn?: Date | undefined;
|
|
741
|
+
DataSource?: DataSource | undefined;
|
|
742
|
+
}
|
|
743
|
+
export interface ListDataQualityRulesetEvaluationRunsResponse {
|
|
744
|
+
Runs?: DataQualityRulesetEvaluationRunDescription[] | undefined;
|
|
745
|
+
NextToken?: string | undefined;
|
|
746
|
+
}
|
|
747
|
+
export interface DataQualityRulesetFilterCriteria {
|
|
900
748
|
Name?: string | undefined;
|
|
901
|
-
|
|
902
|
-
Status?: TransformStatusType | undefined;
|
|
903
|
-
GlueVersion?: string | undefined;
|
|
749
|
+
Description?: string | undefined;
|
|
904
750
|
CreatedBefore?: Date | undefined;
|
|
905
751
|
CreatedAfter?: Date | undefined;
|
|
906
752
|
LastModifiedBefore?: Date | undefined;
|
|
907
753
|
LastModifiedAfter?: Date | undefined;
|
|
908
|
-
|
|
909
|
-
}
|
|
910
|
-
export declare const TransformSortColumnType: {
|
|
911
|
-
readonly CREATED: "CREATED";
|
|
912
|
-
readonly LAST_MODIFIED: "LAST_MODIFIED";
|
|
913
|
-
readonly NAME: "NAME";
|
|
914
|
-
readonly STATUS: "STATUS";
|
|
915
|
-
readonly TRANSFORM_TYPE: "TRANSFORM_TYPE";
|
|
916
|
-
};
|
|
917
|
-
export type TransformSortColumnType =
|
|
918
|
-
(typeof TransformSortColumnType)[keyof typeof TransformSortColumnType];
|
|
919
|
-
export interface TransformSortCriteria {
|
|
920
|
-
Column: TransformSortColumnType | undefined;
|
|
921
|
-
SortDirection: SortDirectionType | undefined;
|
|
754
|
+
TargetTable?: DataQualityTargetTable | undefined;
|
|
922
755
|
}
|
|
923
|
-
export interface
|
|
756
|
+
export interface ListDataQualityRulesetsRequest {
|
|
924
757
|
NextToken?: string | undefined;
|
|
925
758
|
MaxResults?: number | undefined;
|
|
926
|
-
Filter?:
|
|
927
|
-
|
|
759
|
+
Filter?: DataQualityRulesetFilterCriteria | undefined;
|
|
760
|
+
Tags?: Record<string, string> | undefined;
|
|
928
761
|
}
|
|
929
|
-
export interface
|
|
930
|
-
TransformId?: string | undefined;
|
|
762
|
+
export interface DataQualityRulesetListDetails {
|
|
931
763
|
Name?: string | undefined;
|
|
932
764
|
Description?: string | undefined;
|
|
933
|
-
Status?: TransformStatusType | undefined;
|
|
934
765
|
CreatedOn?: Date | undefined;
|
|
935
766
|
LastModifiedOn?: Date | undefined;
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
939
|
-
LabelCount?: number | undefined;
|
|
940
|
-
Schema?: SchemaColumn[] | undefined;
|
|
941
|
-
Role?: string | undefined;
|
|
942
|
-
GlueVersion?: string | undefined;
|
|
943
|
-
MaxCapacity?: number | undefined;
|
|
944
|
-
WorkerType?: WorkerType | undefined;
|
|
945
|
-
NumberOfWorkers?: number | undefined;
|
|
946
|
-
Timeout?: number | undefined;
|
|
947
|
-
MaxRetries?: number | undefined;
|
|
948
|
-
TransformEncryption?: TransformEncryption | undefined;
|
|
767
|
+
TargetTable?: DataQualityTargetTable | undefined;
|
|
768
|
+
RecommendationRunId?: string | undefined;
|
|
769
|
+
RuleCount?: number | undefined;
|
|
949
770
|
}
|
|
950
|
-
export interface
|
|
951
|
-
|
|
771
|
+
export interface ListDataQualityRulesetsResponse {
|
|
772
|
+
Rulesets?: DataQualityRulesetListDetails[] | undefined;
|
|
952
773
|
NextToken?: string | undefined;
|
|
953
774
|
}
|
|
954
|
-
export interface
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
TableName: string | undefined;
|
|
958
|
-
PartitionValues: string[] | undefined;
|
|
775
|
+
export interface TimestampFilter {
|
|
776
|
+
RecordedBefore?: Date | undefined;
|
|
777
|
+
RecordedAfter?: Date | undefined;
|
|
959
778
|
}
|
|
960
|
-
export interface
|
|
961
|
-
|
|
779
|
+
export interface ListDataQualityStatisticAnnotationsRequest {
|
|
780
|
+
StatisticId?: string | undefined;
|
|
781
|
+
ProfileId?: string | undefined;
|
|
782
|
+
TimestampFilter?: TimestampFilter | undefined;
|
|
783
|
+
MaxResults?: number | undefined;
|
|
784
|
+
NextToken?: string | undefined;
|
|
962
785
|
}
|
|
963
|
-
export interface
|
|
964
|
-
|
|
965
|
-
DatabaseName: string | undefined;
|
|
966
|
-
TableName: string | undefined;
|
|
786
|
+
export interface ListDataQualityStatisticAnnotationsResponse {
|
|
787
|
+
Annotations?: StatisticAnnotation[] | undefined;
|
|
967
788
|
NextToken?: string | undefined;
|
|
968
789
|
}
|
|
969
|
-
export
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
};
|
|
976
|
-
export type BackfillErrorCode =
|
|
977
|
-
(typeof BackfillErrorCode)[keyof typeof BackfillErrorCode];
|
|
978
|
-
export interface BackfillError {
|
|
979
|
-
Code?: BackfillErrorCode | undefined;
|
|
980
|
-
Partitions?: PartitionValueList[] | undefined;
|
|
790
|
+
export interface ListDataQualityStatisticsRequest {
|
|
791
|
+
StatisticId?: string | undefined;
|
|
792
|
+
ProfileId?: string | undefined;
|
|
793
|
+
TimestampFilter?: TimestampFilter | undefined;
|
|
794
|
+
MaxResults?: number | undefined;
|
|
795
|
+
NextToken?: string | undefined;
|
|
981
796
|
}
|
|
982
|
-
export
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
readonly DELETING: "DELETING";
|
|
986
|
-
readonly FAILED: "FAILED";
|
|
987
|
-
};
|
|
988
|
-
export type PartitionIndexStatus =
|
|
989
|
-
(typeof PartitionIndexStatus)[keyof typeof PartitionIndexStatus];
|
|
990
|
-
export interface KeySchemaElement {
|
|
991
|
-
Name: string | undefined;
|
|
992
|
-
Type: string | undefined;
|
|
797
|
+
export interface RunIdentifier {
|
|
798
|
+
RunId?: string | undefined;
|
|
799
|
+
JobRunId?: string | undefined;
|
|
993
800
|
}
|
|
994
|
-
export interface
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
998
|
-
|
|
801
|
+
export interface StatisticSummary {
|
|
802
|
+
StatisticId?: string | undefined;
|
|
803
|
+
ProfileId?: string | undefined;
|
|
804
|
+
RunIdentifier?: RunIdentifier | undefined;
|
|
805
|
+
StatisticName?: string | undefined;
|
|
806
|
+
DoubleValue?: number | undefined;
|
|
807
|
+
EvaluationLevel?: StatisticEvaluationLevel | undefined;
|
|
808
|
+
ColumnsReferenced?: string[] | undefined;
|
|
809
|
+
ReferencedDatasets?: string[] | undefined;
|
|
810
|
+
StatisticProperties?: Record<string, string> | undefined;
|
|
811
|
+
RecordedOn?: Date | undefined;
|
|
812
|
+
InclusionAnnotation?: TimestampedInclusionAnnotation | undefined;
|
|
999
813
|
}
|
|
1000
|
-
export interface
|
|
1001
|
-
|
|
814
|
+
export interface ListDataQualityStatisticsResponse {
|
|
815
|
+
Statistics?: StatisticSummary[] | undefined;
|
|
1002
816
|
NextToken?: string | undefined;
|
|
1003
817
|
}
|
|
1004
|
-
export interface
|
|
1005
|
-
|
|
1006
|
-
|
|
818
|
+
export interface ListDevEndpointsRequest {
|
|
819
|
+
NextToken?: string | undefined;
|
|
820
|
+
MaxResults?: number | undefined;
|
|
821
|
+
Tags?: Record<string, string> | undefined;
|
|
1007
822
|
}
|
|
1008
|
-
export interface
|
|
823
|
+
export interface ListDevEndpointsResponse {
|
|
824
|
+
DevEndpointNames?: string[] | undefined;
|
|
825
|
+
NextToken?: string | undefined;
|
|
826
|
+
}
|
|
827
|
+
export interface ListEntitiesRequest {
|
|
828
|
+
ConnectionName?: string | undefined;
|
|
1009
829
|
CatalogId?: string | undefined;
|
|
1010
|
-
|
|
1011
|
-
|
|
1012
|
-
|
|
830
|
+
ParentEntityName?: string | undefined;
|
|
831
|
+
NextToken?: string | undefined;
|
|
832
|
+
DataStoreApiVersion?: string | undefined;
|
|
833
|
+
}
|
|
834
|
+
export interface Entity {
|
|
835
|
+
EntityName?: string | undefined;
|
|
836
|
+
Label?: string | undefined;
|
|
837
|
+
IsParentEntity?: boolean | undefined;
|
|
838
|
+
Description?: string | undefined;
|
|
839
|
+
Category?: string | undefined;
|
|
840
|
+
CustomProperties?: Record<string, string> | undefined;
|
|
841
|
+
}
|
|
842
|
+
export interface ListEntitiesResponse {
|
|
843
|
+
Entities?: Entity[] | undefined;
|
|
844
|
+
NextToken?: string | undefined;
|
|
845
|
+
}
|
|
846
|
+
export interface IntegrationResourcePropertyFilter {
|
|
847
|
+
Name?: string | undefined;
|
|
848
|
+
Values?: string[] | undefined;
|
|
849
|
+
}
|
|
850
|
+
export interface ListIntegrationResourcePropertiesRequest {
|
|
851
|
+
Marker?: string | undefined;
|
|
852
|
+
Filters?: IntegrationResourcePropertyFilter[] | undefined;
|
|
853
|
+
MaxRecords?: number | undefined;
|
|
854
|
+
}
|
|
855
|
+
export interface IntegrationResourceProperty {
|
|
856
|
+
ResourceArn: string | undefined;
|
|
857
|
+
ResourcePropertyArn?: string | undefined;
|
|
858
|
+
SourceProcessingProperties?: SourceProcessingProperties | undefined;
|
|
859
|
+
TargetProcessingProperties?: TargetProcessingProperties | undefined;
|
|
860
|
+
}
|
|
861
|
+
export interface ListIntegrationResourcePropertiesResponse {
|
|
862
|
+
IntegrationResourcePropertyList?: IntegrationResourceProperty[] | undefined;
|
|
863
|
+
Marker?: string | undefined;
|
|
864
|
+
}
|
|
865
|
+
export interface ListJobsRequest {
|
|
1013
866
|
NextToken?: string | undefined;
|
|
1014
|
-
Segment?: Segment | undefined;
|
|
1015
867
|
MaxResults?: number | undefined;
|
|
1016
|
-
|
|
1017
|
-
TransactionId?: string | undefined;
|
|
1018
|
-
QueryAsOfTime?: Date | undefined;
|
|
868
|
+
Tags?: Record<string, string> | undefined;
|
|
1019
869
|
}
|
|
1020
|
-
export interface
|
|
1021
|
-
|
|
870
|
+
export interface ListJobsResponse {
|
|
871
|
+
JobNames?: string[] | undefined;
|
|
1022
872
|
NextToken?: string | undefined;
|
|
1023
873
|
}
|
|
1024
|
-
export interface
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
AdditionalPlanOptionsMap?: Record<string, string> | undefined;
|
|
874
|
+
export interface ListMLTransformsRequest {
|
|
875
|
+
NextToken?: string | undefined;
|
|
876
|
+
MaxResults?: number | undefined;
|
|
877
|
+
Filter?: TransformFilterCriteria | undefined;
|
|
878
|
+
Sort?: TransformSortCriteria | undefined;
|
|
879
|
+
Tags?: Record<string, string> | undefined;
|
|
1031
880
|
}
|
|
1032
|
-
export interface
|
|
1033
|
-
|
|
1034
|
-
|
|
881
|
+
export interface ListMLTransformsResponse {
|
|
882
|
+
TransformIds: string[] | undefined;
|
|
883
|
+
NextToken?: string | undefined;
|
|
1035
884
|
}
|
|
1036
|
-
export interface
|
|
1037
|
-
|
|
885
|
+
export interface ListRegistriesInput {
|
|
886
|
+
MaxResults?: number | undefined;
|
|
887
|
+
NextToken?: string | undefined;
|
|
1038
888
|
}
|
|
1039
|
-
export interface
|
|
889
|
+
export interface RegistryListItem {
|
|
1040
890
|
RegistryName?: string | undefined;
|
|
1041
891
|
RegistryArn?: string | undefined;
|
|
1042
892
|
Description?: string | undefined;
|
|
@@ -1044,784 +894,733 @@ export interface GetRegistryResponse {
|
|
|
1044
894
|
CreatedTime?: string | undefined;
|
|
1045
895
|
UpdatedTime?: string | undefined;
|
|
1046
896
|
}
|
|
1047
|
-
export interface
|
|
897
|
+
export interface ListRegistriesResponse {
|
|
898
|
+
Registries?: RegistryListItem[] | undefined;
|
|
1048
899
|
NextToken?: string | undefined;
|
|
1049
|
-
MaxResults?: number | undefined;
|
|
1050
|
-
}
|
|
1051
|
-
export interface GluePolicy {
|
|
1052
|
-
PolicyInJson?: string | undefined;
|
|
1053
|
-
PolicyHash?: string | undefined;
|
|
1054
|
-
CreateTime?: Date | undefined;
|
|
1055
|
-
UpdateTime?: Date | undefined;
|
|
1056
900
|
}
|
|
1057
|
-
export interface
|
|
1058
|
-
|
|
901
|
+
export interface ListSchemasInput {
|
|
902
|
+
RegistryId?: RegistryId | undefined;
|
|
903
|
+
MaxResults?: number | undefined;
|
|
1059
904
|
NextToken?: string | undefined;
|
|
1060
905
|
}
|
|
1061
|
-
export interface
|
|
1062
|
-
ResourceArn?: string | undefined;
|
|
1063
|
-
}
|
|
1064
|
-
export interface GetResourcePolicyResponse {
|
|
1065
|
-
PolicyInJson?: string | undefined;
|
|
1066
|
-
PolicyHash?: string | undefined;
|
|
1067
|
-
CreateTime?: Date | undefined;
|
|
1068
|
-
UpdateTime?: Date | undefined;
|
|
1069
|
-
}
|
|
1070
|
-
export interface GetSchemaInput {
|
|
1071
|
-
SchemaId: SchemaId | undefined;
|
|
1072
|
-
}
|
|
1073
|
-
export interface GetSchemaResponse {
|
|
906
|
+
export interface SchemaListItem {
|
|
1074
907
|
RegistryName?: string | undefined;
|
|
1075
|
-
RegistryArn?: string | undefined;
|
|
1076
908
|
SchemaName?: string | undefined;
|
|
1077
909
|
SchemaArn?: string | undefined;
|
|
1078
910
|
Description?: string | undefined;
|
|
1079
|
-
DataFormat?: DataFormat | undefined;
|
|
1080
|
-
Compatibility?: Compatibility | undefined;
|
|
1081
|
-
SchemaCheckpoint?: number | undefined;
|
|
1082
|
-
LatestSchemaVersion?: number | undefined;
|
|
1083
|
-
NextSchemaVersion?: number | undefined;
|
|
1084
911
|
SchemaStatus?: SchemaStatus | undefined;
|
|
1085
912
|
CreatedTime?: string | undefined;
|
|
1086
913
|
UpdatedTime?: string | undefined;
|
|
1087
914
|
}
|
|
1088
|
-
export interface
|
|
915
|
+
export interface ListSchemasResponse {
|
|
916
|
+
Schemas?: SchemaListItem[] | undefined;
|
|
917
|
+
NextToken?: string | undefined;
|
|
918
|
+
}
|
|
919
|
+
export interface ListSchemaVersionsInput {
|
|
1089
920
|
SchemaId: SchemaId | undefined;
|
|
1090
|
-
|
|
921
|
+
MaxResults?: number | undefined;
|
|
922
|
+
NextToken?: string | undefined;
|
|
1091
923
|
}
|
|
1092
|
-
export interface
|
|
1093
|
-
SchemaVersionId?: string | undefined;
|
|
924
|
+
export interface SchemaVersionListItem {
|
|
1094
925
|
SchemaArn?: string | undefined;
|
|
1095
|
-
DataFormat?: DataFormat | undefined;
|
|
1096
|
-
Status?: SchemaVersionStatus | undefined;
|
|
1097
|
-
CreatedTime?: string | undefined;
|
|
1098
|
-
}
|
|
1099
|
-
export interface SchemaVersionNumber {
|
|
1100
|
-
LatestVersion?: boolean | undefined;
|
|
1101
|
-
VersionNumber?: number | undefined;
|
|
1102
|
-
}
|
|
1103
|
-
export interface GetSchemaVersionInput {
|
|
1104
|
-
SchemaId?: SchemaId | undefined;
|
|
1105
|
-
SchemaVersionId?: string | undefined;
|
|
1106
|
-
SchemaVersionNumber?: SchemaVersionNumber | undefined;
|
|
1107
|
-
}
|
|
1108
|
-
export interface GetSchemaVersionResponse {
|
|
1109
926
|
SchemaVersionId?: string | undefined;
|
|
1110
|
-
SchemaDefinition?: string | undefined;
|
|
1111
|
-
DataFormat?: DataFormat | undefined;
|
|
1112
|
-
SchemaArn?: string | undefined;
|
|
1113
927
|
VersionNumber?: number | undefined;
|
|
1114
928
|
Status?: SchemaVersionStatus | undefined;
|
|
1115
929
|
CreatedTime?: string | undefined;
|
|
1116
930
|
}
|
|
1117
|
-
export
|
|
1118
|
-
|
|
1119
|
-
};
|
|
1120
|
-
export type SchemaDiffType =
|
|
1121
|
-
(typeof SchemaDiffType)[keyof typeof SchemaDiffType];
|
|
1122
|
-
export interface GetSchemaVersionsDiffInput {
|
|
1123
|
-
SchemaId: SchemaId | undefined;
|
|
1124
|
-
FirstSchemaVersionNumber: SchemaVersionNumber | undefined;
|
|
1125
|
-
SecondSchemaVersionNumber: SchemaVersionNumber | undefined;
|
|
1126
|
-
SchemaDiffType: SchemaDiffType | undefined;
|
|
1127
|
-
}
|
|
1128
|
-
export interface GetSchemaVersionsDiffResponse {
|
|
1129
|
-
Diff?: string | undefined;
|
|
1130
|
-
}
|
|
1131
|
-
export interface GetSecurityConfigurationRequest {
|
|
1132
|
-
Name: string | undefined;
|
|
1133
|
-
}
|
|
1134
|
-
export interface SecurityConfiguration {
|
|
1135
|
-
Name?: string | undefined;
|
|
1136
|
-
CreatedTimeStamp?: Date | undefined;
|
|
1137
|
-
EncryptionConfiguration?: EncryptionConfiguration | undefined;
|
|
1138
|
-
}
|
|
1139
|
-
export interface GetSecurityConfigurationResponse {
|
|
1140
|
-
SecurityConfiguration?: SecurityConfiguration | undefined;
|
|
1141
|
-
}
|
|
1142
|
-
export interface GetSecurityConfigurationsRequest {
|
|
1143
|
-
MaxResults?: number | undefined;
|
|
931
|
+
export interface ListSchemaVersionsResponse {
|
|
932
|
+
Schemas?: SchemaVersionListItem[] | undefined;
|
|
1144
933
|
NextToken?: string | undefined;
|
|
1145
934
|
}
|
|
1146
|
-
export interface
|
|
1147
|
-
SecurityConfigurations?: SecurityConfiguration[] | undefined;
|
|
935
|
+
export interface ListSessionsRequest {
|
|
1148
936
|
NextToken?: string | undefined;
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
Id: string | undefined;
|
|
937
|
+
MaxResults?: number | undefined;
|
|
938
|
+
Tags?: Record<string, string> | undefined;
|
|
1152
939
|
RequestOrigin?: string | undefined;
|
|
1153
940
|
}
|
|
1154
|
-
export interface
|
|
1155
|
-
|
|
941
|
+
export interface ListSessionsResponse {
|
|
942
|
+
Ids?: string[] | undefined;
|
|
943
|
+
Sessions?: Session[] | undefined;
|
|
944
|
+
NextToken?: string | undefined;
|
|
1156
945
|
}
|
|
1157
|
-
export interface
|
|
946
|
+
export interface ListStatementsRequest {
|
|
1158
947
|
SessionId: string | undefined;
|
|
1159
|
-
Id: number | undefined;
|
|
1160
948
|
RequestOrigin?: string | undefined;
|
|
949
|
+
NextToken?: string | undefined;
|
|
1161
950
|
}
|
|
1162
|
-
export interface
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
export declare const StatementState: {
|
|
1166
|
-
readonly AVAILABLE: "AVAILABLE";
|
|
1167
|
-
readonly CANCELLED: "CANCELLED";
|
|
1168
|
-
readonly CANCELLING: "CANCELLING";
|
|
1169
|
-
readonly ERROR: "ERROR";
|
|
1170
|
-
readonly RUNNING: "RUNNING";
|
|
1171
|
-
readonly WAITING: "WAITING";
|
|
1172
|
-
};
|
|
1173
|
-
export type StatementState =
|
|
1174
|
-
(typeof StatementState)[keyof typeof StatementState];
|
|
1175
|
-
export interface StatementOutput {
|
|
1176
|
-
Data?: StatementOutputData | undefined;
|
|
1177
|
-
ExecutionCount?: number | undefined;
|
|
1178
|
-
Status?: StatementState | undefined;
|
|
1179
|
-
ErrorName?: string | undefined;
|
|
1180
|
-
ErrorValue?: string | undefined;
|
|
1181
|
-
Traceback?: string[] | undefined;
|
|
1182
|
-
}
|
|
1183
|
-
export interface Statement {
|
|
1184
|
-
Id?: number | undefined;
|
|
1185
|
-
Code?: string | undefined;
|
|
1186
|
-
State?: StatementState | undefined;
|
|
1187
|
-
Output?: StatementOutput | undefined;
|
|
1188
|
-
Progress?: number | undefined;
|
|
1189
|
-
StartedOn?: number | undefined;
|
|
1190
|
-
CompletedOn?: number | undefined;
|
|
1191
|
-
}
|
|
1192
|
-
export interface GetStatementResponse {
|
|
1193
|
-
Statement?: Statement | undefined;
|
|
1194
|
-
}
|
|
1195
|
-
export interface GetTableRequest {
|
|
1196
|
-
CatalogId?: string | undefined;
|
|
1197
|
-
DatabaseName: string | undefined;
|
|
1198
|
-
Name: string | undefined;
|
|
1199
|
-
TransactionId?: string | undefined;
|
|
1200
|
-
QueryAsOfTime?: Date | undefined;
|
|
1201
|
-
AuditContext?: AuditContext | undefined;
|
|
1202
|
-
IncludeStatusDetails?: boolean | undefined;
|
|
1203
|
-
}
|
|
1204
|
-
export interface FederatedTable {
|
|
1205
|
-
Identifier?: string | undefined;
|
|
1206
|
-
DatabaseIdentifier?: string | undefined;
|
|
1207
|
-
ConnectionName?: string | undefined;
|
|
1208
|
-
ConnectionType?: string | undefined;
|
|
1209
|
-
}
|
|
1210
|
-
export declare const ResourceAction: {
|
|
1211
|
-
readonly CREATE: "CREATE";
|
|
1212
|
-
readonly UPDATE: "UPDATE";
|
|
1213
|
-
};
|
|
1214
|
-
export type ResourceAction =
|
|
1215
|
-
(typeof ResourceAction)[keyof typeof ResourceAction];
|
|
1216
|
-
export declare const ResourceState: {
|
|
1217
|
-
readonly FAILED: "FAILED";
|
|
1218
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
1219
|
-
readonly QUEUED: "QUEUED";
|
|
1220
|
-
readonly STOPPED: "STOPPED";
|
|
1221
|
-
readonly SUCCESS: "SUCCESS";
|
|
1222
|
-
};
|
|
1223
|
-
export type ResourceState = (typeof ResourceState)[keyof typeof ResourceState];
|
|
1224
|
-
export interface ViewValidation {
|
|
1225
|
-
Dialect?: ViewDialect | undefined;
|
|
1226
|
-
DialectVersion?: string | undefined;
|
|
1227
|
-
ViewValidationText?: string | undefined;
|
|
1228
|
-
UpdateTime?: Date | undefined;
|
|
1229
|
-
State?: ResourceState | undefined;
|
|
1230
|
-
Error?: ErrorDetail | undefined;
|
|
1231
|
-
}
|
|
1232
|
-
export interface ViewRepresentation {
|
|
1233
|
-
Dialect?: ViewDialect | undefined;
|
|
1234
|
-
DialectVersion?: string | undefined;
|
|
1235
|
-
ViewOriginalText?: string | undefined;
|
|
1236
|
-
ViewExpandedText?: string | undefined;
|
|
1237
|
-
ValidationConnection?: string | undefined;
|
|
1238
|
-
IsStale?: boolean | undefined;
|
|
1239
|
-
}
|
|
1240
|
-
export interface ViewDefinition {
|
|
1241
|
-
IsProtected?: boolean | undefined;
|
|
1242
|
-
Definer?: string | undefined;
|
|
1243
|
-
SubObjects?: string[] | undefined;
|
|
1244
|
-
Representations?: ViewRepresentation[] | undefined;
|
|
951
|
+
export interface ListStatementsResponse {
|
|
952
|
+
Statements?: Statement[] | undefined;
|
|
953
|
+
NextToken?: string | undefined;
|
|
1245
954
|
}
|
|
1246
|
-
export interface
|
|
955
|
+
export interface ListTableOptimizerRunsRequest {
|
|
1247
956
|
CatalogId: string | undefined;
|
|
1248
957
|
DatabaseName: string | undefined;
|
|
1249
958
|
TableName: string | undefined;
|
|
1250
959
|
Type: TableOptimizerType | undefined;
|
|
960
|
+
MaxResults?: number | undefined;
|
|
961
|
+
NextToken?: string | undefined;
|
|
1251
962
|
}
|
|
1252
|
-
export interface
|
|
963
|
+
export interface ListTableOptimizerRunsResponse {
|
|
1253
964
|
CatalogId?: string | undefined;
|
|
1254
965
|
DatabaseName?: string | undefined;
|
|
1255
966
|
TableName?: string | undefined;
|
|
1256
|
-
|
|
967
|
+
NextToken?: string | undefined;
|
|
968
|
+
TableOptimizerRuns?: TableOptimizerRun[] | undefined;
|
|
1257
969
|
}
|
|
1258
|
-
export
|
|
1259
|
-
readonly NAME: "NAME";
|
|
1260
|
-
readonly TABLE_TYPE: "TABLE_TYPE";
|
|
1261
|
-
};
|
|
1262
|
-
export type TableAttributes =
|
|
1263
|
-
(typeof TableAttributes)[keyof typeof TableAttributes];
|
|
1264
|
-
export interface GetTablesRequest {
|
|
1265
|
-
CatalogId?: string | undefined;
|
|
1266
|
-
DatabaseName: string | undefined;
|
|
1267
|
-
Expression?: string | undefined;
|
|
970
|
+
export interface ListTriggersRequest {
|
|
1268
971
|
NextToken?: string | undefined;
|
|
972
|
+
DependentJobName?: string | undefined;
|
|
1269
973
|
MaxResults?: number | undefined;
|
|
1270
|
-
|
|
1271
|
-
QueryAsOfTime?: Date | undefined;
|
|
1272
|
-
AuditContext?: AuditContext | undefined;
|
|
1273
|
-
IncludeStatusDetails?: boolean | undefined;
|
|
1274
|
-
AttributesToGet?: TableAttributes[] | undefined;
|
|
974
|
+
Tags?: Record<string, string> | undefined;
|
|
1275
975
|
}
|
|
1276
|
-
export interface
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
TableName: string | undefined;
|
|
1280
|
-
VersionId?: string | undefined;
|
|
976
|
+
export interface ListTriggersResponse {
|
|
977
|
+
TriggerNames?: string[] | undefined;
|
|
978
|
+
NextToken?: string | undefined;
|
|
1281
979
|
}
|
|
1282
|
-
export interface
|
|
1283
|
-
CatalogId?: string | undefined;
|
|
1284
|
-
DatabaseName: string | undefined;
|
|
1285
|
-
TableName: string | undefined;
|
|
980
|
+
export interface ListUsageProfilesRequest {
|
|
1286
981
|
NextToken?: string | undefined;
|
|
1287
982
|
MaxResults?: number | undefined;
|
|
1288
983
|
}
|
|
1289
|
-
export interface
|
|
1290
|
-
|
|
1291
|
-
|
|
1292
|
-
|
|
1293
|
-
|
|
1294
|
-
}
|
|
1295
|
-
export interface GetTriggerRequest {
|
|
1296
|
-
Name: string | undefined;
|
|
984
|
+
export interface UsageProfileDefinition {
|
|
985
|
+
Name?: string | undefined;
|
|
986
|
+
Description?: string | undefined;
|
|
987
|
+
CreatedOn?: Date | undefined;
|
|
988
|
+
LastModifiedOn?: Date | undefined;
|
|
1297
989
|
}
|
|
1298
|
-
export interface
|
|
1299
|
-
|
|
990
|
+
export interface ListUsageProfilesResponse {
|
|
991
|
+
Profiles?: UsageProfileDefinition[] | undefined;
|
|
992
|
+
NextToken?: string | undefined;
|
|
1300
993
|
}
|
|
1301
|
-
export interface
|
|
994
|
+
export interface ListWorkflowsRequest {
|
|
1302
995
|
NextToken?: string | undefined;
|
|
1303
|
-
DependentJobName?: string | undefined;
|
|
1304
996
|
MaxResults?: number | undefined;
|
|
1305
997
|
}
|
|
1306
|
-
export interface
|
|
1307
|
-
|
|
998
|
+
export interface ListWorkflowsResponse {
|
|
999
|
+
Workflows?: string[] | undefined;
|
|
1308
1000
|
NextToken?: string | undefined;
|
|
1309
1001
|
}
|
|
1310
|
-
export interface
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1002
|
+
export interface ModifyIntegrationRequest {
|
|
1003
|
+
IntegrationIdentifier: string | undefined;
|
|
1004
|
+
Description?: string | undefined;
|
|
1005
|
+
DataFilter?: string | undefined;
|
|
1006
|
+
IntegrationConfig?: IntegrationConfig | undefined;
|
|
1007
|
+
IntegrationName?: string | undefined;
|
|
1008
|
+
}
|
|
1009
|
+
export interface ModifyIntegrationResponse {
|
|
1010
|
+
SourceArn: string | undefined;
|
|
1011
|
+
TargetArn: string | undefined;
|
|
1012
|
+
IntegrationName: string | undefined;
|
|
1013
|
+
Description?: string | undefined;
|
|
1014
|
+
IntegrationArn: string | undefined;
|
|
1015
|
+
KmsKeyId?: string | undefined;
|
|
1016
|
+
AdditionalEncryptionContext?: Record<string, string> | undefined;
|
|
1017
|
+
Tags?: Tag[] | undefined;
|
|
1018
|
+
Status: IntegrationStatus | undefined;
|
|
1019
|
+
CreateTime: Date | undefined;
|
|
1020
|
+
Errors?: IntegrationError[] | undefined;
|
|
1021
|
+
DataFilter?: string | undefined;
|
|
1022
|
+
IntegrationConfig?: IntegrationConfig | undefined;
|
|
1023
|
+
}
|
|
1024
|
+
export interface PutDataCatalogEncryptionSettingsRequest {
|
|
1025
|
+
CatalogId?: string | undefined;
|
|
1026
|
+
DataCatalogEncryptionSettings: DataCatalogEncryptionSettings | undefined;
|
|
1316
1027
|
}
|
|
1317
|
-
export
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
readonly NESTED_PERMISSION: "NESTED_PERMISSION";
|
|
1322
|
-
};
|
|
1323
|
-
export type PermissionType =
|
|
1324
|
-
(typeof PermissionType)[keyof typeof PermissionType];
|
|
1325
|
-
export interface GetUnfilteredPartitionMetadataRequest {
|
|
1326
|
-
Region?: string | undefined;
|
|
1327
|
-
CatalogId: string | undefined;
|
|
1328
|
-
DatabaseName: string | undefined;
|
|
1329
|
-
TableName: string | undefined;
|
|
1330
|
-
PartitionValues: string[] | undefined;
|
|
1331
|
-
AuditContext?: AuditContext | undefined;
|
|
1332
|
-
SupportedPermissionTypes: PermissionType[] | undefined;
|
|
1333
|
-
QuerySessionContext?: QuerySessionContext | undefined;
|
|
1028
|
+
export interface PutDataCatalogEncryptionSettingsResponse {}
|
|
1029
|
+
export interface PutDataQualityProfileAnnotationRequest {
|
|
1030
|
+
ProfileId: string | undefined;
|
|
1031
|
+
InclusionAnnotation: InclusionAnnotationValue | undefined;
|
|
1334
1032
|
}
|
|
1335
|
-
export interface
|
|
1336
|
-
|
|
1337
|
-
|
|
1338
|
-
|
|
1033
|
+
export interface PutDataQualityProfileAnnotationResponse {}
|
|
1034
|
+
export interface PutResourcePolicyRequest {
|
|
1035
|
+
PolicyInJson: string | undefined;
|
|
1036
|
+
ResourceArn?: string | undefined;
|
|
1037
|
+
PolicyHashCondition?: string | undefined;
|
|
1038
|
+
PolicyExistsCondition?: ExistCondition | undefined;
|
|
1039
|
+
EnableHybrid?: EnableHybridValues | undefined;
|
|
1339
1040
|
}
|
|
1340
|
-
export
|
|
1341
|
-
|
|
1342
|
-
readonly $fault: "client";
|
|
1343
|
-
Message?: string | undefined;
|
|
1344
|
-
constructor(
|
|
1345
|
-
opts: __ExceptionOptionType<
|
|
1346
|
-
PermissionTypeMismatchException,
|
|
1347
|
-
__BaseException
|
|
1348
|
-
>
|
|
1349
|
-
);
|
|
1041
|
+
export interface PutResourcePolicyResponse {
|
|
1042
|
+
PolicyHash?: string | undefined;
|
|
1350
1043
|
}
|
|
1351
|
-
export interface
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1044
|
+
export interface MetadataKeyValuePair {
|
|
1045
|
+
MetadataKey?: string | undefined;
|
|
1046
|
+
MetadataValue?: string | undefined;
|
|
1047
|
+
}
|
|
1048
|
+
export interface PutSchemaVersionMetadataInput {
|
|
1049
|
+
SchemaId?: SchemaId | undefined;
|
|
1050
|
+
SchemaVersionNumber?: SchemaVersionNumber | undefined;
|
|
1051
|
+
SchemaVersionId?: string | undefined;
|
|
1052
|
+
MetadataKeyValue: MetadataKeyValuePair | undefined;
|
|
1053
|
+
}
|
|
1054
|
+
export interface PutSchemaVersionMetadataResponse {
|
|
1055
|
+
SchemaArn?: string | undefined;
|
|
1056
|
+
SchemaName?: string | undefined;
|
|
1057
|
+
RegistryName?: string | undefined;
|
|
1058
|
+
LatestVersion?: boolean | undefined;
|
|
1059
|
+
VersionNumber?: number | undefined;
|
|
1060
|
+
SchemaVersionId?: string | undefined;
|
|
1061
|
+
MetadataKey?: string | undefined;
|
|
1062
|
+
MetadataValue?: string | undefined;
|
|
1063
|
+
}
|
|
1064
|
+
export interface PutWorkflowRunPropertiesRequest {
|
|
1065
|
+
Name: string | undefined;
|
|
1066
|
+
RunId: string | undefined;
|
|
1067
|
+
RunProperties: Record<string, string> | undefined;
|
|
1068
|
+
}
|
|
1069
|
+
export interface PutWorkflowRunPropertiesResponse {}
|
|
1070
|
+
export interface QuerySchemaVersionMetadataInput {
|
|
1071
|
+
SchemaId?: SchemaId | undefined;
|
|
1072
|
+
SchemaVersionNumber?: SchemaVersionNumber | undefined;
|
|
1073
|
+
SchemaVersionId?: string | undefined;
|
|
1074
|
+
MetadataList?: MetadataKeyValuePair[] | undefined;
|
|
1361
1075
|
MaxResults?: number | undefined;
|
|
1362
|
-
|
|
1076
|
+
NextToken?: string | undefined;
|
|
1363
1077
|
}
|
|
1364
|
-
export interface
|
|
1365
|
-
|
|
1366
|
-
|
|
1367
|
-
|
|
1078
|
+
export interface OtherMetadataValueListItem {
|
|
1079
|
+
MetadataValue?: string | undefined;
|
|
1080
|
+
CreatedTime?: string | undefined;
|
|
1081
|
+
}
|
|
1082
|
+
export interface MetadataInfo {
|
|
1083
|
+
MetadataValue?: string | undefined;
|
|
1084
|
+
CreatedTime?: string | undefined;
|
|
1085
|
+
OtherMetadataValueList?: OtherMetadataValueListItem[] | undefined;
|
|
1086
|
+
}
|
|
1087
|
+
export interface QuerySchemaVersionMetadataResponse {
|
|
1088
|
+
MetadataInfoMap?: Record<string, MetadataInfo> | undefined;
|
|
1089
|
+
SchemaVersionId?: string | undefined;
|
|
1090
|
+
NextToken?: string | undefined;
|
|
1091
|
+
}
|
|
1092
|
+
export interface RegisterSchemaVersionInput {
|
|
1093
|
+
SchemaId: SchemaId | undefined;
|
|
1094
|
+
SchemaDefinition: string | undefined;
|
|
1095
|
+
}
|
|
1096
|
+
export interface RegisterSchemaVersionResponse {
|
|
1097
|
+
SchemaVersionId?: string | undefined;
|
|
1098
|
+
VersionNumber?: number | undefined;
|
|
1099
|
+
Status?: SchemaVersionStatus | undefined;
|
|
1100
|
+
}
|
|
1101
|
+
export interface RemoveSchemaVersionMetadataInput {
|
|
1102
|
+
SchemaId?: SchemaId | undefined;
|
|
1103
|
+
SchemaVersionNumber?: SchemaVersionNumber | undefined;
|
|
1104
|
+
SchemaVersionId?: string | undefined;
|
|
1105
|
+
MetadataKeyValue: MetadataKeyValuePair | undefined;
|
|
1106
|
+
}
|
|
1107
|
+
export interface RemoveSchemaVersionMetadataResponse {
|
|
1108
|
+
SchemaArn?: string | undefined;
|
|
1109
|
+
SchemaName?: string | undefined;
|
|
1110
|
+
RegistryName?: string | undefined;
|
|
1111
|
+
LatestVersion?: boolean | undefined;
|
|
1112
|
+
VersionNumber?: number | undefined;
|
|
1113
|
+
SchemaVersionId?: string | undefined;
|
|
1114
|
+
MetadataKey?: string | undefined;
|
|
1115
|
+
MetadataValue?: string | undefined;
|
|
1368
1116
|
}
|
|
1369
|
-
export interface
|
|
1370
|
-
|
|
1371
|
-
|
|
1117
|
+
export interface ResetJobBookmarkRequest {
|
|
1118
|
+
JobName: string | undefined;
|
|
1119
|
+
RunId?: string | undefined;
|
|
1372
1120
|
}
|
|
1373
|
-
export interface
|
|
1374
|
-
|
|
1375
|
-
DialectVersion?: string | undefined;
|
|
1121
|
+
export interface ResetJobBookmarkResponse {
|
|
1122
|
+
JobBookmarkEntry?: JobBookmarkEntry | undefined;
|
|
1376
1123
|
}
|
|
1377
|
-
export interface
|
|
1378
|
-
Region?: string | undefined;
|
|
1379
|
-
CatalogId: string | undefined;
|
|
1380
|
-
DatabaseName: string | undefined;
|
|
1124
|
+
export interface ResumeWorkflowRunRequest {
|
|
1381
1125
|
Name: string | undefined;
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
ParentResourceArn?: string | undefined;
|
|
1385
|
-
RootResourceArn?: string | undefined;
|
|
1386
|
-
SupportedDialect?: SupportedDialect | undefined;
|
|
1387
|
-
Permissions?: Permission[] | undefined;
|
|
1388
|
-
QuerySessionContext?: QuerySessionContext | undefined;
|
|
1389
|
-
}
|
|
1390
|
-
export interface ColumnRowFilter {
|
|
1391
|
-
ColumnName?: string | undefined;
|
|
1392
|
-
RowFilterExpression?: string | undefined;
|
|
1126
|
+
RunId: string | undefined;
|
|
1127
|
+
NodeIds: string[] | undefined;
|
|
1393
1128
|
}
|
|
1394
|
-
export interface
|
|
1395
|
-
|
|
1129
|
+
export interface ResumeWorkflowRunResponse {
|
|
1130
|
+
RunId?: string | undefined;
|
|
1131
|
+
NodeIds?: string[] | undefined;
|
|
1396
1132
|
}
|
|
1397
|
-
export interface
|
|
1398
|
-
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
CreatedOn?: Date | undefined;
|
|
1402
|
-
LastModifiedOn?: Date | undefined;
|
|
1133
|
+
export interface RunStatementRequest {
|
|
1134
|
+
SessionId: string | undefined;
|
|
1135
|
+
Code: string | undefined;
|
|
1136
|
+
RequestOrigin?: string | undefined;
|
|
1403
1137
|
}
|
|
1404
|
-
export interface
|
|
1405
|
-
|
|
1406
|
-
DatabaseName: string | undefined;
|
|
1407
|
-
FunctionName: string | undefined;
|
|
1138
|
+
export interface RunStatementResponse {
|
|
1139
|
+
Id?: number | undefined;
|
|
1408
1140
|
}
|
|
1409
|
-
export interface
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
OwnerName?: string | undefined;
|
|
1414
|
-
OwnerType?: PrincipalType | undefined;
|
|
1415
|
-
CreateTime?: Date | undefined;
|
|
1416
|
-
ResourceUris?: ResourceUri[] | undefined;
|
|
1417
|
-
CatalogId?: string | undefined;
|
|
1141
|
+
export interface PropertyPredicate {
|
|
1142
|
+
Key?: string | undefined;
|
|
1143
|
+
Value?: string | undefined;
|
|
1144
|
+
Comparator?: Comparator | undefined;
|
|
1418
1145
|
}
|
|
1419
|
-
export interface
|
|
1420
|
-
|
|
1146
|
+
export interface SortCriterion {
|
|
1147
|
+
FieldName?: string | undefined;
|
|
1148
|
+
Sort?: Sort | undefined;
|
|
1421
1149
|
}
|
|
1422
|
-
export interface
|
|
1150
|
+
export interface SearchTablesRequest {
|
|
1423
1151
|
CatalogId?: string | undefined;
|
|
1424
|
-
DatabaseName?: string | undefined;
|
|
1425
|
-
Pattern: string | undefined;
|
|
1426
1152
|
NextToken?: string | undefined;
|
|
1153
|
+
Filters?: PropertyPredicate[] | undefined;
|
|
1154
|
+
SearchText?: string | undefined;
|
|
1155
|
+
SortCriteria?: SortCriterion[] | undefined;
|
|
1427
1156
|
MaxResults?: number | undefined;
|
|
1157
|
+
ResourceShareType?: ResourceShareType | undefined;
|
|
1158
|
+
IncludeStatusDetails?: boolean | undefined;
|
|
1428
1159
|
}
|
|
1429
|
-
export interface
|
|
1430
|
-
|
|
1431
|
-
|
|
1160
|
+
export interface StartBlueprintRunRequest {
|
|
1161
|
+
BlueprintName: string | undefined;
|
|
1162
|
+
Parameters?: string | undefined;
|
|
1163
|
+
RoleArn: string | undefined;
|
|
1432
1164
|
}
|
|
1433
|
-
export interface
|
|
1434
|
-
|
|
1435
|
-
IncludeGraph?: boolean | undefined;
|
|
1165
|
+
export interface StartBlueprintRunResponse {
|
|
1166
|
+
RunId?: string | undefined;
|
|
1436
1167
|
}
|
|
1437
|
-
export interface
|
|
1438
|
-
|
|
1168
|
+
export interface StartColumnStatisticsTaskRunRequest {
|
|
1169
|
+
DatabaseName: string | undefined;
|
|
1170
|
+
TableName: string | undefined;
|
|
1171
|
+
ColumnNameList?: string[] | undefined;
|
|
1172
|
+
Role: string | undefined;
|
|
1173
|
+
SampleSize?: number | undefined;
|
|
1174
|
+
CatalogID?: string | undefined;
|
|
1175
|
+
SecurityConfiguration?: string | undefined;
|
|
1439
1176
|
}
|
|
1440
|
-
export interface
|
|
1441
|
-
|
|
1442
|
-
RunId: string | undefined;
|
|
1443
|
-
IncludeGraph?: boolean | undefined;
|
|
1177
|
+
export interface StartColumnStatisticsTaskRunResponse {
|
|
1178
|
+
ColumnStatisticsTaskRunId?: string | undefined;
|
|
1444
1179
|
}
|
|
1445
|
-
export interface
|
|
1446
|
-
|
|
1180
|
+
export interface StartColumnStatisticsTaskRunScheduleRequest {
|
|
1181
|
+
DatabaseName: string | undefined;
|
|
1182
|
+
TableName: string | undefined;
|
|
1447
1183
|
}
|
|
1448
|
-
export interface
|
|
1184
|
+
export interface StartColumnStatisticsTaskRunScheduleResponse {}
|
|
1185
|
+
export interface StartCrawlerRequest {
|
|
1449
1186
|
Name: string | undefined;
|
|
1450
|
-
RunId: string | undefined;
|
|
1451
1187
|
}
|
|
1452
|
-
export interface
|
|
1453
|
-
|
|
1188
|
+
export interface StartCrawlerResponse {}
|
|
1189
|
+
export interface StartCrawlerScheduleRequest {
|
|
1190
|
+
CrawlerName: string | undefined;
|
|
1454
1191
|
}
|
|
1455
|
-
export interface
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
|
|
1459
|
-
|
|
1192
|
+
export interface StartCrawlerScheduleResponse {}
|
|
1193
|
+
export interface StartDataQualityRuleRecommendationRunRequest {
|
|
1194
|
+
DataSource: DataSource | undefined;
|
|
1195
|
+
Role: string | undefined;
|
|
1196
|
+
NumberOfWorkers?: number | undefined;
|
|
1197
|
+
Timeout?: number | undefined;
|
|
1198
|
+
CreatedRulesetName?: string | undefined;
|
|
1199
|
+
DataQualitySecurityConfiguration?: string | undefined;
|
|
1200
|
+
ClientToken?: string | undefined;
|
|
1460
1201
|
}
|
|
1461
|
-
export interface
|
|
1462
|
-
|
|
1463
|
-
NextToken?: string | undefined;
|
|
1202
|
+
export interface StartDataQualityRuleRecommendationRunResponse {
|
|
1203
|
+
RunId?: string | undefined;
|
|
1464
1204
|
}
|
|
1465
|
-
export interface
|
|
1466
|
-
|
|
1205
|
+
export interface StartDataQualityRulesetEvaluationRunRequest {
|
|
1206
|
+
DataSource: DataSource | undefined;
|
|
1207
|
+
Role: string | undefined;
|
|
1208
|
+
NumberOfWorkers?: number | undefined;
|
|
1209
|
+
Timeout?: number | undefined;
|
|
1210
|
+
ClientToken?: string | undefined;
|
|
1211
|
+
AdditionalRunOptions?:
|
|
1212
|
+
| DataQualityEvaluationRunAdditionalRunOptions
|
|
1213
|
+
| undefined;
|
|
1214
|
+
RulesetNames: string[] | undefined;
|
|
1215
|
+
AdditionalDataSources?: Record<string, DataSource> | undefined;
|
|
1467
1216
|
}
|
|
1468
|
-
export interface
|
|
1469
|
-
|
|
1470
|
-
NextToken?: string | undefined;
|
|
1471
|
-
MaxResults?: number | undefined;
|
|
1472
|
-
Tags?: Record<string, string> | undefined;
|
|
1217
|
+
export interface StartDataQualityRulesetEvaluationRunResponse {
|
|
1218
|
+
RunId?: string | undefined;
|
|
1473
1219
|
}
|
|
1474
|
-
export interface
|
|
1475
|
-
|
|
1476
|
-
|
|
1220
|
+
export interface StartExportLabelsTaskRunRequest {
|
|
1221
|
+
TransformId: string | undefined;
|
|
1222
|
+
OutputS3Path: string | undefined;
|
|
1477
1223
|
}
|
|
1478
|
-
export interface
|
|
1479
|
-
|
|
1480
|
-
NextToken?: string | undefined;
|
|
1224
|
+
export interface StartExportLabelsTaskRunResponse {
|
|
1225
|
+
TaskRunId?: string | undefined;
|
|
1481
1226
|
}
|
|
1482
|
-
export interface
|
|
1483
|
-
|
|
1484
|
-
|
|
1227
|
+
export interface StartImportLabelsTaskRunRequest {
|
|
1228
|
+
TransformId: string | undefined;
|
|
1229
|
+
InputS3Path: string | undefined;
|
|
1230
|
+
ReplaceAllLabels?: boolean | undefined;
|
|
1485
1231
|
}
|
|
1486
|
-
export interface
|
|
1487
|
-
|
|
1488
|
-
NextToken?: string | undefined;
|
|
1232
|
+
export interface StartImportLabelsTaskRunResponse {
|
|
1233
|
+
TaskRunId?: string | undefined;
|
|
1489
1234
|
}
|
|
1490
|
-
export interface
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1235
|
+
export interface StartJobRunRequest {
|
|
1236
|
+
JobName: string | undefined;
|
|
1237
|
+
JobRunQueuingEnabled?: boolean | undefined;
|
|
1238
|
+
JobRunId?: string | undefined;
|
|
1239
|
+
Arguments?: Record<string, string> | undefined;
|
|
1240
|
+
AllocatedCapacity?: number | undefined;
|
|
1241
|
+
Timeout?: number | undefined;
|
|
1242
|
+
MaxCapacity?: number | undefined;
|
|
1243
|
+
SecurityConfiguration?: string | undefined;
|
|
1244
|
+
NotificationProperty?: NotificationProperty | undefined;
|
|
1245
|
+
WorkerType?: WorkerType | undefined;
|
|
1246
|
+
NumberOfWorkers?: number | undefined;
|
|
1247
|
+
ExecutionClass?: ExecutionClass | undefined;
|
|
1248
|
+
ExecutionRoleSessionPolicy?: string | undefined;
|
|
1495
1249
|
}
|
|
1496
|
-
export interface
|
|
1497
|
-
|
|
1498
|
-
DisplayName?: string | undefined;
|
|
1499
|
-
Vendor?: string | undefined;
|
|
1500
|
-
Description?: string | undefined;
|
|
1501
|
-
Categories?: string[] | undefined;
|
|
1502
|
-
Capabilities?: Capabilities | undefined;
|
|
1503
|
-
LogoUrl?: string | undefined;
|
|
1504
|
-
ConnectionTypeVariants?: ConnectionTypeVariant[] | undefined;
|
|
1250
|
+
export interface StartJobRunResponse {
|
|
1251
|
+
JobRunId?: string | undefined;
|
|
1505
1252
|
}
|
|
1506
|
-
export interface
|
|
1507
|
-
|
|
1508
|
-
NextToken?: string | undefined;
|
|
1253
|
+
export interface StartMLEvaluationTaskRunRequest {
|
|
1254
|
+
TransformId: string | undefined;
|
|
1509
1255
|
}
|
|
1510
|
-
export interface
|
|
1511
|
-
|
|
1512
|
-
NextToken?: string | undefined;
|
|
1513
|
-
Tags?: Record<string, string> | undefined;
|
|
1256
|
+
export interface StartMLEvaluationTaskRunResponse {
|
|
1257
|
+
TaskRunId?: string | undefined;
|
|
1514
1258
|
}
|
|
1515
|
-
export interface
|
|
1516
|
-
|
|
1517
|
-
|
|
1259
|
+
export interface StartMLLabelingSetGenerationTaskRunRequest {
|
|
1260
|
+
TransformId: string | undefined;
|
|
1261
|
+
OutputS3Path: string | undefined;
|
|
1518
1262
|
}
|
|
1519
|
-
export
|
|
1520
|
-
|
|
1521
|
-
readonly DPU_HOUR: "DPU_HOUR";
|
|
1522
|
-
readonly END_TIME: "END_TIME";
|
|
1523
|
-
readonly START_TIME: "START_TIME";
|
|
1524
|
-
readonly STATE: "STATE";
|
|
1525
|
-
};
|
|
1526
|
-
export type FieldName = (typeof FieldName)[keyof typeof FieldName];
|
|
1527
|
-
export declare const FilterOperator: {
|
|
1528
|
-
readonly EQ: "EQ";
|
|
1529
|
-
readonly GE: "GE";
|
|
1530
|
-
readonly GT: "GT";
|
|
1531
|
-
readonly LE: "LE";
|
|
1532
|
-
readonly LT: "LT";
|
|
1533
|
-
readonly NE: "NE";
|
|
1534
|
-
};
|
|
1535
|
-
export type FilterOperator =
|
|
1536
|
-
(typeof FilterOperator)[keyof typeof FilterOperator];
|
|
1537
|
-
export interface CrawlsFilter {
|
|
1538
|
-
FieldName?: FieldName | undefined;
|
|
1539
|
-
FilterOperator?: FilterOperator | undefined;
|
|
1540
|
-
FieldValue?: string | undefined;
|
|
1263
|
+
export interface StartMLLabelingSetGenerationTaskRunResponse {
|
|
1264
|
+
TaskRunId?: string | undefined;
|
|
1541
1265
|
}
|
|
1542
|
-
export interface
|
|
1543
|
-
|
|
1544
|
-
MaxResults?: number | undefined;
|
|
1545
|
-
Filters?: CrawlsFilter[] | undefined;
|
|
1546
|
-
NextToken?: string | undefined;
|
|
1266
|
+
export interface StartTriggerRequest {
|
|
1267
|
+
Name: string | undefined;
|
|
1547
1268
|
}
|
|
1548
|
-
export
|
|
1549
|
-
|
|
1550
|
-
readonly FAILED: "FAILED";
|
|
1551
|
-
readonly RUNNING: "RUNNING";
|
|
1552
|
-
readonly STOPPED: "STOPPED";
|
|
1553
|
-
};
|
|
1554
|
-
export type CrawlerHistoryState =
|
|
1555
|
-
(typeof CrawlerHistoryState)[keyof typeof CrawlerHistoryState];
|
|
1556
|
-
export interface CrawlerHistory {
|
|
1557
|
-
CrawlId?: string | undefined;
|
|
1558
|
-
State?: CrawlerHistoryState | undefined;
|
|
1559
|
-
StartTime?: Date | undefined;
|
|
1560
|
-
EndTime?: Date | undefined;
|
|
1561
|
-
Summary?: string | undefined;
|
|
1562
|
-
ErrorMessage?: string | undefined;
|
|
1563
|
-
LogGroup?: string | undefined;
|
|
1564
|
-
LogStream?: string | undefined;
|
|
1565
|
-
MessagePrefix?: string | undefined;
|
|
1566
|
-
DPUHour?: number | undefined;
|
|
1269
|
+
export interface StartTriggerResponse {
|
|
1270
|
+
Name?: string | undefined;
|
|
1567
1271
|
}
|
|
1568
|
-
export interface
|
|
1569
|
-
|
|
1570
|
-
|
|
1272
|
+
export interface StartWorkflowRunRequest {
|
|
1273
|
+
Name: string | undefined;
|
|
1274
|
+
RunProperties?: Record<string, string> | undefined;
|
|
1571
1275
|
}
|
|
1572
|
-
export interface
|
|
1573
|
-
|
|
1574
|
-
MaxResults?: number | undefined;
|
|
1575
|
-
Tags?: Record<string, string> | undefined;
|
|
1276
|
+
export interface StartWorkflowRunResponse {
|
|
1277
|
+
RunId?: string | undefined;
|
|
1576
1278
|
}
|
|
1577
|
-
export interface
|
|
1578
|
-
|
|
1579
|
-
|
|
1279
|
+
export interface StopColumnStatisticsTaskRunRequest {
|
|
1280
|
+
DatabaseName: string | undefined;
|
|
1281
|
+
TableName: string | undefined;
|
|
1580
1282
|
}
|
|
1581
|
-
export interface
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
StartedAfter?: Date | undefined;
|
|
1586
|
-
StartedBefore?: Date | undefined;
|
|
1283
|
+
export interface StopColumnStatisticsTaskRunResponse {}
|
|
1284
|
+
export interface StopColumnStatisticsTaskRunScheduleRequest {
|
|
1285
|
+
DatabaseName: string | undefined;
|
|
1286
|
+
TableName: string | undefined;
|
|
1587
1287
|
}
|
|
1588
|
-
export interface
|
|
1589
|
-
|
|
1590
|
-
|
|
1591
|
-
MaxResults?: number | undefined;
|
|
1288
|
+
export interface StopColumnStatisticsTaskRunScheduleResponse {}
|
|
1289
|
+
export interface StopCrawlerRequest {
|
|
1290
|
+
Name: string | undefined;
|
|
1592
1291
|
}
|
|
1593
|
-
export interface
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
JobName?: string | undefined;
|
|
1597
|
-
JobRunId?: string | undefined;
|
|
1598
|
-
StartedOn?: Date | undefined;
|
|
1292
|
+
export interface StopCrawlerResponse {}
|
|
1293
|
+
export interface StopCrawlerScheduleRequest {
|
|
1294
|
+
CrawlerName: string | undefined;
|
|
1599
1295
|
}
|
|
1600
|
-
export interface
|
|
1601
|
-
|
|
1602
|
-
|
|
1296
|
+
export interface StopCrawlerScheduleResponse {}
|
|
1297
|
+
export interface StopSessionRequest {
|
|
1298
|
+
Id: string | undefined;
|
|
1299
|
+
RequestOrigin?: string | undefined;
|
|
1603
1300
|
}
|
|
1604
|
-
export interface
|
|
1605
|
-
|
|
1606
|
-
StartedBefore?: Date | undefined;
|
|
1607
|
-
StartedAfter?: Date | undefined;
|
|
1301
|
+
export interface StopSessionResponse {
|
|
1302
|
+
Id?: string | undefined;
|
|
1608
1303
|
}
|
|
1609
|
-
export interface
|
|
1610
|
-
|
|
1611
|
-
NextToken?: string | undefined;
|
|
1612
|
-
MaxResults?: number | undefined;
|
|
1304
|
+
export interface StopTriggerRequest {
|
|
1305
|
+
Name: string | undefined;
|
|
1613
1306
|
}
|
|
1614
|
-
export interface
|
|
1615
|
-
|
|
1616
|
-
Status?: TaskStatusType | undefined;
|
|
1617
|
-
StartedOn?: Date | undefined;
|
|
1618
|
-
DataSource?: DataSource | undefined;
|
|
1307
|
+
export interface StopTriggerResponse {
|
|
1308
|
+
Name?: string | undefined;
|
|
1619
1309
|
}
|
|
1620
|
-
export interface
|
|
1621
|
-
|
|
1622
|
-
|
|
1310
|
+
export interface StopWorkflowRunRequest {
|
|
1311
|
+
Name: string | undefined;
|
|
1312
|
+
RunId: string | undefined;
|
|
1623
1313
|
}
|
|
1624
|
-
export interface
|
|
1625
|
-
|
|
1626
|
-
|
|
1627
|
-
|
|
1314
|
+
export interface StopWorkflowRunResponse {}
|
|
1315
|
+
export interface TagResourceRequest {
|
|
1316
|
+
ResourceArn: string | undefined;
|
|
1317
|
+
TagsToAdd: Record<string, string> | undefined;
|
|
1318
|
+
}
|
|
1319
|
+
export interface TagResourceResponse {}
|
|
1320
|
+
export interface TestConnectionInput {
|
|
1321
|
+
ConnectionType: ConnectionType | undefined;
|
|
1322
|
+
ConnectionProperties:
|
|
1323
|
+
| Partial<Record<ConnectionPropertyKey, string>>
|
|
1324
|
+
| undefined;
|
|
1325
|
+
AuthenticationConfiguration?: AuthenticationConfigurationInput | undefined;
|
|
1628
1326
|
}
|
|
1629
|
-
export interface
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1327
|
+
export interface TestConnectionRequest {
|
|
1328
|
+
ConnectionName?: string | undefined;
|
|
1329
|
+
CatalogId?: string | undefined;
|
|
1330
|
+
TestConnectionInput?: TestConnectionInput | undefined;
|
|
1633
1331
|
}
|
|
1634
|
-
export interface
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
DataSource?: DataSource | undefined;
|
|
1332
|
+
export interface TestConnectionResponse {}
|
|
1333
|
+
export interface UntagResourceRequest {
|
|
1334
|
+
ResourceArn: string | undefined;
|
|
1335
|
+
TagsToRemove: string[] | undefined;
|
|
1639
1336
|
}
|
|
1640
|
-
export interface
|
|
1641
|
-
|
|
1642
|
-
|
|
1337
|
+
export interface UntagResourceResponse {}
|
|
1338
|
+
export interface UpdateBlueprintRequest {
|
|
1339
|
+
Name: string | undefined;
|
|
1340
|
+
Description?: string | undefined;
|
|
1341
|
+
BlueprintLocation: string | undefined;
|
|
1643
1342
|
}
|
|
1644
|
-
export interface
|
|
1343
|
+
export interface UpdateBlueprintResponse {
|
|
1645
1344
|
Name?: string | undefined;
|
|
1646
|
-
Description?: string | undefined;
|
|
1647
|
-
CreatedBefore?: Date | undefined;
|
|
1648
|
-
CreatedAfter?: Date | undefined;
|
|
1649
|
-
LastModifiedBefore?: Date | undefined;
|
|
1650
|
-
LastModifiedAfter?: Date | undefined;
|
|
1651
|
-
TargetTable?: DataQualityTargetTable | undefined;
|
|
1652
1345
|
}
|
|
1653
|
-
export interface
|
|
1654
|
-
|
|
1655
|
-
|
|
1656
|
-
Filter?: DataQualityRulesetFilterCriteria | undefined;
|
|
1657
|
-
Tags?: Record<string, string> | undefined;
|
|
1346
|
+
export interface UpdateCatalogRequest {
|
|
1347
|
+
CatalogId: string | undefined;
|
|
1348
|
+
CatalogInput: CatalogInput | undefined;
|
|
1658
1349
|
}
|
|
1659
|
-
export interface
|
|
1660
|
-
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1350
|
+
export interface UpdateCatalogResponse {}
|
|
1351
|
+
export interface UpdateCsvClassifierRequest {
|
|
1352
|
+
Name: string | undefined;
|
|
1353
|
+
Delimiter?: string | undefined;
|
|
1354
|
+
QuoteSymbol?: string | undefined;
|
|
1355
|
+
ContainsHeader?: CsvHeaderOption | undefined;
|
|
1356
|
+
Header?: string[] | undefined;
|
|
1357
|
+
DisableValueTrimming?: boolean | undefined;
|
|
1358
|
+
AllowSingleColumn?: boolean | undefined;
|
|
1359
|
+
CustomDatatypeConfigured?: boolean | undefined;
|
|
1360
|
+
CustomDatatypes?: string[] | undefined;
|
|
1361
|
+
Serde?: CsvSerdeOption | undefined;
|
|
1667
1362
|
}
|
|
1668
|
-
export interface
|
|
1669
|
-
|
|
1670
|
-
|
|
1363
|
+
export interface UpdateGrokClassifierRequest {
|
|
1364
|
+
Name: string | undefined;
|
|
1365
|
+
Classification?: string | undefined;
|
|
1366
|
+
GrokPattern?: string | undefined;
|
|
1367
|
+
CustomPatterns?: string | undefined;
|
|
1671
1368
|
}
|
|
1672
|
-
export interface
|
|
1673
|
-
|
|
1674
|
-
|
|
1369
|
+
export interface UpdateJsonClassifierRequest {
|
|
1370
|
+
Name: string | undefined;
|
|
1371
|
+
JsonPath?: string | undefined;
|
|
1675
1372
|
}
|
|
1676
|
-
export interface
|
|
1677
|
-
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
MaxResults?: number | undefined;
|
|
1681
|
-
NextToken?: string | undefined;
|
|
1373
|
+
export interface UpdateXMLClassifierRequest {
|
|
1374
|
+
Name: string | undefined;
|
|
1375
|
+
Classification?: string | undefined;
|
|
1376
|
+
RowTag?: string | undefined;
|
|
1682
1377
|
}
|
|
1683
|
-
export interface
|
|
1684
|
-
|
|
1685
|
-
|
|
1378
|
+
export interface UpdateClassifierRequest {
|
|
1379
|
+
GrokClassifier?: UpdateGrokClassifierRequest | undefined;
|
|
1380
|
+
XMLClassifier?: UpdateXMLClassifierRequest | undefined;
|
|
1381
|
+
JsonClassifier?: UpdateJsonClassifierRequest | undefined;
|
|
1382
|
+
CsvClassifier?: UpdateCsvClassifierRequest | undefined;
|
|
1686
1383
|
}
|
|
1687
|
-
export interface
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1384
|
+
export interface UpdateClassifierResponse {}
|
|
1385
|
+
export interface UpdateColumnStatisticsForPartitionRequest {
|
|
1386
|
+
CatalogId?: string | undefined;
|
|
1387
|
+
DatabaseName: string | undefined;
|
|
1388
|
+
TableName: string | undefined;
|
|
1389
|
+
PartitionValues: string[] | undefined;
|
|
1390
|
+
ColumnStatisticsList: ColumnStatistics[] | undefined;
|
|
1693
1391
|
}
|
|
1694
|
-
export
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
readonly MULTICOLUMN: "Multicolumn";
|
|
1698
|
-
};
|
|
1699
|
-
export type StatisticEvaluationLevel =
|
|
1700
|
-
(typeof StatisticEvaluationLevel)[keyof typeof StatisticEvaluationLevel];
|
|
1701
|
-
export interface RunIdentifier {
|
|
1702
|
-
RunId?: string | undefined;
|
|
1703
|
-
JobRunId?: string | undefined;
|
|
1392
|
+
export interface ColumnStatisticsError {
|
|
1393
|
+
ColumnStatistics?: ColumnStatistics | undefined;
|
|
1394
|
+
Error?: ErrorDetail | undefined;
|
|
1704
1395
|
}
|
|
1705
|
-
export interface
|
|
1706
|
-
|
|
1707
|
-
ProfileId?: string | undefined;
|
|
1708
|
-
RunIdentifier?: RunIdentifier | undefined;
|
|
1709
|
-
StatisticName?: string | undefined;
|
|
1710
|
-
DoubleValue?: number | undefined;
|
|
1711
|
-
EvaluationLevel?: StatisticEvaluationLevel | undefined;
|
|
1712
|
-
ColumnsReferenced?: string[] | undefined;
|
|
1713
|
-
ReferencedDatasets?: string[] | undefined;
|
|
1714
|
-
StatisticProperties?: Record<string, string> | undefined;
|
|
1715
|
-
RecordedOn?: Date | undefined;
|
|
1716
|
-
InclusionAnnotation?: TimestampedInclusionAnnotation | undefined;
|
|
1396
|
+
export interface UpdateColumnStatisticsForPartitionResponse {
|
|
1397
|
+
Errors?: ColumnStatisticsError[] | undefined;
|
|
1717
1398
|
}
|
|
1718
|
-
export interface
|
|
1719
|
-
|
|
1720
|
-
|
|
1399
|
+
export interface UpdateColumnStatisticsForTableRequest {
|
|
1400
|
+
CatalogId?: string | undefined;
|
|
1401
|
+
DatabaseName: string | undefined;
|
|
1402
|
+
TableName: string | undefined;
|
|
1403
|
+
ColumnStatisticsList: ColumnStatistics[] | undefined;
|
|
1721
1404
|
}
|
|
1722
|
-
export interface
|
|
1723
|
-
|
|
1724
|
-
MaxResults?: number | undefined;
|
|
1725
|
-
Tags?: Record<string, string> | undefined;
|
|
1405
|
+
export interface UpdateColumnStatisticsForTableResponse {
|
|
1406
|
+
Errors?: ColumnStatisticsError[] | undefined;
|
|
1726
1407
|
}
|
|
1727
|
-
export interface
|
|
1728
|
-
|
|
1729
|
-
|
|
1408
|
+
export interface UpdateColumnStatisticsTaskSettingsRequest {
|
|
1409
|
+
DatabaseName: string | undefined;
|
|
1410
|
+
TableName: string | undefined;
|
|
1411
|
+
Role?: string | undefined;
|
|
1412
|
+
Schedule?: string | undefined;
|
|
1413
|
+
ColumnNameList?: string[] | undefined;
|
|
1414
|
+
SampleSize?: number | undefined;
|
|
1415
|
+
CatalogID?: string | undefined;
|
|
1416
|
+
SecurityConfiguration?: string | undefined;
|
|
1730
1417
|
}
|
|
1731
|
-
export interface
|
|
1732
|
-
|
|
1418
|
+
export interface UpdateColumnStatisticsTaskSettingsResponse {}
|
|
1419
|
+
export interface UpdateConnectionRequest {
|
|
1733
1420
|
CatalogId?: string | undefined;
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
DataStoreApiVersion?: string | undefined;
|
|
1421
|
+
Name: string | undefined;
|
|
1422
|
+
ConnectionInput: ConnectionInput | undefined;
|
|
1737
1423
|
}
|
|
1738
|
-
export interface
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1424
|
+
export interface UpdateConnectionResponse {}
|
|
1425
|
+
export interface UpdateCrawlerRequest {
|
|
1426
|
+
Name: string | undefined;
|
|
1427
|
+
Role?: string | undefined;
|
|
1428
|
+
DatabaseName?: string | undefined;
|
|
1742
1429
|
Description?: string | undefined;
|
|
1743
|
-
|
|
1744
|
-
|
|
1430
|
+
Targets?: CrawlerTargets | undefined;
|
|
1431
|
+
Schedule?: string | undefined;
|
|
1432
|
+
Classifiers?: string[] | undefined;
|
|
1433
|
+
TablePrefix?: string | undefined;
|
|
1434
|
+
SchemaChangePolicy?: SchemaChangePolicy | undefined;
|
|
1435
|
+
RecrawlPolicy?: RecrawlPolicy | undefined;
|
|
1436
|
+
LineageConfiguration?: LineageConfiguration | undefined;
|
|
1437
|
+
LakeFormationConfiguration?: LakeFormationConfiguration | undefined;
|
|
1438
|
+
Configuration?: string | undefined;
|
|
1439
|
+
CrawlerSecurityConfiguration?: string | undefined;
|
|
1440
|
+
}
|
|
1441
|
+
export interface UpdateCrawlerResponse {}
|
|
1442
|
+
export interface UpdateCrawlerScheduleRequest {
|
|
1443
|
+
CrawlerName: string | undefined;
|
|
1444
|
+
Schedule?: string | undefined;
|
|
1745
1445
|
}
|
|
1746
|
-
export interface
|
|
1747
|
-
|
|
1748
|
-
|
|
1446
|
+
export interface UpdateCrawlerScheduleResponse {}
|
|
1447
|
+
export interface UpdateDatabaseRequest {
|
|
1448
|
+
CatalogId?: string | undefined;
|
|
1449
|
+
Name: string | undefined;
|
|
1450
|
+
DatabaseInput: DatabaseInput | undefined;
|
|
1749
1451
|
}
|
|
1750
|
-
export interface
|
|
1452
|
+
export interface UpdateDatabaseResponse {}
|
|
1453
|
+
export interface UpdateDataQualityRulesetRequest {
|
|
1454
|
+
Name: string | undefined;
|
|
1455
|
+
Description?: string | undefined;
|
|
1456
|
+
Ruleset?: string | undefined;
|
|
1457
|
+
}
|
|
1458
|
+
export interface UpdateDataQualityRulesetResponse {
|
|
1751
1459
|
Name?: string | undefined;
|
|
1752
|
-
|
|
1460
|
+
Description?: string | undefined;
|
|
1461
|
+
Ruleset?: string | undefined;
|
|
1753
1462
|
}
|
|
1754
|
-
export interface
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
MaxRecords?: number | undefined;
|
|
1463
|
+
export interface DevEndpointCustomLibraries {
|
|
1464
|
+
ExtraPythonLibsS3Path?: string | undefined;
|
|
1465
|
+
ExtraJarsS3Path?: string | undefined;
|
|
1758
1466
|
}
|
|
1759
|
-
export interface
|
|
1467
|
+
export interface UpdateDevEndpointRequest {
|
|
1468
|
+
EndpointName: string | undefined;
|
|
1469
|
+
PublicKey?: string | undefined;
|
|
1470
|
+
AddPublicKeys?: string[] | undefined;
|
|
1471
|
+
DeletePublicKeys?: string[] | undefined;
|
|
1472
|
+
CustomLibraries?: DevEndpointCustomLibraries | undefined;
|
|
1473
|
+
UpdateEtlLibraries?: boolean | undefined;
|
|
1474
|
+
DeleteArguments?: string[] | undefined;
|
|
1475
|
+
AddArguments?: Record<string, string> | undefined;
|
|
1476
|
+
}
|
|
1477
|
+
export interface UpdateDevEndpointResponse {}
|
|
1478
|
+
export interface UpdateGlueIdentityCenterConfigurationRequest {
|
|
1479
|
+
Scopes?: string[] | undefined;
|
|
1480
|
+
UserBackgroundSessionsEnabled?: boolean | undefined;
|
|
1481
|
+
}
|
|
1482
|
+
export interface UpdateGlueIdentityCenterConfigurationResponse {}
|
|
1483
|
+
export interface UpdateIntegrationResourcePropertyRequest {
|
|
1760
1484
|
ResourceArn: string | undefined;
|
|
1485
|
+
SourceProcessingProperties?: SourceProcessingProperties | undefined;
|
|
1486
|
+
TargetProcessingProperties?: TargetProcessingProperties | undefined;
|
|
1487
|
+
}
|
|
1488
|
+
export interface UpdateIntegrationResourcePropertyResponse {
|
|
1489
|
+
ResourceArn?: string | undefined;
|
|
1761
1490
|
ResourcePropertyArn?: string | undefined;
|
|
1762
1491
|
SourceProcessingProperties?: SourceProcessingProperties | undefined;
|
|
1763
1492
|
TargetProcessingProperties?: TargetProcessingProperties | undefined;
|
|
1764
1493
|
}
|
|
1765
|
-
export interface
|
|
1766
|
-
|
|
1767
|
-
|
|
1494
|
+
export interface UpdateIntegrationTablePropertiesRequest {
|
|
1495
|
+
ResourceArn: string | undefined;
|
|
1496
|
+
TableName: string | undefined;
|
|
1497
|
+
SourceTableConfig?: SourceTableConfig | undefined;
|
|
1498
|
+
TargetTableConfig?: TargetTableConfig | undefined;
|
|
1768
1499
|
}
|
|
1769
|
-
export interface
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
Tags?: Record<string, string> | undefined;
|
|
1500
|
+
export interface UpdateIntegrationTablePropertiesResponse {}
|
|
1501
|
+
export interface UpdateJobResponse {
|
|
1502
|
+
JobName?: string | undefined;
|
|
1773
1503
|
}
|
|
1774
|
-
export interface
|
|
1775
|
-
|
|
1776
|
-
|
|
1504
|
+
export interface UpdateJobFromSourceControlRequest {
|
|
1505
|
+
JobName?: string | undefined;
|
|
1506
|
+
Provider?: SourceControlProvider | undefined;
|
|
1507
|
+
RepositoryName?: string | undefined;
|
|
1508
|
+
RepositoryOwner?: string | undefined;
|
|
1509
|
+
BranchName?: string | undefined;
|
|
1510
|
+
Folder?: string | undefined;
|
|
1511
|
+
CommitId?: string | undefined;
|
|
1512
|
+
AuthStrategy?: SourceControlAuthStrategy | undefined;
|
|
1513
|
+
AuthToken?: string | undefined;
|
|
1514
|
+
}
|
|
1515
|
+
export interface UpdateJobFromSourceControlResponse {
|
|
1516
|
+
JobName?: string | undefined;
|
|
1777
1517
|
}
|
|
1778
|
-
export interface
|
|
1779
|
-
|
|
1780
|
-
|
|
1781
|
-
|
|
1782
|
-
|
|
1783
|
-
|
|
1518
|
+
export interface UpdateMLTransformRequest {
|
|
1519
|
+
TransformId: string | undefined;
|
|
1520
|
+
Name?: string | undefined;
|
|
1521
|
+
Description?: string | undefined;
|
|
1522
|
+
Parameters?: TransformParameters | undefined;
|
|
1523
|
+
Role?: string | undefined;
|
|
1524
|
+
GlueVersion?: string | undefined;
|
|
1525
|
+
MaxCapacity?: number | undefined;
|
|
1526
|
+
WorkerType?: WorkerType | undefined;
|
|
1527
|
+
NumberOfWorkers?: number | undefined;
|
|
1528
|
+
Timeout?: number | undefined;
|
|
1529
|
+
MaxRetries?: number | undefined;
|
|
1784
1530
|
}
|
|
1785
|
-
export interface
|
|
1786
|
-
|
|
1787
|
-
NextToken?: string | undefined;
|
|
1531
|
+
export interface UpdateMLTransformResponse {
|
|
1532
|
+
TransformId?: string | undefined;
|
|
1788
1533
|
}
|
|
1789
|
-
export interface
|
|
1790
|
-
|
|
1791
|
-
|
|
1534
|
+
export interface UpdatePartitionRequest {
|
|
1535
|
+
CatalogId?: string | undefined;
|
|
1536
|
+
DatabaseName: string | undefined;
|
|
1537
|
+
TableName: string | undefined;
|
|
1538
|
+
PartitionValueList: string[] | undefined;
|
|
1539
|
+
PartitionInput: PartitionInput | undefined;
|
|
1792
1540
|
}
|
|
1793
|
-
export interface
|
|
1541
|
+
export interface UpdatePartitionResponse {}
|
|
1542
|
+
export interface UpdateRegistryInput {
|
|
1543
|
+
RegistryId: RegistryId | undefined;
|
|
1544
|
+
Description: string | undefined;
|
|
1545
|
+
}
|
|
1546
|
+
export interface UpdateRegistryResponse {
|
|
1794
1547
|
RegistryName?: string | undefined;
|
|
1795
1548
|
RegistryArn?: string | undefined;
|
|
1549
|
+
}
|
|
1550
|
+
export interface UpdateSchemaInput {
|
|
1551
|
+
SchemaId: SchemaId | undefined;
|
|
1552
|
+
SchemaVersionNumber?: SchemaVersionNumber | undefined;
|
|
1553
|
+
Compatibility?: Compatibility | undefined;
|
|
1796
1554
|
Description?: string | undefined;
|
|
1797
|
-
Status?: RegistryStatus | undefined;
|
|
1798
|
-
CreatedTime?: string | undefined;
|
|
1799
|
-
UpdatedTime?: string | undefined;
|
|
1800
1555
|
}
|
|
1801
|
-
export interface
|
|
1802
|
-
|
|
1803
|
-
|
|
1556
|
+
export interface UpdateSchemaResponse {
|
|
1557
|
+
SchemaArn?: string | undefined;
|
|
1558
|
+
SchemaName?: string | undefined;
|
|
1559
|
+
RegistryName?: string | undefined;
|
|
1804
1560
|
}
|
|
1805
|
-
export interface
|
|
1806
|
-
|
|
1807
|
-
|
|
1808
|
-
|
|
1561
|
+
export interface UpdateSourceControlFromJobRequest {
|
|
1562
|
+
JobName?: string | undefined;
|
|
1563
|
+
Provider?: SourceControlProvider | undefined;
|
|
1564
|
+
RepositoryName?: string | undefined;
|
|
1565
|
+
RepositoryOwner?: string | undefined;
|
|
1566
|
+
BranchName?: string | undefined;
|
|
1567
|
+
Folder?: string | undefined;
|
|
1568
|
+
CommitId?: string | undefined;
|
|
1569
|
+
AuthStrategy?: SourceControlAuthStrategy | undefined;
|
|
1570
|
+
AuthToken?: string | undefined;
|
|
1571
|
+
}
|
|
1572
|
+
export interface UpdateSourceControlFromJobResponse {
|
|
1573
|
+
JobName?: string | undefined;
|
|
1809
1574
|
}
|
|
1810
|
-
export interface
|
|
1811
|
-
|
|
1812
|
-
|
|
1813
|
-
|
|
1575
|
+
export interface IcebergTableUpdate {
|
|
1576
|
+
Schema: IcebergSchema | undefined;
|
|
1577
|
+
PartitionSpec?: IcebergPartitionSpec | undefined;
|
|
1578
|
+
SortOrder?: IcebergSortOrder | undefined;
|
|
1579
|
+
Location: string | undefined;
|
|
1580
|
+
Properties?: Record<string, string> | undefined;
|
|
1581
|
+
}
|
|
1582
|
+
export interface UpdateIcebergTableInput {
|
|
1583
|
+
Updates: IcebergTableUpdate[] | undefined;
|
|
1584
|
+
}
|
|
1585
|
+
export interface UpdateIcebergInput {
|
|
1586
|
+
UpdateIcebergTableInput: UpdateIcebergTableInput | undefined;
|
|
1587
|
+
}
|
|
1588
|
+
export interface UpdateOpenTableFormatInput {
|
|
1589
|
+
UpdateIcebergInput?: UpdateIcebergInput | undefined;
|
|
1590
|
+
}
|
|
1591
|
+
export interface UpdateTableRequest {
|
|
1592
|
+
CatalogId?: string | undefined;
|
|
1593
|
+
DatabaseName: string | undefined;
|
|
1594
|
+
Name?: string | undefined;
|
|
1595
|
+
TableInput?: TableInput | undefined;
|
|
1596
|
+
SkipArchive?: boolean | undefined;
|
|
1597
|
+
TransactionId?: string | undefined;
|
|
1598
|
+
VersionId?: string | undefined;
|
|
1599
|
+
ViewUpdateAction?: ViewUpdateAction | undefined;
|
|
1600
|
+
Force?: boolean | undefined;
|
|
1601
|
+
UpdateOpenTableFormatInput?: UpdateOpenTableFormatInput | undefined;
|
|
1602
|
+
}
|
|
1603
|
+
export interface UpdateTableResponse {}
|
|
1604
|
+
export interface UpdateTableOptimizerRequest {
|
|
1605
|
+
CatalogId: string | undefined;
|
|
1606
|
+
DatabaseName: string | undefined;
|
|
1607
|
+
TableName: string | undefined;
|
|
1608
|
+
Type: TableOptimizerType | undefined;
|
|
1609
|
+
TableOptimizerConfiguration: TableOptimizerConfiguration | undefined;
|
|
1610
|
+
}
|
|
1611
|
+
export interface UpdateTableOptimizerResponse {}
|
|
1612
|
+
export interface TriggerUpdate {
|
|
1613
|
+
Name?: string | undefined;
|
|
1814
1614
|
Description?: string | undefined;
|
|
1815
|
-
|
|
1816
|
-
|
|
1817
|
-
|
|
1615
|
+
Schedule?: string | undefined;
|
|
1616
|
+
Actions?: Action[] | undefined;
|
|
1617
|
+
Predicate?: Predicate | undefined;
|
|
1618
|
+
EventBatchingCondition?: EventBatchingCondition | undefined;
|
|
1818
1619
|
}
|
|
1819
|
-
export interface
|
|
1820
|
-
|
|
1821
|
-
|
|
1620
|
+
export interface UpdateTriggerRequest {
|
|
1621
|
+
Name: string | undefined;
|
|
1622
|
+
TriggerUpdate: TriggerUpdate | undefined;
|
|
1822
1623
|
}
|
|
1823
|
-
export interface
|
|
1824
|
-
|
|
1825
|
-
MaxResults?: number | undefined;
|
|
1826
|
-
NextToken?: string | undefined;
|
|
1624
|
+
export interface UpdateTriggerResponse {
|
|
1625
|
+
Trigger?: Trigger | undefined;
|
|
1827
1626
|
}
|