@aws-sdk/client-glue 3.933.0 → 3.935.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1342 -1344
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +910 -0
- package/dist-es/models/errors.js +639 -0
- package/dist-es/models/models_0.js +1 -578
- package/dist-es/models/models_1.js +1 -610
- package/dist-es/models/models_2.js +1 -169
- package/dist-es/models/models_3.js +1 -195
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +1 -2
- package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
- package/dist-types/commands/BatchStopJobRunCommand.d.ts +1 -1
- package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +1 -1
- package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/commands/CancelMLTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/CancelStatementCommand.d.ts +1 -1
- package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
- package/dist-types/commands/CreateBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/CreateCatalogCommand.d.ts +1 -1
- package/dist-types/commands/CreateClassifierCommand.d.ts +1 -1
- package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/commands/CreateConnectionCommand.d.ts +1 -1
- package/dist-types/commands/CreateCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +2 -1
- package/dist-types/commands/CreateDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/GetCatalogCommand.d.ts +1 -2
- package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetCatalogsCommand.d.ts +1 -1
- package/dist-types/commands/GetClassifierCommand.d.ts +1 -1
- package/dist-types/commands/GetClassifiersCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionsCommand.d.ts +1 -1
- package/dist-types/commands/GetCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +1 -1
- package/dist-types/commands/GetCrawlersCommand.d.ts +1 -1
- package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityModelCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityResultCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/commands/GetDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/GetDatabasesCommand.d.ts +1 -1
- package/dist-types/commands/GetDataflowGraphCommand.d.ts +1 -1
- package/dist-types/commands/GetDevEndpointCommand.d.ts +1 -1
- package/dist-types/commands/GetDevEndpointsCommand.d.ts +1 -1
- package/dist-types/commands/GetEntityRecordsCommand.d.ts +1 -1
- package/dist-types/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/commands/GetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/commands/GetJobCommand.d.ts +1 -1
- package/dist-types/commands/GetJobRunCommand.d.ts +1 -1
- package/dist-types/commands/GetJobRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetJobsCommand.d.ts +1 -1
- package/dist-types/commands/GetMLTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/GetMLTaskRunsCommand.d.ts +1 -1
- package/dist-types/commands/GetMLTransformCommand.d.ts +1 -1
- package/dist-types/commands/GetMappingCommand.d.ts +1 -1
- package/dist-types/commands/ListSchemaVersionsCommand.d.ts +1 -2
- package/dist-types/commands/ListSessionsCommand.d.ts +1 -1
- package/dist-types/commands/ListStatementsCommand.d.ts +1 -1
- package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
- package/dist-types/commands/ListTriggersCommand.d.ts +1 -1
- package/dist-types/commands/ListUsageProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListWorkflowsCommand.d.ts +1 -1
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -1
- package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
- package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
- package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +1 -1
- package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/commands/ResetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/RunStatementCommand.d.ts +1 -1
- package/dist-types/commands/SearchTablesCommand.d.ts +2 -1
- package/dist-types/commands/StartBlueprintRunCommand.d.ts +1 -1
- package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartJobRunCommand.d.ts +1 -1
- package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StartTriggerCommand.d.ts +1 -1
- package/dist-types/commands/StartWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/StopSessionCommand.d.ts +1 -1
- package/dist-types/commands/StopTriggerCommand.d.ts +1 -1
- package/dist-types/commands/StopWorkflowRunCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/TestConnectionCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateBlueprintCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCatalogCommand.d.ts +1 -1
- package/dist-types/commands/UpdateClassifierCommand.d.ts +1 -1
- package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConnectionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCrawlerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDatabaseCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDevEndpointCommand.d.ts +1 -1
- package/dist-types/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateJobCommand.d.ts +2 -1
- package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +1 -1
- package/dist-types/commands/UpdateMLTransformCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePartitionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRegistryCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSchemaCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTableCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTriggerCommand.d.ts +1 -1
- package/dist-types/index.d.ts +6 -1
- package/dist-types/models/enums.d.ts +1918 -0
- package/dist-types/models/errors.d.ts +789 -0
- package/dist-types/models/models_0.d.ts +1999 -1092
- package/dist-types/models/models_1.d.ts +4480 -4078
- package/dist-types/models/models_2.d.ts +3636 -4236
- package/dist-types/models/models_3.d.ts +4 -3422
- package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCatalogCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCatalogCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCatalogsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEntityRecordsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUsageProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCatalogCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationResourcePropertyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationTablePropertiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +6 -1
- package/dist-types/ts3.4/models/enums.d.ts +1121 -0
- package/dist-types/ts3.4/models/errors.d.ts +401 -0
- package/dist-types/ts3.4/models/models_0.d.ts +462 -599
- package/dist-types/ts3.4/models/models_1.d.ts +797 -981
- package/dist-types/ts3.4/models/models_2.d.ts +1304 -1505
- package/dist-types/ts3.4/models/models_3.d.ts +8 -900
- package/package.json +12 -12
- package/dist-es/models/index.js +0 -4
- package/dist-types/models/index.d.ts +0 -4
- package/dist-types/ts3.4/models/index.d.ts +0 -4
|
@@ -1,13 +1,73 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
1
|
+
import {
|
|
2
|
+
AdditionalOptionKeys,
|
|
3
|
+
AggFunction,
|
|
4
|
+
AllowFullTableExternalDataAccessEnum,
|
|
5
|
+
AuthenticationType,
|
|
6
|
+
BlueprintStatus,
|
|
7
|
+
CompactionStrategy,
|
|
8
|
+
CompressionType,
|
|
9
|
+
ComputeEnvironment,
|
|
10
|
+
ConfigurationSource,
|
|
11
|
+
ConnectionPropertyKey,
|
|
12
|
+
ConnectionStatus,
|
|
13
|
+
ConnectionType,
|
|
14
|
+
CrawlerLineageSettings,
|
|
15
|
+
CrawlerState,
|
|
16
|
+
CrawlState,
|
|
17
|
+
CsvHeaderOption,
|
|
18
|
+
CsvSerdeOption,
|
|
19
|
+
DataFormat,
|
|
20
|
+
DataOperation,
|
|
21
|
+
DataQualityRuleResultStatus,
|
|
22
|
+
DdbExportType,
|
|
23
|
+
DeleteBehavior,
|
|
24
|
+
DeltaTargetCompressionType,
|
|
25
|
+
DQStopJobOnFailureTiming,
|
|
26
|
+
DQTransformOutput,
|
|
27
|
+
ExecutionClass,
|
|
28
|
+
FilterLogicalOperator,
|
|
29
|
+
FilterOperation,
|
|
30
|
+
FilterValueType,
|
|
31
|
+
GlueRecordType,
|
|
32
|
+
HudiTargetCompressionType,
|
|
33
|
+
HyperTargetCompressionType,
|
|
34
|
+
IcebergTargetCompressionType,
|
|
35
|
+
InclusionAnnotationValue,
|
|
36
|
+
JDBCConnectionType,
|
|
37
|
+
JDBCDataType,
|
|
38
|
+
JdbcMetadataEntry,
|
|
39
|
+
JobMode,
|
|
40
|
+
JobRunState,
|
|
41
|
+
JoinType,
|
|
42
|
+
LastCrawlStatus,
|
|
43
|
+
Logical,
|
|
44
|
+
LogicalOperator,
|
|
45
|
+
NodeType,
|
|
46
|
+
OAuth2GrantType,
|
|
47
|
+
ParamType,
|
|
48
|
+
ParquetCompressionType,
|
|
49
|
+
Permission,
|
|
50
|
+
PiiType,
|
|
51
|
+
PropertyType,
|
|
52
|
+
QuoteChar,
|
|
53
|
+
RecrawlBehavior,
|
|
54
|
+
ScheduleState,
|
|
55
|
+
Separator,
|
|
56
|
+
SourceControlAuthStrategy,
|
|
57
|
+
SourceControlProvider,
|
|
58
|
+
StartingPosition,
|
|
59
|
+
TableOptimizerEventType,
|
|
60
|
+
TableOptimizerType,
|
|
61
|
+
TargetFormat,
|
|
62
|
+
TaskStatusType,
|
|
63
|
+
TriggerState,
|
|
64
|
+
TriggerType,
|
|
65
|
+
UnionType,
|
|
66
|
+
UpdateBehavior,
|
|
67
|
+
UpdateCatalogBehavior,
|
|
68
|
+
WorkerType,
|
|
69
|
+
WorkflowRunStatus,
|
|
70
|
+
} from "./enums";
|
|
11
71
|
export interface NotificationProperty {
|
|
12
72
|
NotifyDelayAfter?: number | undefined;
|
|
13
73
|
}
|
|
@@ -19,31 +79,6 @@ export interface Action {
|
|
|
19
79
|
NotificationProperty?: NotificationProperty | undefined;
|
|
20
80
|
CrawlerName?: string | undefined;
|
|
21
81
|
}
|
|
22
|
-
export declare const AdditionalOptionKeys: {
|
|
23
|
-
readonly CacheOption: "performanceTuning.caching";
|
|
24
|
-
readonly CompositeOption: "compositeRuleEvaluation.method";
|
|
25
|
-
readonly ObservationsOption: "observations.scope";
|
|
26
|
-
};
|
|
27
|
-
export type AdditionalOptionKeys =
|
|
28
|
-
(typeof AdditionalOptionKeys)[keyof typeof AdditionalOptionKeys];
|
|
29
|
-
export declare const AggFunction: {
|
|
30
|
-
readonly avg: "avg";
|
|
31
|
-
readonly count: "count";
|
|
32
|
-
readonly countDistinct: "countDistinct";
|
|
33
|
-
readonly first: "first";
|
|
34
|
-
readonly kurtosis: "kurtosis";
|
|
35
|
-
readonly last: "last";
|
|
36
|
-
readonly max: "max";
|
|
37
|
-
readonly min: "min";
|
|
38
|
-
readonly skewness: "skewness";
|
|
39
|
-
readonly stddev_pop: "stddev_pop";
|
|
40
|
-
readonly stddev_samp: "stddev_samp";
|
|
41
|
-
readonly sum: "sum";
|
|
42
|
-
readonly sumDistinct: "sumDistinct";
|
|
43
|
-
readonly var_pop: "var_pop";
|
|
44
|
-
readonly var_samp: "var_samp";
|
|
45
|
-
};
|
|
46
|
-
export type AggFunction = (typeof AggFunction)[keyof typeof AggFunction];
|
|
47
82
|
export interface AggregateOperation {
|
|
48
83
|
Column: string[] | undefined;
|
|
49
84
|
AggFunc: AggFunction | undefined;
|
|
@@ -58,20 +93,6 @@ export interface AllowedValue {
|
|
|
58
93
|
Description?: string | undefined;
|
|
59
94
|
Value: string | undefined;
|
|
60
95
|
}
|
|
61
|
-
export declare const AllowFullTableExternalDataAccessEnum: {
|
|
62
|
-
readonly False: "False";
|
|
63
|
-
readonly True: "True";
|
|
64
|
-
};
|
|
65
|
-
export type AllowFullTableExternalDataAccessEnum =
|
|
66
|
-
(typeof AllowFullTableExternalDataAccessEnum)[keyof typeof AllowFullTableExternalDataAccessEnum];
|
|
67
|
-
export declare class AlreadyExistsException extends __BaseException {
|
|
68
|
-
readonly name: "AlreadyExistsException";
|
|
69
|
-
readonly $fault: "client";
|
|
70
|
-
Message?: string | undefined;
|
|
71
|
-
constructor(
|
|
72
|
-
opts: __ExceptionOptionType<AlreadyExistsException, __BaseException>
|
|
73
|
-
);
|
|
74
|
-
}
|
|
75
96
|
export interface AmazonRedshiftAdvancedOption {
|
|
76
97
|
Key?: string | undefined;
|
|
77
98
|
Value?: string | undefined;
|
|
@@ -123,12 +144,6 @@ export interface AnnotationError {
|
|
|
123
144
|
StatisticId?: string | undefined;
|
|
124
145
|
FailureReason?: string | undefined;
|
|
125
146
|
}
|
|
126
|
-
export declare const InclusionAnnotationValue: {
|
|
127
|
-
readonly EXCLUDE: "EXCLUDE";
|
|
128
|
-
readonly INCLUDE: "INCLUDE";
|
|
129
|
-
};
|
|
130
|
-
export type InclusionAnnotationValue =
|
|
131
|
-
(typeof InclusionAnnotationValue)[keyof typeof InclusionAnnotationValue];
|
|
132
147
|
export interface TimestampedInclusionAnnotation {
|
|
133
148
|
Value?: InclusionAnnotationValue | undefined;
|
|
134
149
|
LastModifiedOn?: Date | undefined;
|
|
@@ -161,19 +176,6 @@ export interface AuditContext {
|
|
|
161
176
|
RequestedColumns?: string[] | undefined;
|
|
162
177
|
AllColumnsRequested?: boolean | undefined;
|
|
163
178
|
}
|
|
164
|
-
export declare const DataOperation: {
|
|
165
|
-
readonly READ: "READ";
|
|
166
|
-
readonly WRITE: "WRITE";
|
|
167
|
-
};
|
|
168
|
-
export type DataOperation = (typeof DataOperation)[keyof typeof DataOperation];
|
|
169
|
-
export declare const PropertyType: {
|
|
170
|
-
readonly READ_ONLY: "READ_ONLY";
|
|
171
|
-
readonly SECRET: "SECRET";
|
|
172
|
-
readonly SECRET_OR_USER_INPUT: "SECRET_OR_USER_INPUT";
|
|
173
|
-
readonly UNUSED: "UNUSED";
|
|
174
|
-
readonly USER_INPUT: "USER_INPUT";
|
|
175
|
-
};
|
|
176
|
-
export type PropertyType = (typeof PropertyType)[keyof typeof PropertyType];
|
|
177
179
|
export interface Property {
|
|
178
180
|
Name: string | undefined;
|
|
179
181
|
Description: string | undefined;
|
|
@@ -190,25 +192,10 @@ export interface AuthConfiguration {
|
|
|
190
192
|
BasicAuthenticationProperties?: Record<string, Property> | undefined;
|
|
191
193
|
CustomAuthenticationProperties?: Record<string, Property> | undefined;
|
|
192
194
|
}
|
|
193
|
-
export declare const AuthenticationType: {
|
|
194
|
-
readonly BASIC: "BASIC";
|
|
195
|
-
readonly CUSTOM: "CUSTOM";
|
|
196
|
-
readonly IAM: "IAM";
|
|
197
|
-
readonly OAUTH2: "OAUTH2";
|
|
198
|
-
};
|
|
199
|
-
export type AuthenticationType =
|
|
200
|
-
(typeof AuthenticationType)[keyof typeof AuthenticationType];
|
|
201
195
|
export interface OAuth2ClientApplication {
|
|
202
196
|
UserManagedClientApplicationClientId?: string | undefined;
|
|
203
197
|
AWSManagedClientApplicationReference?: string | undefined;
|
|
204
198
|
}
|
|
205
|
-
export declare const OAuth2GrantType: {
|
|
206
|
-
readonly AUTHORIZATION_CODE: "AUTHORIZATION_CODE";
|
|
207
|
-
readonly CLIENT_CREDENTIALS: "CLIENT_CREDENTIALS";
|
|
208
|
-
readonly JWT_BEARER: "JWT_BEARER";
|
|
209
|
-
};
|
|
210
|
-
export type OAuth2GrantType =
|
|
211
|
-
(typeof OAuth2GrantType)[keyof typeof OAuth2GrantType];
|
|
212
199
|
export interface OAuth2Properties {
|
|
213
200
|
OAuth2GrantType?: OAuth2GrantType | undefined;
|
|
214
201
|
OAuth2ClientApplication?: OAuth2ClientApplication | undefined;
|
|
@@ -325,59 +312,6 @@ export interface PartitionError {
|
|
|
325
312
|
export interface BatchCreatePartitionResponse {
|
|
326
313
|
Errors?: PartitionError[] | undefined;
|
|
327
314
|
}
|
|
328
|
-
export declare class EntityNotFoundException extends __BaseException {
|
|
329
|
-
readonly name: "EntityNotFoundException";
|
|
330
|
-
readonly $fault: "client";
|
|
331
|
-
Message?: string | undefined;
|
|
332
|
-
FromFederationSource?: boolean | undefined;
|
|
333
|
-
constructor(
|
|
334
|
-
opts: __ExceptionOptionType<EntityNotFoundException, __BaseException>
|
|
335
|
-
);
|
|
336
|
-
}
|
|
337
|
-
export declare class GlueEncryptionException extends __BaseException {
|
|
338
|
-
readonly name: "GlueEncryptionException";
|
|
339
|
-
readonly $fault: "client";
|
|
340
|
-
Message?: string | undefined;
|
|
341
|
-
constructor(
|
|
342
|
-
opts: __ExceptionOptionType<GlueEncryptionException, __BaseException>
|
|
343
|
-
);
|
|
344
|
-
}
|
|
345
|
-
export declare class InternalServiceException extends __BaseException {
|
|
346
|
-
readonly name: "InternalServiceException";
|
|
347
|
-
readonly $fault: "server";
|
|
348
|
-
Message?: string | undefined;
|
|
349
|
-
constructor(
|
|
350
|
-
opts: __ExceptionOptionType<InternalServiceException, __BaseException>
|
|
351
|
-
);
|
|
352
|
-
}
|
|
353
|
-
export declare class InvalidInputException extends __BaseException {
|
|
354
|
-
readonly name: "InvalidInputException";
|
|
355
|
-
readonly $fault: "client";
|
|
356
|
-
Message?: string | undefined;
|
|
357
|
-
FromFederationSource?: boolean | undefined;
|
|
358
|
-
constructor(
|
|
359
|
-
opts: __ExceptionOptionType<InvalidInputException, __BaseException>
|
|
360
|
-
);
|
|
361
|
-
}
|
|
362
|
-
export declare class OperationTimeoutException extends __BaseException {
|
|
363
|
-
readonly name: "OperationTimeoutException";
|
|
364
|
-
readonly $fault: "client";
|
|
365
|
-
Message?: string | undefined;
|
|
366
|
-
constructor(
|
|
367
|
-
opts: __ExceptionOptionType<OperationTimeoutException, __BaseException>
|
|
368
|
-
);
|
|
369
|
-
}
|
|
370
|
-
export declare class ResourceNumberLimitExceededException extends __BaseException {
|
|
371
|
-
readonly name: "ResourceNumberLimitExceededException";
|
|
372
|
-
readonly $fault: "client";
|
|
373
|
-
Message?: string | undefined;
|
|
374
|
-
constructor(
|
|
375
|
-
opts: __ExceptionOptionType<
|
|
376
|
-
ResourceNumberLimitExceededException,
|
|
377
|
-
__BaseException
|
|
378
|
-
>
|
|
379
|
-
);
|
|
380
|
-
}
|
|
381
315
|
export interface BatchDeleteConnectionRequest {
|
|
382
316
|
CatalogId?: string | undefined;
|
|
383
317
|
ConnectionNameList: string[] | undefined;
|
|
@@ -411,14 +345,6 @@ export interface TableError {
|
|
|
411
345
|
export interface BatchDeleteTableResponse {
|
|
412
346
|
Errors?: TableError[] | undefined;
|
|
413
347
|
}
|
|
414
|
-
export declare class ResourceNotReadyException extends __BaseException {
|
|
415
|
-
readonly name: "ResourceNotReadyException";
|
|
416
|
-
readonly $fault: "client";
|
|
417
|
-
Message?: string | undefined;
|
|
418
|
-
constructor(
|
|
419
|
-
opts: __ExceptionOptionType<ResourceNotReadyException, __BaseException>
|
|
420
|
-
);
|
|
421
|
-
}
|
|
422
348
|
export interface BatchDeleteTableVersionRequest {
|
|
423
349
|
CatalogId?: string | undefined;
|
|
424
350
|
DatabaseName: string | undefined;
|
|
@@ -445,14 +371,6 @@ export interface LastActiveDefinition {
|
|
|
445
371
|
BlueprintLocation?: string | undefined;
|
|
446
372
|
BlueprintServiceLocation?: string | undefined;
|
|
447
373
|
}
|
|
448
|
-
export declare const BlueprintStatus: {
|
|
449
|
-
readonly ACTIVE: "ACTIVE";
|
|
450
|
-
readonly CREATING: "CREATING";
|
|
451
|
-
readonly FAILED: "FAILED";
|
|
452
|
-
readonly UPDATING: "UPDATING";
|
|
453
|
-
};
|
|
454
|
-
export type BlueprintStatus =
|
|
455
|
-
(typeof BlueprintStatus)[keyof typeof BlueprintStatus];
|
|
456
374
|
export interface Blueprint {
|
|
457
375
|
Name?: string | undefined;
|
|
458
376
|
Description?: string | undefined;
|
|
@@ -476,13 +394,6 @@ export interface LakeFormationConfiguration {
|
|
|
476
394
|
UseLakeFormationCredentials?: boolean | undefined;
|
|
477
395
|
AccountId?: string | undefined;
|
|
478
396
|
}
|
|
479
|
-
export declare const LastCrawlStatus: {
|
|
480
|
-
readonly CANCELLED: "CANCELLED";
|
|
481
|
-
readonly FAILED: "FAILED";
|
|
482
|
-
readonly SUCCEEDED: "SUCCEEDED";
|
|
483
|
-
};
|
|
484
|
-
export type LastCrawlStatus =
|
|
485
|
-
(typeof LastCrawlStatus)[keyof typeof LastCrawlStatus];
|
|
486
397
|
export interface LastCrawlInfo {
|
|
487
398
|
Status?: LastCrawlStatus | undefined;
|
|
488
399
|
ErrorMessage?: string | undefined;
|
|
@@ -491,58 +402,20 @@ export interface LastCrawlInfo {
|
|
|
491
402
|
MessagePrefix?: string | undefined;
|
|
492
403
|
StartTime?: Date | undefined;
|
|
493
404
|
}
|
|
494
|
-
export declare const CrawlerLineageSettings: {
|
|
495
|
-
readonly DISABLE: "DISABLE";
|
|
496
|
-
readonly ENABLE: "ENABLE";
|
|
497
|
-
};
|
|
498
|
-
export type CrawlerLineageSettings =
|
|
499
|
-
(typeof CrawlerLineageSettings)[keyof typeof CrawlerLineageSettings];
|
|
500
405
|
export interface LineageConfiguration {
|
|
501
406
|
CrawlerLineageSettings?: CrawlerLineageSettings | undefined;
|
|
502
407
|
}
|
|
503
|
-
export declare const RecrawlBehavior: {
|
|
504
|
-
readonly CRAWL_EVENT_MODE: "CRAWL_EVENT_MODE";
|
|
505
|
-
readonly CRAWL_EVERYTHING: "CRAWL_EVERYTHING";
|
|
506
|
-
readonly CRAWL_NEW_FOLDERS_ONLY: "CRAWL_NEW_FOLDERS_ONLY";
|
|
507
|
-
};
|
|
508
|
-
export type RecrawlBehavior =
|
|
509
|
-
(typeof RecrawlBehavior)[keyof typeof RecrawlBehavior];
|
|
510
408
|
export interface RecrawlPolicy {
|
|
511
409
|
RecrawlBehavior?: RecrawlBehavior | undefined;
|
|
512
410
|
}
|
|
513
|
-
export declare const ScheduleState: {
|
|
514
|
-
readonly NOT_SCHEDULED: "NOT_SCHEDULED";
|
|
515
|
-
readonly SCHEDULED: "SCHEDULED";
|
|
516
|
-
readonly TRANSITIONING: "TRANSITIONING";
|
|
517
|
-
};
|
|
518
|
-
export type ScheduleState = (typeof ScheduleState)[keyof typeof ScheduleState];
|
|
519
411
|
export interface Schedule {
|
|
520
412
|
ScheduleExpression?: string | undefined;
|
|
521
413
|
State?: ScheduleState | undefined;
|
|
522
414
|
}
|
|
523
|
-
export declare const DeleteBehavior: {
|
|
524
|
-
readonly DELETE_FROM_DATABASE: "DELETE_FROM_DATABASE";
|
|
525
|
-
readonly DEPRECATE_IN_DATABASE: "DEPRECATE_IN_DATABASE";
|
|
526
|
-
readonly LOG: "LOG";
|
|
527
|
-
};
|
|
528
|
-
export type DeleteBehavior =
|
|
529
|
-
(typeof DeleteBehavior)[keyof typeof DeleteBehavior];
|
|
530
|
-
export declare const UpdateBehavior: {
|
|
531
|
-
readonly LOG: "LOG";
|
|
532
|
-
readonly UPDATE_IN_DATABASE: "UPDATE_IN_DATABASE";
|
|
533
|
-
};
|
|
534
|
-
export type UpdateBehavior =
|
|
535
|
-
(typeof UpdateBehavior)[keyof typeof UpdateBehavior];
|
|
536
415
|
export interface SchemaChangePolicy {
|
|
537
416
|
UpdateBehavior?: UpdateBehavior | undefined;
|
|
538
417
|
DeleteBehavior?: DeleteBehavior | undefined;
|
|
539
418
|
}
|
|
540
|
-
export declare const CrawlerState: {
|
|
541
|
-
readonly READY: "READY";
|
|
542
|
-
readonly RUNNING: "RUNNING";
|
|
543
|
-
readonly STOPPING: "STOPPING";
|
|
544
|
-
};
|
|
545
|
-
export type CrawlerState = (typeof CrawlerState)[keyof typeof CrawlerState];
|
|
546
419
|
export interface CatalogTarget {
|
|
547
420
|
DatabaseName: string | undefined;
|
|
548
421
|
Tables: string[] | undefined;
|
|
@@ -573,12 +446,6 @@ export interface IcebergTarget {
|
|
|
573
446
|
Exclusions?: string[] | undefined;
|
|
574
447
|
MaximumTraversalDepth?: number | undefined;
|
|
575
448
|
}
|
|
576
|
-
export declare const JdbcMetadataEntry: {
|
|
577
|
-
readonly COMMENTS: "COMMENTS";
|
|
578
|
-
readonly RAWTYPES: "RAWTYPES";
|
|
579
|
-
};
|
|
580
|
-
export type JdbcMetadataEntry =
|
|
581
|
-
(typeof JdbcMetadataEntry)[keyof typeof JdbcMetadataEntry];
|
|
582
449
|
export interface JdbcTarget {
|
|
583
450
|
ConnectionName?: string | undefined;
|
|
584
451
|
Path?: string | undefined;
|
|
@@ -698,13 +565,6 @@ export interface DataQualityObservation {
|
|
|
698
565
|
Description?: string | undefined;
|
|
699
566
|
MetricBasedObservation?: MetricBasedObservation | undefined;
|
|
700
567
|
}
|
|
701
|
-
export declare const DataQualityRuleResultStatus: {
|
|
702
|
-
readonly ERROR: "ERROR";
|
|
703
|
-
readonly FAIL: "FAIL";
|
|
704
|
-
readonly PASS: "PASS";
|
|
705
|
-
};
|
|
706
|
-
export type DataQualityRuleResultStatus =
|
|
707
|
-
(typeof DataQualityRuleResultStatus)[keyof typeof DataQualityRuleResultStatus];
|
|
708
568
|
export interface DataQualityRuleResult {
|
|
709
569
|
Name?: string | undefined;
|
|
710
570
|
Description?: string | undefined;
|
|
@@ -739,16 +599,6 @@ export interface BatchGetDataQualityResultResponse {
|
|
|
739
599
|
export interface BatchGetDevEndpointsRequest {
|
|
740
600
|
DevEndpointNames: string[] | undefined;
|
|
741
601
|
}
|
|
742
|
-
export declare const WorkerType: {
|
|
743
|
-
readonly G_025X: "G.025X";
|
|
744
|
-
readonly G_1X: "G.1X";
|
|
745
|
-
readonly G_2X: "G.2X";
|
|
746
|
-
readonly G_4X: "G.4X";
|
|
747
|
-
readonly G_8X: "G.8X";
|
|
748
|
-
readonly Standard: "Standard";
|
|
749
|
-
readonly Z_2X: "Z.2X";
|
|
750
|
-
};
|
|
751
|
-
export type WorkerType = (typeof WorkerType)[keyof typeof WorkerType];
|
|
752
602
|
export interface DevEndpoint {
|
|
753
603
|
EndpointName?: string | undefined;
|
|
754
604
|
RoleArn?: string | undefined;
|
|
@@ -838,14 +688,6 @@ export interface CatalogKafkaSource {
|
|
|
838
688
|
StreamingOptions?: KafkaStreamingSourceOptions | undefined;
|
|
839
689
|
DataPreviewOptions?: StreamingDataPreviewOptions | undefined;
|
|
840
690
|
}
|
|
841
|
-
export declare const StartingPosition: {
|
|
842
|
-
readonly EARLIEST: "earliest";
|
|
843
|
-
readonly LATEST: "latest";
|
|
844
|
-
readonly TIMESTAMP: "timestamp";
|
|
845
|
-
readonly TRIM_HORIZON: "trim_horizon";
|
|
846
|
-
};
|
|
847
|
-
export type StartingPosition =
|
|
848
|
-
(typeof StartingPosition)[keyof typeof StartingPosition];
|
|
849
691
|
export interface KinesisStreamingSourceOptions {
|
|
850
692
|
EndpointUrl?: string | undefined;
|
|
851
693
|
StreamName?: string | undefined;
|
|
@@ -912,15 +754,6 @@ export interface CustomCode {
|
|
|
912
754
|
ClassName: string | undefined;
|
|
913
755
|
OutputSchemas?: GlueSchema[] | undefined;
|
|
914
756
|
}
|
|
915
|
-
export declare const JDBCConnectionType: {
|
|
916
|
-
readonly mysql: "mysql";
|
|
917
|
-
readonly oracle: "oracle";
|
|
918
|
-
readonly postgresql: "postgresql";
|
|
919
|
-
readonly redshift: "redshift";
|
|
920
|
-
readonly sqlserver: "sqlserver";
|
|
921
|
-
};
|
|
922
|
-
export type JDBCConnectionType =
|
|
923
|
-
(typeof JDBCConnectionType)[keyof typeof JDBCConnectionType];
|
|
924
757
|
export interface DirectJDBCSource {
|
|
925
758
|
Name: string | undefined;
|
|
926
759
|
Database: string | undefined;
|
|
@@ -973,16 +806,6 @@ export interface DropNullFields {
|
|
|
973
806
|
NullCheckBoxList?: NullCheckBoxList | undefined;
|
|
974
807
|
NullTextList?: NullValueField[] | undefined;
|
|
975
808
|
}
|
|
976
|
-
export declare const ParamType: {
|
|
977
|
-
readonly BOOL: "bool";
|
|
978
|
-
readonly COMPLEX: "complex";
|
|
979
|
-
readonly FLOAT: "float";
|
|
980
|
-
readonly INT: "int";
|
|
981
|
-
readonly LIST: "list";
|
|
982
|
-
readonly NULL: "null";
|
|
983
|
-
readonly STR: "str";
|
|
984
|
-
};
|
|
985
|
-
export type ParamType = (typeof ParamType)[keyof typeof ParamType];
|
|
986
809
|
export interface TransformConfigParameter {
|
|
987
810
|
Name: string | undefined;
|
|
988
811
|
Type: ParamType | undefined;
|
|
@@ -1013,11 +836,6 @@ export interface DynamoDBCatalogSource {
|
|
|
1013
836
|
PitrEnabled?: boolean | undefined;
|
|
1014
837
|
AdditionalOptions?: DDBELTCatalogAdditionalOptions | undefined;
|
|
1015
838
|
}
|
|
1016
|
-
export declare const DdbExportType: {
|
|
1017
|
-
readonly ddb: "ddb";
|
|
1018
|
-
readonly s3: "s3";
|
|
1019
|
-
};
|
|
1020
|
-
export type DdbExportType = (typeof DdbExportType)[keyof typeof DdbExportType];
|
|
1021
839
|
export interface DDBELTConnectionOptions {
|
|
1022
840
|
DynamodbExport?: DdbExportType | undefined;
|
|
1023
841
|
DynamodbUnnestDDBJson?: boolean | undefined;
|
|
@@ -1032,24 +850,12 @@ export interface DynamoDBELTConnectorSource {
|
|
|
1032
850
|
ConnectionOptions?: DDBELTConnectionOptions | undefined;
|
|
1033
851
|
OutputSchemas?: GlueSchema[] | undefined;
|
|
1034
852
|
}
|
|
1035
|
-
export declare const DQTransformOutput: {
|
|
1036
|
-
readonly EvaluationResults: "EvaluationResults";
|
|
1037
|
-
readonly PrimaryInput: "PrimaryInput";
|
|
1038
|
-
};
|
|
1039
|
-
export type DQTransformOutput =
|
|
1040
|
-
(typeof DQTransformOutput)[keyof typeof DQTransformOutput];
|
|
1041
853
|
export interface DQResultsPublishingOptions {
|
|
1042
854
|
EvaluationContext?: string | undefined;
|
|
1043
855
|
ResultsS3Prefix?: string | undefined;
|
|
1044
856
|
CloudWatchMetricsEnabled?: boolean | undefined;
|
|
1045
857
|
ResultsPublishingEnabled?: boolean | undefined;
|
|
1046
858
|
}
|
|
1047
|
-
export declare const DQStopJobOnFailureTiming: {
|
|
1048
|
-
readonly AfterDataLoad: "AfterDataLoad";
|
|
1049
|
-
readonly Immediate: "Immediate";
|
|
1050
|
-
};
|
|
1051
|
-
export type DQStopJobOnFailureTiming =
|
|
1052
|
-
(typeof DQStopJobOnFailureTiming)[keyof typeof DQStopJobOnFailureTiming];
|
|
1053
859
|
export interface DQStopJobOnFailureOptions {
|
|
1054
860
|
StopJobOnFailureTiming?: DQStopJobOnFailureTiming | undefined;
|
|
1055
861
|
}
|
|
@@ -1076,23 +882,6 @@ export interface FillMissingValues {
|
|
|
1076
882
|
ImputedPath: string | undefined;
|
|
1077
883
|
FilledPath?: string | undefined;
|
|
1078
884
|
}
|
|
1079
|
-
export declare const FilterOperation: {
|
|
1080
|
-
readonly EQ: "EQ";
|
|
1081
|
-
readonly GT: "GT";
|
|
1082
|
-
readonly GTE: "GTE";
|
|
1083
|
-
readonly ISNULL: "ISNULL";
|
|
1084
|
-
readonly LT: "LT";
|
|
1085
|
-
readonly LTE: "LTE";
|
|
1086
|
-
readonly REGEX: "REGEX";
|
|
1087
|
-
};
|
|
1088
|
-
export type FilterOperation =
|
|
1089
|
-
(typeof FilterOperation)[keyof typeof FilterOperation];
|
|
1090
|
-
export declare const FilterValueType: {
|
|
1091
|
-
readonly COLUMNEXTRACTED: "COLUMNEXTRACTED";
|
|
1092
|
-
readonly CONSTANT: "CONSTANT";
|
|
1093
|
-
};
|
|
1094
|
-
export type FilterValueType =
|
|
1095
|
-
(typeof FilterValueType)[keyof typeof FilterValueType];
|
|
1096
885
|
export interface FilterValue {
|
|
1097
886
|
Type: FilterValueType | undefined;
|
|
1098
887
|
Value: string[] | undefined;
|
|
@@ -1102,12 +891,6 @@ export interface FilterExpression {
|
|
|
1102
891
|
Negated?: boolean | undefined;
|
|
1103
892
|
Values: FilterValue[] | undefined;
|
|
1104
893
|
}
|
|
1105
|
-
export declare const FilterLogicalOperator: {
|
|
1106
|
-
readonly AND: "AND";
|
|
1107
|
-
readonly OR: "OR";
|
|
1108
|
-
};
|
|
1109
|
-
export type FilterLogicalOperator =
|
|
1110
|
-
(typeof FilterLogicalOperator)[keyof typeof FilterLogicalOperator];
|
|
1111
894
|
export interface Filter {
|
|
1112
895
|
Name: string | undefined;
|
|
1113
896
|
Inputs: string[] | undefined;
|
|
@@ -1125,12 +908,6 @@ export interface GovernedCatalogSource {
|
|
|
1125
908
|
PartitionPredicate?: string | undefined;
|
|
1126
909
|
AdditionalOptions?: S3SourceAdditionalOptions | undefined;
|
|
1127
910
|
}
|
|
1128
|
-
export declare const UpdateCatalogBehavior: {
|
|
1129
|
-
readonly LOG: "LOG";
|
|
1130
|
-
readonly UPDATE_IN_DATABASE: "UPDATE_IN_DATABASE";
|
|
1131
|
-
};
|
|
1132
|
-
export type UpdateCatalogBehavior =
|
|
1133
|
-
(typeof UpdateCatalogBehavior)[keyof typeof UpdateCatalogBehavior];
|
|
1134
911
|
export interface CatalogSchemaChangePolicy {
|
|
1135
912
|
EnableUpdateCatalog?: boolean | undefined;
|
|
1136
913
|
UpdateBehavior?: UpdateCatalogBehavior | undefined;
|
|
@@ -1143,62 +920,6 @@ export interface GovernedCatalogTarget {
|
|
|
1143
920
|
Database: string | undefined;
|
|
1144
921
|
SchemaChangePolicy?: CatalogSchemaChangePolicy | undefined;
|
|
1145
922
|
}
|
|
1146
|
-
export declare const JDBCDataType: {
|
|
1147
|
-
readonly ARRAY: "ARRAY";
|
|
1148
|
-
readonly BIGINT: "BIGINT";
|
|
1149
|
-
readonly BINARY: "BINARY";
|
|
1150
|
-
readonly BIT: "BIT";
|
|
1151
|
-
readonly BLOB: "BLOB";
|
|
1152
|
-
readonly BOOLEAN: "BOOLEAN";
|
|
1153
|
-
readonly CHAR: "CHAR";
|
|
1154
|
-
readonly CLOB: "CLOB";
|
|
1155
|
-
readonly DATALINK: "DATALINK";
|
|
1156
|
-
readonly DATE: "DATE";
|
|
1157
|
-
readonly DECIMAL: "DECIMAL";
|
|
1158
|
-
readonly DISTINCT: "DISTINCT";
|
|
1159
|
-
readonly DOUBLE: "DOUBLE";
|
|
1160
|
-
readonly FLOAT: "FLOAT";
|
|
1161
|
-
readonly INTEGER: "INTEGER";
|
|
1162
|
-
readonly JAVA_OBJECT: "JAVA_OBJECT";
|
|
1163
|
-
readonly LONGNVARCHAR: "LONGNVARCHAR";
|
|
1164
|
-
readonly LONGVARBINARY: "LONGVARBINARY";
|
|
1165
|
-
readonly LONGVARCHAR: "LONGVARCHAR";
|
|
1166
|
-
readonly NCHAR: "NCHAR";
|
|
1167
|
-
readonly NCLOB: "NCLOB";
|
|
1168
|
-
readonly NULL: "NULL";
|
|
1169
|
-
readonly NUMERIC: "NUMERIC";
|
|
1170
|
-
readonly NVARCHAR: "NVARCHAR";
|
|
1171
|
-
readonly OTHER: "OTHER";
|
|
1172
|
-
readonly REAL: "REAL";
|
|
1173
|
-
readonly REF: "REF";
|
|
1174
|
-
readonly REF_CURSOR: "REF_CURSOR";
|
|
1175
|
-
readonly ROWID: "ROWID";
|
|
1176
|
-
readonly SMALLINT: "SMALLINT";
|
|
1177
|
-
readonly SQLXML: "SQLXML";
|
|
1178
|
-
readonly STRUCT: "STRUCT";
|
|
1179
|
-
readonly TIME: "TIME";
|
|
1180
|
-
readonly TIMESTAMP: "TIMESTAMP";
|
|
1181
|
-
readonly TIMESTAMP_WITH_TIMEZONE: "TIMESTAMP_WITH_TIMEZONE";
|
|
1182
|
-
readonly TIME_WITH_TIMEZONE: "TIME_WITH_TIMEZONE";
|
|
1183
|
-
readonly TINYINT: "TINYINT";
|
|
1184
|
-
readonly VARBINARY: "VARBINARY";
|
|
1185
|
-
readonly VARCHAR: "VARCHAR";
|
|
1186
|
-
};
|
|
1187
|
-
export type JDBCDataType = (typeof JDBCDataType)[keyof typeof JDBCDataType];
|
|
1188
|
-
export declare const GlueRecordType: {
|
|
1189
|
-
readonly BIGDECIMAL: "BIGDECIMAL";
|
|
1190
|
-
readonly BYTE: "BYTE";
|
|
1191
|
-
readonly DATE: "DATE";
|
|
1192
|
-
readonly DOUBLE: "DOUBLE";
|
|
1193
|
-
readonly FLOAT: "FLOAT";
|
|
1194
|
-
readonly INT: "INT";
|
|
1195
|
-
readonly LONG: "LONG";
|
|
1196
|
-
readonly SHORT: "SHORT";
|
|
1197
|
-
readonly STRING: "STRING";
|
|
1198
|
-
readonly TIMESTAMP: "TIMESTAMP";
|
|
1199
|
-
};
|
|
1200
|
-
export type GlueRecordType =
|
|
1201
|
-
(typeof GlueRecordType)[keyof typeof GlueRecordType];
|
|
1202
923
|
export interface JDBCConnectorOptions {
|
|
1203
924
|
FilterPredicate?: string | undefined;
|
|
1204
925
|
PartitionColumn?: string | undefined;
|
|
@@ -1233,15 +954,6 @@ export interface JoinColumn {
|
|
|
1233
954
|
From: string | undefined;
|
|
1234
955
|
Keys: string[][] | undefined;
|
|
1235
956
|
}
|
|
1236
|
-
export declare const JoinType: {
|
|
1237
|
-
readonly EQUIJOIN: "equijoin";
|
|
1238
|
-
readonly LEFT: "left";
|
|
1239
|
-
readonly LEFT_ANTI: "leftanti";
|
|
1240
|
-
readonly LEFT_SEMI: "leftsemi";
|
|
1241
|
-
readonly OUTER: "outer";
|
|
1242
|
-
readonly RIGHT: "right";
|
|
1243
|
-
};
|
|
1244
|
-
export type JoinType = (typeof JoinType)[keyof typeof JoinType];
|
|
1245
957
|
export interface Join {
|
|
1246
958
|
Name: string | undefined;
|
|
1247
959
|
Inputs: string[] | undefined;
|
|
@@ -1287,16 +999,6 @@ export interface OracleSQLCatalogTarget {
|
|
|
1287
999
|
Database: string | undefined;
|
|
1288
1000
|
Table: string | undefined;
|
|
1289
1001
|
}
|
|
1290
|
-
export declare const PiiType: {
|
|
1291
|
-
readonly ColumnAudit: "ColumnAudit";
|
|
1292
|
-
readonly ColumnHashing: "ColumnHashing";
|
|
1293
|
-
readonly ColumnMasking: "ColumnMasking";
|
|
1294
|
-
readonly RowAudit: "RowAudit";
|
|
1295
|
-
readonly RowHashing: "RowHashing";
|
|
1296
|
-
readonly RowMasking: "RowMasking";
|
|
1297
|
-
readonly RowPartialMasking: "RowPartialMasking";
|
|
1298
|
-
};
|
|
1299
|
-
export type PiiType = (typeof PiiType)[keyof typeof PiiType];
|
|
1300
1002
|
export interface PIIDetection {
|
|
1301
1003
|
Name: string | undefined;
|
|
1302
1004
|
Inputs: string[] | undefined;
|
|
@@ -1433,27 +1135,6 @@ export interface S3DirectSourceAdditionalOptions {
|
|
|
1433
1135
|
EnableSamplePath?: boolean | undefined;
|
|
1434
1136
|
SamplePath?: string | undefined;
|
|
1435
1137
|
}
|
|
1436
|
-
export declare const CompressionType: {
|
|
1437
|
-
readonly BZIP2: "bzip2";
|
|
1438
|
-
readonly GZIP: "gzip";
|
|
1439
|
-
};
|
|
1440
|
-
export type CompressionType =
|
|
1441
|
-
(typeof CompressionType)[keyof typeof CompressionType];
|
|
1442
|
-
export declare const QuoteChar: {
|
|
1443
|
-
readonly DISABLED: "disabled";
|
|
1444
|
-
readonly QUILLEMET: "quillemet";
|
|
1445
|
-
readonly QUOTE: "quote";
|
|
1446
|
-
readonly SINGLE_QUOTE: "single_quote";
|
|
1447
|
-
};
|
|
1448
|
-
export type QuoteChar = (typeof QuoteChar)[keyof typeof QuoteChar];
|
|
1449
|
-
export declare const Separator: {
|
|
1450
|
-
readonly COMMA: "comma";
|
|
1451
|
-
readonly CTRLA: "ctrla";
|
|
1452
|
-
readonly PIPE: "pipe";
|
|
1453
|
-
readonly SEMICOLON: "semicolon";
|
|
1454
|
-
readonly TAB: "tab";
|
|
1455
|
-
};
|
|
1456
|
-
export type Separator = (typeof Separator)[keyof typeof Separator];
|
|
1457
1138
|
export interface S3CsvSource {
|
|
1458
1139
|
Name: string | undefined;
|
|
1459
1140
|
Paths: string[] | undefined;
|
|
@@ -1486,25 +1167,6 @@ export interface S3DeltaCatalogTarget {
|
|
|
1486
1167
|
AutoDataQuality?: AutoDataQuality | undefined;
|
|
1487
1168
|
OutputSchemas?: GlueSchema[] | undefined;
|
|
1488
1169
|
}
|
|
1489
|
-
export declare const DeltaTargetCompressionType: {
|
|
1490
|
-
readonly SNAPPY: "snappy";
|
|
1491
|
-
readonly UNCOMPRESSED: "uncompressed";
|
|
1492
|
-
};
|
|
1493
|
-
export type DeltaTargetCompressionType =
|
|
1494
|
-
(typeof DeltaTargetCompressionType)[keyof typeof DeltaTargetCompressionType];
|
|
1495
|
-
export declare const TargetFormat: {
|
|
1496
|
-
readonly AVRO: "avro";
|
|
1497
|
-
readonly CSV: "csv";
|
|
1498
|
-
readonly DELTA: "delta";
|
|
1499
|
-
readonly HUDI: "hudi";
|
|
1500
|
-
readonly HYPER: "hyper";
|
|
1501
|
-
readonly ICEBERG: "iceberg";
|
|
1502
|
-
readonly JSON: "json";
|
|
1503
|
-
readonly ORC: "orc";
|
|
1504
|
-
readonly PARQUET: "parquet";
|
|
1505
|
-
readonly XML: "xml";
|
|
1506
|
-
};
|
|
1507
|
-
export type TargetFormat = (typeof TargetFormat)[keyof typeof TargetFormat];
|
|
1508
1170
|
export interface DirectSchemaChangePolicy {
|
|
1509
1171
|
EnableUpdateCatalog?: boolean | undefined;
|
|
1510
1172
|
UpdateBehavior?: UpdateCatalogBehavior | undefined;
|
|
@@ -1542,17 +1204,6 @@ export interface S3DirectTarget {
|
|
|
1542
1204
|
AutoDataQuality?: AutoDataQuality | undefined;
|
|
1543
1205
|
OutputSchemas?: GlueSchema[] | undefined;
|
|
1544
1206
|
}
|
|
1545
|
-
export declare const ParquetCompressionType: {
|
|
1546
|
-
readonly BROTLI: "brotli";
|
|
1547
|
-
readonly GZIP: "gzip";
|
|
1548
|
-
readonly LZ4: "lz4";
|
|
1549
|
-
readonly LZO: "lzo";
|
|
1550
|
-
readonly NONE: "none";
|
|
1551
|
-
readonly SNAPPY: "snappy";
|
|
1552
|
-
readonly UNCOMPRESSED: "uncompressed";
|
|
1553
|
-
};
|
|
1554
|
-
export type ParquetCompressionType =
|
|
1555
|
-
(typeof ParquetCompressionType)[keyof typeof ParquetCompressionType];
|
|
1556
1207
|
export interface S3ExcelSource {
|
|
1557
1208
|
Name: string | undefined;
|
|
1558
1209
|
Paths: string[] | undefined;
|
|
@@ -1589,14 +1240,6 @@ export interface S3HudiCatalogTarget {
|
|
|
1589
1240
|
AutoDataQuality?: AutoDataQuality | undefined;
|
|
1590
1241
|
OutputSchemas?: GlueSchema[] | undefined;
|
|
1591
1242
|
}
|
|
1592
|
-
export declare const HudiTargetCompressionType: {
|
|
1593
|
-
readonly GZIP: "gzip";
|
|
1594
|
-
readonly LZO: "lzo";
|
|
1595
|
-
readonly SNAPPY: "snappy";
|
|
1596
|
-
readonly UNCOMPRESSED: "uncompressed";
|
|
1597
|
-
};
|
|
1598
|
-
export type HudiTargetCompressionType =
|
|
1599
|
-
(typeof HudiTargetCompressionType)[keyof typeof HudiTargetCompressionType];
|
|
1600
1243
|
export interface S3HudiDirectTarget {
|
|
1601
1244
|
Name: string | undefined;
|
|
1602
1245
|
Inputs: string[] | undefined;
|
|
@@ -1616,11 +1259,6 @@ export interface S3HudiSource {
|
|
|
1616
1259
|
AdditionalOptions?: S3DirectSourceAdditionalOptions | undefined;
|
|
1617
1260
|
OutputSchemas?: GlueSchema[] | undefined;
|
|
1618
1261
|
}
|
|
1619
|
-
export declare const HyperTargetCompressionType: {
|
|
1620
|
-
readonly UNCOMPRESSED: "uncompressed";
|
|
1621
|
-
};
|
|
1622
|
-
export type HyperTargetCompressionType =
|
|
1623
|
-
(typeof HyperTargetCompressionType)[keyof typeof HyperTargetCompressionType];
|
|
1624
1262
|
export interface S3HyperDirectTarget {
|
|
1625
1263
|
Name: string | undefined;
|
|
1626
1264
|
Inputs: string[] | undefined;
|
|
@@ -1642,14 +1280,6 @@ export interface S3IcebergCatalogTarget {
|
|
|
1642
1280
|
SchemaChangePolicy?: CatalogSchemaChangePolicy | undefined;
|
|
1643
1281
|
AutoDataQuality?: AutoDataQuality | undefined;
|
|
1644
1282
|
}
|
|
1645
|
-
export declare const IcebergTargetCompressionType: {
|
|
1646
|
-
readonly GZIP: "gzip";
|
|
1647
|
-
readonly LZO: "lzo";
|
|
1648
|
-
readonly SNAPPY: "snappy";
|
|
1649
|
-
readonly UNCOMPRESSED: "uncompressed";
|
|
1650
|
-
};
|
|
1651
|
-
export type IcebergTargetCompressionType =
|
|
1652
|
-
(typeof IcebergTargetCompressionType)[keyof typeof IcebergTargetCompressionType];
|
|
1653
1283
|
export interface S3IcebergDirectTarget {
|
|
1654
1284
|
Name: string | undefined;
|
|
1655
1285
|
Inputs: string[] | undefined;
|
|
@@ -1774,11 +1404,6 @@ export interface SplitFields {
|
|
|
1774
1404
|
Inputs: string[] | undefined;
|
|
1775
1405
|
Paths: string[][] | undefined;
|
|
1776
1406
|
}
|
|
1777
|
-
export declare const UnionType: {
|
|
1778
|
-
readonly ALL: "ALL";
|
|
1779
|
-
readonly DISTINCT: "DISTINCT";
|
|
1780
|
-
};
|
|
1781
|
-
export type UnionType = (typeof UnionType)[keyof typeof UnionType];
|
|
1782
1407
|
export interface Union {
|
|
1783
1408
|
Name: string | undefined;
|
|
1784
1409
|
Inputs: string[] | undefined;
|
|
@@ -1793,35 +1418,9 @@ export interface JobCommand {
|
|
|
1793
1418
|
export interface ConnectionsList {
|
|
1794
1419
|
Connections?: string[] | undefined;
|
|
1795
1420
|
}
|
|
1796
|
-
export declare const ExecutionClass: {
|
|
1797
|
-
readonly FLEX: "FLEX";
|
|
1798
|
-
readonly STANDARD: "STANDARD";
|
|
1799
|
-
};
|
|
1800
|
-
export type ExecutionClass =
|
|
1801
|
-
(typeof ExecutionClass)[keyof typeof ExecutionClass];
|
|
1802
1421
|
export interface ExecutionProperty {
|
|
1803
1422
|
MaxConcurrentRuns?: number | undefined;
|
|
1804
1423
|
}
|
|
1805
|
-
export declare const JobMode: {
|
|
1806
|
-
readonly NOTEBOOK: "NOTEBOOK";
|
|
1807
|
-
readonly SCRIPT: "SCRIPT";
|
|
1808
|
-
readonly VISUAL: "VISUAL";
|
|
1809
|
-
};
|
|
1810
|
-
export type JobMode = (typeof JobMode)[keyof typeof JobMode];
|
|
1811
|
-
export declare const SourceControlAuthStrategy: {
|
|
1812
|
-
readonly AWS_SECRETS_MANAGER: "AWS_SECRETS_MANAGER";
|
|
1813
|
-
readonly PERSONAL_ACCESS_TOKEN: "PERSONAL_ACCESS_TOKEN";
|
|
1814
|
-
};
|
|
1815
|
-
export type SourceControlAuthStrategy =
|
|
1816
|
-
(typeof SourceControlAuthStrategy)[keyof typeof SourceControlAuthStrategy];
|
|
1817
|
-
export declare const SourceControlProvider: {
|
|
1818
|
-
readonly AWS_CODE_COMMIT: "AWS_CODE_COMMIT";
|
|
1819
|
-
readonly BITBUCKET: "BITBUCKET";
|
|
1820
|
-
readonly GITHUB: "GITHUB";
|
|
1821
|
-
readonly GITLAB: "GITLAB";
|
|
1822
|
-
};
|
|
1823
|
-
export type SourceControlProvider =
|
|
1824
|
-
(typeof SourceControlProvider)[keyof typeof SourceControlProvider];
|
|
1825
1424
|
export interface SourceControlDetails {
|
|
1826
1425
|
Provider?: SourceControlProvider | undefined;
|
|
1827
1426
|
Repository?: string | undefined;
|
|
@@ -1853,55 +1452,6 @@ export interface BatchGetPartitionResponse {
|
|
|
1853
1452
|
Partitions?: Partition[] | undefined;
|
|
1854
1453
|
UnprocessedKeys?: PartitionValueList[] | undefined;
|
|
1855
1454
|
}
|
|
1856
|
-
export declare const FederationSourceErrorCode: {
|
|
1857
|
-
readonly AccessDeniedException: "AccessDeniedException";
|
|
1858
|
-
readonly EntityNotFoundException: "EntityNotFoundException";
|
|
1859
|
-
readonly InternalServiceException: "InternalServiceException";
|
|
1860
|
-
readonly InvalidCredentialsException: "InvalidCredentialsException";
|
|
1861
|
-
readonly InvalidInputException: "InvalidInputException";
|
|
1862
|
-
readonly InvalidResponseException: "InvalidResponseException";
|
|
1863
|
-
readonly OperationNotSupportedException: "OperationNotSupportedException";
|
|
1864
|
-
readonly OperationTimeoutException: "OperationTimeoutException";
|
|
1865
|
-
readonly PartialFailureException: "PartialFailureException";
|
|
1866
|
-
readonly ThrottlingException: "ThrottlingException";
|
|
1867
|
-
};
|
|
1868
|
-
export type FederationSourceErrorCode =
|
|
1869
|
-
(typeof FederationSourceErrorCode)[keyof typeof FederationSourceErrorCode];
|
|
1870
|
-
export declare class FederationSourceException extends __BaseException {
|
|
1871
|
-
readonly name: "FederationSourceException";
|
|
1872
|
-
readonly $fault: "client";
|
|
1873
|
-
FederationSourceErrorCode?: FederationSourceErrorCode | undefined;
|
|
1874
|
-
Message?: string | undefined;
|
|
1875
|
-
constructor(
|
|
1876
|
-
opts: __ExceptionOptionType<FederationSourceException, __BaseException>
|
|
1877
|
-
);
|
|
1878
|
-
}
|
|
1879
|
-
export declare class FederationSourceRetryableException extends __BaseException {
|
|
1880
|
-
readonly name: "FederationSourceRetryableException";
|
|
1881
|
-
readonly $fault: "client";
|
|
1882
|
-
Message?: string | undefined;
|
|
1883
|
-
constructor(
|
|
1884
|
-
opts: __ExceptionOptionType<
|
|
1885
|
-
FederationSourceRetryableException,
|
|
1886
|
-
__BaseException
|
|
1887
|
-
>
|
|
1888
|
-
);
|
|
1889
|
-
}
|
|
1890
|
-
export declare class InvalidStateException extends __BaseException {
|
|
1891
|
-
readonly name: "InvalidStateException";
|
|
1892
|
-
readonly $fault: "client";
|
|
1893
|
-
Message?: string | undefined;
|
|
1894
|
-
constructor(
|
|
1895
|
-
opts: __ExceptionOptionType<InvalidStateException, __BaseException>
|
|
1896
|
-
);
|
|
1897
|
-
}
|
|
1898
|
-
export declare const TableOptimizerType: {
|
|
1899
|
-
readonly COMPACTION: "compaction";
|
|
1900
|
-
readonly ORPHAN_FILE_DELETION: "orphan_file_deletion";
|
|
1901
|
-
readonly RETENTION: "retention";
|
|
1902
|
-
};
|
|
1903
|
-
export type TableOptimizerType =
|
|
1904
|
-
(typeof TableOptimizerType)[keyof typeof TableOptimizerType];
|
|
1905
1455
|
export interface BatchGetTableOptimizerEntry {
|
|
1906
1456
|
catalogId?: string | undefined;
|
|
1907
1457
|
databaseName?: string | undefined;
|
|
@@ -1918,13 +1468,6 @@ export interface BatchGetTableOptimizerError {
|
|
|
1918
1468
|
tableName?: string | undefined;
|
|
1919
1469
|
type?: TableOptimizerType | undefined;
|
|
1920
1470
|
}
|
|
1921
|
-
export declare const CompactionStrategy: {
|
|
1922
|
-
readonly BINPACK: "binpack";
|
|
1923
|
-
readonly SORT: "sort";
|
|
1924
|
-
readonly ZORDER: "z-order";
|
|
1925
|
-
};
|
|
1926
|
-
export type CompactionStrategy =
|
|
1927
|
-
(typeof CompactionStrategy)[keyof typeof CompactionStrategy];
|
|
1928
1471
|
export interface IcebergCompactionConfiguration {
|
|
1929
1472
|
strategy?: CompactionStrategy | undefined;
|
|
1930
1473
|
minInputFiles?: number | undefined;
|
|
@@ -1975,12 +1518,6 @@ export interface TableOptimizerConfiguration {
|
|
|
1975
1518
|
retentionConfiguration?: RetentionConfiguration | undefined;
|
|
1976
1519
|
orphanFileDeletionConfiguration?: OrphanFileDeletionConfiguration | undefined;
|
|
1977
1520
|
}
|
|
1978
|
-
export declare const ConfigurationSource: {
|
|
1979
|
-
readonly CATALOG: "catalog";
|
|
1980
|
-
readonly TABLE: "table";
|
|
1981
|
-
};
|
|
1982
|
-
export type ConfigurationSource =
|
|
1983
|
-
(typeof ConfigurationSource)[keyof typeof ConfigurationSource];
|
|
1984
1521
|
export interface IcebergCompactionMetrics {
|
|
1985
1522
|
NumberOfBytesCompacted?: number | undefined;
|
|
1986
1523
|
NumberOfFilesCompacted?: number | undefined;
|
|
@@ -1991,14 +1528,6 @@ export interface IcebergCompactionMetrics {
|
|
|
1991
1528
|
export interface CompactionMetrics {
|
|
1992
1529
|
IcebergMetrics?: IcebergCompactionMetrics | undefined;
|
|
1993
1530
|
}
|
|
1994
|
-
export declare const TableOptimizerEventType: {
|
|
1995
|
-
readonly COMPLETED: "completed";
|
|
1996
|
-
readonly FAILED: "failed";
|
|
1997
|
-
readonly IN_PROGRESS: "in_progress";
|
|
1998
|
-
readonly STARTING: "starting";
|
|
1999
|
-
};
|
|
2000
|
-
export type TableOptimizerEventType =
|
|
2001
|
-
(typeof TableOptimizerEventType)[keyof typeof TableOptimizerEventType];
|
|
2002
1531
|
export interface RunMetrics {
|
|
2003
1532
|
NumberOfBytesCompacted?: string | undefined;
|
|
2004
1533
|
NumberOfFilesCompacted?: string | undefined;
|
|
@@ -2052,14 +1581,6 @@ export interface BatchGetTableOptimizerResponse {
|
|
|
2052
1581
|
TableOptimizers?: BatchTableOptimizer[] | undefined;
|
|
2053
1582
|
Failures?: BatchGetTableOptimizerError[] | undefined;
|
|
2054
1583
|
}
|
|
2055
|
-
export declare class ThrottlingException extends __BaseException {
|
|
2056
|
-
readonly name: "ThrottlingException";
|
|
2057
|
-
readonly $fault: "client";
|
|
2058
|
-
Message?: string | undefined;
|
|
2059
|
-
constructor(
|
|
2060
|
-
opts: __ExceptionOptionType<ThrottlingException, __BaseException>
|
|
2061
|
-
);
|
|
2062
|
-
}
|
|
2063
1584
|
export interface BatchGetTriggersRequest {
|
|
2064
1585
|
TriggerNames: string[] | undefined;
|
|
2065
1586
|
}
|
|
@@ -2067,33 +1588,6 @@ export interface EventBatchingCondition {
|
|
|
2067
1588
|
BatchSize: number | undefined;
|
|
2068
1589
|
BatchWindow?: number | undefined;
|
|
2069
1590
|
}
|
|
2070
|
-
export declare const CrawlState: {
|
|
2071
|
-
readonly CANCELLED: "CANCELLED";
|
|
2072
|
-
readonly CANCELLING: "CANCELLING";
|
|
2073
|
-
readonly ERROR: "ERROR";
|
|
2074
|
-
readonly FAILED: "FAILED";
|
|
2075
|
-
readonly RUNNING: "RUNNING";
|
|
2076
|
-
readonly SUCCEEDED: "SUCCEEDED";
|
|
2077
|
-
};
|
|
2078
|
-
export type CrawlState = (typeof CrawlState)[keyof typeof CrawlState];
|
|
2079
|
-
export declare const LogicalOperator: {
|
|
2080
|
-
readonly EQUALS: "EQUALS";
|
|
2081
|
-
};
|
|
2082
|
-
export type LogicalOperator =
|
|
2083
|
-
(typeof LogicalOperator)[keyof typeof LogicalOperator];
|
|
2084
|
-
export declare const JobRunState: {
|
|
2085
|
-
readonly ERROR: "ERROR";
|
|
2086
|
-
readonly EXPIRED: "EXPIRED";
|
|
2087
|
-
readonly FAILED: "FAILED";
|
|
2088
|
-
readonly RUNNING: "RUNNING";
|
|
2089
|
-
readonly STARTING: "STARTING";
|
|
2090
|
-
readonly STOPPED: "STOPPED";
|
|
2091
|
-
readonly STOPPING: "STOPPING";
|
|
2092
|
-
readonly SUCCEEDED: "SUCCEEDED";
|
|
2093
|
-
readonly TIMEOUT: "TIMEOUT";
|
|
2094
|
-
readonly WAITING: "WAITING";
|
|
2095
|
-
};
|
|
2096
|
-
export type JobRunState = (typeof JobRunState)[keyof typeof JobRunState];
|
|
2097
1591
|
export interface Condition {
|
|
2098
1592
|
LogicalOperator?: LogicalOperator | undefined;
|
|
2099
1593
|
JobName?: string | undefined;
|
|
@@ -2101,33 +1595,10 @@ export interface Condition {
|
|
|
2101
1595
|
CrawlerName?: string | undefined;
|
|
2102
1596
|
CrawlState?: CrawlState | undefined;
|
|
2103
1597
|
}
|
|
2104
|
-
export declare const Logical: {
|
|
2105
|
-
readonly AND: "AND";
|
|
2106
|
-
readonly ANY: "ANY";
|
|
2107
|
-
};
|
|
2108
|
-
export type Logical = (typeof Logical)[keyof typeof Logical];
|
|
2109
1598
|
export interface Predicate {
|
|
2110
1599
|
Logical?: Logical | undefined;
|
|
2111
1600
|
Conditions?: Condition[] | undefined;
|
|
2112
1601
|
}
|
|
2113
|
-
export declare const TriggerState: {
|
|
2114
|
-
readonly ACTIVATED: "ACTIVATED";
|
|
2115
|
-
readonly ACTIVATING: "ACTIVATING";
|
|
2116
|
-
readonly CREATED: "CREATED";
|
|
2117
|
-
readonly CREATING: "CREATING";
|
|
2118
|
-
readonly DEACTIVATED: "DEACTIVATED";
|
|
2119
|
-
readonly DEACTIVATING: "DEACTIVATING";
|
|
2120
|
-
readonly DELETING: "DELETING";
|
|
2121
|
-
readonly UPDATING: "UPDATING";
|
|
2122
|
-
};
|
|
2123
|
-
export type TriggerState = (typeof TriggerState)[keyof typeof TriggerState];
|
|
2124
|
-
export declare const TriggerType: {
|
|
2125
|
-
readonly CONDITIONAL: "CONDITIONAL";
|
|
2126
|
-
readonly EVENT: "EVENT";
|
|
2127
|
-
readonly ON_DEMAND: "ON_DEMAND";
|
|
2128
|
-
readonly SCHEDULED: "SCHEDULED";
|
|
2129
|
-
};
|
|
2130
|
-
export type TriggerType = (typeof TriggerType)[keyof typeof TriggerType];
|
|
2131
1602
|
export interface Trigger {
|
|
2132
1603
|
Name?: string | undefined;
|
|
2133
1604
|
WorkflowName?: string | undefined;
|
|
@@ -2148,3 +1619,395 @@ export interface BatchGetWorkflowsRequest {
|
|
|
2148
1619
|
Names: string[] | undefined;
|
|
2149
1620
|
IncludeGraph?: boolean | undefined;
|
|
2150
1621
|
}
|
|
1622
|
+
export interface BlueprintDetails {
|
|
1623
|
+
BlueprintName?: string | undefined;
|
|
1624
|
+
RunId?: string | undefined;
|
|
1625
|
+
}
|
|
1626
|
+
export interface Edge {
|
|
1627
|
+
SourceId?: string | undefined;
|
|
1628
|
+
DestinationId?: string | undefined;
|
|
1629
|
+
}
|
|
1630
|
+
export interface Crawl {
|
|
1631
|
+
State?: CrawlState | undefined;
|
|
1632
|
+
StartedOn?: Date | undefined;
|
|
1633
|
+
CompletedOn?: Date | undefined;
|
|
1634
|
+
ErrorMessage?: string | undefined;
|
|
1635
|
+
LogGroup?: string | undefined;
|
|
1636
|
+
LogStream?: string | undefined;
|
|
1637
|
+
}
|
|
1638
|
+
export interface CrawlerNodeDetails {
|
|
1639
|
+
Crawls?: Crawl[] | undefined;
|
|
1640
|
+
}
|
|
1641
|
+
export interface Predecessor {
|
|
1642
|
+
JobName?: string | undefined;
|
|
1643
|
+
RunId?: string | undefined;
|
|
1644
|
+
}
|
|
1645
|
+
export interface JobRun {
|
|
1646
|
+
Id?: string | undefined;
|
|
1647
|
+
Attempt?: number | undefined;
|
|
1648
|
+
PreviousRunId?: string | undefined;
|
|
1649
|
+
TriggerName?: string | undefined;
|
|
1650
|
+
JobName?: string | undefined;
|
|
1651
|
+
JobMode?: JobMode | undefined;
|
|
1652
|
+
JobRunQueuingEnabled?: boolean | undefined;
|
|
1653
|
+
StartedOn?: Date | undefined;
|
|
1654
|
+
LastModifiedOn?: Date | undefined;
|
|
1655
|
+
CompletedOn?: Date | undefined;
|
|
1656
|
+
JobRunState?: JobRunState | undefined;
|
|
1657
|
+
Arguments?: Record<string, string> | undefined;
|
|
1658
|
+
ErrorMessage?: string | undefined;
|
|
1659
|
+
PredecessorRuns?: Predecessor[] | undefined;
|
|
1660
|
+
AllocatedCapacity?: number | undefined;
|
|
1661
|
+
ExecutionTime?: number | undefined;
|
|
1662
|
+
Timeout?: number | undefined;
|
|
1663
|
+
MaxCapacity?: number | undefined;
|
|
1664
|
+
WorkerType?: WorkerType | undefined;
|
|
1665
|
+
NumberOfWorkers?: number | undefined;
|
|
1666
|
+
SecurityConfiguration?: string | undefined;
|
|
1667
|
+
LogGroupName?: string | undefined;
|
|
1668
|
+
NotificationProperty?: NotificationProperty | undefined;
|
|
1669
|
+
GlueVersion?: string | undefined;
|
|
1670
|
+
DPUSeconds?: number | undefined;
|
|
1671
|
+
ExecutionClass?: ExecutionClass | undefined;
|
|
1672
|
+
MaintenanceWindow?: string | undefined;
|
|
1673
|
+
ProfileName?: string | undefined;
|
|
1674
|
+
StateDetail?: string | undefined;
|
|
1675
|
+
ExecutionRoleSessionPolicy?: string | undefined;
|
|
1676
|
+
}
|
|
1677
|
+
export interface JobNodeDetails {
|
|
1678
|
+
JobRuns?: JobRun[] | undefined;
|
|
1679
|
+
}
|
|
1680
|
+
export interface TriggerNodeDetails {
|
|
1681
|
+
Trigger?: Trigger | undefined;
|
|
1682
|
+
}
|
|
1683
|
+
export interface Node {
|
|
1684
|
+
Type?: NodeType | undefined;
|
|
1685
|
+
Name?: string | undefined;
|
|
1686
|
+
UniqueId?: string | undefined;
|
|
1687
|
+
TriggerDetails?: TriggerNodeDetails | undefined;
|
|
1688
|
+
JobDetails?: JobNodeDetails | undefined;
|
|
1689
|
+
CrawlerDetails?: CrawlerNodeDetails | undefined;
|
|
1690
|
+
}
|
|
1691
|
+
export interface WorkflowGraph {
|
|
1692
|
+
Nodes?: Node[] | undefined;
|
|
1693
|
+
Edges?: Edge[] | undefined;
|
|
1694
|
+
}
|
|
1695
|
+
export interface StartingEventBatchCondition {
|
|
1696
|
+
BatchSize?: number | undefined;
|
|
1697
|
+
BatchWindow?: number | undefined;
|
|
1698
|
+
}
|
|
1699
|
+
export interface WorkflowRunStatistics {
|
|
1700
|
+
TotalActions?: number | undefined;
|
|
1701
|
+
TimeoutActions?: number | undefined;
|
|
1702
|
+
FailedActions?: number | undefined;
|
|
1703
|
+
StoppedActions?: number | undefined;
|
|
1704
|
+
SucceededActions?: number | undefined;
|
|
1705
|
+
RunningActions?: number | undefined;
|
|
1706
|
+
ErroredActions?: number | undefined;
|
|
1707
|
+
WaitingActions?: number | undefined;
|
|
1708
|
+
}
|
|
1709
|
+
export interface WorkflowRun {
|
|
1710
|
+
Name?: string | undefined;
|
|
1711
|
+
WorkflowRunId?: string | undefined;
|
|
1712
|
+
PreviousRunId?: string | undefined;
|
|
1713
|
+
WorkflowRunProperties?: Record<string, string> | undefined;
|
|
1714
|
+
StartedOn?: Date | undefined;
|
|
1715
|
+
CompletedOn?: Date | undefined;
|
|
1716
|
+
Status?: WorkflowRunStatus | undefined;
|
|
1717
|
+
ErrorMessage?: string | undefined;
|
|
1718
|
+
Statistics?: WorkflowRunStatistics | undefined;
|
|
1719
|
+
Graph?: WorkflowGraph | undefined;
|
|
1720
|
+
StartingEventBatchCondition?: StartingEventBatchCondition | undefined;
|
|
1721
|
+
}
|
|
1722
|
+
export interface Workflow {
|
|
1723
|
+
Name?: string | undefined;
|
|
1724
|
+
Description?: string | undefined;
|
|
1725
|
+
DefaultRunProperties?: Record<string, string> | undefined;
|
|
1726
|
+
CreatedOn?: Date | undefined;
|
|
1727
|
+
LastModifiedOn?: Date | undefined;
|
|
1728
|
+
LastRun?: WorkflowRun | undefined;
|
|
1729
|
+
Graph?: WorkflowGraph | undefined;
|
|
1730
|
+
MaxConcurrentRuns?: number | undefined;
|
|
1731
|
+
BlueprintDetails?: BlueprintDetails | undefined;
|
|
1732
|
+
}
|
|
1733
|
+
export interface BatchGetWorkflowsResponse {
|
|
1734
|
+
Workflows?: Workflow[] | undefined;
|
|
1735
|
+
MissingWorkflows?: string[] | undefined;
|
|
1736
|
+
}
|
|
1737
|
+
export interface DatapointInclusionAnnotation {
|
|
1738
|
+
ProfileId?: string | undefined;
|
|
1739
|
+
StatisticId?: string | undefined;
|
|
1740
|
+
InclusionAnnotation?: InclusionAnnotationValue | undefined;
|
|
1741
|
+
}
|
|
1742
|
+
export interface BatchPutDataQualityStatisticAnnotationRequest {
|
|
1743
|
+
InclusionAnnotations: DatapointInclusionAnnotation[] | undefined;
|
|
1744
|
+
ClientToken?: string | undefined;
|
|
1745
|
+
}
|
|
1746
|
+
export interface BatchPutDataQualityStatisticAnnotationResponse {
|
|
1747
|
+
FailedInclusionAnnotations?: AnnotationError[] | undefined;
|
|
1748
|
+
}
|
|
1749
|
+
export interface BatchStopJobRunRequest {
|
|
1750
|
+
JobName: string | undefined;
|
|
1751
|
+
JobRunIds: string[] | undefined;
|
|
1752
|
+
}
|
|
1753
|
+
export interface BatchStopJobRunError {
|
|
1754
|
+
JobName?: string | undefined;
|
|
1755
|
+
JobRunId?: string | undefined;
|
|
1756
|
+
ErrorDetail?: ErrorDetail | undefined;
|
|
1757
|
+
}
|
|
1758
|
+
export interface BatchStopJobRunSuccessfulSubmission {
|
|
1759
|
+
JobName?: string | undefined;
|
|
1760
|
+
JobRunId?: string | undefined;
|
|
1761
|
+
}
|
|
1762
|
+
export interface BatchStopJobRunResponse {
|
|
1763
|
+
SuccessfulSubmissions?: BatchStopJobRunSuccessfulSubmission[] | undefined;
|
|
1764
|
+
Errors?: BatchStopJobRunError[] | undefined;
|
|
1765
|
+
}
|
|
1766
|
+
export interface BatchUpdatePartitionRequestEntry {
|
|
1767
|
+
PartitionValueList: string[] | undefined;
|
|
1768
|
+
PartitionInput: PartitionInput | undefined;
|
|
1769
|
+
}
|
|
1770
|
+
export interface BatchUpdatePartitionRequest {
|
|
1771
|
+
CatalogId?: string | undefined;
|
|
1772
|
+
DatabaseName: string | undefined;
|
|
1773
|
+
TableName: string | undefined;
|
|
1774
|
+
Entries: BatchUpdatePartitionRequestEntry[] | undefined;
|
|
1775
|
+
}
|
|
1776
|
+
export interface BatchUpdatePartitionFailureEntry {
|
|
1777
|
+
PartitionValueList?: string[] | undefined;
|
|
1778
|
+
ErrorDetail?: ErrorDetail | undefined;
|
|
1779
|
+
}
|
|
1780
|
+
export interface BatchUpdatePartitionResponse {
|
|
1781
|
+
Errors?: BatchUpdatePartitionFailureEntry[] | undefined;
|
|
1782
|
+
}
|
|
1783
|
+
export interface CancelDataQualityRuleRecommendationRunRequest {
|
|
1784
|
+
RunId: string | undefined;
|
|
1785
|
+
}
|
|
1786
|
+
export interface CancelDataQualityRuleRecommendationRunResponse {}
|
|
1787
|
+
export interface CancelDataQualityRulesetEvaluationRunRequest {
|
|
1788
|
+
RunId: string | undefined;
|
|
1789
|
+
}
|
|
1790
|
+
export interface CancelDataQualityRulesetEvaluationRunResponse {}
|
|
1791
|
+
export interface CancelMLTaskRunRequest {
|
|
1792
|
+
TransformId: string | undefined;
|
|
1793
|
+
TaskRunId: string | undefined;
|
|
1794
|
+
}
|
|
1795
|
+
export interface CancelMLTaskRunResponse {
|
|
1796
|
+
TransformId?: string | undefined;
|
|
1797
|
+
TaskRunId?: string | undefined;
|
|
1798
|
+
Status?: TaskStatusType | undefined;
|
|
1799
|
+
}
|
|
1800
|
+
export interface CancelStatementRequest {
|
|
1801
|
+
SessionId: string | undefined;
|
|
1802
|
+
Id: number | undefined;
|
|
1803
|
+
RequestOrigin?: string | undefined;
|
|
1804
|
+
}
|
|
1805
|
+
export interface CancelStatementResponse {}
|
|
1806
|
+
export interface CheckSchemaVersionValidityInput {
|
|
1807
|
+
DataFormat: DataFormat | undefined;
|
|
1808
|
+
SchemaDefinition: string | undefined;
|
|
1809
|
+
}
|
|
1810
|
+
export interface CheckSchemaVersionValidityResponse {
|
|
1811
|
+
Valid?: boolean | undefined;
|
|
1812
|
+
Error?: string | undefined;
|
|
1813
|
+
}
|
|
1814
|
+
export interface CreateBlueprintRequest {
|
|
1815
|
+
Name: string | undefined;
|
|
1816
|
+
Description?: string | undefined;
|
|
1817
|
+
BlueprintLocation: string | undefined;
|
|
1818
|
+
Tags?: Record<string, string> | undefined;
|
|
1819
|
+
}
|
|
1820
|
+
export interface CreateBlueprintResponse {
|
|
1821
|
+
Name?: string | undefined;
|
|
1822
|
+
}
|
|
1823
|
+
export interface DataLakeAccessProperties {
|
|
1824
|
+
DataLakeAccess?: boolean | undefined;
|
|
1825
|
+
DataTransferRole?: string | undefined;
|
|
1826
|
+
KmsKey?: string | undefined;
|
|
1827
|
+
CatalogType?: string | undefined;
|
|
1828
|
+
}
|
|
1829
|
+
export interface IcebergOptimizationProperties {
|
|
1830
|
+
RoleArn?: string | undefined;
|
|
1831
|
+
Compaction?: Record<string, string> | undefined;
|
|
1832
|
+
Retention?: Record<string, string> | undefined;
|
|
1833
|
+
OrphanFileDeletion?: Record<string, string> | undefined;
|
|
1834
|
+
}
|
|
1835
|
+
export interface CatalogProperties {
|
|
1836
|
+
DataLakeAccessProperties?: DataLakeAccessProperties | undefined;
|
|
1837
|
+
IcebergOptimizationProperties?: IcebergOptimizationProperties | undefined;
|
|
1838
|
+
CustomProperties?: Record<string, string> | undefined;
|
|
1839
|
+
}
|
|
1840
|
+
export interface DataLakePrincipal {
|
|
1841
|
+
DataLakePrincipalIdentifier?: string | undefined;
|
|
1842
|
+
}
|
|
1843
|
+
export interface PrincipalPermissions {
|
|
1844
|
+
Principal?: DataLakePrincipal | undefined;
|
|
1845
|
+
Permissions?: Permission[] | undefined;
|
|
1846
|
+
}
|
|
1847
|
+
export interface FederatedCatalog {
|
|
1848
|
+
Identifier?: string | undefined;
|
|
1849
|
+
ConnectionName?: string | undefined;
|
|
1850
|
+
ConnectionType?: string | undefined;
|
|
1851
|
+
}
|
|
1852
|
+
export interface TargetRedshiftCatalog {
|
|
1853
|
+
CatalogArn: string | undefined;
|
|
1854
|
+
}
|
|
1855
|
+
export interface CatalogInput {
|
|
1856
|
+
Description?: string | undefined;
|
|
1857
|
+
FederatedCatalog?: FederatedCatalog | undefined;
|
|
1858
|
+
Parameters?: Record<string, string> | undefined;
|
|
1859
|
+
TargetRedshiftCatalog?: TargetRedshiftCatalog | undefined;
|
|
1860
|
+
CatalogProperties?: CatalogProperties | undefined;
|
|
1861
|
+
CreateTableDefaultPermissions?: PrincipalPermissions[] | undefined;
|
|
1862
|
+
CreateDatabaseDefaultPermissions?: PrincipalPermissions[] | undefined;
|
|
1863
|
+
AllowFullTableExternalDataAccess?:
|
|
1864
|
+
| AllowFullTableExternalDataAccessEnum
|
|
1865
|
+
| undefined;
|
|
1866
|
+
}
|
|
1867
|
+
export interface CreateCatalogRequest {
|
|
1868
|
+
Name: string | undefined;
|
|
1869
|
+
CatalogInput: CatalogInput | undefined;
|
|
1870
|
+
Tags?: Record<string, string> | undefined;
|
|
1871
|
+
}
|
|
1872
|
+
export interface CreateCatalogResponse {}
|
|
1873
|
+
export interface CreateCsvClassifierRequest {
|
|
1874
|
+
Name: string | undefined;
|
|
1875
|
+
Delimiter?: string | undefined;
|
|
1876
|
+
QuoteSymbol?: string | undefined;
|
|
1877
|
+
ContainsHeader?: CsvHeaderOption | undefined;
|
|
1878
|
+
Header?: string[] | undefined;
|
|
1879
|
+
DisableValueTrimming?: boolean | undefined;
|
|
1880
|
+
AllowSingleColumn?: boolean | undefined;
|
|
1881
|
+
CustomDatatypeConfigured?: boolean | undefined;
|
|
1882
|
+
CustomDatatypes?: string[] | undefined;
|
|
1883
|
+
Serde?: CsvSerdeOption | undefined;
|
|
1884
|
+
}
|
|
1885
|
+
export interface CreateGrokClassifierRequest {
|
|
1886
|
+
Classification: string | undefined;
|
|
1887
|
+
Name: string | undefined;
|
|
1888
|
+
GrokPattern: string | undefined;
|
|
1889
|
+
CustomPatterns?: string | undefined;
|
|
1890
|
+
}
|
|
1891
|
+
export interface CreateJsonClassifierRequest {
|
|
1892
|
+
Name: string | undefined;
|
|
1893
|
+
JsonPath: string | undefined;
|
|
1894
|
+
}
|
|
1895
|
+
export interface CreateXMLClassifierRequest {
|
|
1896
|
+
Classification: string | undefined;
|
|
1897
|
+
Name: string | undefined;
|
|
1898
|
+
RowTag?: string | undefined;
|
|
1899
|
+
}
|
|
1900
|
+
export interface CreateClassifierRequest {
|
|
1901
|
+
GrokClassifier?: CreateGrokClassifierRequest | undefined;
|
|
1902
|
+
XMLClassifier?: CreateXMLClassifierRequest | undefined;
|
|
1903
|
+
JsonClassifier?: CreateJsonClassifierRequest | undefined;
|
|
1904
|
+
CsvClassifier?: CreateCsvClassifierRequest | undefined;
|
|
1905
|
+
}
|
|
1906
|
+
export interface CreateClassifierResponse {}
|
|
1907
|
+
export interface CreateColumnStatisticsTaskSettingsRequest {
|
|
1908
|
+
DatabaseName: string | undefined;
|
|
1909
|
+
TableName: string | undefined;
|
|
1910
|
+
Role: string | undefined;
|
|
1911
|
+
Schedule?: string | undefined;
|
|
1912
|
+
ColumnNameList?: string[] | undefined;
|
|
1913
|
+
SampleSize?: number | undefined;
|
|
1914
|
+
CatalogID?: string | undefined;
|
|
1915
|
+
SecurityConfiguration?: string | undefined;
|
|
1916
|
+
Tags?: Record<string, string> | undefined;
|
|
1917
|
+
}
|
|
1918
|
+
export interface CreateColumnStatisticsTaskSettingsResponse {}
|
|
1919
|
+
export interface PhysicalConnectionRequirements {
|
|
1920
|
+
SubnetId?: string | undefined;
|
|
1921
|
+
SecurityGroupIdList?: string[] | undefined;
|
|
1922
|
+
AvailabilityZone?: string | undefined;
|
|
1923
|
+
}
|
|
1924
|
+
export interface ConnectionInput {
|
|
1925
|
+
Name: string | undefined;
|
|
1926
|
+
Description?: string | undefined;
|
|
1927
|
+
ConnectionType: ConnectionType | undefined;
|
|
1928
|
+
MatchCriteria?: string[] | undefined;
|
|
1929
|
+
ConnectionProperties:
|
|
1930
|
+
| Partial<Record<ConnectionPropertyKey, string>>
|
|
1931
|
+
| undefined;
|
|
1932
|
+
SparkProperties?: Record<string, string> | undefined;
|
|
1933
|
+
AthenaProperties?: Record<string, string> | undefined;
|
|
1934
|
+
PythonProperties?: Record<string, string> | undefined;
|
|
1935
|
+
PhysicalConnectionRequirements?: PhysicalConnectionRequirements | undefined;
|
|
1936
|
+
AuthenticationConfiguration?: AuthenticationConfigurationInput | undefined;
|
|
1937
|
+
ValidateCredentials?: boolean | undefined;
|
|
1938
|
+
ValidateForComputeEnvironments?: ComputeEnvironment[] | undefined;
|
|
1939
|
+
}
|
|
1940
|
+
export interface CreateConnectionRequest {
|
|
1941
|
+
CatalogId?: string | undefined;
|
|
1942
|
+
ConnectionInput: ConnectionInput | undefined;
|
|
1943
|
+
Tags?: Record<string, string> | undefined;
|
|
1944
|
+
}
|
|
1945
|
+
export interface CreateConnectionResponse {
|
|
1946
|
+
CreateConnectionStatus?: ConnectionStatus | undefined;
|
|
1947
|
+
}
|
|
1948
|
+
export interface CreateCrawlerRequest {
|
|
1949
|
+
Name: string | undefined;
|
|
1950
|
+
Role: string | undefined;
|
|
1951
|
+
DatabaseName?: string | undefined;
|
|
1952
|
+
Description?: string | undefined;
|
|
1953
|
+
Targets: CrawlerTargets | undefined;
|
|
1954
|
+
Schedule?: string | undefined;
|
|
1955
|
+
Classifiers?: string[] | undefined;
|
|
1956
|
+
TablePrefix?: string | undefined;
|
|
1957
|
+
SchemaChangePolicy?: SchemaChangePolicy | undefined;
|
|
1958
|
+
RecrawlPolicy?: RecrawlPolicy | undefined;
|
|
1959
|
+
LineageConfiguration?: LineageConfiguration | undefined;
|
|
1960
|
+
LakeFormationConfiguration?: LakeFormationConfiguration | undefined;
|
|
1961
|
+
Configuration?: string | undefined;
|
|
1962
|
+
CrawlerSecurityConfiguration?: string | undefined;
|
|
1963
|
+
Tags?: Record<string, string> | undefined;
|
|
1964
|
+
}
|
|
1965
|
+
export interface CreateCrawlerResponse {}
|
|
1966
|
+
export interface CreateCustomEntityTypeRequest {
|
|
1967
|
+
Name: string | undefined;
|
|
1968
|
+
RegexString: string | undefined;
|
|
1969
|
+
ContextWords?: string[] | undefined;
|
|
1970
|
+
Tags?: Record<string, string> | undefined;
|
|
1971
|
+
}
|
|
1972
|
+
export interface CreateCustomEntityTypeResponse {
|
|
1973
|
+
Name?: string | undefined;
|
|
1974
|
+
}
|
|
1975
|
+
export interface FederatedDatabase {
|
|
1976
|
+
Identifier?: string | undefined;
|
|
1977
|
+
ConnectionName?: string | undefined;
|
|
1978
|
+
ConnectionType?: string | undefined;
|
|
1979
|
+
}
|
|
1980
|
+
export interface DatabaseIdentifier {
|
|
1981
|
+
CatalogId?: string | undefined;
|
|
1982
|
+
DatabaseName?: string | undefined;
|
|
1983
|
+
Region?: string | undefined;
|
|
1984
|
+
}
|
|
1985
|
+
export interface DatabaseInput {
|
|
1986
|
+
Name: string | undefined;
|
|
1987
|
+
Description?: string | undefined;
|
|
1988
|
+
LocationUri?: string | undefined;
|
|
1989
|
+
Parameters?: Record<string, string> | undefined;
|
|
1990
|
+
CreateTableDefaultPermissions?: PrincipalPermissions[] | undefined;
|
|
1991
|
+
TargetDatabase?: DatabaseIdentifier | undefined;
|
|
1992
|
+
FederatedDatabase?: FederatedDatabase | undefined;
|
|
1993
|
+
}
|
|
1994
|
+
export interface CreateDatabaseRequest {
|
|
1995
|
+
CatalogId?: string | undefined;
|
|
1996
|
+
DatabaseInput: DatabaseInput | undefined;
|
|
1997
|
+
Tags?: Record<string, string> | undefined;
|
|
1998
|
+
}
|
|
1999
|
+
export interface CreateDatabaseResponse {}
|
|
2000
|
+
export interface DataQualityTargetTable {
|
|
2001
|
+
TableName: string | undefined;
|
|
2002
|
+
DatabaseName: string | undefined;
|
|
2003
|
+
CatalogId?: string | undefined;
|
|
2004
|
+
}
|
|
2005
|
+
export interface CreateDataQualityRulesetRequest {
|
|
2006
|
+
Name: string | undefined;
|
|
2007
|
+
Description?: string | undefined;
|
|
2008
|
+
Ruleset: string | undefined;
|
|
2009
|
+
Tags?: Record<string, string> | undefined;
|
|
2010
|
+
TargetTable?: DataQualityTargetTable | undefined;
|
|
2011
|
+
DataQualitySecurityConfiguration?: string | undefined;
|
|
2012
|
+
ClientToken?: string | undefined;
|
|
2013
|
+
}
|