@aws-sdk/client-glue 3.934.0 → 3.935.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1342 -1344
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +910 -0
- package/dist-es/models/errors.js +639 -0
- package/dist-es/models/models_0.js +1 -578
- package/dist-es/models/models_1.js +1 -610
- package/dist-es/models/models_2.js +1 -169
- package/dist-es/models/models_3.js +1 -195
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +1 -2
- package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
- package/dist-types/commands/BatchStopJobRunCommand.d.ts +1 -1
- package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +1 -1
- package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/commands/CancelMLTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/CancelStatementCommand.d.ts +1 -1
- package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
- package/dist-types/commands/CreateBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/CreateCatalogCommand.d.ts +1 -1
- package/dist-types/commands/CreateClassifierCommand.d.ts +1 -1
- package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/commands/CreateConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +2 -1
- package/dist-types/commands/CreateDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/GetCatalogCommand.d.ts +1 -2
- package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetCatalogsCommand.d.ts +1 -1
- package/dist-types/commands/GetClassifierCommand.d.ts +1 -1
- package/dist-types/commands/GetClassifiersCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/GetCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +1 -1
- package/dist-types/commands/GetCrawlersCommand.d.ts +1 -1
- package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityModelCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityResultCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/commands/GetDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/GetDatabasesCommand.d.ts +1 -1
- package/dist-types/commands/GetDataflowGraphCommand.d.ts +1 -1
- package/dist-types/commands/GetDevEndpointCommand.d.ts +1 -1
- package/dist-types/commands/GetDevEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/GetEntityRecordsCommand.d.ts +1 -1
- package/dist-types/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/commands/GetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/commands/GetJobCommand.d.ts +1 -1
- package/dist-types/commands/GetJobRunCommand.d.ts +1 -1
- package/dist-types/commands/GetJobRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetJobsCommand.d.ts +1 -1
- package/dist-types/commands/GetMLTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/GetMLTaskRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetMLTransformCommand.d.ts +1 -1
- package/dist-types/commands/GetMappingCommand.d.ts +1 -1
- package/dist-types/commands/ListSchemaVersionsCommand.d.ts +1 -2
- package/dist-types/commands/ListSessionsCommand.d.ts +1 -1
- package/dist-types/commands/ListStatementsCommand.d.ts +1 -1
- package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
- package/dist-types/commands/ListTriggersCommand.d.ts +1 -1
- package/dist-types/commands/ListUsageProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkflowsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
- package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +1 -1
- package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/commands/ResetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/RunStatementCommand.d.ts +1 -1
- package/dist-types/commands/SearchTablesCommand.d.ts +2 -1
- package/dist-types/commands/StartBlueprintRunCommand.d.ts +1 -1
- package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartJobRunCommand.d.ts +1 -1
- package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartTriggerCommand.d.ts +1 -1
- package/dist-types/commands/StartWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopSessionCommand.d.ts +1 -1
- package/dist-types/commands/StopTriggerCommand.d.ts +1 -1
- package/dist-types/commands/StopWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/TestConnectionCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCatalogCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClassifierCommand.d.ts +1 -1
- package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDevEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateJobCommand.d.ts +2 -1
- package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMLTransformCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePartitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRegistryCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSchemaCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTableCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTriggerCommand.d.ts +1 -1
- package/dist-types/index.d.ts +6 -1
- package/dist-types/models/enums.d.ts +1918 -0
- package/dist-types/models/errors.d.ts +789 -0
- package/dist-types/models/models_0.d.ts +1999 -1092
- package/dist-types/models/models_1.d.ts +4480 -4078
- package/dist-types/models/models_2.d.ts +3636 -4236
- package/dist-types/models/models_3.d.ts +4 -3422
- package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCatalogCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCatalogCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCatalogsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEntityRecordsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUsageProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCatalogCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +6 -1
- package/dist-types/ts3.4/models/enums.d.ts +1121 -0
- package/dist-types/ts3.4/models/errors.d.ts +401 -0
- package/dist-types/ts3.4/models/models_0.d.ts +462 -599
- package/dist-types/ts3.4/models/models_1.d.ts +797 -981
- package/dist-types/ts3.4/models/models_2.d.ts +1304 -1505
- package/dist-types/ts3.4/models/models_3.d.ts +8 -900
- package/package.json +12 -12
- package/dist-es/models/index.js +0 -4
- package/dist-types/models/index.d.ts +0 -4
- package/dist-types/ts3.4/models/index.d.ts +0 -4
|
@@ -1,3425 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import { ColumnRowFilter, ColumnStatistics, DataCatalogEncryptionSettings, DataQualityEvaluationRunAdditionalRunOptions, FederatedTable, JobBookmarkEntry, ResourceAction, ResourceShareType, ResourceState, SchemaVersionNumber, Statement, ViewDefinition, ViewValidation } from "./models_2";
|
|
6
|
-
/**
|
|
7
|
-
* <p>An object containing the details about a schema version.</p>
|
|
8
|
-
* @public
|
|
9
|
-
*/
|
|
10
|
-
export interface SchemaVersionListItem {
|
|
11
|
-
/**
|
|
12
|
-
* <p>The Amazon Resource Name (ARN) of the schema.</p>
|
|
13
|
-
* @public
|
|
14
|
-
*/
|
|
15
|
-
SchemaArn?: string | undefined;
|
|
16
|
-
/**
|
|
17
|
-
* <p>The unique identifier of the schema version.</p>
|
|
18
|
-
* @public
|
|
19
|
-
*/
|
|
20
|
-
SchemaVersionId?: string | undefined;
|
|
21
|
-
/**
|
|
22
|
-
* <p>The version number of the schema.</p>
|
|
23
|
-
* @public
|
|
24
|
-
*/
|
|
25
|
-
VersionNumber?: number | undefined;
|
|
26
|
-
/**
|
|
27
|
-
* <p>The status of the schema version.</p>
|
|
28
|
-
* @public
|
|
29
|
-
*/
|
|
30
|
-
Status?: SchemaVersionStatus | undefined;
|
|
31
|
-
/**
|
|
32
|
-
* <p>The date and time the schema version was created.</p>
|
|
33
|
-
* @public
|
|
34
|
-
*/
|
|
35
|
-
CreatedTime?: string | undefined;
|
|
36
|
-
}
|
|
37
|
-
/**
|
|
38
|
-
* @public
|
|
39
|
-
*/
|
|
40
|
-
export interface ListSchemaVersionsResponse {
|
|
41
|
-
/**
|
|
42
|
-
* <p>An array of <code>SchemaVersionList</code> objects containing details of each schema version.</p>
|
|
43
|
-
* @public
|
|
44
|
-
*/
|
|
45
|
-
Schemas?: SchemaVersionListItem[] | undefined;
|
|
46
|
-
/**
|
|
47
|
-
* <p>A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.</p>
|
|
48
|
-
* @public
|
|
49
|
-
*/
|
|
50
|
-
NextToken?: string | undefined;
|
|
51
|
-
}
|
|
52
|
-
/**
|
|
53
|
-
* @public
|
|
54
|
-
*/
|
|
55
|
-
export interface ListSessionsRequest {
|
|
56
|
-
/**
|
|
57
|
-
* <p>The token for the next set of results, or null if there are no more result. </p>
|
|
58
|
-
* @public
|
|
59
|
-
*/
|
|
60
|
-
NextToken?: string | undefined;
|
|
61
|
-
/**
|
|
62
|
-
* <p>The maximum number of results. </p>
|
|
63
|
-
* @public
|
|
64
|
-
*/
|
|
65
|
-
MaxResults?: number | undefined;
|
|
66
|
-
/**
|
|
67
|
-
* <p>Tags belonging to the session. </p>
|
|
68
|
-
* @public
|
|
69
|
-
*/
|
|
70
|
-
Tags?: Record<string, string> | undefined;
|
|
71
|
-
/**
|
|
72
|
-
* <p>The origin of the request. </p>
|
|
73
|
-
* @public
|
|
74
|
-
*/
|
|
75
|
-
RequestOrigin?: string | undefined;
|
|
76
|
-
}
|
|
77
|
-
/**
|
|
78
|
-
* @public
|
|
79
|
-
*/
|
|
80
|
-
export interface ListSessionsResponse {
|
|
81
|
-
/**
|
|
82
|
-
* <p>Returns the ID of the session. </p>
|
|
83
|
-
* @public
|
|
84
|
-
*/
|
|
85
|
-
Ids?: string[] | undefined;
|
|
86
|
-
/**
|
|
87
|
-
* <p>Returns the session object. </p>
|
|
88
|
-
* @public
|
|
89
|
-
*/
|
|
90
|
-
Sessions?: Session[] | undefined;
|
|
91
|
-
/**
|
|
92
|
-
* <p>The token for the next set of results, or null if there are no more result. </p>
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
NextToken?: string | undefined;
|
|
96
|
-
}
|
|
97
|
-
/**
|
|
98
|
-
* @public
|
|
99
|
-
*/
|
|
100
|
-
export interface ListStatementsRequest {
|
|
101
|
-
/**
|
|
102
|
-
* <p>The Session ID of the statements.</p>
|
|
103
|
-
* @public
|
|
104
|
-
*/
|
|
105
|
-
SessionId: string | undefined;
|
|
106
|
-
/**
|
|
107
|
-
* <p>The origin of the request to list statements.</p>
|
|
108
|
-
* @public
|
|
109
|
-
*/
|
|
110
|
-
RequestOrigin?: string | undefined;
|
|
111
|
-
/**
|
|
112
|
-
* <p>A continuation token, if this is a continuation call.</p>
|
|
113
|
-
* @public
|
|
114
|
-
*/
|
|
115
|
-
NextToken?: string | undefined;
|
|
116
|
-
}
|
|
117
|
-
/**
|
|
118
|
-
* @public
|
|
119
|
-
*/
|
|
120
|
-
export interface ListStatementsResponse {
|
|
121
|
-
/**
|
|
122
|
-
* <p>Returns the list of statements.</p>
|
|
123
|
-
* @public
|
|
124
|
-
*/
|
|
125
|
-
Statements?: Statement[] | undefined;
|
|
126
|
-
/**
|
|
127
|
-
* <p>A continuation token, if not all statements have yet been returned.</p>
|
|
128
|
-
* @public
|
|
129
|
-
*/
|
|
130
|
-
NextToken?: string | undefined;
|
|
131
|
-
}
|
|
132
|
-
/**
|
|
133
|
-
* @public
|
|
134
|
-
*/
|
|
135
|
-
export interface ListTableOptimizerRunsRequest {
|
|
136
|
-
/**
|
|
137
|
-
* <p>The Catalog ID of the table.</p>
|
|
138
|
-
* @public
|
|
139
|
-
*/
|
|
140
|
-
CatalogId: string | undefined;
|
|
141
|
-
/**
|
|
142
|
-
* <p>The name of the database in the catalog in which the table resides.</p>
|
|
143
|
-
* @public
|
|
144
|
-
*/
|
|
145
|
-
DatabaseName: string | undefined;
|
|
146
|
-
/**
|
|
147
|
-
* <p>The name of the table.</p>
|
|
148
|
-
* @public
|
|
149
|
-
*/
|
|
150
|
-
TableName: string | undefined;
|
|
151
|
-
/**
|
|
152
|
-
* <p>The type of table optimizer.</p>
|
|
153
|
-
* @public
|
|
154
|
-
*/
|
|
155
|
-
Type: TableOptimizerType | undefined;
|
|
156
|
-
/**
|
|
157
|
-
* <p>The maximum number of optimizer runs to return on each call.</p>
|
|
158
|
-
* @public
|
|
159
|
-
*/
|
|
160
|
-
MaxResults?: number | undefined;
|
|
161
|
-
/**
|
|
162
|
-
* <p>A continuation token, if this is a continuation call.</p>
|
|
163
|
-
* @public
|
|
164
|
-
*/
|
|
165
|
-
NextToken?: string | undefined;
|
|
166
|
-
}
|
|
167
|
-
/**
|
|
168
|
-
* @public
|
|
169
|
-
*/
|
|
170
|
-
export interface ListTableOptimizerRunsResponse {
|
|
171
|
-
/**
|
|
172
|
-
* <p>The Catalog ID of the table.</p>
|
|
173
|
-
* @public
|
|
174
|
-
*/
|
|
175
|
-
CatalogId?: string | undefined;
|
|
176
|
-
/**
|
|
177
|
-
* <p>The name of the database in the catalog in which the table resides.</p>
|
|
178
|
-
* @public
|
|
179
|
-
*/
|
|
180
|
-
DatabaseName?: string | undefined;
|
|
181
|
-
/**
|
|
182
|
-
* <p>The name of the table.</p>
|
|
183
|
-
* @public
|
|
184
|
-
*/
|
|
185
|
-
TableName?: string | undefined;
|
|
186
|
-
/**
|
|
187
|
-
* <p>A continuation token for paginating the returned list of optimizer runs, returned if the current segment of the list is not the last.</p>
|
|
188
|
-
* @public
|
|
189
|
-
*/
|
|
190
|
-
NextToken?: string | undefined;
|
|
191
|
-
/**
|
|
192
|
-
* <p>A list of the optimizer runs associated with a table.</p>
|
|
193
|
-
* @public
|
|
194
|
-
*/
|
|
195
|
-
TableOptimizerRuns?: TableOptimizerRun[] | undefined;
|
|
196
|
-
}
|
|
197
|
-
/**
|
|
198
|
-
* @public
|
|
199
|
-
*/
|
|
200
|
-
export interface ListTriggersRequest {
|
|
201
|
-
/**
|
|
202
|
-
* <p>A continuation token, if this is a continuation request.</p>
|
|
203
|
-
* @public
|
|
204
|
-
*/
|
|
205
|
-
NextToken?: string | undefined;
|
|
206
|
-
/**
|
|
207
|
-
* <p> The name of the job for which to retrieve triggers. The trigger that can start this job
|
|
208
|
-
* is returned. If there is no such trigger, all triggers are returned.</p>
|
|
209
|
-
* @public
|
|
210
|
-
*/
|
|
211
|
-
DependentJobName?: string | undefined;
|
|
212
|
-
/**
|
|
213
|
-
* <p>The maximum size of a list to return.</p>
|
|
214
|
-
* @public
|
|
215
|
-
*/
|
|
216
|
-
MaxResults?: number | undefined;
|
|
217
|
-
/**
|
|
218
|
-
* <p>Specifies to return only these tagged resources.</p>
|
|
219
|
-
* @public
|
|
220
|
-
*/
|
|
221
|
-
Tags?: Record<string, string> | undefined;
|
|
222
|
-
}
|
|
223
|
-
/**
|
|
224
|
-
* @public
|
|
225
|
-
*/
|
|
226
|
-
export interface ListTriggersResponse {
|
|
227
|
-
/**
|
|
228
|
-
* <p>The names of all triggers in the account, or the triggers with the specified tags.</p>
|
|
229
|
-
* @public
|
|
230
|
-
*/
|
|
231
|
-
TriggerNames?: string[] | undefined;
|
|
232
|
-
/**
|
|
233
|
-
* <p>A continuation token, if the returned list does not contain the
|
|
234
|
-
* last metric available.</p>
|
|
235
|
-
* @public
|
|
236
|
-
*/
|
|
237
|
-
NextToken?: string | undefined;
|
|
238
|
-
}
|
|
239
|
-
/**
|
|
240
|
-
* @public
|
|
241
|
-
*/
|
|
242
|
-
export interface ListUsageProfilesRequest {
|
|
243
|
-
/**
|
|
244
|
-
* <p>A continuation token, included if this is a continuation call.</p>
|
|
245
|
-
* @public
|
|
246
|
-
*/
|
|
247
|
-
NextToken?: string | undefined;
|
|
248
|
-
/**
|
|
249
|
-
* <p>The maximum number of usage profiles to return in a single response.</p>
|
|
250
|
-
* @public
|
|
251
|
-
*/
|
|
252
|
-
MaxResults?: number | undefined;
|
|
253
|
-
}
|
|
254
|
-
/**
|
|
255
|
-
* <p>Describes an Glue usage profile.</p>
|
|
256
|
-
* @public
|
|
257
|
-
*/
|
|
258
|
-
export interface UsageProfileDefinition {
|
|
259
|
-
/**
|
|
260
|
-
* <p>The name of the usage profile.</p>
|
|
261
|
-
* @public
|
|
262
|
-
*/
|
|
263
|
-
Name?: string | undefined;
|
|
264
|
-
/**
|
|
265
|
-
* <p>A description of the usage profile.</p>
|
|
266
|
-
* @public
|
|
267
|
-
*/
|
|
268
|
-
Description?: string | undefined;
|
|
269
|
-
/**
|
|
270
|
-
* <p>The date and time when the usage profile was created.</p>
|
|
271
|
-
* @public
|
|
272
|
-
*/
|
|
273
|
-
CreatedOn?: Date | undefined;
|
|
274
|
-
/**
|
|
275
|
-
* <p>The date and time when the usage profile was last modified.</p>
|
|
276
|
-
* @public
|
|
277
|
-
*/
|
|
278
|
-
LastModifiedOn?: Date | undefined;
|
|
279
|
-
}
|
|
280
|
-
/**
|
|
281
|
-
* @public
|
|
282
|
-
*/
|
|
283
|
-
export interface ListUsageProfilesResponse {
|
|
284
|
-
/**
|
|
285
|
-
* <p>A list of usage profile (<code>UsageProfileDefinition</code>) objects.</p>
|
|
286
|
-
* @public
|
|
287
|
-
*/
|
|
288
|
-
Profiles?: UsageProfileDefinition[] | undefined;
|
|
289
|
-
/**
|
|
290
|
-
* <p>A continuation token, present if the current list segment is not the last.</p>
|
|
291
|
-
* @public
|
|
292
|
-
*/
|
|
293
|
-
NextToken?: string | undefined;
|
|
294
|
-
}
|
|
295
|
-
/**
|
|
296
|
-
* @public
|
|
297
|
-
*/
|
|
298
|
-
export interface ListWorkflowsRequest {
|
|
299
|
-
/**
|
|
300
|
-
* <p>A continuation token, if this is a continuation request.</p>
|
|
301
|
-
* @public
|
|
302
|
-
*/
|
|
303
|
-
NextToken?: string | undefined;
|
|
304
|
-
/**
|
|
305
|
-
* <p>The maximum size of a list to return.</p>
|
|
306
|
-
* @public
|
|
307
|
-
*/
|
|
308
|
-
MaxResults?: number | undefined;
|
|
309
|
-
}
|
|
310
|
-
/**
|
|
311
|
-
* @public
|
|
312
|
-
*/
|
|
313
|
-
export interface ListWorkflowsResponse {
|
|
314
|
-
/**
|
|
315
|
-
* <p>List of names of workflows in the account.</p>
|
|
316
|
-
* @public
|
|
317
|
-
*/
|
|
318
|
-
Workflows?: string[] | undefined;
|
|
319
|
-
/**
|
|
320
|
-
* <p>A continuation token, if not all workflow names have been returned.</p>
|
|
321
|
-
* @public
|
|
322
|
-
*/
|
|
323
|
-
NextToken?: string | undefined;
|
|
324
|
-
}
|
|
325
|
-
/**
|
|
326
|
-
* @public
|
|
327
|
-
*/
|
|
328
|
-
export interface ModifyIntegrationRequest {
|
|
329
|
-
/**
|
|
330
|
-
* <p>The Amazon Resource Name (ARN) for the integration.</p>
|
|
331
|
-
* @public
|
|
332
|
-
*/
|
|
333
|
-
IntegrationIdentifier: string | undefined;
|
|
334
|
-
/**
|
|
335
|
-
* <p>A description of the integration.</p>
|
|
336
|
-
* @public
|
|
337
|
-
*/
|
|
338
|
-
Description?: string | undefined;
|
|
339
|
-
/**
|
|
340
|
-
* <p>Selects source tables for the integration using Maxwell filter syntax.</p>
|
|
341
|
-
* @public
|
|
342
|
-
*/
|
|
343
|
-
DataFilter?: string | undefined;
|
|
344
|
-
/**
|
|
345
|
-
* <p>The configuration settings for the integration. Currently, only the RefreshInterval can be modified. </p>
|
|
346
|
-
* @public
|
|
347
|
-
*/
|
|
348
|
-
IntegrationConfig?: IntegrationConfig | undefined;
|
|
349
|
-
/**
|
|
350
|
-
* <p>A unique name for an integration in Glue.</p>
|
|
351
|
-
* @public
|
|
352
|
-
*/
|
|
353
|
-
IntegrationName?: string | undefined;
|
|
354
|
-
}
|
|
355
|
-
/**
|
|
356
|
-
* @public
|
|
357
|
-
*/
|
|
358
|
-
export interface ModifyIntegrationResponse {
|
|
359
|
-
/**
|
|
360
|
-
* <p>The ARN of the source for the integration.</p>
|
|
361
|
-
* @public
|
|
362
|
-
*/
|
|
363
|
-
SourceArn: string | undefined;
|
|
364
|
-
/**
|
|
365
|
-
* <p>The ARN of the target for the integration.</p>
|
|
366
|
-
* @public
|
|
367
|
-
*/
|
|
368
|
-
TargetArn: string | undefined;
|
|
369
|
-
/**
|
|
370
|
-
* <p>A unique name for an integration in Glue.</p>
|
|
371
|
-
* @public
|
|
372
|
-
*/
|
|
373
|
-
IntegrationName: string | undefined;
|
|
374
|
-
/**
|
|
375
|
-
* <p>A description of the integration.</p>
|
|
376
|
-
* @public
|
|
377
|
-
*/
|
|
378
|
-
Description?: string | undefined;
|
|
379
|
-
/**
|
|
380
|
-
* <p>The Amazon Resource Name (ARN) for the integration.</p>
|
|
381
|
-
* @public
|
|
382
|
-
*/
|
|
383
|
-
IntegrationArn: string | undefined;
|
|
384
|
-
/**
|
|
385
|
-
* <p>The ARN of a KMS key used for encrypting the channel.</p>
|
|
386
|
-
* @public
|
|
387
|
-
*/
|
|
388
|
-
KmsKeyId?: string | undefined;
|
|
389
|
-
/**
|
|
390
|
-
* <p>An optional set of non-secret key–value pairs that contains additional contextual information for encryption.</p>
|
|
391
|
-
* @public
|
|
392
|
-
*/
|
|
393
|
-
AdditionalEncryptionContext?: Record<string, string> | undefined;
|
|
394
|
-
/**
|
|
395
|
-
* <p>Metadata assigned to the resource consisting of a list of key-value pairs.</p>
|
|
396
|
-
* @public
|
|
397
|
-
*/
|
|
398
|
-
Tags?: Tag[] | undefined;
|
|
399
|
-
/**
|
|
400
|
-
* <p>The status of the integration being modified.</p>
|
|
401
|
-
* <p>The possible statuses are:</p>
|
|
402
|
-
* <ul>
|
|
403
|
-
* <li>
|
|
404
|
-
* <p>CREATING: The integration is being created.</p>
|
|
405
|
-
* </li>
|
|
406
|
-
* <li>
|
|
407
|
-
* <p>ACTIVE: The integration creation succeeds.</p>
|
|
408
|
-
* </li>
|
|
409
|
-
* <li>
|
|
410
|
-
* <p>MODIFYING: The integration is being modified.</p>
|
|
411
|
-
* </li>
|
|
412
|
-
* <li>
|
|
413
|
-
* <p>FAILED: The integration creation fails. </p>
|
|
414
|
-
* </li>
|
|
415
|
-
* <li>
|
|
416
|
-
* <p>DELETING: The integration is deleted.</p>
|
|
417
|
-
* </li>
|
|
418
|
-
* <li>
|
|
419
|
-
* <p>SYNCING: The integration is synchronizing.</p>
|
|
420
|
-
* </li>
|
|
421
|
-
* <li>
|
|
422
|
-
* <p>NEEDS_ATTENTION: The integration needs attention, such as synchronization.</p>
|
|
423
|
-
* </li>
|
|
424
|
-
* </ul>
|
|
425
|
-
* @public
|
|
426
|
-
*/
|
|
427
|
-
Status: IntegrationStatus | undefined;
|
|
428
|
-
/**
|
|
429
|
-
* <p>The time when the integration was created, in UTC.</p>
|
|
430
|
-
* @public
|
|
431
|
-
*/
|
|
432
|
-
CreateTime: Date | undefined;
|
|
433
|
-
/**
|
|
434
|
-
* <p>A list of errors associated with the integration modification.</p>
|
|
435
|
-
* @public
|
|
436
|
-
*/
|
|
437
|
-
Errors?: IntegrationError[] | undefined;
|
|
438
|
-
/**
|
|
439
|
-
* <p>Selects source tables for the integration using Maxwell filter syntax.</p>
|
|
440
|
-
* @public
|
|
441
|
-
*/
|
|
442
|
-
DataFilter?: string | undefined;
|
|
443
|
-
/**
|
|
444
|
-
* <p>The updated configuration settings for the integration.</p>
|
|
445
|
-
* @public
|
|
446
|
-
*/
|
|
447
|
-
IntegrationConfig?: IntegrationConfig | undefined;
|
|
448
|
-
}
|
|
449
|
-
/**
|
|
450
|
-
* @public
|
|
451
|
-
*/
|
|
452
|
-
export interface PutDataCatalogEncryptionSettingsRequest {
|
|
453
|
-
/**
|
|
454
|
-
* <p>The ID of the Data Catalog to set the security configuration for. If none is provided, the
|
|
455
|
-
* Amazon Web Services account ID is used by default.</p>
|
|
456
|
-
* @public
|
|
457
|
-
*/
|
|
458
|
-
CatalogId?: string | undefined;
|
|
459
|
-
/**
|
|
460
|
-
* <p>The security configuration to set.</p>
|
|
461
|
-
* @public
|
|
462
|
-
*/
|
|
463
|
-
DataCatalogEncryptionSettings: DataCatalogEncryptionSettings | undefined;
|
|
464
|
-
}
|
|
465
|
-
/**
|
|
466
|
-
* @public
|
|
467
|
-
*/
|
|
468
|
-
export interface PutDataCatalogEncryptionSettingsResponse {
|
|
469
|
-
}
|
|
470
|
-
/**
|
|
471
|
-
* @public
|
|
472
|
-
*/
|
|
473
|
-
export interface PutDataQualityProfileAnnotationRequest {
|
|
474
|
-
/**
|
|
475
|
-
* <p>The ID of the data quality monitoring profile to annotate.</p>
|
|
476
|
-
* @public
|
|
477
|
-
*/
|
|
478
|
-
ProfileId: string | undefined;
|
|
479
|
-
/**
|
|
480
|
-
* <p>The inclusion annotation value to apply to the profile.</p>
|
|
481
|
-
* @public
|
|
482
|
-
*/
|
|
483
|
-
InclusionAnnotation: InclusionAnnotationValue | undefined;
|
|
484
|
-
}
|
|
485
|
-
/**
|
|
486
|
-
* <p>Left blank.</p>
|
|
487
|
-
* @public
|
|
488
|
-
*/
|
|
489
|
-
export interface PutDataQualityProfileAnnotationResponse {
|
|
490
|
-
}
|
|
491
|
-
/**
|
|
492
|
-
* @public
|
|
493
|
-
* @enum
|
|
494
|
-
*/
|
|
495
|
-
export declare const EnableHybridValues: {
|
|
496
|
-
readonly FALSE: "FALSE";
|
|
497
|
-
readonly TRUE: "TRUE";
|
|
498
|
-
};
|
|
499
|
-
/**
|
|
500
|
-
* @public
|
|
501
|
-
*/
|
|
502
|
-
export type EnableHybridValues = (typeof EnableHybridValues)[keyof typeof EnableHybridValues];
|
|
503
|
-
/**
|
|
504
|
-
* @public
|
|
505
|
-
* @enum
|
|
506
|
-
*/
|
|
507
|
-
export declare const ExistCondition: {
|
|
508
|
-
readonly MUST_EXIST: "MUST_EXIST";
|
|
509
|
-
readonly NONE: "NONE";
|
|
510
|
-
readonly NOT_EXIST: "NOT_EXIST";
|
|
511
|
-
};
|
|
512
|
-
/**
|
|
513
|
-
* @public
|
|
514
|
-
*/
|
|
515
|
-
export type ExistCondition = (typeof ExistCondition)[keyof typeof ExistCondition];
|
|
516
|
-
/**
|
|
517
|
-
* @public
|
|
518
|
-
*/
|
|
519
|
-
export interface PutResourcePolicyRequest {
|
|
520
|
-
/**
|
|
521
|
-
* <p>Contains the policy document to set, in JSON format.</p>
|
|
522
|
-
* @public
|
|
523
|
-
*/
|
|
524
|
-
PolicyInJson: string | undefined;
|
|
525
|
-
/**
|
|
526
|
-
* <p>Do not use. For internal use only.</p>
|
|
527
|
-
* @public
|
|
528
|
-
*/
|
|
529
|
-
ResourceArn?: string | undefined;
|
|
530
|
-
/**
|
|
531
|
-
* <p>The hash value returned when the previous policy was set using
|
|
532
|
-
* <code>PutResourcePolicy</code>. Its purpose is to prevent concurrent modifications of a
|
|
533
|
-
* policy. Do not use this parameter if no previous policy has been set.</p>
|
|
534
|
-
* @public
|
|
535
|
-
*/
|
|
536
|
-
PolicyHashCondition?: string | undefined;
|
|
537
|
-
/**
|
|
538
|
-
* <p>A value of <code>MUST_EXIST</code> is used to update a policy. A value of
|
|
539
|
-
* <code>NOT_EXIST</code> is used to create a new policy. If a value of <code>NONE</code> or a
|
|
540
|
-
* null value is used, the call does not depend on the existence of a policy.</p>
|
|
541
|
-
* @public
|
|
542
|
-
*/
|
|
543
|
-
PolicyExistsCondition?: ExistCondition | undefined;
|
|
544
|
-
/**
|
|
545
|
-
* <p>If <code>'TRUE'</code>, indicates that you are using both methods to grant cross-account
|
|
546
|
-
* access to Data Catalog resources:</p>
|
|
547
|
-
* <ul>
|
|
548
|
-
* <li>
|
|
549
|
-
* <p>By directly updating the resource policy with <code>PutResourePolicy</code>
|
|
550
|
-
* </p>
|
|
551
|
-
* </li>
|
|
552
|
-
* <li>
|
|
553
|
-
* <p>By using the <b>Grant permissions</b> command on the Amazon Web Services Management Console.</p>
|
|
554
|
-
* </li>
|
|
555
|
-
* </ul>
|
|
556
|
-
* <p>Must be set to <code>'TRUE'</code> if you have already used the Management Console to
|
|
557
|
-
* grant cross-account access, otherwise the call fails. Default is 'FALSE'.</p>
|
|
558
|
-
* @public
|
|
559
|
-
*/
|
|
560
|
-
EnableHybrid?: EnableHybridValues | undefined;
|
|
561
|
-
}
|
|
562
|
-
/**
|
|
563
|
-
* @public
|
|
564
|
-
*/
|
|
565
|
-
export interface PutResourcePolicyResponse {
|
|
566
|
-
/**
|
|
567
|
-
* <p>A hash of the policy that has just been set. This must
|
|
568
|
-
* be included in a subsequent call that overwrites or updates
|
|
569
|
-
* this policy.</p>
|
|
570
|
-
* @public
|
|
571
|
-
*/
|
|
572
|
-
PolicyHash?: string | undefined;
|
|
573
|
-
}
|
|
574
|
-
/**
|
|
575
|
-
* <p>A structure containing a key value pair for metadata.</p>
|
|
576
|
-
* @public
|
|
577
|
-
*/
|
|
578
|
-
export interface MetadataKeyValuePair {
|
|
579
|
-
/**
|
|
580
|
-
* <p>A metadata key.</p>
|
|
581
|
-
* @public
|
|
582
|
-
*/
|
|
583
|
-
MetadataKey?: string | undefined;
|
|
584
|
-
/**
|
|
585
|
-
* <p>A metadata key’s corresponding value.</p>
|
|
586
|
-
* @public
|
|
587
|
-
*/
|
|
588
|
-
MetadataValue?: string | undefined;
|
|
589
|
-
}
|
|
590
|
-
/**
|
|
591
|
-
* @public
|
|
592
|
-
*/
|
|
593
|
-
export interface PutSchemaVersionMetadataInput {
|
|
594
|
-
/**
|
|
595
|
-
* <p>The unique ID for the schema.</p>
|
|
596
|
-
* @public
|
|
597
|
-
*/
|
|
598
|
-
SchemaId?: SchemaId | undefined;
|
|
599
|
-
/**
|
|
600
|
-
* <p>The version number of the schema.</p>
|
|
601
|
-
* @public
|
|
602
|
-
*/
|
|
603
|
-
SchemaVersionNumber?: SchemaVersionNumber | undefined;
|
|
604
|
-
/**
|
|
605
|
-
* <p>The unique version ID of the schema version.</p>
|
|
606
|
-
* @public
|
|
607
|
-
*/
|
|
608
|
-
SchemaVersionId?: string | undefined;
|
|
609
|
-
/**
|
|
610
|
-
* <p>The metadata key's corresponding value.</p>
|
|
611
|
-
* @public
|
|
612
|
-
*/
|
|
613
|
-
MetadataKeyValue: MetadataKeyValuePair | undefined;
|
|
614
|
-
}
|
|
615
|
-
/**
|
|
616
|
-
* @public
|
|
617
|
-
*/
|
|
618
|
-
export interface PutSchemaVersionMetadataResponse {
|
|
619
|
-
/**
|
|
620
|
-
* <p>The Amazon Resource Name (ARN) for the schema.</p>
|
|
621
|
-
* @public
|
|
622
|
-
*/
|
|
623
|
-
SchemaArn?: string | undefined;
|
|
624
|
-
/**
|
|
625
|
-
* <p>The name for the schema.</p>
|
|
626
|
-
* @public
|
|
627
|
-
*/
|
|
628
|
-
SchemaName?: string | undefined;
|
|
629
|
-
/**
|
|
630
|
-
* <p>The name for the registry.</p>
|
|
631
|
-
* @public
|
|
632
|
-
*/
|
|
633
|
-
RegistryName?: string | undefined;
|
|
634
|
-
/**
|
|
635
|
-
* <p>The latest version of the schema.</p>
|
|
636
|
-
* @public
|
|
637
|
-
*/
|
|
638
|
-
LatestVersion?: boolean | undefined;
|
|
639
|
-
/**
|
|
640
|
-
* <p>The version number of the schema.</p>
|
|
641
|
-
* @public
|
|
642
|
-
*/
|
|
643
|
-
VersionNumber?: number | undefined;
|
|
644
|
-
/**
|
|
645
|
-
* <p>The unique version ID of the schema version.</p>
|
|
646
|
-
* @public
|
|
647
|
-
*/
|
|
648
|
-
SchemaVersionId?: string | undefined;
|
|
649
|
-
/**
|
|
650
|
-
* <p>The metadata key.</p>
|
|
651
|
-
* @public
|
|
652
|
-
*/
|
|
653
|
-
MetadataKey?: string | undefined;
|
|
654
|
-
/**
|
|
655
|
-
* <p>The value of the metadata key.</p>
|
|
656
|
-
* @public
|
|
657
|
-
*/
|
|
658
|
-
MetadataValue?: string | undefined;
|
|
659
|
-
}
|
|
660
|
-
/**
|
|
661
|
-
* @public
|
|
662
|
-
*/
|
|
663
|
-
export interface PutWorkflowRunPropertiesRequest {
|
|
664
|
-
/**
|
|
665
|
-
* <p>Name of the workflow which was run.</p>
|
|
666
|
-
* @public
|
|
667
|
-
*/
|
|
668
|
-
Name: string | undefined;
|
|
669
|
-
/**
|
|
670
|
-
* <p>The ID of the workflow run for which the run properties should be updated.</p>
|
|
671
|
-
* @public
|
|
672
|
-
*/
|
|
673
|
-
RunId: string | undefined;
|
|
674
|
-
/**
|
|
675
|
-
* <p>The properties to put for the specified run.</p>
|
|
676
|
-
* <p>Run properties may be logged. Do not pass plaintext secrets as properties. Retrieve secrets from a Glue Connection, Amazon Web Services Secrets Manager or other secret management mechanism if you intend to use them within the workflow run.</p>
|
|
677
|
-
* @public
|
|
678
|
-
*/
|
|
679
|
-
RunProperties: Record<string, string> | undefined;
|
|
680
|
-
}
|
|
681
|
-
/**
|
|
682
|
-
* @public
|
|
683
|
-
*/
|
|
684
|
-
export interface PutWorkflowRunPropertiesResponse {
|
|
685
|
-
}
|
|
686
|
-
/**
|
|
687
|
-
* @public
|
|
688
|
-
*/
|
|
689
|
-
export interface QuerySchemaVersionMetadataInput {
|
|
690
|
-
/**
|
|
691
|
-
* <p>A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).</p>
|
|
692
|
-
* @public
|
|
693
|
-
*/
|
|
694
|
-
SchemaId?: SchemaId | undefined;
|
|
695
|
-
/**
|
|
696
|
-
* <p>The version number of the schema.</p>
|
|
697
|
-
* @public
|
|
698
|
-
*/
|
|
699
|
-
SchemaVersionNumber?: SchemaVersionNumber | undefined;
|
|
700
|
-
/**
|
|
701
|
-
* <p>The unique version ID of the schema version.</p>
|
|
702
|
-
* @public
|
|
703
|
-
*/
|
|
704
|
-
SchemaVersionId?: string | undefined;
|
|
705
|
-
/**
|
|
706
|
-
* <p>Search key-value pairs for metadata, if they are not provided all the metadata information will be fetched.</p>
|
|
707
|
-
* @public
|
|
708
|
-
*/
|
|
709
|
-
MetadataList?: MetadataKeyValuePair[] | undefined;
|
|
710
|
-
/**
|
|
711
|
-
* <p>Maximum number of results required per page. If the value is not supplied, this will be defaulted to 25 per page.</p>
|
|
712
|
-
* @public
|
|
713
|
-
*/
|
|
714
|
-
MaxResults?: number | undefined;
|
|
715
|
-
/**
|
|
716
|
-
* <p>A continuation token, if this is a continuation call.</p>
|
|
717
|
-
* @public
|
|
718
|
-
*/
|
|
719
|
-
NextToken?: string | undefined;
|
|
720
|
-
}
|
|
721
|
-
/**
|
|
722
|
-
* <p>A structure containing other metadata for a schema version belonging to the same metadata key.</p>
|
|
723
|
-
* @public
|
|
724
|
-
*/
|
|
725
|
-
export interface OtherMetadataValueListItem {
|
|
726
|
-
/**
|
|
727
|
-
* <p>The metadata key’s corresponding value for the other metadata belonging to the same metadata key.</p>
|
|
728
|
-
* @public
|
|
729
|
-
*/
|
|
730
|
-
MetadataValue?: string | undefined;
|
|
731
|
-
/**
|
|
732
|
-
* <p>The time at which the entry was created.</p>
|
|
733
|
-
* @public
|
|
734
|
-
*/
|
|
735
|
-
CreatedTime?: string | undefined;
|
|
736
|
-
}
|
|
737
|
-
/**
|
|
738
|
-
* <p>A structure containing metadata information for a schema version.</p>
|
|
739
|
-
* @public
|
|
740
|
-
*/
|
|
741
|
-
export interface MetadataInfo {
|
|
742
|
-
/**
|
|
743
|
-
* <p>The metadata key’s corresponding value.</p>
|
|
744
|
-
* @public
|
|
745
|
-
*/
|
|
746
|
-
MetadataValue?: string | undefined;
|
|
747
|
-
/**
|
|
748
|
-
* <p>The time at which the entry was created.</p>
|
|
749
|
-
* @public
|
|
750
|
-
*/
|
|
751
|
-
CreatedTime?: string | undefined;
|
|
752
|
-
/**
|
|
753
|
-
* <p>Other metadata belonging to the same metadata key.</p>
|
|
754
|
-
* @public
|
|
755
|
-
*/
|
|
756
|
-
OtherMetadataValueList?: OtherMetadataValueListItem[] | undefined;
|
|
757
|
-
}
|
|
758
|
-
/**
|
|
759
|
-
* @public
|
|
760
|
-
*/
|
|
761
|
-
export interface QuerySchemaVersionMetadataResponse {
|
|
762
|
-
/**
|
|
763
|
-
* <p>A map of a metadata key and associated values.</p>
|
|
764
|
-
* @public
|
|
765
|
-
*/
|
|
766
|
-
MetadataInfoMap?: Record<string, MetadataInfo> | undefined;
|
|
767
|
-
/**
|
|
768
|
-
* <p>The unique version ID of the schema version.</p>
|
|
769
|
-
* @public
|
|
770
|
-
*/
|
|
771
|
-
SchemaVersionId?: string | undefined;
|
|
772
|
-
/**
|
|
773
|
-
* <p>A continuation token for paginating the returned list of tokens, returned if the current segment of the list is not the last.</p>
|
|
774
|
-
* @public
|
|
775
|
-
*/
|
|
776
|
-
NextToken?: string | undefined;
|
|
777
|
-
}
|
|
778
|
-
/**
|
|
779
|
-
* @public
|
|
780
|
-
*/
|
|
781
|
-
export interface RegisterSchemaVersionInput {
|
|
782
|
-
/**
|
|
783
|
-
* <p>This is a wrapper structure to contain schema identity fields. The structure contains:</p>
|
|
784
|
-
* <ul>
|
|
785
|
-
* <li>
|
|
786
|
-
* <p>SchemaId$SchemaArn: The Amazon Resource Name (ARN) of the schema. Either <code>SchemaArn</code> or <code>SchemaName</code> and <code>RegistryName</code> has to be provided.</p>
|
|
787
|
-
* </li>
|
|
788
|
-
* <li>
|
|
789
|
-
* <p>SchemaId$SchemaName: The name of the schema. Either <code>SchemaArn</code> or <code>SchemaName</code> and <code>RegistryName</code> has to be provided.</p>
|
|
790
|
-
* </li>
|
|
791
|
-
* </ul>
|
|
792
|
-
* @public
|
|
793
|
-
*/
|
|
794
|
-
SchemaId: SchemaId | undefined;
|
|
795
|
-
/**
|
|
796
|
-
* <p>The schema definition using the <code>DataFormat</code> setting for the <code>SchemaName</code>.</p>
|
|
797
|
-
* @public
|
|
798
|
-
*/
|
|
799
|
-
SchemaDefinition: string | undefined;
|
|
800
|
-
}
|
|
801
|
-
/**
|
|
802
|
-
* @public
|
|
803
|
-
*/
|
|
804
|
-
export interface RegisterSchemaVersionResponse {
|
|
805
|
-
/**
|
|
806
|
-
* <p>The unique ID that represents the version of this schema.</p>
|
|
807
|
-
* @public
|
|
808
|
-
*/
|
|
809
|
-
SchemaVersionId?: string | undefined;
|
|
810
|
-
/**
|
|
811
|
-
* <p>The version of this schema (for sync flow only, in case this is the first version).</p>
|
|
812
|
-
* @public
|
|
813
|
-
*/
|
|
814
|
-
VersionNumber?: number | undefined;
|
|
815
|
-
/**
|
|
816
|
-
* <p>The status of the schema version.</p>
|
|
817
|
-
* @public
|
|
818
|
-
*/
|
|
819
|
-
Status?: SchemaVersionStatus | undefined;
|
|
820
|
-
}
|
|
821
|
-
/**
|
|
822
|
-
* @public
|
|
823
|
-
*/
|
|
824
|
-
export interface RemoveSchemaVersionMetadataInput {
|
|
825
|
-
/**
|
|
826
|
-
* <p>A wrapper structure that may contain the schema name and Amazon Resource Name (ARN).</p>
|
|
827
|
-
* @public
|
|
828
|
-
*/
|
|
829
|
-
SchemaId?: SchemaId | undefined;
|
|
830
|
-
/**
|
|
831
|
-
* <p>The version number of the schema.</p>
|
|
832
|
-
* @public
|
|
833
|
-
*/
|
|
834
|
-
SchemaVersionNumber?: SchemaVersionNumber | undefined;
|
|
835
|
-
/**
|
|
836
|
-
* <p>The unique version ID of the schema version.</p>
|
|
837
|
-
* @public
|
|
838
|
-
*/
|
|
839
|
-
SchemaVersionId?: string | undefined;
|
|
840
|
-
/**
|
|
841
|
-
* <p>The value of the metadata key.</p>
|
|
842
|
-
* @public
|
|
843
|
-
*/
|
|
844
|
-
MetadataKeyValue: MetadataKeyValuePair | undefined;
|
|
845
|
-
}
|
|
846
|
-
/**
|
|
847
|
-
* @public
|
|
848
|
-
*/
|
|
849
|
-
export interface RemoveSchemaVersionMetadataResponse {
|
|
850
|
-
/**
|
|
851
|
-
* <p>The Amazon Resource Name (ARN) of the schema.</p>
|
|
852
|
-
* @public
|
|
853
|
-
*/
|
|
854
|
-
SchemaArn?: string | undefined;
|
|
855
|
-
/**
|
|
856
|
-
* <p>The name of the schema.</p>
|
|
857
|
-
* @public
|
|
858
|
-
*/
|
|
859
|
-
SchemaName?: string | undefined;
|
|
860
|
-
/**
|
|
861
|
-
* <p>The name of the registry.</p>
|
|
862
|
-
* @public
|
|
863
|
-
*/
|
|
864
|
-
RegistryName?: string | undefined;
|
|
865
|
-
/**
|
|
866
|
-
* <p>The latest version of the schema.</p>
|
|
867
|
-
* @public
|
|
868
|
-
*/
|
|
869
|
-
LatestVersion?: boolean | undefined;
|
|
870
|
-
/**
|
|
871
|
-
* <p>The version number of the schema.</p>
|
|
872
|
-
* @public
|
|
873
|
-
*/
|
|
874
|
-
VersionNumber?: number | undefined;
|
|
875
|
-
/**
|
|
876
|
-
* <p>The version ID for the schema version.</p>
|
|
877
|
-
* @public
|
|
878
|
-
*/
|
|
879
|
-
SchemaVersionId?: string | undefined;
|
|
880
|
-
/**
|
|
881
|
-
* <p>The metadata key.</p>
|
|
882
|
-
* @public
|
|
883
|
-
*/
|
|
884
|
-
MetadataKey?: string | undefined;
|
|
885
|
-
/**
|
|
886
|
-
* <p>The value of the metadata key.</p>
|
|
887
|
-
* @public
|
|
888
|
-
*/
|
|
889
|
-
MetadataValue?: string | undefined;
|
|
890
|
-
}
|
|
891
|
-
/**
|
|
892
|
-
* @public
|
|
893
|
-
*/
|
|
894
|
-
export interface ResetJobBookmarkRequest {
|
|
895
|
-
/**
|
|
896
|
-
* <p>The name of the job in question.</p>
|
|
897
|
-
* @public
|
|
898
|
-
*/
|
|
899
|
-
JobName: string | undefined;
|
|
900
|
-
/**
|
|
901
|
-
* <p>The unique run identifier associated with this job run.</p>
|
|
902
|
-
* @public
|
|
903
|
-
*/
|
|
904
|
-
RunId?: string | undefined;
|
|
905
|
-
}
|
|
906
|
-
/**
|
|
907
|
-
* @public
|
|
908
|
-
*/
|
|
909
|
-
export interface ResetJobBookmarkResponse {
|
|
910
|
-
/**
|
|
911
|
-
* <p>The reset bookmark entry.</p>
|
|
912
|
-
* @public
|
|
913
|
-
*/
|
|
914
|
-
JobBookmarkEntry?: JobBookmarkEntry | undefined;
|
|
915
|
-
}
|
|
916
|
-
/**
|
|
917
|
-
* <p>Too many jobs are being run concurrently.</p>
|
|
918
|
-
* @public
|
|
919
|
-
*/
|
|
920
|
-
export declare class ConcurrentRunsExceededException extends __BaseException {
|
|
921
|
-
readonly name: "ConcurrentRunsExceededException";
|
|
922
|
-
readonly $fault: "client";
|
|
923
|
-
/**
|
|
924
|
-
* <p>A message describing the problem.</p>
|
|
925
|
-
* @public
|
|
926
|
-
*/
|
|
927
|
-
Message?: string | undefined;
|
|
928
|
-
/**
|
|
929
|
-
* @internal
|
|
930
|
-
*/
|
|
931
|
-
constructor(opts: __ExceptionOptionType<ConcurrentRunsExceededException, __BaseException>);
|
|
932
|
-
}
|
|
933
|
-
/**
|
|
934
|
-
* <p>The workflow is in an invalid state to perform a requested operation.</p>
|
|
935
|
-
* @public
|
|
936
|
-
*/
|
|
937
|
-
export declare class IllegalWorkflowStateException extends __BaseException {
|
|
938
|
-
readonly name: "IllegalWorkflowStateException";
|
|
939
|
-
readonly $fault: "client";
|
|
940
|
-
/**
|
|
941
|
-
* <p>A message describing the problem.</p>
|
|
942
|
-
* @public
|
|
943
|
-
*/
|
|
944
|
-
Message?: string | undefined;
|
|
945
|
-
/**
|
|
946
|
-
* @internal
|
|
947
|
-
*/
|
|
948
|
-
constructor(opts: __ExceptionOptionType<IllegalWorkflowStateException, __BaseException>);
|
|
949
|
-
}
|
|
950
|
-
/**
|
|
951
|
-
* @public
|
|
952
|
-
*/
|
|
953
|
-
export interface ResumeWorkflowRunRequest {
|
|
954
|
-
/**
|
|
955
|
-
* <p>The name of the workflow to resume.</p>
|
|
956
|
-
* @public
|
|
957
|
-
*/
|
|
958
|
-
Name: string | undefined;
|
|
959
|
-
/**
|
|
960
|
-
* <p>The ID of the workflow run to resume.</p>
|
|
961
|
-
* @public
|
|
962
|
-
*/
|
|
963
|
-
RunId: string | undefined;
|
|
964
|
-
/**
|
|
965
|
-
* <p>A list of the node IDs for the nodes you want to restart. The nodes that are to be restarted must have a run attempt in the original run.</p>
|
|
966
|
-
* @public
|
|
967
|
-
*/
|
|
968
|
-
NodeIds: string[] | undefined;
|
|
969
|
-
}
|
|
970
|
-
/**
|
|
971
|
-
* @public
|
|
972
|
-
*/
|
|
973
|
-
export interface ResumeWorkflowRunResponse {
|
|
974
|
-
/**
|
|
975
|
-
* <p>The new ID assigned to the resumed workflow run. Each resume of a workflow run will have a new run ID.</p>
|
|
976
|
-
* @public
|
|
977
|
-
*/
|
|
978
|
-
RunId?: string | undefined;
|
|
979
|
-
/**
|
|
980
|
-
* <p>A list of the node IDs for the nodes that were actually restarted.</p>
|
|
981
|
-
* @public
|
|
982
|
-
*/
|
|
983
|
-
NodeIds?: string[] | undefined;
|
|
984
|
-
}
|
|
985
|
-
/**
|
|
986
|
-
* @public
|
|
987
|
-
*/
|
|
988
|
-
export interface RunStatementRequest {
|
|
989
|
-
/**
|
|
990
|
-
* <p>The Session Id of the statement to be run.</p>
|
|
991
|
-
* @public
|
|
992
|
-
*/
|
|
993
|
-
SessionId: string | undefined;
|
|
994
|
-
/**
|
|
995
|
-
* <p>The statement code to be run.</p>
|
|
996
|
-
* @public
|
|
997
|
-
*/
|
|
998
|
-
Code: string | undefined;
|
|
999
|
-
/**
|
|
1000
|
-
* <p>The origin of the request.</p>
|
|
1001
|
-
* @public
|
|
1002
|
-
*/
|
|
1003
|
-
RequestOrigin?: string | undefined;
|
|
1004
|
-
}
|
|
1005
|
-
/**
|
|
1006
|
-
* @public
|
|
1007
|
-
*/
|
|
1008
|
-
export interface RunStatementResponse {
|
|
1009
|
-
/**
|
|
1010
|
-
* <p>Returns the Id of the statement that was run.</p>
|
|
1011
|
-
* @public
|
|
1012
|
-
*/
|
|
1013
|
-
Id?: number | undefined;
|
|
1014
|
-
}
|
|
1015
|
-
/**
|
|
1016
|
-
* @public
|
|
1017
|
-
* @enum
|
|
1018
|
-
*/
|
|
1019
|
-
export declare const Comparator: {
|
|
1020
|
-
readonly EQUALS: "EQUALS";
|
|
1021
|
-
readonly GREATER_THAN: "GREATER_THAN";
|
|
1022
|
-
readonly GREATER_THAN_EQUALS: "GREATER_THAN_EQUALS";
|
|
1023
|
-
readonly LESS_THAN: "LESS_THAN";
|
|
1024
|
-
readonly LESS_THAN_EQUALS: "LESS_THAN_EQUALS";
|
|
1025
|
-
};
|
|
1026
|
-
/**
|
|
1027
|
-
* @public
|
|
1028
|
-
*/
|
|
1029
|
-
export type Comparator = (typeof Comparator)[keyof typeof Comparator];
|
|
1030
|
-
/**
|
|
1031
|
-
* <p>Defines a property predicate.</p>
|
|
1032
|
-
* @public
|
|
1033
|
-
*/
|
|
1034
|
-
export interface PropertyPredicate {
|
|
1035
|
-
/**
|
|
1036
|
-
* <p>The key of the property.</p>
|
|
1037
|
-
* @public
|
|
1038
|
-
*/
|
|
1039
|
-
Key?: string | undefined;
|
|
1040
|
-
/**
|
|
1041
|
-
* <p>The value of the property.</p>
|
|
1042
|
-
* @public
|
|
1043
|
-
*/
|
|
1044
|
-
Value?: string | undefined;
|
|
1045
|
-
/**
|
|
1046
|
-
* <p>The comparator used to compare this property to others.</p>
|
|
1047
|
-
* @public
|
|
1048
|
-
*/
|
|
1049
|
-
Comparator?: Comparator | undefined;
|
|
1050
|
-
}
|
|
1051
|
-
/**
|
|
1052
|
-
* @public
|
|
1053
|
-
* @enum
|
|
1054
|
-
*/
|
|
1055
|
-
export declare const Sort: {
|
|
1056
|
-
readonly ASCENDING: "ASC";
|
|
1057
|
-
readonly DESCENDING: "DESC";
|
|
1058
|
-
};
|
|
1059
|
-
/**
|
|
1060
|
-
* @public
|
|
1061
|
-
*/
|
|
1062
|
-
export type Sort = (typeof Sort)[keyof typeof Sort];
|
|
1063
|
-
/**
|
|
1064
|
-
* <p>Specifies a field to sort by and a sort order.</p>
|
|
1065
|
-
* @public
|
|
1066
|
-
*/
|
|
1067
|
-
export interface SortCriterion {
|
|
1068
|
-
/**
|
|
1069
|
-
* <p>The name of the field on which to sort.</p>
|
|
1070
|
-
* @public
|
|
1071
|
-
*/
|
|
1072
|
-
FieldName?: string | undefined;
|
|
1073
|
-
/**
|
|
1074
|
-
* <p>An ascending or descending sort.</p>
|
|
1075
|
-
* @public
|
|
1076
|
-
*/
|
|
1077
|
-
Sort?: Sort | undefined;
|
|
1078
|
-
}
|
|
1079
|
-
/**
|
|
1080
|
-
* @public
|
|
1081
|
-
*/
|
|
1082
|
-
export interface SearchTablesRequest {
|
|
1083
|
-
/**
|
|
1084
|
-
* <p>A unique identifier, consisting of <code>
|
|
1085
|
-
* <i>account_id</i>
|
|
1086
|
-
* </code>.</p>
|
|
1087
|
-
* @public
|
|
1088
|
-
*/
|
|
1089
|
-
CatalogId?: string | undefined;
|
|
1090
|
-
/**
|
|
1091
|
-
* <p>A continuation token, included if this is a continuation call.</p>
|
|
1092
|
-
* @public
|
|
1093
|
-
*/
|
|
1094
|
-
NextToken?: string | undefined;
|
|
1095
|
-
/**
|
|
1096
|
-
* <p>A list of key-value pairs, and a comparator used to filter the search results. Returns all entities matching the predicate.</p>
|
|
1097
|
-
* <p>The <code>Comparator</code> member of the <code>PropertyPredicate</code> struct is used only for time fields, and can be omitted for other field types. Also, when comparing string values, such as when <code>Key=Name</code>, a fuzzy match algorithm is used. The <code>Key</code> field (for example, the value of the <code>Name</code> field) is split on certain punctuation characters, for example, -, :, #, etc. into tokens. Then each token is exact-match compared with the <code>Value</code> member of <code>PropertyPredicate</code>. For example, if <code>Key=Name</code> and <code>Value=link</code>, tables named <code>customer-link</code> and <code>xx-link-yy</code> are returned, but <code>xxlinkyy</code> is not returned.</p>
|
|
1098
|
-
* @public
|
|
1099
|
-
*/
|
|
1100
|
-
Filters?: PropertyPredicate[] | undefined;
|
|
1101
|
-
/**
|
|
1102
|
-
* <p>A string used for a text search.</p>
|
|
1103
|
-
* <p>Specifying a value in quotes filters based on an exact match to the value.</p>
|
|
1104
|
-
* @public
|
|
1105
|
-
*/
|
|
1106
|
-
SearchText?: string | undefined;
|
|
1107
|
-
/**
|
|
1108
|
-
* <p>A list of criteria for sorting the results by a field name, in an ascending or descending order.</p>
|
|
1109
|
-
* @public
|
|
1110
|
-
*/
|
|
1111
|
-
SortCriteria?: SortCriterion[] | undefined;
|
|
1112
|
-
/**
|
|
1113
|
-
* <p>The maximum number of tables to return in a single response.</p>
|
|
1114
|
-
* @public
|
|
1115
|
-
*/
|
|
1116
|
-
MaxResults?: number | undefined;
|
|
1117
|
-
/**
|
|
1118
|
-
* <p>Allows you to specify that you want to search the tables shared with your account. The allowable values are <code>FOREIGN</code> or <code>ALL</code>. </p>
|
|
1119
|
-
* <ul>
|
|
1120
|
-
* <li>
|
|
1121
|
-
* <p>If set to <code>FOREIGN</code>, will search the tables shared with your account. </p>
|
|
1122
|
-
* </li>
|
|
1123
|
-
* <li>
|
|
1124
|
-
* <p>If set to <code>ALL</code>, will search the tables shared with your account, as well as the tables in yor local account. </p>
|
|
1125
|
-
* </li>
|
|
1126
|
-
* </ul>
|
|
1127
|
-
* @public
|
|
1128
|
-
*/
|
|
1129
|
-
ResourceShareType?: ResourceShareType | undefined;
|
|
1130
|
-
/**
|
|
1131
|
-
* <p>Specifies whether to include status details related to a request to create or update an Glue Data Catalog view.</p>
|
|
1132
|
-
* @public
|
|
1133
|
-
*/
|
|
1134
|
-
IncludeStatusDetails?: boolean | undefined;
|
|
1135
|
-
}
|
|
1136
|
-
/**
|
|
1137
|
-
* <p>The blueprint is in an invalid state to perform a requested operation.</p>
|
|
1138
|
-
* @public
|
|
1139
|
-
*/
|
|
1140
|
-
export declare class IllegalBlueprintStateException extends __BaseException {
|
|
1141
|
-
readonly name: "IllegalBlueprintStateException";
|
|
1142
|
-
readonly $fault: "client";
|
|
1143
|
-
/**
|
|
1144
|
-
* <p>A message describing the problem.</p>
|
|
1145
|
-
* @public
|
|
1146
|
-
*/
|
|
1147
|
-
Message?: string | undefined;
|
|
1148
|
-
/**
|
|
1149
|
-
* @internal
|
|
1150
|
-
*/
|
|
1151
|
-
constructor(opts: __ExceptionOptionType<IllegalBlueprintStateException, __BaseException>);
|
|
1152
|
-
}
|
|
1153
|
-
/**
|
|
1154
|
-
* @public
|
|
1155
|
-
*/
|
|
1156
|
-
export interface StartBlueprintRunRequest {
|
|
1157
|
-
/**
|
|
1158
|
-
* <p>The name of the blueprint.</p>
|
|
1159
|
-
* @public
|
|
1160
|
-
*/
|
|
1161
|
-
BlueprintName: string | undefined;
|
|
1162
|
-
/**
|
|
1163
|
-
* <p>Specifies the parameters as a <code>BlueprintParameters</code> object.</p>
|
|
1164
|
-
* @public
|
|
1165
|
-
*/
|
|
1166
|
-
Parameters?: string | undefined;
|
|
1167
|
-
/**
|
|
1168
|
-
* <p>Specifies the IAM role used to create the workflow.</p>
|
|
1169
|
-
* @public
|
|
1170
|
-
*/
|
|
1171
|
-
RoleArn: string | undefined;
|
|
1172
|
-
}
|
|
1173
|
-
/**
|
|
1174
|
-
* @public
|
|
1175
|
-
*/
|
|
1176
|
-
export interface StartBlueprintRunResponse {
|
|
1177
|
-
/**
|
|
1178
|
-
* <p>The run ID for this blueprint run.</p>
|
|
1179
|
-
* @public
|
|
1180
|
-
*/
|
|
1181
|
-
RunId?: string | undefined;
|
|
1182
|
-
}
|
|
1183
|
-
/**
|
|
1184
|
-
* @public
|
|
1185
|
-
*/
|
|
1186
|
-
export interface StartColumnStatisticsTaskRunRequest {
|
|
1187
|
-
/**
|
|
1188
|
-
* <p>The name of the database where the table resides.</p>
|
|
1189
|
-
* @public
|
|
1190
|
-
*/
|
|
1191
|
-
DatabaseName: string | undefined;
|
|
1192
|
-
/**
|
|
1193
|
-
* <p>The name of the table to generate statistics.</p>
|
|
1194
|
-
* @public
|
|
1195
|
-
*/
|
|
1196
|
-
TableName: string | undefined;
|
|
1197
|
-
/**
|
|
1198
|
-
* <p>A list of the column names to generate statistics. If none is supplied, all column names for the table will be used by default.</p>
|
|
1199
|
-
* @public
|
|
1200
|
-
*/
|
|
1201
|
-
ColumnNameList?: string[] | undefined;
|
|
1202
|
-
/**
|
|
1203
|
-
* <p>The IAM role that the service assumes to generate statistics.</p>
|
|
1204
|
-
* @public
|
|
1205
|
-
*/
|
|
1206
|
-
Role: string | undefined;
|
|
1207
|
-
/**
|
|
1208
|
-
* <p>The percentage of rows used to generate statistics. If none is supplied, the entire table will be used to generate stats.</p>
|
|
1209
|
-
* @public
|
|
1210
|
-
*/
|
|
1211
|
-
SampleSize?: number | undefined;
|
|
1212
|
-
/**
|
|
1213
|
-
* <p>The ID of the Data Catalog where the table reside. If none is supplied, the Amazon Web Services account ID is used by default.</p>
|
|
1214
|
-
* @public
|
|
1215
|
-
*/
|
|
1216
|
-
CatalogID?: string | undefined;
|
|
1217
|
-
/**
|
|
1218
|
-
* <p>Name of the security configuration that is used to encrypt CloudWatch logs for the column stats task run.</p>
|
|
1219
|
-
* @public
|
|
1220
|
-
*/
|
|
1221
|
-
SecurityConfiguration?: string | undefined;
|
|
1222
|
-
}
|
|
1223
|
-
/**
|
|
1224
|
-
* @public
|
|
1225
|
-
*/
|
|
1226
|
-
export interface StartColumnStatisticsTaskRunResponse {
|
|
1227
|
-
/**
|
|
1228
|
-
* <p>The identifier for the column statistics task run.</p>
|
|
1229
|
-
* @public
|
|
1230
|
-
*/
|
|
1231
|
-
ColumnStatisticsTaskRunId?: string | undefined;
|
|
1232
|
-
}
|
|
1233
|
-
/**
|
|
1234
|
-
* @public
|
|
1235
|
-
*/
|
|
1236
|
-
export interface StartColumnStatisticsTaskRunScheduleRequest {
|
|
1237
|
-
/**
|
|
1238
|
-
* <p>The name of the database where the table resides.</p>
|
|
1239
|
-
* @public
|
|
1240
|
-
*/
|
|
1241
|
-
DatabaseName: string | undefined;
|
|
1242
|
-
/**
|
|
1243
|
-
* <p>The name of the table for which to start a column statistic task run schedule.</p>
|
|
1244
|
-
* @public
|
|
1245
|
-
*/
|
|
1246
|
-
TableName: string | undefined;
|
|
1247
|
-
}
|
|
1248
|
-
/**
|
|
1249
|
-
* @public
|
|
1250
|
-
*/
|
|
1251
|
-
export interface StartColumnStatisticsTaskRunScheduleResponse {
|
|
1252
|
-
}
|
|
1253
|
-
/**
|
|
1254
|
-
* @public
|
|
1255
|
-
*/
|
|
1256
|
-
export interface StartCrawlerRequest {
|
|
1257
|
-
/**
|
|
1258
|
-
* <p>Name of the crawler to start.</p>
|
|
1259
|
-
* @public
|
|
1260
|
-
*/
|
|
1261
|
-
Name: string | undefined;
|
|
1262
|
-
}
|
|
1263
|
-
/**
|
|
1264
|
-
* @public
|
|
1265
|
-
*/
|
|
1266
|
-
export interface StartCrawlerResponse {
|
|
1267
|
-
}
|
|
1268
|
-
/**
|
|
1269
|
-
* <p>There is no applicable schedule.</p>
|
|
1270
|
-
* @public
|
|
1271
|
-
*/
|
|
1272
|
-
export declare class NoScheduleException extends __BaseException {
|
|
1273
|
-
readonly name: "NoScheduleException";
|
|
1274
|
-
readonly $fault: "client";
|
|
1275
|
-
/**
|
|
1276
|
-
* <p>A message describing the problem.</p>
|
|
1277
|
-
* @public
|
|
1278
|
-
*/
|
|
1279
|
-
Message?: string | undefined;
|
|
1280
|
-
/**
|
|
1281
|
-
* @internal
|
|
1282
|
-
*/
|
|
1283
|
-
constructor(opts: __ExceptionOptionType<NoScheduleException, __BaseException>);
|
|
1284
|
-
}
|
|
1285
|
-
/**
|
|
1286
|
-
* <p>The specified scheduler is already running.</p>
|
|
1287
|
-
* @public
|
|
1288
|
-
*/
|
|
1289
|
-
export declare class SchedulerRunningException extends __BaseException {
|
|
1290
|
-
readonly name: "SchedulerRunningException";
|
|
1291
|
-
readonly $fault: "client";
|
|
1292
|
-
/**
|
|
1293
|
-
* <p>A message describing the problem.</p>
|
|
1294
|
-
* @public
|
|
1295
|
-
*/
|
|
1296
|
-
Message?: string | undefined;
|
|
1297
|
-
/**
|
|
1298
|
-
* @internal
|
|
1299
|
-
*/
|
|
1300
|
-
constructor(opts: __ExceptionOptionType<SchedulerRunningException, __BaseException>);
|
|
1301
|
-
}
|
|
1302
|
-
/**
|
|
1303
|
-
* @public
|
|
1304
|
-
*/
|
|
1305
|
-
export interface StartCrawlerScheduleRequest {
|
|
1306
|
-
/**
|
|
1307
|
-
* <p>Name of the crawler to schedule.</p>
|
|
1308
|
-
* @public
|
|
1309
|
-
*/
|
|
1310
|
-
CrawlerName: string | undefined;
|
|
1311
|
-
}
|
|
1312
|
-
/**
|
|
1313
|
-
* @public
|
|
1314
|
-
*/
|
|
1315
|
-
export interface StartCrawlerScheduleResponse {
|
|
1316
|
-
}
|
|
1317
|
-
/**
|
|
1318
|
-
* <p>The request of the Data Quality rule recommendation request.</p>
|
|
1319
|
-
* @public
|
|
1320
|
-
*/
|
|
1321
|
-
export interface StartDataQualityRuleRecommendationRunRequest {
|
|
1322
|
-
/**
|
|
1323
|
-
* <p>The data source (Glue table) associated with this run.</p>
|
|
1324
|
-
* @public
|
|
1325
|
-
*/
|
|
1326
|
-
DataSource: DataSource | undefined;
|
|
1327
|
-
/**
|
|
1328
|
-
* <p>An IAM role supplied to encrypt the results of the run.</p>
|
|
1329
|
-
* @public
|
|
1330
|
-
*/
|
|
1331
|
-
Role: string | undefined;
|
|
1332
|
-
/**
|
|
1333
|
-
* <p>The number of <code>G.1X</code> workers to be used in the run. The default is 5.</p>
|
|
1334
|
-
* @public
|
|
1335
|
-
*/
|
|
1336
|
-
NumberOfWorkers?: number | undefined;
|
|
1337
|
-
/**
|
|
1338
|
-
* <p>The timeout for a run in minutes. This is the maximum time that a run can consume resources before it is terminated and enters <code>TIMEOUT</code> status. The default is 2,880 minutes (48 hours).</p>
|
|
1339
|
-
* @public
|
|
1340
|
-
*/
|
|
1341
|
-
Timeout?: number | undefined;
|
|
1342
|
-
/**
|
|
1343
|
-
* <p>A name for the ruleset.</p>
|
|
1344
|
-
* @public
|
|
1345
|
-
*/
|
|
1346
|
-
CreatedRulesetName?: string | undefined;
|
|
1347
|
-
/**
|
|
1348
|
-
* <p>The name of the security configuration created with the data quality encryption option.</p>
|
|
1349
|
-
* @public
|
|
1350
|
-
*/
|
|
1351
|
-
DataQualitySecurityConfiguration?: string | undefined;
|
|
1352
|
-
/**
|
|
1353
|
-
* <p>Used for idempotency and is recommended to be set to a random ID (such as a UUID) to avoid creating or starting multiple instances of the same resource.</p>
|
|
1354
|
-
* @public
|
|
1355
|
-
*/
|
|
1356
|
-
ClientToken?: string | undefined;
|
|
1357
|
-
}
|
|
1358
|
-
/**
|
|
1359
|
-
* @public
|
|
1360
|
-
*/
|
|
1361
|
-
export interface StartDataQualityRuleRecommendationRunResponse {
|
|
1362
|
-
/**
|
|
1363
|
-
* <p>The unique run identifier associated with this run.</p>
|
|
1364
|
-
* @public
|
|
1365
|
-
*/
|
|
1366
|
-
RunId?: string | undefined;
|
|
1367
|
-
}
|
|
1368
|
-
/**
|
|
1369
|
-
* @public
|
|
1370
|
-
*/
|
|
1371
|
-
export interface StartDataQualityRulesetEvaluationRunRequest {
|
|
1372
|
-
/**
|
|
1373
|
-
* <p>The data source (Glue table) associated with this run.</p>
|
|
1374
|
-
* @public
|
|
1375
|
-
*/
|
|
1376
|
-
DataSource: DataSource | undefined;
|
|
1377
|
-
/**
|
|
1378
|
-
* <p>An IAM role supplied to encrypt the results of the run.</p>
|
|
1379
|
-
* @public
|
|
1380
|
-
*/
|
|
1381
|
-
Role: string | undefined;
|
|
1382
|
-
/**
|
|
1383
|
-
* <p>The number of <code>G.1X</code> workers to be used in the run. The default is 5.</p>
|
|
1384
|
-
* @public
|
|
1385
|
-
*/
|
|
1386
|
-
NumberOfWorkers?: number | undefined;
|
|
1387
|
-
/**
|
|
1388
|
-
* <p>The timeout for a run in minutes. This is the maximum time that a run can consume resources before it is terminated and enters <code>TIMEOUT</code> status. The default is 2,880 minutes (48 hours).</p>
|
|
1389
|
-
* @public
|
|
1390
|
-
*/
|
|
1391
|
-
Timeout?: number | undefined;
|
|
1392
|
-
/**
|
|
1393
|
-
* <p>Used for idempotency and is recommended to be set to a random ID (such as a UUID) to avoid creating or starting multiple instances of the same resource.</p>
|
|
1394
|
-
* @public
|
|
1395
|
-
*/
|
|
1396
|
-
ClientToken?: string | undefined;
|
|
1397
|
-
/**
|
|
1398
|
-
* <p>Additional run options you can specify for an evaluation run.</p>
|
|
1399
|
-
* @public
|
|
1400
|
-
*/
|
|
1401
|
-
AdditionalRunOptions?: DataQualityEvaluationRunAdditionalRunOptions | undefined;
|
|
1402
|
-
/**
|
|
1403
|
-
* <p>A list of ruleset names.</p>
|
|
1404
|
-
* @public
|
|
1405
|
-
*/
|
|
1406
|
-
RulesetNames: string[] | undefined;
|
|
1407
|
-
/**
|
|
1408
|
-
* <p>A map of reference strings to additional data sources you can specify for an evaluation run.</p>
|
|
1409
|
-
* @public
|
|
1410
|
-
*/
|
|
1411
|
-
AdditionalDataSources?: Record<string, DataSource> | undefined;
|
|
1412
|
-
}
|
|
1413
|
-
/**
|
|
1414
|
-
* @public
|
|
1415
|
-
*/
|
|
1416
|
-
export interface StartDataQualityRulesetEvaluationRunResponse {
|
|
1417
|
-
/**
|
|
1418
|
-
* <p>The unique run identifier associated with this run.</p>
|
|
1419
|
-
* @public
|
|
1420
|
-
*/
|
|
1421
|
-
RunId?: string | undefined;
|
|
1422
|
-
}
|
|
1423
|
-
/**
|
|
1424
|
-
* @public
|
|
1425
|
-
*/
|
|
1426
|
-
export interface StartExportLabelsTaskRunRequest {
|
|
1427
|
-
/**
|
|
1428
|
-
* <p>The unique identifier of the machine learning transform.</p>
|
|
1429
|
-
* @public
|
|
1430
|
-
*/
|
|
1431
|
-
TransformId: string | undefined;
|
|
1432
|
-
/**
|
|
1433
|
-
* <p>The Amazon S3 path where you export the labels.</p>
|
|
1434
|
-
* @public
|
|
1435
|
-
*/
|
|
1436
|
-
OutputS3Path: string | undefined;
|
|
1437
|
-
}
|
|
1438
|
-
/**
|
|
1439
|
-
* @public
|
|
1440
|
-
*/
|
|
1441
|
-
export interface StartExportLabelsTaskRunResponse {
|
|
1442
|
-
/**
|
|
1443
|
-
* <p>The unique identifier for the task run.</p>
|
|
1444
|
-
* @public
|
|
1445
|
-
*/
|
|
1446
|
-
TaskRunId?: string | undefined;
|
|
1447
|
-
}
|
|
1448
|
-
/**
|
|
1449
|
-
* @public
|
|
1450
|
-
*/
|
|
1451
|
-
export interface StartImportLabelsTaskRunRequest {
|
|
1452
|
-
/**
|
|
1453
|
-
* <p>The unique identifier of the machine learning transform.</p>
|
|
1454
|
-
* @public
|
|
1455
|
-
*/
|
|
1456
|
-
TransformId: string | undefined;
|
|
1457
|
-
/**
|
|
1458
|
-
* <p>The Amazon Simple Storage Service (Amazon S3) path from where you import the
|
|
1459
|
-
* labels.</p>
|
|
1460
|
-
* @public
|
|
1461
|
-
*/
|
|
1462
|
-
InputS3Path: string | undefined;
|
|
1463
|
-
/**
|
|
1464
|
-
* <p>Indicates whether to overwrite your existing labels.</p>
|
|
1465
|
-
* @public
|
|
1466
|
-
*/
|
|
1467
|
-
ReplaceAllLabels?: boolean | undefined;
|
|
1468
|
-
}
|
|
1469
|
-
/**
|
|
1470
|
-
* @public
|
|
1471
|
-
*/
|
|
1472
|
-
export interface StartImportLabelsTaskRunResponse {
|
|
1473
|
-
/**
|
|
1474
|
-
* <p>The unique identifier for the task run.</p>
|
|
1475
|
-
* @public
|
|
1476
|
-
*/
|
|
1477
|
-
TaskRunId?: string | undefined;
|
|
1478
|
-
}
|
|
1479
|
-
/**
|
|
1480
|
-
* @public
|
|
1481
|
-
*/
|
|
1482
|
-
export interface StartJobRunRequest {
|
|
1483
|
-
/**
|
|
1484
|
-
* <p>The name of the job definition to use.</p>
|
|
1485
|
-
* @public
|
|
1486
|
-
*/
|
|
1487
|
-
JobName: string | undefined;
|
|
1488
|
-
/**
|
|
1489
|
-
* <p>Specifies whether job run queuing is enabled for the job run.</p>
|
|
1490
|
-
* <p>A value of true means job run queuing is enabled for the job run. If false or not populated, the job run will not be considered for queueing.</p>
|
|
1491
|
-
* @public
|
|
1492
|
-
*/
|
|
1493
|
-
JobRunQueuingEnabled?: boolean | undefined;
|
|
1494
|
-
/**
|
|
1495
|
-
* <p>The ID of a previous <code>JobRun</code> to retry.</p>
|
|
1496
|
-
* @public
|
|
1497
|
-
*/
|
|
1498
|
-
JobRunId?: string | undefined;
|
|
1499
|
-
/**
|
|
1500
|
-
* <p>The job arguments associated with this run. For this job run, they replace the default
|
|
1501
|
-
* arguments set in the job definition itself.</p>
|
|
1502
|
-
* <p>You can specify arguments here that your own job-execution script
|
|
1503
|
-
* consumes, as well as arguments that Glue itself consumes.</p>
|
|
1504
|
-
* <p>Job arguments may be logged. Do not pass plaintext secrets as arguments. Retrieve secrets
|
|
1505
|
-
* from a Glue Connection, Secrets Manager or other secret management
|
|
1506
|
-
* mechanism if you intend to keep them within the Job. </p>
|
|
1507
|
-
* <p>For information about how to specify and consume your own Job arguments, see the <a href="https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-python-calling.html">Calling Glue APIs in Python</a> topic in the developer guide.</p>
|
|
1508
|
-
* <p>For information about the arguments you can provide to this field when configuring Spark jobs,
|
|
1509
|
-
* see the <a href="https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-etl-glue-arguments.html">Special Parameters Used by Glue</a> topic in the developer guide.</p>
|
|
1510
|
-
* <p>For information about the arguments you can provide to this field when configuring Ray
|
|
1511
|
-
* jobs, see <a href="https://docs.aws.amazon.com/glue/latest/dg/author-job-ray-job-parameters.html">Using
|
|
1512
|
-
* job parameters in Ray jobs</a> in the developer guide.</p>
|
|
1513
|
-
* @public
|
|
1514
|
-
*/
|
|
1515
|
-
Arguments?: Record<string, string> | undefined;
|
|
1516
|
-
/**
|
|
1517
|
-
* <p>This field is deprecated. Use <code>MaxCapacity</code> instead.</p>
|
|
1518
|
-
* <p>The number of Glue data processing units (DPUs) to allocate to this JobRun.
|
|
1519
|
-
* You can allocate a minimum of 2 DPUs; the default is 10. A DPU is a relative measure
|
|
1520
|
-
* of processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory.
|
|
1521
|
-
* For more information, see the <a href="https://aws.amazon.com/glue/pricing/">Glue
|
|
1522
|
-
* pricing page</a>.</p>
|
|
1523
|
-
*
|
|
1524
|
-
* @deprecated This property is deprecated, use MaxCapacity instead.
|
|
1525
|
-
* @public
|
|
1526
|
-
*/
|
|
1527
|
-
AllocatedCapacity?: number | undefined;
|
|
1528
|
-
/**
|
|
1529
|
-
* <p>The <code>JobRun</code> timeout in minutes. This is the maximum time that a job run can
|
|
1530
|
-
* consume resources before it is terminated and enters <code>TIMEOUT</code> status. This value overrides the timeout value set in the parent job. </p>
|
|
1531
|
-
* <p>Jobs must have timeout values less than 7 days or 10080 minutes. Otherwise, the jobs will throw an exception.</p>
|
|
1532
|
-
* <p>When the value is left blank, the timeout is defaulted to 2880 minutes.</p>
|
|
1533
|
-
* <p>Any existing Glue jobs that had a timeout value greater than 7 days will be defaulted to 7 days. For instance if you have specified a timeout of 20 days for a batch job, it will be stopped on the 7th day.</p>
|
|
1534
|
-
* <p>For streaming jobs, if you have set up a maintenance window, it will be restarted during the maintenance window after 7 days.</p>
|
|
1535
|
-
* @public
|
|
1536
|
-
*/
|
|
1537
|
-
Timeout?: number | undefined;
|
|
1538
|
-
/**
|
|
1539
|
-
* <p>For Glue version 1.0 or earlier jobs, using the standard worker type, the number of
|
|
1540
|
-
* Glue data processing units (DPUs) that can be allocated when this job runs. A DPU is
|
|
1541
|
-
* a relative measure of processing power that consists of 4 vCPUs of compute capacity and 16 GB
|
|
1542
|
-
* of memory. For more information, see the <a href="https://aws.amazon.com/glue/pricing/">
|
|
1543
|
-
* Glue pricing page</a>.</p>
|
|
1544
|
-
* <p>For Glue version 2.0+ jobs, you cannot specify a <code>Maximum capacity</code>.
|
|
1545
|
-
* Instead, you should specify a <code>Worker type</code> and the <code>Number of workers</code>.</p>
|
|
1546
|
-
* <p>Do not set <code>MaxCapacity</code> if using <code>WorkerType</code> and <code>NumberOfWorkers</code>.</p>
|
|
1547
|
-
* <p>The value that can be allocated for <code>MaxCapacity</code> depends on whether you are
|
|
1548
|
-
* running a Python shell job, an Apache Spark ETL job, or an Apache Spark streaming ETL
|
|
1549
|
-
* job:</p>
|
|
1550
|
-
* <ul>
|
|
1551
|
-
* <li>
|
|
1552
|
-
* <p>When you specify a Python shell job (<code>JobCommand.Name</code>="pythonshell"), you can
|
|
1553
|
-
* allocate either 0.0625 or 1 DPU. The default is 0.0625 DPU.</p>
|
|
1554
|
-
* </li>
|
|
1555
|
-
* <li>
|
|
1556
|
-
* <p>When you specify an Apache Spark ETL job (<code>JobCommand.Name</code>="glueetl") or Apache
|
|
1557
|
-
* Spark streaming ETL job (<code>JobCommand.Name</code>="gluestreaming"), you can allocate from 2 to 100 DPUs.
|
|
1558
|
-
* The default is 10 DPUs. This job type cannot have a fractional DPU allocation.</p>
|
|
1559
|
-
* </li>
|
|
1560
|
-
* </ul>
|
|
1561
|
-
* @public
|
|
1562
|
-
*/
|
|
1563
|
-
MaxCapacity?: number | undefined;
|
|
1564
|
-
/**
|
|
1565
|
-
* <p>The name of the <code>SecurityConfiguration</code> structure to be used with this job
|
|
1566
|
-
* run.</p>
|
|
1567
|
-
* @public
|
|
1568
|
-
*/
|
|
1569
|
-
SecurityConfiguration?: string | undefined;
|
|
1570
|
-
/**
|
|
1571
|
-
* <p>Specifies configuration properties of a job run notification.</p>
|
|
1572
|
-
* @public
|
|
1573
|
-
*/
|
|
1574
|
-
NotificationProperty?: NotificationProperty | undefined;
|
|
1575
|
-
/**
|
|
1576
|
-
* <p>The type of predefined worker that is allocated when a job runs. Accepts a value of
|
|
1577
|
-
* G.1X, G.2X, G.4X, G.8X or G.025X for Spark jobs. Accepts the value Z.2X for Ray jobs.</p>
|
|
1578
|
-
* <ul>
|
|
1579
|
-
* <li>
|
|
1580
|
-
* <p>For the <code>G.1X</code> worker type, each worker maps to 1 DPU (4 vCPUs, 16 GB of memory) with 94GB disk, and provides 1 executor per worker. We recommend this worker type for workloads such as data transforms, joins, and queries, to offers a scalable and cost effective way to run most jobs.</p>
|
|
1581
|
-
* </li>
|
|
1582
|
-
* <li>
|
|
1583
|
-
* <p>For the <code>G.2X</code> worker type, each worker maps to 2 DPU (8 vCPUs, 32 GB of memory) with 138GB disk, and provides 1 executor per worker. We recommend this worker type for workloads such as data transforms, joins, and queries, to offers a scalable and cost effective way to run most jobs.</p>
|
|
1584
|
-
* </li>
|
|
1585
|
-
* <li>
|
|
1586
|
-
* <p>For the <code>G.4X</code> worker type, each worker maps to 4 DPU (16 vCPUs, 64 GB of memory) with 256GB disk, and provides 1 executor per worker. We recommend this worker type for jobs whose workloads contain your most demanding transforms, aggregations, joins, and queries. This worker type is available only for Glue version 3.0 or later Spark ETL jobs in the following Amazon Web Services Regions: US East (Ohio), US East (N. Virginia), US West (Oregon), Asia Pacific (Singapore), Asia Pacific (Sydney), Asia Pacific (Tokyo), Canada (Central), Europe (Frankfurt), Europe (Ireland), and Europe (Stockholm).</p>
|
|
1587
|
-
* </li>
|
|
1588
|
-
* <li>
|
|
1589
|
-
* <p>For the <code>G.8X</code> worker type, each worker maps to 8 DPU (32 vCPUs, 128 GB of memory) with 512GB disk, and provides 1 executor per worker. We recommend this worker type for jobs whose workloads contain your most demanding transforms, aggregations, joins, and queries. This worker type is available only for Glue version 3.0 or later Spark ETL jobs, in the same Amazon Web Services Regions as supported for the <code>G.4X</code> worker type.</p>
|
|
1590
|
-
* </li>
|
|
1591
|
-
* <li>
|
|
1592
|
-
* <p>For the <code>G.025X</code> worker type, each worker maps to 0.25 DPU (2 vCPUs, 4 GB of memory) with 84GB disk, and provides 1 executor per worker. We recommend this worker type for low volume streaming jobs. This worker type is only available for Glue version 3.0 or later streaming jobs.</p>
|
|
1593
|
-
* </li>
|
|
1594
|
-
* <li>
|
|
1595
|
-
* <p>For the <code>Z.2X</code> worker type, each worker maps to 2 M-DPU (8vCPUs, 64 GB of memory) with 128 GB disk, and provides up to 8 Ray workers based on the autoscaler.</p>
|
|
1596
|
-
* </li>
|
|
1597
|
-
* </ul>
|
|
1598
|
-
* @public
|
|
1599
|
-
*/
|
|
1600
|
-
WorkerType?: WorkerType | undefined;
|
|
1601
|
-
/**
|
|
1602
|
-
* <p>The number of workers of a defined <code>workerType</code> that are allocated when a job runs.</p>
|
|
1603
|
-
* @public
|
|
1604
|
-
*/
|
|
1605
|
-
NumberOfWorkers?: number | undefined;
|
|
1606
|
-
/**
|
|
1607
|
-
* <p>Indicates whether the job is run with a standard or flexible execution class. The standard execution-class is ideal for time-sensitive workloads that require fast job startup and dedicated resources.</p>
|
|
1608
|
-
* <p>The flexible execution class is appropriate for time-insensitive jobs whose start and completion times may vary. </p>
|
|
1609
|
-
* <p>Only jobs with Glue version 3.0 and above and command type <code>glueetl</code> will be allowed to set <code>ExecutionClass</code> to <code>FLEX</code>. The flexible execution class is available for Spark jobs.</p>
|
|
1610
|
-
* @public
|
|
1611
|
-
*/
|
|
1612
|
-
ExecutionClass?: ExecutionClass | undefined;
|
|
1613
|
-
/**
|
|
1614
|
-
* <p>This inline session policy to the StartJobRun API allows you to dynamically restrict the permissions of the specified
|
|
1615
|
-
* execution role for the scope of the job, without requiring the creation of additional IAM roles.</p>
|
|
1616
|
-
* @public
|
|
1617
|
-
*/
|
|
1618
|
-
ExecutionRoleSessionPolicy?: string | undefined;
|
|
1619
|
-
}
|
|
1620
|
-
/**
|
|
1621
|
-
* @public
|
|
1622
|
-
*/
|
|
1623
|
-
export interface StartJobRunResponse {
|
|
1624
|
-
/**
|
|
1625
|
-
* <p>The ID assigned to this job run.</p>
|
|
1626
|
-
* @public
|
|
1627
|
-
*/
|
|
1628
|
-
JobRunId?: string | undefined;
|
|
1629
|
-
}
|
|
1630
|
-
/**
|
|
1631
|
-
* <p>The machine learning transform is not ready to run.</p>
|
|
1632
|
-
* @public
|
|
1633
|
-
*/
|
|
1634
|
-
export declare class MLTransformNotReadyException extends __BaseException {
|
|
1635
|
-
readonly name: "MLTransformNotReadyException";
|
|
1636
|
-
readonly $fault: "client";
|
|
1637
|
-
/**
|
|
1638
|
-
* <p>A message describing the problem.</p>
|
|
1639
|
-
* @public
|
|
1640
|
-
*/
|
|
1641
|
-
Message?: string | undefined;
|
|
1642
|
-
/**
|
|
1643
|
-
* @internal
|
|
1644
|
-
*/
|
|
1645
|
-
constructor(opts: __ExceptionOptionType<MLTransformNotReadyException, __BaseException>);
|
|
1646
|
-
}
|
|
1647
|
-
/**
|
|
1648
|
-
* @public
|
|
1649
|
-
*/
|
|
1650
|
-
export interface StartMLEvaluationTaskRunRequest {
|
|
1651
|
-
/**
|
|
1652
|
-
* <p>The unique identifier of the machine learning transform.</p>
|
|
1653
|
-
* @public
|
|
1654
|
-
*/
|
|
1655
|
-
TransformId: string | undefined;
|
|
1656
|
-
}
|
|
1657
|
-
/**
|
|
1658
|
-
* @public
|
|
1659
|
-
*/
|
|
1660
|
-
export interface StartMLEvaluationTaskRunResponse {
|
|
1661
|
-
/**
|
|
1662
|
-
* <p>The unique identifier associated with this run.</p>
|
|
1663
|
-
* @public
|
|
1664
|
-
*/
|
|
1665
|
-
TaskRunId?: string | undefined;
|
|
1666
|
-
}
|
|
1667
|
-
/**
|
|
1668
|
-
* @public
|
|
1669
|
-
*/
|
|
1670
|
-
export interface StartMLLabelingSetGenerationTaskRunRequest {
|
|
1671
|
-
/**
|
|
1672
|
-
* <p>The unique identifier of the machine learning transform.</p>
|
|
1673
|
-
* @public
|
|
1674
|
-
*/
|
|
1675
|
-
TransformId: string | undefined;
|
|
1676
|
-
/**
|
|
1677
|
-
* <p>The Amazon Simple Storage Service (Amazon S3) path where you generate the labeling
|
|
1678
|
-
* set.</p>
|
|
1679
|
-
* @public
|
|
1680
|
-
*/
|
|
1681
|
-
OutputS3Path: string | undefined;
|
|
1682
|
-
}
|
|
1683
|
-
/**
|
|
1684
|
-
* @public
|
|
1685
|
-
*/
|
|
1686
|
-
export interface StartMLLabelingSetGenerationTaskRunResponse {
|
|
1687
|
-
/**
|
|
1688
|
-
* <p>The unique run identifier that is associated with this task run.</p>
|
|
1689
|
-
* @public
|
|
1690
|
-
*/
|
|
1691
|
-
TaskRunId?: string | undefined;
|
|
1692
|
-
}
|
|
1693
|
-
/**
|
|
1694
|
-
* @public
|
|
1695
|
-
*/
|
|
1696
|
-
export interface StartTriggerRequest {
|
|
1697
|
-
/**
|
|
1698
|
-
* <p>The name of the trigger to start.</p>
|
|
1699
|
-
* @public
|
|
1700
|
-
*/
|
|
1701
|
-
Name: string | undefined;
|
|
1702
|
-
}
|
|
1703
|
-
/**
|
|
1704
|
-
* @public
|
|
1705
|
-
*/
|
|
1706
|
-
export interface StartTriggerResponse {
|
|
1707
|
-
/**
|
|
1708
|
-
* <p>The name of the trigger that was started.</p>
|
|
1709
|
-
* @public
|
|
1710
|
-
*/
|
|
1711
|
-
Name?: string | undefined;
|
|
1712
|
-
}
|
|
1713
|
-
/**
|
|
1714
|
-
* @public
|
|
1715
|
-
*/
|
|
1716
|
-
export interface StartWorkflowRunRequest {
|
|
1717
|
-
/**
|
|
1718
|
-
* <p>The name of the workflow to start.</p>
|
|
1719
|
-
* @public
|
|
1720
|
-
*/
|
|
1721
|
-
Name: string | undefined;
|
|
1722
|
-
/**
|
|
1723
|
-
* <p>The workflow run properties for the new workflow run.</p>
|
|
1724
|
-
* <p>Run properties may be logged. Do not pass plaintext secrets as properties. Retrieve secrets from a Glue Connection, Amazon Web Services Secrets Manager or other secret management mechanism if you intend to use them within the workflow run.</p>
|
|
1725
|
-
* @public
|
|
1726
|
-
*/
|
|
1727
|
-
RunProperties?: Record<string, string> | undefined;
|
|
1728
|
-
}
|
|
1729
|
-
/**
|
|
1730
|
-
* @public
|
|
1731
|
-
*/
|
|
1732
|
-
export interface StartWorkflowRunResponse {
|
|
1733
|
-
/**
|
|
1734
|
-
* <p>An Id for the new run.</p>
|
|
1735
|
-
* @public
|
|
1736
|
-
*/
|
|
1737
|
-
RunId?: string | undefined;
|
|
1738
|
-
}
|
|
1739
|
-
/**
|
|
1740
|
-
* <p>An exception thrown when you try to stop a task run when there is no task running.</p>
|
|
1741
|
-
* @public
|
|
1742
|
-
*/
|
|
1743
|
-
export declare class ColumnStatisticsTaskNotRunningException extends __BaseException {
|
|
1744
|
-
readonly name: "ColumnStatisticsTaskNotRunningException";
|
|
1745
|
-
readonly $fault: "client";
|
|
1746
|
-
/**
|
|
1747
|
-
* <p>A message describing the problem.</p>
|
|
1748
|
-
* @public
|
|
1749
|
-
*/
|
|
1750
|
-
Message?: string | undefined;
|
|
1751
|
-
/**
|
|
1752
|
-
* @internal
|
|
1753
|
-
*/
|
|
1754
|
-
constructor(opts: __ExceptionOptionType<ColumnStatisticsTaskNotRunningException, __BaseException>);
|
|
1755
|
-
}
|
|
1756
|
-
/**
|
|
1757
|
-
* <p>An exception thrown when you try to stop a task run.</p>
|
|
1758
|
-
* @public
|
|
1759
|
-
*/
|
|
1760
|
-
export declare class ColumnStatisticsTaskStoppingException extends __BaseException {
|
|
1761
|
-
readonly name: "ColumnStatisticsTaskStoppingException";
|
|
1762
|
-
readonly $fault: "client";
|
|
1763
|
-
/**
|
|
1764
|
-
* <p>A message describing the problem.</p>
|
|
1765
|
-
* @public
|
|
1766
|
-
*/
|
|
1767
|
-
Message?: string | undefined;
|
|
1768
|
-
/**
|
|
1769
|
-
* @internal
|
|
1770
|
-
*/
|
|
1771
|
-
constructor(opts: __ExceptionOptionType<ColumnStatisticsTaskStoppingException, __BaseException>);
|
|
1772
|
-
}
|
|
1773
|
-
/**
|
|
1774
|
-
* @public
|
|
1775
|
-
*/
|
|
1776
|
-
export interface StopColumnStatisticsTaskRunRequest {
|
|
1777
|
-
/**
|
|
1778
|
-
* <p>The name of the database where the table resides.</p>
|
|
1779
|
-
* @public
|
|
1780
|
-
*/
|
|
1781
|
-
DatabaseName: string | undefined;
|
|
1782
|
-
/**
|
|
1783
|
-
* <p>The name of the table.</p>
|
|
1784
|
-
* @public
|
|
1785
|
-
*/
|
|
1786
|
-
TableName: string | undefined;
|
|
1787
|
-
}
|
|
1788
|
-
/**
|
|
1789
|
-
* @public
|
|
1790
|
-
*/
|
|
1791
|
-
export interface StopColumnStatisticsTaskRunResponse {
|
|
1792
|
-
}
|
|
1793
|
-
/**
|
|
1794
|
-
* @public
|
|
1795
|
-
*/
|
|
1796
|
-
export interface StopColumnStatisticsTaskRunScheduleRequest {
|
|
1797
|
-
/**
|
|
1798
|
-
* <p>The name of the database where the table resides.</p>
|
|
1799
|
-
* @public
|
|
1800
|
-
*/
|
|
1801
|
-
DatabaseName: string | undefined;
|
|
1802
|
-
/**
|
|
1803
|
-
* <p>The name of the table for which to stop a column statistic task run schedule.</p>
|
|
1804
|
-
* @public
|
|
1805
|
-
*/
|
|
1806
|
-
TableName: string | undefined;
|
|
1807
|
-
}
|
|
1808
|
-
/**
|
|
1809
|
-
* @public
|
|
1810
|
-
*/
|
|
1811
|
-
export interface StopColumnStatisticsTaskRunScheduleResponse {
|
|
1812
|
-
}
|
|
1813
|
-
/**
|
|
1814
|
-
* <p>The specified crawler is not running.</p>
|
|
1815
|
-
* @public
|
|
1816
|
-
*/
|
|
1817
|
-
export declare class CrawlerNotRunningException extends __BaseException {
|
|
1818
|
-
readonly name: "CrawlerNotRunningException";
|
|
1819
|
-
readonly $fault: "client";
|
|
1820
|
-
/**
|
|
1821
|
-
* <p>A message describing the problem.</p>
|
|
1822
|
-
* @public
|
|
1823
|
-
*/
|
|
1824
|
-
Message?: string | undefined;
|
|
1825
|
-
/**
|
|
1826
|
-
* @internal
|
|
1827
|
-
*/
|
|
1828
|
-
constructor(opts: __ExceptionOptionType<CrawlerNotRunningException, __BaseException>);
|
|
1829
|
-
}
|
|
1830
|
-
/**
|
|
1831
|
-
* <p>The specified crawler is stopping.</p>
|
|
1832
|
-
* @public
|
|
1833
|
-
*/
|
|
1834
|
-
export declare class CrawlerStoppingException extends __BaseException {
|
|
1835
|
-
readonly name: "CrawlerStoppingException";
|
|
1836
|
-
readonly $fault: "client";
|
|
1837
|
-
/**
|
|
1838
|
-
* <p>A message describing the problem.</p>
|
|
1839
|
-
* @public
|
|
1840
|
-
*/
|
|
1841
|
-
Message?: string | undefined;
|
|
1842
|
-
/**
|
|
1843
|
-
* @internal
|
|
1844
|
-
*/
|
|
1845
|
-
constructor(opts: __ExceptionOptionType<CrawlerStoppingException, __BaseException>);
|
|
1846
|
-
}
|
|
1847
|
-
/**
|
|
1848
|
-
* @public
|
|
1849
|
-
*/
|
|
1850
|
-
export interface StopCrawlerRequest {
|
|
1851
|
-
/**
|
|
1852
|
-
* <p>Name of the crawler to stop.</p>
|
|
1853
|
-
* @public
|
|
1854
|
-
*/
|
|
1855
|
-
Name: string | undefined;
|
|
1856
|
-
}
|
|
1857
|
-
/**
|
|
1858
|
-
* @public
|
|
1859
|
-
*/
|
|
1860
|
-
export interface StopCrawlerResponse {
|
|
1861
|
-
}
|
|
1862
|
-
/**
|
|
1863
|
-
* <p>The specified scheduler is not running.</p>
|
|
1864
|
-
* @public
|
|
1865
|
-
*/
|
|
1866
|
-
export declare class SchedulerNotRunningException extends __BaseException {
|
|
1867
|
-
readonly name: "SchedulerNotRunningException";
|
|
1868
|
-
readonly $fault: "client";
|
|
1869
|
-
/**
|
|
1870
|
-
* <p>A message describing the problem.</p>
|
|
1871
|
-
* @public
|
|
1872
|
-
*/
|
|
1873
|
-
Message?: string | undefined;
|
|
1874
|
-
/**
|
|
1875
|
-
* @internal
|
|
1876
|
-
*/
|
|
1877
|
-
constructor(opts: __ExceptionOptionType<SchedulerNotRunningException, __BaseException>);
|
|
1878
|
-
}
|
|
1879
|
-
/**
|
|
1880
|
-
* @public
|
|
1881
|
-
*/
|
|
1882
|
-
export interface StopCrawlerScheduleRequest {
|
|
1883
|
-
/**
|
|
1884
|
-
* <p>Name of the crawler whose schedule state to set.</p>
|
|
1885
|
-
* @public
|
|
1886
|
-
*/
|
|
1887
|
-
CrawlerName: string | undefined;
|
|
1888
|
-
}
|
|
1889
|
-
/**
|
|
1890
|
-
* @public
|
|
1891
|
-
*/
|
|
1892
|
-
export interface StopCrawlerScheduleResponse {
|
|
1893
|
-
}
|
|
1894
|
-
/**
|
|
1895
|
-
* @public
|
|
1896
|
-
*/
|
|
1897
|
-
export interface StopSessionRequest {
|
|
1898
|
-
/**
|
|
1899
|
-
* <p>The ID of the session to be stopped.</p>
|
|
1900
|
-
* @public
|
|
1901
|
-
*/
|
|
1902
|
-
Id: string | undefined;
|
|
1903
|
-
/**
|
|
1904
|
-
* <p>The origin of the request.</p>
|
|
1905
|
-
* @public
|
|
1906
|
-
*/
|
|
1907
|
-
RequestOrigin?: string | undefined;
|
|
1908
|
-
}
|
|
1909
|
-
/**
|
|
1910
|
-
* @public
|
|
1911
|
-
*/
|
|
1912
|
-
export interface StopSessionResponse {
|
|
1913
|
-
/**
|
|
1914
|
-
* <p>Returns the Id of the stopped session.</p>
|
|
1915
|
-
* @public
|
|
1916
|
-
*/
|
|
1917
|
-
Id?: string | undefined;
|
|
1918
|
-
}
|
|
1919
|
-
/**
|
|
1920
|
-
* @public
|
|
1921
|
-
*/
|
|
1922
|
-
export interface StopTriggerRequest {
|
|
1923
|
-
/**
|
|
1924
|
-
* <p>The name of the trigger to stop.</p>
|
|
1925
|
-
* @public
|
|
1926
|
-
*/
|
|
1927
|
-
Name: string | undefined;
|
|
1928
|
-
}
|
|
1929
|
-
/**
|
|
1930
|
-
* @public
|
|
1931
|
-
*/
|
|
1932
|
-
export interface StopTriggerResponse {
|
|
1933
|
-
/**
|
|
1934
|
-
* <p>The name of the trigger that was stopped.</p>
|
|
1935
|
-
* @public
|
|
1936
|
-
*/
|
|
1937
|
-
Name?: string | undefined;
|
|
1938
|
-
}
|
|
1939
|
-
/**
|
|
1940
|
-
* @public
|
|
1941
|
-
*/
|
|
1942
|
-
export interface StopWorkflowRunRequest {
|
|
1943
|
-
/**
|
|
1944
|
-
* <p>The name of the workflow to stop.</p>
|
|
1945
|
-
* @public
|
|
1946
|
-
*/
|
|
1947
|
-
Name: string | undefined;
|
|
1948
|
-
/**
|
|
1949
|
-
* <p>The ID of the workflow run to stop.</p>
|
|
1950
|
-
* @public
|
|
1951
|
-
*/
|
|
1952
|
-
RunId: string | undefined;
|
|
1953
|
-
}
|
|
1954
|
-
/**
|
|
1955
|
-
* @public
|
|
1956
|
-
*/
|
|
1957
|
-
export interface StopWorkflowRunResponse {
|
|
1958
|
-
}
|
|
1959
|
-
/**
|
|
1960
|
-
* @public
|
|
1961
|
-
*/
|
|
1962
|
-
export interface TagResourceRequest {
|
|
1963
|
-
/**
|
|
1964
|
-
* <p>The ARN of the Glue resource to which to add the tags. For more
|
|
1965
|
-
* information about Glue resource ARNs, see the <a href="https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-common.html#aws-glue-api-regex-aws-glue-arn-id">Glue ARN string pattern</a>.</p>
|
|
1966
|
-
* @public
|
|
1967
|
-
*/
|
|
1968
|
-
ResourceArn: string | undefined;
|
|
1969
|
-
/**
|
|
1970
|
-
* <p>Tags to add to this resource.</p>
|
|
1971
|
-
* @public
|
|
1972
|
-
*/
|
|
1973
|
-
TagsToAdd: Record<string, string> | undefined;
|
|
1974
|
-
}
|
|
1975
|
-
/**
|
|
1976
|
-
* @public
|
|
1977
|
-
*/
|
|
1978
|
-
export interface TagResourceResponse {
|
|
1979
|
-
}
|
|
1980
|
-
/**
|
|
1981
|
-
* <p>A structure that is used to specify testing a connection to a service.</p>
|
|
1982
|
-
* @public
|
|
1983
|
-
*/
|
|
1984
|
-
export interface TestConnectionInput {
|
|
1985
|
-
/**
|
|
1986
|
-
* <p>The type of connection to test. This operation is only available for the <code>JDBC</code> or <code>SALESFORCE</code> connection types.</p>
|
|
1987
|
-
* @public
|
|
1988
|
-
*/
|
|
1989
|
-
ConnectionType: ConnectionType | undefined;
|
|
1990
|
-
/**
|
|
1991
|
-
* <p>The key-value pairs that define parameters for the connection.</p>
|
|
1992
|
-
* <p>JDBC connections use the following connection properties:</p>
|
|
1993
|
-
* <ul>
|
|
1994
|
-
* <li>
|
|
1995
|
-
* <p>Required: All of (<code>HOST</code>, <code>PORT</code>, <code>JDBC_ENGINE</code>) or <code>JDBC_CONNECTION_URL</code>.</p>
|
|
1996
|
-
* </li>
|
|
1997
|
-
* <li>
|
|
1998
|
-
* <p>Required: All of (<code>USERNAME</code>, <code>PASSWORD</code>) or <code>SECRET_ID</code>.</p>
|
|
1999
|
-
* </li>
|
|
2000
|
-
* <li>
|
|
2001
|
-
* <p>Optional: <code>JDBC_ENFORCE_SSL</code>, <code>CUSTOM_JDBC_CERT</code>, <code>CUSTOM_JDBC_CERT_STRING</code>, <code>SKIP_CUSTOM_JDBC_CERT_VALIDATION</code>. These parameters are used to configure SSL with JDBC.</p>
|
|
2002
|
-
* </li>
|
|
2003
|
-
* </ul>
|
|
2004
|
-
* <p>SALESFORCE connections require the <code>AuthenticationConfiguration</code> member to be configured.</p>
|
|
2005
|
-
* @public
|
|
2006
|
-
*/
|
|
2007
|
-
ConnectionProperties: Partial<Record<ConnectionPropertyKey, string>> | undefined;
|
|
2008
|
-
/**
|
|
2009
|
-
* <p>A structure containing the authentication configuration in the TestConnection request. Required for a connection to Salesforce using OAuth authentication.</p>
|
|
2010
|
-
* @public
|
|
2011
|
-
*/
|
|
2012
|
-
AuthenticationConfiguration?: AuthenticationConfigurationInput | undefined;
|
|
2013
|
-
}
|
|
2014
|
-
/**
|
|
2015
|
-
* @public
|
|
2016
|
-
*/
|
|
2017
|
-
export interface TestConnectionRequest {
|
|
2018
|
-
/**
|
|
2019
|
-
* <p>Optional. The name of the connection to test. If only name is provided, the operation will get the connection and use that for testing.</p>
|
|
2020
|
-
* @public
|
|
2021
|
-
*/
|
|
2022
|
-
ConnectionName?: string | undefined;
|
|
2023
|
-
/**
|
|
2024
|
-
* <p>The catalog ID where the connection resides.</p>
|
|
2025
|
-
* @public
|
|
2026
|
-
*/
|
|
2027
|
-
CatalogId?: string | undefined;
|
|
2028
|
-
/**
|
|
2029
|
-
* <p>A structure that is used to specify testing a connection to a service.</p>
|
|
2030
|
-
* @public
|
|
2031
|
-
*/
|
|
2032
|
-
TestConnectionInput?: TestConnectionInput | undefined;
|
|
2033
|
-
}
|
|
2034
|
-
/**
|
|
2035
|
-
* @public
|
|
2036
|
-
*/
|
|
2037
|
-
export interface TestConnectionResponse {
|
|
2038
|
-
}
|
|
2039
|
-
/**
|
|
2040
|
-
* @public
|
|
2041
|
-
*/
|
|
2042
|
-
export interface UntagResourceRequest {
|
|
2043
|
-
/**
|
|
2044
|
-
* <p>The Amazon Resource Name (ARN) of the resource from which to remove the tags.</p>
|
|
2045
|
-
* @public
|
|
2046
|
-
*/
|
|
2047
|
-
ResourceArn: string | undefined;
|
|
2048
|
-
/**
|
|
2049
|
-
* <p>Tags to remove from this resource.</p>
|
|
2050
|
-
* @public
|
|
2051
|
-
*/
|
|
2052
|
-
TagsToRemove: string[] | undefined;
|
|
2053
|
-
}
|
|
2054
|
-
/**
|
|
2055
|
-
* @public
|
|
2056
|
-
*/
|
|
2057
|
-
export interface UntagResourceResponse {
|
|
2058
|
-
}
|
|
2059
|
-
/**
|
|
2060
|
-
* @public
|
|
2061
|
-
*/
|
|
2062
|
-
export interface UpdateBlueprintRequest {
|
|
2063
|
-
/**
|
|
2064
|
-
* <p>The name of the blueprint.</p>
|
|
2065
|
-
* @public
|
|
2066
|
-
*/
|
|
2067
|
-
Name: string | undefined;
|
|
2068
|
-
/**
|
|
2069
|
-
* <p>A description of the blueprint.</p>
|
|
2070
|
-
* @public
|
|
2071
|
-
*/
|
|
2072
|
-
Description?: string | undefined;
|
|
2073
|
-
/**
|
|
2074
|
-
* <p>Specifies a path in Amazon S3 where the blueprint is published.</p>
|
|
2075
|
-
* @public
|
|
2076
|
-
*/
|
|
2077
|
-
BlueprintLocation: string | undefined;
|
|
2078
|
-
}
|
|
2079
|
-
/**
|
|
2080
|
-
* @public
|
|
2081
|
-
*/
|
|
2082
|
-
export interface UpdateBlueprintResponse {
|
|
2083
|
-
/**
|
|
2084
|
-
* <p>Returns the name of the blueprint that was updated.</p>
|
|
2085
|
-
* @public
|
|
2086
|
-
*/
|
|
2087
|
-
Name?: string | undefined;
|
|
2088
|
-
}
|
|
2089
|
-
/**
|
|
2090
|
-
* @public
|
|
2091
|
-
*/
|
|
2092
|
-
export interface UpdateCatalogRequest {
|
|
2093
|
-
/**
|
|
2094
|
-
* <p>The ID of the catalog.</p>
|
|
2095
|
-
* @public
|
|
2096
|
-
*/
|
|
2097
|
-
CatalogId: string | undefined;
|
|
2098
|
-
/**
|
|
2099
|
-
* <p>A <code>CatalogInput</code> object specifying the new properties of an existing catalog.</p>
|
|
2100
|
-
* @public
|
|
2101
|
-
*/
|
|
2102
|
-
CatalogInput: CatalogInput | undefined;
|
|
2103
|
-
}
|
|
2104
|
-
/**
|
|
2105
|
-
* @public
|
|
2106
|
-
*/
|
|
2107
|
-
export interface UpdateCatalogResponse {
|
|
2108
|
-
}
|
|
2109
|
-
/**
|
|
2110
|
-
* <p>Specifies a custom CSV classifier to be updated.</p>
|
|
2111
|
-
* @public
|
|
2112
|
-
*/
|
|
2113
|
-
export interface UpdateCsvClassifierRequest {
|
|
2114
|
-
/**
|
|
2115
|
-
* <p>The name of the classifier.</p>
|
|
2116
|
-
* @public
|
|
2117
|
-
*/
|
|
2118
|
-
Name: string | undefined;
|
|
2119
|
-
/**
|
|
2120
|
-
* <p>A custom symbol to denote what separates each column entry in the row.</p>
|
|
2121
|
-
* @public
|
|
2122
|
-
*/
|
|
2123
|
-
Delimiter?: string | undefined;
|
|
2124
|
-
/**
|
|
2125
|
-
* <p>A custom symbol to denote what combines content into a single column value. It must be
|
|
2126
|
-
* different from the column delimiter.</p>
|
|
2127
|
-
* @public
|
|
2128
|
-
*/
|
|
2129
|
-
QuoteSymbol?: string | undefined;
|
|
2130
|
-
/**
|
|
2131
|
-
* <p>Indicates whether the CSV file contains a header.</p>
|
|
2132
|
-
* @public
|
|
2133
|
-
*/
|
|
2134
|
-
ContainsHeader?: CsvHeaderOption | undefined;
|
|
2135
|
-
/**
|
|
2136
|
-
* <p>A list of strings representing column names.</p>
|
|
2137
|
-
* @public
|
|
2138
|
-
*/
|
|
2139
|
-
Header?: string[] | undefined;
|
|
2140
|
-
/**
|
|
2141
|
-
* <p>Specifies not to trim values before identifying the type of column values. The default value is true.</p>
|
|
2142
|
-
* @public
|
|
2143
|
-
*/
|
|
2144
|
-
DisableValueTrimming?: boolean | undefined;
|
|
2145
|
-
/**
|
|
2146
|
-
* <p>Enables the processing of files that contain only one column.</p>
|
|
2147
|
-
* @public
|
|
2148
|
-
*/
|
|
2149
|
-
AllowSingleColumn?: boolean | undefined;
|
|
2150
|
-
/**
|
|
2151
|
-
* <p>Specifies the configuration of custom datatypes.</p>
|
|
2152
|
-
* @public
|
|
2153
|
-
*/
|
|
2154
|
-
CustomDatatypeConfigured?: boolean | undefined;
|
|
2155
|
-
/**
|
|
2156
|
-
* <p>Specifies a list of supported custom datatypes.</p>
|
|
2157
|
-
* @public
|
|
2158
|
-
*/
|
|
2159
|
-
CustomDatatypes?: string[] | undefined;
|
|
2160
|
-
/**
|
|
2161
|
-
* <p>Sets the SerDe for processing CSV in the classifier, which will be applied in the Data Catalog. Valid values are <code>OpenCSVSerDe</code>, <code>LazySimpleSerDe</code>, and <code>None</code>. You can specify the <code>None</code> value when you want the crawler to do the detection.</p>
|
|
2162
|
-
* @public
|
|
2163
|
-
*/
|
|
2164
|
-
Serde?: CsvSerdeOption | undefined;
|
|
2165
|
-
}
|
|
2166
|
-
/**
|
|
2167
|
-
* <p>Specifies a grok classifier to update when passed to
|
|
2168
|
-
* <code>UpdateClassifier</code>.</p>
|
|
2169
|
-
* @public
|
|
2170
|
-
*/
|
|
2171
|
-
export interface UpdateGrokClassifierRequest {
|
|
2172
|
-
/**
|
|
2173
|
-
* <p>The name of the <code>GrokClassifier</code>.</p>
|
|
2174
|
-
* @public
|
|
2175
|
-
*/
|
|
2176
|
-
Name: string | undefined;
|
|
2177
|
-
/**
|
|
2178
|
-
* <p>An identifier of the data format that the classifier matches, such as Twitter, JSON, Omniture logs,
|
|
2179
|
-
* Amazon CloudWatch Logs, and so on.</p>
|
|
2180
|
-
* @public
|
|
2181
|
-
*/
|
|
2182
|
-
Classification?: string | undefined;
|
|
2183
|
-
/**
|
|
2184
|
-
* <p>The grok pattern used by this classifier.</p>
|
|
2185
|
-
* @public
|
|
2186
|
-
*/
|
|
2187
|
-
GrokPattern?: string | undefined;
|
|
2188
|
-
/**
|
|
2189
|
-
* <p>Optional custom grok patterns used by this classifier.</p>
|
|
2190
|
-
* @public
|
|
2191
|
-
*/
|
|
2192
|
-
CustomPatterns?: string | undefined;
|
|
2193
|
-
}
|
|
2194
|
-
/**
|
|
2195
|
-
* <p>Specifies a JSON classifier to be updated.</p>
|
|
2196
|
-
* @public
|
|
2197
|
-
*/
|
|
2198
|
-
export interface UpdateJsonClassifierRequest {
|
|
2199
|
-
/**
|
|
2200
|
-
* <p>The name of the classifier.</p>
|
|
2201
|
-
* @public
|
|
2202
|
-
*/
|
|
2203
|
-
Name: string | undefined;
|
|
2204
|
-
/**
|
|
2205
|
-
* <p>A <code>JsonPath</code> string defining the JSON data for the classifier to classify.
|
|
2206
|
-
* Glue supports a subset of JsonPath, as described in <a href="https://docs.aws.amazon.com/glue/latest/dg/custom-classifier.html#custom-classifier-json">Writing JsonPath Custom Classifiers</a>.</p>
|
|
2207
|
-
* @public
|
|
2208
|
-
*/
|
|
2209
|
-
JsonPath?: string | undefined;
|
|
2210
|
-
}
|
|
2211
|
-
/**
|
|
2212
|
-
* <p>Specifies an XML classifier to be updated.</p>
|
|
2213
|
-
* @public
|
|
2214
|
-
*/
|
|
2215
|
-
export interface UpdateXMLClassifierRequest {
|
|
2216
|
-
/**
|
|
2217
|
-
* <p>The name of the classifier.</p>
|
|
2218
|
-
* @public
|
|
2219
|
-
*/
|
|
2220
|
-
Name: string | undefined;
|
|
2221
|
-
/**
|
|
2222
|
-
* <p>An identifier of the data format that the classifier matches.</p>
|
|
2223
|
-
* @public
|
|
2224
|
-
*/
|
|
2225
|
-
Classification?: string | undefined;
|
|
2226
|
-
/**
|
|
2227
|
-
* <p>The XML tag designating the element that contains each record in an XML document being
|
|
2228
|
-
* parsed. This cannot identify a self-closing element (closed by <code>/></code>). An empty
|
|
2229
|
-
* row element that contains only attributes can be parsed as long as it ends with a closing tag
|
|
2230
|
-
* (for example, <code><row item_a="A" item_b="B"></row></code> is okay, but
|
|
2231
|
-
* <code><row item_a="A" item_b="B" /></code> is not).</p>
|
|
2232
|
-
* @public
|
|
2233
|
-
*/
|
|
2234
|
-
RowTag?: string | undefined;
|
|
2235
|
-
}
|
|
2236
|
-
/**
|
|
2237
|
-
* @public
|
|
2238
|
-
*/
|
|
2239
|
-
export interface UpdateClassifierRequest {
|
|
2240
|
-
/**
|
|
2241
|
-
* <p>A <code>GrokClassifier</code> object with updated fields.</p>
|
|
2242
|
-
* @public
|
|
2243
|
-
*/
|
|
2244
|
-
GrokClassifier?: UpdateGrokClassifierRequest | undefined;
|
|
2245
|
-
/**
|
|
2246
|
-
* <p>An <code>XMLClassifier</code> object with updated fields.</p>
|
|
2247
|
-
* @public
|
|
2248
|
-
*/
|
|
2249
|
-
XMLClassifier?: UpdateXMLClassifierRequest | undefined;
|
|
2250
|
-
/**
|
|
2251
|
-
* <p>A <code>JsonClassifier</code> object with updated fields.</p>
|
|
2252
|
-
* @public
|
|
2253
|
-
*/
|
|
2254
|
-
JsonClassifier?: UpdateJsonClassifierRequest | undefined;
|
|
2255
|
-
/**
|
|
2256
|
-
* <p>A <code>CsvClassifier</code> object with updated fields.</p>
|
|
2257
|
-
* @public
|
|
2258
|
-
*/
|
|
2259
|
-
CsvClassifier?: UpdateCsvClassifierRequest | undefined;
|
|
2260
|
-
}
|
|
2261
|
-
/**
|
|
2262
|
-
* @public
|
|
2263
|
-
*/
|
|
2264
|
-
export interface UpdateClassifierResponse {
|
|
2265
|
-
}
|
|
2266
|
-
/**
|
|
2267
|
-
* <p>There was a version conflict.</p>
|
|
2268
|
-
* @public
|
|
2269
|
-
*/
|
|
2270
|
-
export declare class VersionMismatchException extends __BaseException {
|
|
2271
|
-
readonly name: "VersionMismatchException";
|
|
2272
|
-
readonly $fault: "client";
|
|
2273
|
-
/**
|
|
2274
|
-
* <p>A message describing the problem.</p>
|
|
2275
|
-
* @public
|
|
2276
|
-
*/
|
|
2277
|
-
Message?: string | undefined;
|
|
2278
|
-
/**
|
|
2279
|
-
* @internal
|
|
2280
|
-
*/
|
|
2281
|
-
constructor(opts: __ExceptionOptionType<VersionMismatchException, __BaseException>);
|
|
2282
|
-
}
|
|
2283
|
-
/**
|
|
2284
|
-
* @public
|
|
2285
|
-
*/
|
|
2286
|
-
export interface UpdateColumnStatisticsForPartitionRequest {
|
|
2287
|
-
/**
|
|
2288
|
-
* <p>The ID of the Data Catalog where the partitions in question reside.
|
|
2289
|
-
* If none is supplied, the Amazon Web Services account ID is used by default.</p>
|
|
2290
|
-
* @public
|
|
2291
|
-
*/
|
|
2292
|
-
CatalogId?: string | undefined;
|
|
2293
|
-
/**
|
|
2294
|
-
* <p>The name of the catalog database where the partitions reside.</p>
|
|
2295
|
-
* @public
|
|
2296
|
-
*/
|
|
2297
|
-
DatabaseName: string | undefined;
|
|
2298
|
-
/**
|
|
2299
|
-
* <p>The name of the partitions' table.</p>
|
|
2300
|
-
* @public
|
|
2301
|
-
*/
|
|
2302
|
-
TableName: string | undefined;
|
|
2303
|
-
/**
|
|
2304
|
-
* <p>A list of partition values identifying the partition.</p>
|
|
2305
|
-
* @public
|
|
2306
|
-
*/
|
|
2307
|
-
PartitionValues: string[] | undefined;
|
|
2308
|
-
/**
|
|
2309
|
-
* <p>A list of the column statistics.</p>
|
|
2310
|
-
* @public
|
|
2311
|
-
*/
|
|
2312
|
-
ColumnStatisticsList: ColumnStatistics[] | undefined;
|
|
2313
|
-
}
|
|
2314
|
-
/**
|
|
2315
|
-
* <p>Encapsulates a <code>ColumnStatistics</code> object that failed and the reason for failure.</p>
|
|
2316
|
-
* @public
|
|
2317
|
-
*/
|
|
2318
|
-
export interface ColumnStatisticsError {
|
|
2319
|
-
/**
|
|
2320
|
-
* <p>The <code>ColumnStatistics</code> of the column.</p>
|
|
2321
|
-
* @public
|
|
2322
|
-
*/
|
|
2323
|
-
ColumnStatistics?: ColumnStatistics | undefined;
|
|
2324
|
-
/**
|
|
2325
|
-
* <p>An error message with the reason for the failure of an operation.</p>
|
|
2326
|
-
* @public
|
|
2327
|
-
*/
|
|
2328
|
-
Error?: ErrorDetail | undefined;
|
|
2329
|
-
}
|
|
2330
|
-
/**
|
|
2331
|
-
* @public
|
|
2332
|
-
*/
|
|
2333
|
-
export interface UpdateColumnStatisticsForPartitionResponse {
|
|
2334
|
-
/**
|
|
2335
|
-
* <p>Error occurred during updating column statistics data.</p>
|
|
2336
|
-
* @public
|
|
2337
|
-
*/
|
|
2338
|
-
Errors?: ColumnStatisticsError[] | undefined;
|
|
2339
|
-
}
|
|
2340
|
-
/**
|
|
2341
|
-
* @public
|
|
2342
|
-
*/
|
|
2343
|
-
export interface UpdateColumnStatisticsForTableRequest {
|
|
2344
|
-
/**
|
|
2345
|
-
* <p>The ID of the Data Catalog where the partitions in question reside.
|
|
2346
|
-
* If none is supplied, the Amazon Web Services account ID is used by default.</p>
|
|
2347
|
-
* @public
|
|
2348
|
-
*/
|
|
2349
|
-
CatalogId?: string | undefined;
|
|
2350
|
-
/**
|
|
2351
|
-
* <p>The name of the catalog database where the partitions reside.</p>
|
|
2352
|
-
* @public
|
|
2353
|
-
*/
|
|
2354
|
-
DatabaseName: string | undefined;
|
|
2355
|
-
/**
|
|
2356
|
-
* <p>The name of the partitions' table.</p>
|
|
2357
|
-
* @public
|
|
2358
|
-
*/
|
|
2359
|
-
TableName: string | undefined;
|
|
2360
|
-
/**
|
|
2361
|
-
* <p>A list of the column statistics.</p>
|
|
2362
|
-
* @public
|
|
2363
|
-
*/
|
|
2364
|
-
ColumnStatisticsList: ColumnStatistics[] | undefined;
|
|
2365
|
-
}
|
|
2366
|
-
/**
|
|
2367
|
-
* @public
|
|
2368
|
-
*/
|
|
2369
|
-
export interface UpdateColumnStatisticsForTableResponse {
|
|
2370
|
-
/**
|
|
2371
|
-
* <p>List of ColumnStatisticsErrors.</p>
|
|
2372
|
-
* @public
|
|
2373
|
-
*/
|
|
2374
|
-
Errors?: ColumnStatisticsError[] | undefined;
|
|
2375
|
-
}
|
|
2376
|
-
/**
|
|
2377
|
-
* @public
|
|
2378
|
-
*/
|
|
2379
|
-
export interface UpdateColumnStatisticsTaskSettingsRequest {
|
|
2380
|
-
/**
|
|
2381
|
-
* <p>The name of the database where the table resides.</p>
|
|
2382
|
-
* @public
|
|
2383
|
-
*/
|
|
2384
|
-
DatabaseName: string | undefined;
|
|
2385
|
-
/**
|
|
2386
|
-
* <p>The name of the table for which to generate column statistics.</p>
|
|
2387
|
-
* @public
|
|
2388
|
-
*/
|
|
2389
|
-
TableName: string | undefined;
|
|
2390
|
-
/**
|
|
2391
|
-
* <p>The role used for running the column statistics.</p>
|
|
2392
|
-
* @public
|
|
2393
|
-
*/
|
|
2394
|
-
Role?: string | undefined;
|
|
2395
|
-
/**
|
|
2396
|
-
* <p>A schedule for running the column statistics, specified in CRON syntax.</p>
|
|
2397
|
-
* @public
|
|
2398
|
-
*/
|
|
2399
|
-
Schedule?: string | undefined;
|
|
2400
|
-
/**
|
|
2401
|
-
* <p>A list of column names for which to run statistics.</p>
|
|
2402
|
-
* @public
|
|
2403
|
-
*/
|
|
2404
|
-
ColumnNameList?: string[] | undefined;
|
|
2405
|
-
/**
|
|
2406
|
-
* <p>The percentage of data to sample.</p>
|
|
2407
|
-
* @public
|
|
2408
|
-
*/
|
|
2409
|
-
SampleSize?: number | undefined;
|
|
2410
|
-
/**
|
|
2411
|
-
* <p>The ID of the Data Catalog in which the database resides.</p>
|
|
2412
|
-
* @public
|
|
2413
|
-
*/
|
|
2414
|
-
CatalogID?: string | undefined;
|
|
2415
|
-
/**
|
|
2416
|
-
* <p>Name of the security configuration that is used to encrypt CloudWatch logs.</p>
|
|
2417
|
-
* @public
|
|
2418
|
-
*/
|
|
2419
|
-
SecurityConfiguration?: string | undefined;
|
|
2420
|
-
}
|
|
2421
|
-
/**
|
|
2422
|
-
* @public
|
|
2423
|
-
*/
|
|
2424
|
-
export interface UpdateColumnStatisticsTaskSettingsResponse {
|
|
2425
|
-
}
|
|
2426
|
-
/**
|
|
2427
|
-
* @public
|
|
2428
|
-
*/
|
|
2429
|
-
export interface UpdateConnectionRequest {
|
|
2430
|
-
/**
|
|
2431
|
-
* <p>The ID of the Data Catalog in which the connection resides. If none is provided, the Amazon Web Services
|
|
2432
|
-
* account ID is used by default.</p>
|
|
2433
|
-
* @public
|
|
2434
|
-
*/
|
|
2435
|
-
CatalogId?: string | undefined;
|
|
2436
|
-
/**
|
|
2437
|
-
* <p>The name of the connection definition to update.</p>
|
|
2438
|
-
* @public
|
|
2439
|
-
*/
|
|
2440
|
-
Name: string | undefined;
|
|
2441
|
-
/**
|
|
2442
|
-
* <p>A <code>ConnectionInput</code> object that redefines the connection
|
|
2443
|
-
* in question.</p>
|
|
2444
|
-
* @public
|
|
2445
|
-
*/
|
|
2446
|
-
ConnectionInput: ConnectionInput | undefined;
|
|
2447
|
-
}
|
|
2448
|
-
/**
|
|
2449
|
-
* @public
|
|
2450
|
-
*/
|
|
2451
|
-
export interface UpdateConnectionResponse {
|
|
2452
|
-
}
|
|
2453
|
-
/**
|
|
2454
|
-
* @public
|
|
2455
|
-
*/
|
|
2456
|
-
export interface UpdateCrawlerRequest {
|
|
2457
|
-
/**
|
|
2458
|
-
* <p>Name of the new crawler.</p>
|
|
2459
|
-
* @public
|
|
2460
|
-
*/
|
|
2461
|
-
Name: string | undefined;
|
|
2462
|
-
/**
|
|
2463
|
-
* <p>The IAM role or Amazon Resource Name (ARN) of an IAM role that is used by the new crawler
|
|
2464
|
-
* to access customer resources.</p>
|
|
2465
|
-
* @public
|
|
2466
|
-
*/
|
|
2467
|
-
Role?: string | undefined;
|
|
2468
|
-
/**
|
|
2469
|
-
* <p>The Glue database where results are stored, such as:
|
|
2470
|
-
* <code>arn:aws:daylight:us-east-1::database/sometable/*</code>.</p>
|
|
2471
|
-
* @public
|
|
2472
|
-
*/
|
|
2473
|
-
DatabaseName?: string | undefined;
|
|
2474
|
-
/**
|
|
2475
|
-
* <p>A description of the new crawler.</p>
|
|
2476
|
-
* @public
|
|
2477
|
-
*/
|
|
2478
|
-
Description?: string | undefined;
|
|
2479
|
-
/**
|
|
2480
|
-
* <p>A list of targets to crawl.</p>
|
|
2481
|
-
* @public
|
|
2482
|
-
*/
|
|
2483
|
-
Targets?: CrawlerTargets | undefined;
|
|
2484
|
-
/**
|
|
2485
|
-
* <p>A <code>cron</code> expression used to specify the schedule (see <a href="https://docs.aws.amazon.com/glue/latest/dg/monitor-data-warehouse-schedule.html">Time-Based Schedules for Jobs and Crawlers</a>. For example, to run
|
|
2486
|
-
* something every day at 12:15 UTC, you would specify:
|
|
2487
|
-
* <code>cron(15 12 * * ? *)</code>.</p>
|
|
2488
|
-
* @public
|
|
2489
|
-
*/
|
|
2490
|
-
Schedule?: string | undefined;
|
|
2491
|
-
/**
|
|
2492
|
-
* <p>A list of custom classifiers that the user
|
|
2493
|
-
* has registered. By default, all built-in classifiers are included in a crawl,
|
|
2494
|
-
* but these custom classifiers always override the default classifiers
|
|
2495
|
-
* for a given classification.</p>
|
|
2496
|
-
* @public
|
|
2497
|
-
*/
|
|
2498
|
-
Classifiers?: string[] | undefined;
|
|
2499
|
-
/**
|
|
2500
|
-
* <p>The table prefix used for catalog tables that are created.</p>
|
|
2501
|
-
* @public
|
|
2502
|
-
*/
|
|
2503
|
-
TablePrefix?: string | undefined;
|
|
2504
|
-
/**
|
|
2505
|
-
* <p>The policy for the crawler's update and deletion behavior.</p>
|
|
2506
|
-
* @public
|
|
2507
|
-
*/
|
|
2508
|
-
SchemaChangePolicy?: SchemaChangePolicy | undefined;
|
|
2509
|
-
/**
|
|
2510
|
-
* <p>A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.</p>
|
|
2511
|
-
* @public
|
|
2512
|
-
*/
|
|
2513
|
-
RecrawlPolicy?: RecrawlPolicy | undefined;
|
|
2514
|
-
/**
|
|
2515
|
-
* <p>Specifies data lineage configuration settings for the crawler.</p>
|
|
2516
|
-
* @public
|
|
2517
|
-
*/
|
|
2518
|
-
LineageConfiguration?: LineageConfiguration | undefined;
|
|
2519
|
-
/**
|
|
2520
|
-
* <p>Specifies Lake Formation configuration settings for the crawler.</p>
|
|
2521
|
-
* @public
|
|
2522
|
-
*/
|
|
2523
|
-
LakeFormationConfiguration?: LakeFormationConfiguration | undefined;
|
|
2524
|
-
/**
|
|
2525
|
-
* <p>Crawler configuration information. This versioned JSON string allows users
|
|
2526
|
-
* to specify aspects of a crawler's behavior.
|
|
2527
|
-
* For more information, see <a href="https://docs.aws.amazon.com/glue/latest/dg/crawler-configuration.html">Setting crawler configuration options</a>.</p>
|
|
2528
|
-
* @public
|
|
2529
|
-
*/
|
|
2530
|
-
Configuration?: string | undefined;
|
|
2531
|
-
/**
|
|
2532
|
-
* <p>The name of the <code>SecurityConfiguration</code> structure to be used by this
|
|
2533
|
-
* crawler.</p>
|
|
2534
|
-
* @public
|
|
2535
|
-
*/
|
|
2536
|
-
CrawlerSecurityConfiguration?: string | undefined;
|
|
2537
|
-
}
|
|
2538
|
-
/**
|
|
2539
|
-
* @public
|
|
2540
|
-
*/
|
|
2541
|
-
export interface UpdateCrawlerResponse {
|
|
2542
|
-
}
|
|
2543
|
-
/**
|
|
2544
|
-
* @public
|
|
2545
|
-
*/
|
|
2546
|
-
export interface UpdateCrawlerScheduleRequest {
|
|
2547
|
-
/**
|
|
2548
|
-
* <p>The name of the crawler whose schedule to update.</p>
|
|
2549
|
-
* @public
|
|
2550
|
-
*/
|
|
2551
|
-
CrawlerName: string | undefined;
|
|
2552
|
-
/**
|
|
2553
|
-
* <p>The updated <code>cron</code> expression used to specify the schedule (see <a href="https://docs.aws.amazon.com/glue/latest/dg/monitor-data-warehouse-schedule.html">Time-Based Schedules for Jobs and Crawlers</a>. For example, to run
|
|
2554
|
-
* something every day at 12:15 UTC, you would specify:
|
|
2555
|
-
* <code>cron(15 12 * * ? *)</code>.</p>
|
|
2556
|
-
* @public
|
|
2557
|
-
*/
|
|
2558
|
-
Schedule?: string | undefined;
|
|
2559
|
-
}
|
|
2560
|
-
/**
|
|
2561
|
-
* @public
|
|
2562
|
-
*/
|
|
2563
|
-
export interface UpdateCrawlerScheduleResponse {
|
|
2564
|
-
}
|
|
2565
|
-
/**
|
|
2566
|
-
* @public
|
|
2567
|
-
*/
|
|
2568
|
-
export interface UpdateDatabaseRequest {
|
|
2569
|
-
/**
|
|
2570
|
-
* <p>The ID of the Data Catalog in which the metadata database resides. If none is provided,
|
|
2571
|
-
* the Amazon Web Services account ID is used by default.</p>
|
|
2572
|
-
* @public
|
|
2573
|
-
*/
|
|
2574
|
-
CatalogId?: string | undefined;
|
|
2575
|
-
/**
|
|
2576
|
-
* <p>The name of the database to update in the catalog. For Hive
|
|
2577
|
-
* compatibility, this is folded to lowercase.</p>
|
|
2578
|
-
* @public
|
|
2579
|
-
*/
|
|
2580
|
-
Name: string | undefined;
|
|
2581
|
-
/**
|
|
2582
|
-
* <p>A <code>DatabaseInput</code> object specifying the new definition
|
|
2583
|
-
* of the metadata database in the catalog.</p>
|
|
2584
|
-
* @public
|
|
2585
|
-
*/
|
|
2586
|
-
DatabaseInput: DatabaseInput | undefined;
|
|
2587
|
-
}
|
|
2588
|
-
/**
|
|
2589
|
-
* @public
|
|
2590
|
-
*/
|
|
2591
|
-
export interface UpdateDatabaseResponse {
|
|
2592
|
-
}
|
|
2593
|
-
/**
|
|
2594
|
-
* @public
|
|
2595
|
-
*/
|
|
2596
|
-
export interface UpdateDataQualityRulesetRequest {
|
|
2597
|
-
/**
|
|
2598
|
-
* <p>The name of the data quality ruleset.</p>
|
|
2599
|
-
* @public
|
|
2600
|
-
*/
|
|
2601
|
-
Name: string | undefined;
|
|
2602
|
-
/**
|
|
2603
|
-
* <p>A description of the ruleset.</p>
|
|
2604
|
-
* @public
|
|
2605
|
-
*/
|
|
2606
|
-
Description?: string | undefined;
|
|
2607
|
-
/**
|
|
2608
|
-
* <p>A Data Quality Definition Language (DQDL) ruleset. For more information, see the Glue developer guide.</p>
|
|
2609
|
-
* @public
|
|
2610
|
-
*/
|
|
2611
|
-
Ruleset?: string | undefined;
|
|
2612
|
-
}
|
|
2613
|
-
/**
|
|
2614
|
-
* @public
|
|
2615
|
-
*/
|
|
2616
|
-
export interface UpdateDataQualityRulesetResponse {
|
|
2617
|
-
/**
|
|
2618
|
-
* <p>The name of the data quality ruleset.</p>
|
|
2619
|
-
* @public
|
|
2620
|
-
*/
|
|
2621
|
-
Name?: string | undefined;
|
|
2622
|
-
/**
|
|
2623
|
-
* <p>A description of the ruleset.</p>
|
|
2624
|
-
* @public
|
|
2625
|
-
*/
|
|
2626
|
-
Description?: string | undefined;
|
|
2627
|
-
/**
|
|
2628
|
-
* <p>A Data Quality Definition Language (DQDL) ruleset. For more information, see the Glue developer guide.</p>
|
|
2629
|
-
* @public
|
|
2630
|
-
*/
|
|
2631
|
-
Ruleset?: string | undefined;
|
|
2632
|
-
}
|
|
2633
|
-
/**
|
|
2634
|
-
* <p>Custom libraries to be loaded into a development endpoint.</p>
|
|
2635
|
-
* @public
|
|
2636
|
-
*/
|
|
2637
|
-
export interface DevEndpointCustomLibraries {
|
|
2638
|
-
/**
|
|
2639
|
-
* <p>The paths to one or more Python libraries in an Amazon Simple Storage Service (Amazon S3)
|
|
2640
|
-
* bucket that should be loaded in your <code>DevEndpoint</code>. Multiple values must be
|
|
2641
|
-
* complete paths separated by a comma.</p>
|
|
2642
|
-
* <note>
|
|
2643
|
-
* <p>You can only use pure Python libraries with a <code>DevEndpoint</code>. Libraries that rely on
|
|
2644
|
-
* C extensions, such as the <a href="http://pandas.pydata.org/">pandas</a> Python data
|
|
2645
|
-
* analysis library, are not currently supported.</p>
|
|
2646
|
-
* </note>
|
|
2647
|
-
* @public
|
|
2648
|
-
*/
|
|
2649
|
-
ExtraPythonLibsS3Path?: string | undefined;
|
|
2650
|
-
/**
|
|
2651
|
-
* <p>The path to one or more Java <code>.jar</code> files in an S3 bucket that should be loaded
|
|
2652
|
-
* in your <code>DevEndpoint</code>.</p>
|
|
2653
|
-
* <note>
|
|
2654
|
-
* <p>You can only use pure Java/Scala libraries with a <code>DevEndpoint</code>.</p>
|
|
2655
|
-
* </note>
|
|
2656
|
-
* @public
|
|
2657
|
-
*/
|
|
2658
|
-
ExtraJarsS3Path?: string | undefined;
|
|
2659
|
-
}
|
|
2660
|
-
/**
|
|
2661
|
-
* @public
|
|
2662
|
-
*/
|
|
2663
|
-
export interface UpdateDevEndpointRequest {
|
|
2664
|
-
/**
|
|
2665
|
-
* <p>The name of the <code>DevEndpoint</code> to be updated.</p>
|
|
2666
|
-
* @public
|
|
2667
|
-
*/
|
|
2668
|
-
EndpointName: string | undefined;
|
|
2669
|
-
/**
|
|
2670
|
-
* <p>The public key for the <code>DevEndpoint</code> to use.</p>
|
|
2671
|
-
* @public
|
|
2672
|
-
*/
|
|
2673
|
-
PublicKey?: string | undefined;
|
|
2674
|
-
/**
|
|
2675
|
-
* <p>The list of public keys for the <code>DevEndpoint</code> to use.</p>
|
|
2676
|
-
* @public
|
|
2677
|
-
*/
|
|
2678
|
-
AddPublicKeys?: string[] | undefined;
|
|
2679
|
-
/**
|
|
2680
|
-
* <p>The list of public keys to be deleted from the <code>DevEndpoint</code>.</p>
|
|
2681
|
-
* @public
|
|
2682
|
-
*/
|
|
2683
|
-
DeletePublicKeys?: string[] | undefined;
|
|
2684
|
-
/**
|
|
2685
|
-
* <p>Custom Python or Java libraries to be loaded in the <code>DevEndpoint</code>.</p>
|
|
2686
|
-
* @public
|
|
2687
|
-
*/
|
|
2688
|
-
CustomLibraries?: DevEndpointCustomLibraries | undefined;
|
|
2689
|
-
/**
|
|
2690
|
-
* <p>
|
|
2691
|
-
* <code>True</code> if the list of custom libraries to be loaded in the development endpoint
|
|
2692
|
-
* needs to be updated, or <code>False</code> if otherwise.</p>
|
|
2693
|
-
* @public
|
|
2694
|
-
*/
|
|
2695
|
-
UpdateEtlLibraries?: boolean | undefined;
|
|
2696
|
-
/**
|
|
2697
|
-
* <p>The list of argument keys to be deleted from the map of arguments used to configure the
|
|
2698
|
-
* <code>DevEndpoint</code>.</p>
|
|
2699
|
-
* @public
|
|
2700
|
-
*/
|
|
2701
|
-
DeleteArguments?: string[] | undefined;
|
|
2702
|
-
/**
|
|
2703
|
-
* <p>The map of arguments to add the map of arguments used to configure the
|
|
2704
|
-
* <code>DevEndpoint</code>.</p>
|
|
2705
|
-
* <p>Valid arguments are:</p>
|
|
2706
|
-
* <ul>
|
|
2707
|
-
* <li>
|
|
2708
|
-
* <p>
|
|
2709
|
-
* <code>"--enable-glue-datacatalog": ""</code>
|
|
2710
|
-
* </p>
|
|
2711
|
-
* </li>
|
|
2712
|
-
* </ul>
|
|
2713
|
-
* <p>You can specify a version of Python support for development endpoints by using the <code>Arguments</code> parameter in the <code>CreateDevEndpoint</code> or <code>UpdateDevEndpoint</code> APIs. If no arguments are provided, the version defaults to Python 2.</p>
|
|
2714
|
-
* @public
|
|
2715
|
-
*/
|
|
2716
|
-
AddArguments?: Record<string, string> | undefined;
|
|
2717
|
-
}
|
|
2718
|
-
/**
|
|
2719
|
-
* @public
|
|
2720
|
-
*/
|
|
2721
|
-
export interface UpdateDevEndpointResponse {
|
|
2722
|
-
}
|
|
2723
|
-
/**
|
|
2724
|
-
* <p>Request to update an existing Glue Identity Center configuration.</p>
|
|
2725
|
-
* @public
|
|
2726
|
-
*/
|
|
2727
|
-
export interface UpdateGlueIdentityCenterConfigurationRequest {
|
|
2728
|
-
/**
|
|
2729
|
-
* <p>A list of Identity Center scopes that define the updated permissions and access levels for the Glue configuration.</p>
|
|
2730
|
-
* @public
|
|
2731
|
-
*/
|
|
2732
|
-
Scopes?: string[] | undefined;
|
|
2733
|
-
/**
|
|
2734
|
-
* <p>Specifies whether users can run background sessions when using Identity Center authentication with Glue services.</p>
|
|
2735
|
-
* @public
|
|
2736
|
-
*/
|
|
2737
|
-
UserBackgroundSessionsEnabled?: boolean | undefined;
|
|
2738
|
-
}
|
|
2739
|
-
/**
|
|
2740
|
-
* <p>Response from updating an existing Glue Identity Center configuration.</p>
|
|
2741
|
-
* @public
|
|
2742
|
-
*/
|
|
2743
|
-
export interface UpdateGlueIdentityCenterConfigurationResponse {
|
|
2744
|
-
}
|
|
2745
|
-
/**
|
|
2746
|
-
* @public
|
|
2747
|
-
*/
|
|
2748
|
-
export interface UpdateIntegrationResourcePropertyRequest {
|
|
2749
|
-
/**
|
|
2750
|
-
* <p>The connection ARN of the source, or the database ARN of the target.</p>
|
|
2751
|
-
* @public
|
|
2752
|
-
*/
|
|
2753
|
-
ResourceArn: string | undefined;
|
|
2754
|
-
/**
|
|
2755
|
-
* <p>The resource properties associated with the integration source.</p>
|
|
2756
|
-
* @public
|
|
2757
|
-
*/
|
|
2758
|
-
SourceProcessingProperties?: SourceProcessingProperties | undefined;
|
|
2759
|
-
/**
|
|
2760
|
-
* <p>The resource properties associated with the integration target.</p>
|
|
2761
|
-
* @public
|
|
2762
|
-
*/
|
|
2763
|
-
TargetProcessingProperties?: TargetProcessingProperties | undefined;
|
|
2764
|
-
}
|
|
2765
|
-
/**
|
|
2766
|
-
* @public
|
|
2767
|
-
*/
|
|
2768
|
-
export interface UpdateIntegrationResourcePropertyResponse {
|
|
2769
|
-
/**
|
|
2770
|
-
* <p>The connection ARN of the source, or the database ARN of the target.</p>
|
|
2771
|
-
* @public
|
|
2772
|
-
*/
|
|
2773
|
-
ResourceArn?: string | undefined;
|
|
2774
|
-
/**
|
|
2775
|
-
* <p>The resource ARN created through this create API. The format is something like arn:aws:glue:<region>:<account_id>:integrationresourceproperty/*</p>
|
|
2776
|
-
* @public
|
|
2777
|
-
*/
|
|
2778
|
-
ResourcePropertyArn?: string | undefined;
|
|
2779
|
-
/**
|
|
2780
|
-
* <p>The resource properties associated with the integration source.</p>
|
|
2781
|
-
* @public
|
|
2782
|
-
*/
|
|
2783
|
-
SourceProcessingProperties?: SourceProcessingProperties | undefined;
|
|
2784
|
-
/**
|
|
2785
|
-
* <p>The resource properties associated with the integration target.</p>
|
|
2786
|
-
* @public
|
|
2787
|
-
*/
|
|
2788
|
-
TargetProcessingProperties?: TargetProcessingProperties | undefined;
|
|
2789
|
-
}
|
|
2790
|
-
/**
|
|
2791
|
-
* @public
|
|
2792
|
-
*/
|
|
2793
|
-
export interface UpdateIntegrationTablePropertiesRequest {
|
|
2794
|
-
/**
|
|
2795
|
-
* <p>The connection ARN of the source, or the database ARN of the target.</p>
|
|
2796
|
-
* @public
|
|
2797
|
-
*/
|
|
2798
|
-
ResourceArn: string | undefined;
|
|
2799
|
-
/**
|
|
2800
|
-
* <p>The name of the table to be replicated.</p>
|
|
2801
|
-
* @public
|
|
2802
|
-
*/
|
|
2803
|
-
TableName: string | undefined;
|
|
2804
|
-
/**
|
|
2805
|
-
* <p>A structure for the source table configuration.</p>
|
|
2806
|
-
* @public
|
|
2807
|
-
*/
|
|
2808
|
-
SourceTableConfig?: SourceTableConfig | undefined;
|
|
2809
|
-
/**
|
|
2810
|
-
* <p>A structure for the target table configuration.</p>
|
|
2811
|
-
* @public
|
|
2812
|
-
*/
|
|
2813
|
-
TargetTableConfig?: TargetTableConfig | undefined;
|
|
2814
|
-
}
|
|
2815
|
-
/**
|
|
2816
|
-
* @public
|
|
2817
|
-
*/
|
|
2818
|
-
export interface UpdateIntegrationTablePropertiesResponse {
|
|
2819
|
-
}
|
|
2820
|
-
/**
|
|
2821
|
-
* @public
|
|
2822
|
-
*/
|
|
2823
|
-
export interface UpdateJobResponse {
|
|
2824
|
-
/**
|
|
2825
|
-
* <p>Returns the name of the updated job definition.</p>
|
|
2826
|
-
* @public
|
|
2827
|
-
*/
|
|
2828
|
-
JobName?: string | undefined;
|
|
2829
|
-
}
|
|
2830
|
-
/**
|
|
2831
|
-
* @public
|
|
2832
|
-
*/
|
|
2833
|
-
export interface UpdateJobFromSourceControlRequest {
|
|
2834
|
-
/**
|
|
2835
|
-
* <p>The name of the Glue job to be synchronized to or from the remote repository.</p>
|
|
2836
|
-
* @public
|
|
2837
|
-
*/
|
|
2838
|
-
JobName?: string | undefined;
|
|
2839
|
-
/**
|
|
2840
|
-
* <p>
|
|
2841
|
-
* The provider for the remote repository. Possible values: GITHUB, AWS_CODE_COMMIT, GITLAB, BITBUCKET.
|
|
2842
|
-
* </p>
|
|
2843
|
-
* @public
|
|
2844
|
-
*/
|
|
2845
|
-
Provider?: SourceControlProvider | undefined;
|
|
2846
|
-
/**
|
|
2847
|
-
* <p>The name of the remote repository that contains the job artifacts.
|
|
2848
|
-
* For BitBucket providers, <code>RepositoryName</code> should include <code>WorkspaceName</code>.
|
|
2849
|
-
* Use the format <code><WorkspaceName>/<RepositoryName></code>.
|
|
2850
|
-
* </p>
|
|
2851
|
-
* @public
|
|
2852
|
-
*/
|
|
2853
|
-
RepositoryName?: string | undefined;
|
|
2854
|
-
/**
|
|
2855
|
-
* <p>The owner of the remote repository that contains the job artifacts.</p>
|
|
2856
|
-
* @public
|
|
2857
|
-
*/
|
|
2858
|
-
RepositoryOwner?: string | undefined;
|
|
2859
|
-
/**
|
|
2860
|
-
* <p>An optional branch in the remote repository.</p>
|
|
2861
|
-
* @public
|
|
2862
|
-
*/
|
|
2863
|
-
BranchName?: string | undefined;
|
|
2864
|
-
/**
|
|
2865
|
-
* <p>An optional folder in the remote repository.</p>
|
|
2866
|
-
* @public
|
|
2867
|
-
*/
|
|
2868
|
-
Folder?: string | undefined;
|
|
2869
|
-
/**
|
|
2870
|
-
* <p>A commit ID for a commit in the remote repository.</p>
|
|
2871
|
-
* @public
|
|
2872
|
-
*/
|
|
2873
|
-
CommitId?: string | undefined;
|
|
2874
|
-
/**
|
|
2875
|
-
* <p>The type of authentication, which can be an authentication token stored in Amazon Web Services Secrets Manager, or a personal access token.</p>
|
|
2876
|
-
* @public
|
|
2877
|
-
*/
|
|
2878
|
-
AuthStrategy?: SourceControlAuthStrategy | undefined;
|
|
2879
|
-
/**
|
|
2880
|
-
* <p>The value of the authorization token.</p>
|
|
2881
|
-
* @public
|
|
2882
|
-
*/
|
|
2883
|
-
AuthToken?: string | undefined;
|
|
2884
|
-
}
|
|
2885
|
-
/**
|
|
2886
|
-
* @public
|
|
2887
|
-
*/
|
|
2888
|
-
export interface UpdateJobFromSourceControlResponse {
|
|
2889
|
-
/**
|
|
2890
|
-
* <p>The name of the Glue job.</p>
|
|
2891
|
-
* @public
|
|
2892
|
-
*/
|
|
2893
|
-
JobName?: string | undefined;
|
|
2894
|
-
}
|
|
2895
|
-
/**
|
|
2896
|
-
* @public
|
|
2897
|
-
*/
|
|
2898
|
-
export interface UpdateMLTransformRequest {
|
|
2899
|
-
/**
|
|
2900
|
-
* <p>A unique identifier that was generated when the transform was created.</p>
|
|
2901
|
-
* @public
|
|
2902
|
-
*/
|
|
2903
|
-
TransformId: string | undefined;
|
|
2904
|
-
/**
|
|
2905
|
-
* <p>The unique name that you gave the transform when you created it.</p>
|
|
2906
|
-
* @public
|
|
2907
|
-
*/
|
|
2908
|
-
Name?: string | undefined;
|
|
2909
|
-
/**
|
|
2910
|
-
* <p>A description of the transform. The default is an empty string.</p>
|
|
2911
|
-
* @public
|
|
2912
|
-
*/
|
|
2913
|
-
Description?: string | undefined;
|
|
2914
|
-
/**
|
|
2915
|
-
* <p>The configuration parameters that are specific to the transform type (algorithm) used.
|
|
2916
|
-
* Conditionally dependent on the transform type.</p>
|
|
2917
|
-
* @public
|
|
2918
|
-
*/
|
|
2919
|
-
Parameters?: TransformParameters | undefined;
|
|
2920
|
-
/**
|
|
2921
|
-
* <p>The name or Amazon Resource Name (ARN) of the IAM role with the required
|
|
2922
|
-
* permissions.</p>
|
|
2923
|
-
* @public
|
|
2924
|
-
*/
|
|
2925
|
-
Role?: string | undefined;
|
|
2926
|
-
/**
|
|
2927
|
-
* <p>This value determines which version of Glue this machine learning transform is compatible with. Glue 1.0 is recommended for most customers. If the value is not set, the Glue compatibility defaults to Glue 0.9. For more information, see <a href="https://docs.aws.amazon.com/glue/latest/dg/release-notes.html#release-notes-versions">Glue Versions</a> in the developer guide.</p>
|
|
2928
|
-
* @public
|
|
2929
|
-
*/
|
|
2930
|
-
GlueVersion?: string | undefined;
|
|
2931
|
-
/**
|
|
2932
|
-
* <p>The number of Glue data processing units (DPUs) that are allocated to task runs for this transform. You can allocate from 2 to 100 DPUs; the default is 10. A DPU is a relative measure of
|
|
2933
|
-
* processing power that consists of 4 vCPUs of compute capacity and 16 GB of memory. For more
|
|
2934
|
-
* information, see the <a href="https://aws.amazon.com/glue/pricing/">Glue pricing
|
|
2935
|
-
* page</a>. </p>
|
|
2936
|
-
* <p>When the <code>WorkerType</code> field is set to a value other than <code>Standard</code>, the <code>MaxCapacity</code> field is set automatically and becomes read-only.</p>
|
|
2937
|
-
* @public
|
|
2938
|
-
*/
|
|
2939
|
-
MaxCapacity?: number | undefined;
|
|
2940
|
-
/**
|
|
2941
|
-
* <p>The type of predefined worker that is allocated when this task runs. Accepts a value of Standard, G.1X, or G.2X.</p>
|
|
2942
|
-
* <ul>
|
|
2943
|
-
* <li>
|
|
2944
|
-
* <p>For the <code>Standard</code> worker type, each worker provides 4 vCPU, 16 GB of memory and a 50GB disk, and 2 executors per worker.</p>
|
|
2945
|
-
* </li>
|
|
2946
|
-
* <li>
|
|
2947
|
-
* <p>For the <code>G.1X</code> worker type, each worker provides 4 vCPU, 16 GB of memory and a 64GB disk, and 1 executor per worker.</p>
|
|
2948
|
-
* </li>
|
|
2949
|
-
* <li>
|
|
2950
|
-
* <p>For the <code>G.2X</code> worker type, each worker provides 8 vCPU, 32 GB of memory and a 128GB disk, and 1 executor per worker.</p>
|
|
2951
|
-
* </li>
|
|
2952
|
-
* </ul>
|
|
2953
|
-
* @public
|
|
2954
|
-
*/
|
|
2955
|
-
WorkerType?: WorkerType | undefined;
|
|
2956
|
-
/**
|
|
2957
|
-
* <p>The number of workers of a defined <code>workerType</code> that are allocated when this task runs.</p>
|
|
2958
|
-
* @public
|
|
2959
|
-
*/
|
|
2960
|
-
NumberOfWorkers?: number | undefined;
|
|
2961
|
-
/**
|
|
2962
|
-
* <p>The timeout for a task run for this transform in minutes. This is the maximum time that a task run for this transform can consume resources before it is terminated and enters <code>TIMEOUT</code> status. The default is 2,880 minutes (48 hours).</p>
|
|
2963
|
-
* @public
|
|
2964
|
-
*/
|
|
2965
|
-
Timeout?: number | undefined;
|
|
2966
|
-
/**
|
|
2967
|
-
* <p>The maximum number of times to retry a task for this transform after a task run fails.</p>
|
|
2968
|
-
* @public
|
|
2969
|
-
*/
|
|
2970
|
-
MaxRetries?: number | undefined;
|
|
2971
|
-
}
|
|
2972
|
-
/**
|
|
2973
|
-
* @public
|
|
2974
|
-
*/
|
|
2975
|
-
export interface UpdateMLTransformResponse {
|
|
2976
|
-
/**
|
|
2977
|
-
* <p>The unique identifier for the transform that was updated.</p>
|
|
2978
|
-
* @public
|
|
2979
|
-
*/
|
|
2980
|
-
TransformId?: string | undefined;
|
|
2981
|
-
}
|
|
2982
|
-
/**
|
|
2983
|
-
* @public
|
|
2984
|
-
*/
|
|
2985
|
-
export interface UpdatePartitionRequest {
|
|
2986
|
-
/**
|
|
2987
|
-
* <p>The ID of the Data Catalog where the partition to be updated resides. If none is provided,
|
|
2988
|
-
* the Amazon Web Services account ID is used by default.</p>
|
|
2989
|
-
* @public
|
|
2990
|
-
*/
|
|
2991
|
-
CatalogId?: string | undefined;
|
|
2992
|
-
/**
|
|
2993
|
-
* <p>The name of the catalog database in which the table in question
|
|
2994
|
-
* resides.</p>
|
|
2995
|
-
* @public
|
|
2996
|
-
*/
|
|
2997
|
-
DatabaseName: string | undefined;
|
|
2998
|
-
/**
|
|
2999
|
-
* <p>The name of the table in which the partition to be updated is located.</p>
|
|
3000
|
-
* @public
|
|
3001
|
-
*/
|
|
3002
|
-
TableName: string | undefined;
|
|
3003
|
-
/**
|
|
3004
|
-
* <p>List of partition key values that define the partition to update.</p>
|
|
3005
|
-
* @public
|
|
3006
|
-
*/
|
|
3007
|
-
PartitionValueList: string[] | undefined;
|
|
3008
|
-
/**
|
|
3009
|
-
* <p>The new partition object to update the partition to.</p>
|
|
3010
|
-
* <p>The <code>Values</code> property can't be changed. If you want to change the partition key values for a partition, delete and recreate the partition.</p>
|
|
3011
|
-
* @public
|
|
3012
|
-
*/
|
|
3013
|
-
PartitionInput: PartitionInput | undefined;
|
|
3014
|
-
}
|
|
3015
|
-
/**
|
|
3016
|
-
* @public
|
|
3017
|
-
*/
|
|
3018
|
-
export interface UpdatePartitionResponse {
|
|
3019
|
-
}
|
|
3020
|
-
/**
|
|
3021
|
-
* @public
|
|
3022
|
-
*/
|
|
3023
|
-
export interface UpdateRegistryInput {
|
|
3024
|
-
/**
|
|
3025
|
-
* <p>This is a wrapper structure that may contain the registry name and Amazon Resource Name (ARN).</p>
|
|
3026
|
-
* @public
|
|
3027
|
-
*/
|
|
3028
|
-
RegistryId: RegistryId | undefined;
|
|
3029
|
-
/**
|
|
3030
|
-
* <p>A description of the registry. If description is not provided, this field will not be updated.</p>
|
|
3031
|
-
* @public
|
|
3032
|
-
*/
|
|
3033
|
-
Description: string | undefined;
|
|
3034
|
-
}
|
|
3035
|
-
/**
|
|
3036
|
-
* @public
|
|
3037
|
-
*/
|
|
3038
|
-
export interface UpdateRegistryResponse {
|
|
3039
|
-
/**
|
|
3040
|
-
* <p>The name of the updated registry.</p>
|
|
3041
|
-
* @public
|
|
3042
|
-
*/
|
|
3043
|
-
RegistryName?: string | undefined;
|
|
3044
|
-
/**
|
|
3045
|
-
* <p>The Amazon Resource name (ARN) of the updated registry.</p>
|
|
3046
|
-
* @public
|
|
3047
|
-
*/
|
|
3048
|
-
RegistryArn?: string | undefined;
|
|
3049
|
-
}
|
|
3050
|
-
/**
|
|
3051
|
-
* @public
|
|
3052
|
-
*/
|
|
3053
|
-
export interface UpdateSchemaInput {
|
|
3054
|
-
/**
|
|
3055
|
-
* <p>This is a wrapper structure to contain schema identity fields. The structure contains:</p>
|
|
3056
|
-
* <ul>
|
|
3057
|
-
* <li>
|
|
3058
|
-
* <p>SchemaId$SchemaArn: The Amazon Resource Name (ARN) of the schema. One of <code>SchemaArn</code> or <code>SchemaName</code> has to be provided.</p>
|
|
3059
|
-
* </li>
|
|
3060
|
-
* <li>
|
|
3061
|
-
* <p>SchemaId$SchemaName: The name of the schema. One of <code>SchemaArn</code> or <code>SchemaName</code> has to be provided.</p>
|
|
3062
|
-
* </li>
|
|
3063
|
-
* </ul>
|
|
3064
|
-
* @public
|
|
3065
|
-
*/
|
|
3066
|
-
SchemaId: SchemaId | undefined;
|
|
3067
|
-
/**
|
|
3068
|
-
* <p>Version number required for check pointing. One of <code>VersionNumber</code> or <code>Compatibility</code> has to be provided.</p>
|
|
3069
|
-
* @public
|
|
3070
|
-
*/
|
|
3071
|
-
SchemaVersionNumber?: SchemaVersionNumber | undefined;
|
|
3072
|
-
/**
|
|
3073
|
-
* <p>The new compatibility setting for the schema.</p>
|
|
3074
|
-
* @public
|
|
3075
|
-
*/
|
|
3076
|
-
Compatibility?: Compatibility | undefined;
|
|
3077
|
-
/**
|
|
3078
|
-
* <p>The new description for the schema.</p>
|
|
3079
|
-
* @public
|
|
3080
|
-
*/
|
|
3081
|
-
Description?: string | undefined;
|
|
3082
|
-
}
|
|
3083
|
-
/**
|
|
3084
|
-
* @public
|
|
3085
|
-
*/
|
|
3086
|
-
export interface UpdateSchemaResponse {
|
|
3087
|
-
/**
|
|
3088
|
-
* <p>The Amazon Resource Name (ARN) of the schema.</p>
|
|
3089
|
-
* @public
|
|
3090
|
-
*/
|
|
3091
|
-
SchemaArn?: string | undefined;
|
|
3092
|
-
/**
|
|
3093
|
-
* <p>The name of the schema.</p>
|
|
3094
|
-
* @public
|
|
3095
|
-
*/
|
|
3096
|
-
SchemaName?: string | undefined;
|
|
3097
|
-
/**
|
|
3098
|
-
* <p>The name of the registry that contains the schema.</p>
|
|
3099
|
-
* @public
|
|
3100
|
-
*/
|
|
3101
|
-
RegistryName?: string | undefined;
|
|
3102
|
-
}
|
|
3103
|
-
/**
|
|
3104
|
-
* @public
|
|
3105
|
-
*/
|
|
3106
|
-
export interface UpdateSourceControlFromJobRequest {
|
|
3107
|
-
/**
|
|
3108
|
-
* <p>The name of the Glue job to be synchronized to or from the remote repository.</p>
|
|
3109
|
-
* @public
|
|
3110
|
-
*/
|
|
3111
|
-
JobName?: string | undefined;
|
|
3112
|
-
/**
|
|
3113
|
-
* <p>
|
|
3114
|
-
* The provider for the remote repository. Possible values: GITHUB, AWS_CODE_COMMIT, GITLAB, BITBUCKET.
|
|
3115
|
-
* </p>
|
|
3116
|
-
* @public
|
|
3117
|
-
*/
|
|
3118
|
-
Provider?: SourceControlProvider | undefined;
|
|
3119
|
-
/**
|
|
3120
|
-
* <p>The name of the remote repository that contains the job artifacts.
|
|
3121
|
-
* For BitBucket providers, <code>RepositoryName</code> should include <code>WorkspaceName</code>.
|
|
3122
|
-
* Use the format <code><WorkspaceName>/<RepositoryName></code>.
|
|
3123
|
-
* </p>
|
|
3124
|
-
* @public
|
|
3125
|
-
*/
|
|
3126
|
-
RepositoryName?: string | undefined;
|
|
3127
|
-
/**
|
|
3128
|
-
* <p>The owner of the remote repository that contains the job artifacts.</p>
|
|
3129
|
-
* @public
|
|
3130
|
-
*/
|
|
3131
|
-
RepositoryOwner?: string | undefined;
|
|
3132
|
-
/**
|
|
3133
|
-
* <p>An optional branch in the remote repository.</p>
|
|
3134
|
-
* @public
|
|
3135
|
-
*/
|
|
3136
|
-
BranchName?: string | undefined;
|
|
3137
|
-
/**
|
|
3138
|
-
* <p>An optional folder in the remote repository.</p>
|
|
3139
|
-
* @public
|
|
3140
|
-
*/
|
|
3141
|
-
Folder?: string | undefined;
|
|
3142
|
-
/**
|
|
3143
|
-
* <p>A commit ID for a commit in the remote repository.</p>
|
|
3144
|
-
* @public
|
|
3145
|
-
*/
|
|
3146
|
-
CommitId?: string | undefined;
|
|
3147
|
-
/**
|
|
3148
|
-
* <p>The type of authentication, which can be an authentication token stored in Amazon Web Services Secrets Manager, or a personal access token.</p>
|
|
3149
|
-
* @public
|
|
3150
|
-
*/
|
|
3151
|
-
AuthStrategy?: SourceControlAuthStrategy | undefined;
|
|
3152
|
-
/**
|
|
3153
|
-
* <p>The value of the authorization token.</p>
|
|
3154
|
-
* @public
|
|
3155
|
-
*/
|
|
3156
|
-
AuthToken?: string | undefined;
|
|
3157
|
-
}
|
|
3158
|
-
/**
|
|
3159
|
-
* @public
|
|
3160
|
-
*/
|
|
3161
|
-
export interface UpdateSourceControlFromJobResponse {
|
|
3162
|
-
/**
|
|
3163
|
-
* <p>The name of the Glue job.</p>
|
|
3164
|
-
* @public
|
|
3165
|
-
*/
|
|
3166
|
-
JobName?: string | undefined;
|
|
3167
|
-
}
|
|
3168
|
-
/**
|
|
3169
|
-
* <p>Defines a complete set of updates to be applied to an Iceberg table, including schema changes, partitioning modifications, sort order
|
|
3170
|
-
* adjustments, location updates, and property changes.</p>
|
|
3171
|
-
* @public
|
|
3172
|
-
*/
|
|
3173
|
-
export interface IcebergTableUpdate {
|
|
3174
|
-
/**
|
|
3175
|
-
* <p>The updated schema definition for the Iceberg table, specifying any changes to field structure, data types, or schema metadata.</p>
|
|
3176
|
-
* @public
|
|
3177
|
-
*/
|
|
3178
|
-
Schema: IcebergSchema | undefined;
|
|
3179
|
-
/**
|
|
3180
|
-
* <p>The updated partitioning specification that defines how the table data should be reorganized and partitioned.</p>
|
|
3181
|
-
* @public
|
|
3182
|
-
*/
|
|
3183
|
-
PartitionSpec?: IcebergPartitionSpec | undefined;
|
|
3184
|
-
/**
|
|
3185
|
-
* <p>The updated sort order specification that defines how data should be ordered within partitions for optimal query performance.</p>
|
|
3186
|
-
* @public
|
|
3187
|
-
*/
|
|
3188
|
-
SortOrder?: IcebergSortOrder | undefined;
|
|
3189
|
-
/**
|
|
3190
|
-
* <p>The updated S3 location where the Iceberg table data will be stored.</p>
|
|
3191
|
-
* @public
|
|
3192
|
-
*/
|
|
3193
|
-
Location: string | undefined;
|
|
3194
|
-
/**
|
|
3195
|
-
* <p>Updated key-value pairs of table properties and configuration settings for the Iceberg table.</p>
|
|
3196
|
-
* @public
|
|
3197
|
-
*/
|
|
3198
|
-
Properties?: Record<string, string> | undefined;
|
|
3199
|
-
}
|
|
3200
|
-
/**
|
|
3201
|
-
* <p>Contains the update operations to be applied to an existing Iceberg table inGlue Data Catalog, defining the new state of the table metadata.
|
|
3202
|
-
* </p>
|
|
3203
|
-
* @public
|
|
3204
|
-
*/
|
|
3205
|
-
export interface UpdateIcebergTableInput {
|
|
3206
|
-
/**
|
|
3207
|
-
* <p>The list of table update operations that specify the changes to be made to the Iceberg table, including schema modifications, partition
|
|
3208
|
-
* specifications, and table properties.</p>
|
|
3209
|
-
* @public
|
|
3210
|
-
*/
|
|
3211
|
-
Updates: IcebergTableUpdate[] | undefined;
|
|
3212
|
-
}
|
|
3213
|
-
/**
|
|
3214
|
-
* <p>Input parameters specific to updating Apache Iceberg tables in Glue Data
|
|
3215
|
-
* Catalog, containing the update operations to be applied to an existing Iceberg
|
|
3216
|
-
* table.</p>
|
|
3217
|
-
* @public
|
|
3218
|
-
*/
|
|
3219
|
-
export interface UpdateIcebergInput {
|
|
3220
|
-
/**
|
|
3221
|
-
* <p>The specific update operations to be applied to the Iceberg table, containing a
|
|
3222
|
-
* list of updates that define the new state of the table including schema,
|
|
3223
|
-
* partitions, and properties.</p>
|
|
3224
|
-
* @public
|
|
3225
|
-
*/
|
|
3226
|
-
UpdateIcebergTableInput: UpdateIcebergTableInput | undefined;
|
|
3227
|
-
}
|
|
3228
|
-
/**
|
|
3229
|
-
* <p>Input parameters for updating open table format tables in GlueData Catalog,
|
|
3230
|
-
* serving as a wrapper for format-specific update operations such as Apache Iceberg.</p>
|
|
3231
|
-
* @public
|
|
3232
|
-
*/
|
|
3233
|
-
export interface UpdateOpenTableFormatInput {
|
|
3234
|
-
/**
|
|
3235
|
-
* <p>Apache Iceberg-specific update parameters that define the table modifications to
|
|
3236
|
-
* be applied, including schema changes, partition specifications, and table
|
|
3237
|
-
* properties.</p>
|
|
3238
|
-
* @public
|
|
3239
|
-
*/
|
|
3240
|
-
UpdateIcebergInput?: UpdateIcebergInput | undefined;
|
|
3241
|
-
}
|
|
3242
|
-
/**
|
|
3243
|
-
* @public
|
|
3244
|
-
* @enum
|
|
3245
|
-
*/
|
|
3246
|
-
export declare const ViewUpdateAction: {
|
|
3247
|
-
readonly ADD: "ADD";
|
|
3248
|
-
readonly ADD_OR_REPLACE: "ADD_OR_REPLACE";
|
|
3249
|
-
readonly DROP: "DROP";
|
|
3250
|
-
readonly REPLACE: "REPLACE";
|
|
3251
|
-
};
|
|
3252
|
-
/**
|
|
3253
|
-
* @public
|
|
3254
|
-
*/
|
|
3255
|
-
export type ViewUpdateAction = (typeof ViewUpdateAction)[keyof typeof ViewUpdateAction];
|
|
3256
|
-
/**
|
|
3257
|
-
* @public
|
|
3258
|
-
*/
|
|
3259
|
-
export interface UpdateTableRequest {
|
|
3260
|
-
/**
|
|
3261
|
-
* <p>The ID of the Data Catalog where the table resides. If none is provided, the Amazon Web Services account
|
|
3262
|
-
* ID is used by default.</p>
|
|
3263
|
-
* @public
|
|
3264
|
-
*/
|
|
3265
|
-
CatalogId?: string | undefined;
|
|
3266
|
-
/**
|
|
3267
|
-
* <p>The name of the catalog database in which the table resides. For Hive
|
|
3268
|
-
* compatibility, this name is entirely lowercase.</p>
|
|
3269
|
-
* @public
|
|
3270
|
-
*/
|
|
3271
|
-
DatabaseName: string | undefined;
|
|
3272
|
-
/**
|
|
3273
|
-
* <p>The unique identifier for the table within the specified database that will be
|
|
3274
|
-
* created in the Glue Data Catalog.</p>
|
|
3275
|
-
* @public
|
|
3276
|
-
*/
|
|
3277
|
-
Name?: string | undefined;
|
|
3278
|
-
/**
|
|
3279
|
-
* <p>An updated <code>TableInput</code> object to define the metadata table
|
|
3280
|
-
* in the catalog.</p>
|
|
3281
|
-
* @public
|
|
3282
|
-
*/
|
|
3283
|
-
TableInput?: TableInput | undefined;
|
|
3284
|
-
/**
|
|
3285
|
-
* <p>By default, <code>UpdateTable</code> always creates an archived version of the table
|
|
3286
|
-
* before updating it. However, if <code>skipArchive</code> is set to true,
|
|
3287
|
-
* <code>UpdateTable</code> does not create the archived version.</p>
|
|
3288
|
-
* @public
|
|
3289
|
-
*/
|
|
3290
|
-
SkipArchive?: boolean | undefined;
|
|
3291
|
-
/**
|
|
3292
|
-
* <p>The transaction ID at which to update the table contents. </p>
|
|
3293
|
-
* @public
|
|
3294
|
-
*/
|
|
3295
|
-
TransactionId?: string | undefined;
|
|
3296
|
-
/**
|
|
3297
|
-
* <p>The version ID at which to update the table contents. </p>
|
|
3298
|
-
* @public
|
|
3299
|
-
*/
|
|
3300
|
-
VersionId?: string | undefined;
|
|
3301
|
-
/**
|
|
3302
|
-
* <p>The operation to be performed when updating the view.</p>
|
|
3303
|
-
* @public
|
|
3304
|
-
*/
|
|
3305
|
-
ViewUpdateAction?: ViewUpdateAction | undefined;
|
|
3306
|
-
/**
|
|
3307
|
-
* <p>A flag that can be set to true to ignore matching storage descriptor and subobject matching requirements.</p>
|
|
3308
|
-
* @public
|
|
3309
|
-
*/
|
|
3310
|
-
Force?: boolean | undefined;
|
|
3311
|
-
/**
|
|
3312
|
-
* <p>Input parameters for updating open table format tables in GlueData Catalog, serving as a wrapper for format-specific update operations such as Apache Iceberg.</p>
|
|
3313
|
-
* @public
|
|
3314
|
-
*/
|
|
3315
|
-
UpdateOpenTableFormatInput?: UpdateOpenTableFormatInput | undefined;
|
|
3316
|
-
}
|
|
3317
|
-
/**
|
|
3318
|
-
* @public
|
|
3319
|
-
*/
|
|
3320
|
-
export interface UpdateTableResponse {
|
|
3321
|
-
}
|
|
3322
|
-
/**
|
|
3323
|
-
* @public
|
|
3324
|
-
*/
|
|
3325
|
-
export interface UpdateTableOptimizerRequest {
|
|
3326
|
-
/**
|
|
3327
|
-
* <p>The Catalog ID of the table.</p>
|
|
3328
|
-
* @public
|
|
3329
|
-
*/
|
|
3330
|
-
CatalogId: string | undefined;
|
|
3331
|
-
/**
|
|
3332
|
-
* <p>The name of the database in the catalog in which the table resides.</p>
|
|
3333
|
-
* @public
|
|
3334
|
-
*/
|
|
3335
|
-
DatabaseName: string | undefined;
|
|
3336
|
-
/**
|
|
3337
|
-
* <p>The name of the table.</p>
|
|
3338
|
-
* @public
|
|
3339
|
-
*/
|
|
3340
|
-
TableName: string | undefined;
|
|
3341
|
-
/**
|
|
3342
|
-
* <p>The type of table optimizer.</p>
|
|
3343
|
-
* @public
|
|
3344
|
-
*/
|
|
3345
|
-
Type: TableOptimizerType | undefined;
|
|
3346
|
-
/**
|
|
3347
|
-
* <p>A <code>TableOptimizerConfiguration</code> object representing the configuration of a table optimizer.</p>
|
|
3348
|
-
* @public
|
|
3349
|
-
*/
|
|
3350
|
-
TableOptimizerConfiguration: TableOptimizerConfiguration | undefined;
|
|
3351
|
-
}
|
|
3352
|
-
/**
|
|
3353
|
-
* @public
|
|
3354
|
-
*/
|
|
3355
|
-
export interface UpdateTableOptimizerResponse {
|
|
3356
|
-
}
|
|
3357
|
-
/**
|
|
3358
|
-
* <p>A structure used to provide information used to update a trigger. This object updates the
|
|
3359
|
-
* previous trigger definition by overwriting it completely.</p>
|
|
3360
|
-
* @public
|
|
3361
|
-
*/
|
|
3362
|
-
export interface TriggerUpdate {
|
|
3363
|
-
/**
|
|
3364
|
-
* <p>Reserved for future use.</p>
|
|
3365
|
-
* @public
|
|
3366
|
-
*/
|
|
3367
|
-
Name?: string | undefined;
|
|
3368
|
-
/**
|
|
3369
|
-
* <p>A description of this trigger.</p>
|
|
3370
|
-
* @public
|
|
3371
|
-
*/
|
|
3372
|
-
Description?: string | undefined;
|
|
3373
|
-
/**
|
|
3374
|
-
* <p>A <code>cron</code> expression used to specify the schedule (see <a href="https://docs.aws.amazon.com/glue/latest/dg/monitor-data-warehouse-schedule.html">Time-Based
|
|
3375
|
-
* Schedules for Jobs and Crawlers</a>. For example, to run
|
|
3376
|
-
* something every day at 12:15 UTC, you would specify:
|
|
3377
|
-
* <code>cron(15 12 * * ? *)</code>.</p>
|
|
3378
|
-
* @public
|
|
3379
|
-
*/
|
|
3380
|
-
Schedule?: string | undefined;
|
|
3381
|
-
/**
|
|
3382
|
-
* <p>The actions initiated by this trigger.</p>
|
|
3383
|
-
* @public
|
|
3384
|
-
*/
|
|
3385
|
-
Actions?: Action[] | undefined;
|
|
3386
|
-
/**
|
|
3387
|
-
* <p>The predicate of this trigger, which defines when it will fire.</p>
|
|
3388
|
-
* @public
|
|
3389
|
-
*/
|
|
3390
|
-
Predicate?: Predicate | undefined;
|
|
3391
|
-
/**
|
|
3392
|
-
* <p>Batch condition that must be met (specified number of events received or batch time window expired)
|
|
3393
|
-
* before EventBridge event trigger fires.</p>
|
|
3394
|
-
* @public
|
|
3395
|
-
*/
|
|
3396
|
-
EventBatchingCondition?: EventBatchingCondition | undefined;
|
|
3397
|
-
}
|
|
3398
|
-
/**
|
|
3399
|
-
* @public
|
|
3400
|
-
*/
|
|
3401
|
-
export interface UpdateTriggerRequest {
|
|
3402
|
-
/**
|
|
3403
|
-
* <p>The name of the trigger to update.</p>
|
|
3404
|
-
* @public
|
|
3405
|
-
*/
|
|
3406
|
-
Name: string | undefined;
|
|
3407
|
-
/**
|
|
3408
|
-
* <p>The new values with which to update the trigger.</p>
|
|
3409
|
-
* @public
|
|
3410
|
-
*/
|
|
3411
|
-
TriggerUpdate: TriggerUpdate | undefined;
|
|
3412
|
-
}
|
|
3413
|
-
/**
|
|
3414
|
-
* @public
|
|
3415
|
-
*/
|
|
3416
|
-
export interface UpdateTriggerResponse {
|
|
3417
|
-
/**
|
|
3418
|
-
* <p>The resulting trigger definition.</p>
|
|
3419
|
-
* @public
|
|
3420
|
-
*/
|
|
3421
|
-
Trigger?: Trigger | undefined;
|
|
3422
|
-
}
|
|
1
|
+
import { ExecutionClass, JobMode, Permission, ResourceAction, ResourceState, WorkerType } from "./enums";
|
|
2
|
+
import { Aggregate, AmazonRedshiftSource, AmazonRedshiftTarget, AthenaConnectorSource, BasicCatalogTarget, CatalogDeltaSource, CatalogHudiSource, CatalogIcebergSource, CatalogKafkaSource, CatalogKinesisSource, CatalogSource, Column, ConnectionsList, ConnectorDataSource, ConnectorDataTarget, CustomCode, DirectJDBCSource, DirectKafkaSource, DirectKinesisSource, DropDuplicates, DropFields, DropNullFields, DynamicTransform, DynamoDBCatalogSource, DynamoDBELTConnectorSource, ErrorDetail, EvaluateDataQuality, EvaluateDataQualityMultiFrame, ExecutionProperty, FillMissingValues, Filter, GovernedCatalogSource, GovernedCatalogTarget, JDBCConnectorSource, JDBCConnectorTarget, JobCommand, Join, Merge, MicrosoftSQLServerCatalogSource, MicrosoftSQLServerCatalogTarget, MySQLCatalogSource, MySQLCatalogTarget, NotificationProperty, OracleSQLCatalogSource, OracleSQLCatalogTarget, PIIDetection, PostgreSQLCatalogSource, PostgreSQLCatalogTarget, Recipe, RedshiftSource, RedshiftTarget, RelationalCatalogSource, RenameField, Route, S3CatalogDeltaSource, S3CatalogHudiSource, S3CatalogIcebergSource, S3CatalogSource, S3CatalogTarget, S3CsvSource, S3DeltaCatalogTarget, S3DeltaDirectTarget, S3DeltaSource, S3DirectTarget, S3ExcelSource, S3GlueParquetTarget, S3HudiCatalogTarget, S3HudiDirectTarget, S3HudiSource, S3HyperDirectTarget, S3IcebergCatalogTarget, S3IcebergDirectTarget, S3JsonSource, S3ParquetSource, SelectFields, SelectFromCollection, SnowflakeSource, SnowflakeTarget, SourceControlDetails, SparkConnectorSource, SparkConnectorTarget, SparkSQL, Spigot, SplitFields, StorageDescriptor, Union } from "./models_0";
|
|
3
|
+
import { ProfileConfiguration, TableIdentifier, UserDefinedFunctionInput } from "./models_1";
|
|
4
|
+
import { ColumnRowFilter, FederatedTable, ViewDefinition, ViewValidation } from "./models_2";
|
|
3423
5
|
/**
|
|
3424
6
|
* @public
|
|
3425
7
|
*/
|