@aws-sdk/client-glue 3.1087.0 → 3.1088.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 +1 -1
- package/dist-types/ts3.4/Glue.d.ts +981 -1320
- package/dist-types/ts3.4/GlueClient.d.ts +56 -189
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
- package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
- package/dist-types/ts3.4/commands/AssociateGlossaryTermsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchGetCustomEntityTypesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetDataQualityResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetIterableFormsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateCatalogCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateIntegrationResourcePropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateIntegrationTablePropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateUsageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteCatalogCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteConnectionTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteDataQualityRulesetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteIntegrationResourcePropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteIntegrationTablePropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteUsageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeConnectionTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeEntityCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateGlossaryTermsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCatalogCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCatalogsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDashboardUrlCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetEntityRecordsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetIntegrationResourcePropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetIntegrationTablePropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetMLTransformsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMaterializedViewRefreshTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetPlanCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSecurityConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetSessionEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetStatementCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetTableCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetTablesCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetTriggersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetUsageProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ImportCatalogToGlueCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAssetTypesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListBlueprintsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListColumnStatisticsTaskRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListConnectionTypesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCrawlersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListCrawlsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListCustomEntityTypesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDataQualityResultsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDataQualityRulesetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDataQualityStatisticsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDevEndpointsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListEntitiesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListFormTypesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListGlossariesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListGlossaryTermsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListIntegrationResourcePropertiesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListIterableFormsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListMLTransformsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListMaterializedViewRefreshTaskRunsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListUsageProfilesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutAssetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/PutAssetTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutAttachmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RegisterConnectionTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchAssetsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartMaterializedViewRefreshTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopMaterializedViewRefreshTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateCatalogCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateIntegrationResourcePropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateIntegrationTablePropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateUsageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +4 -9
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +63 -126
- package/dist-types/ts3.4/models/errors.d.ts +48 -179
- package/dist-types/ts3.4/models/models_0.d.ts +2 -6
- package/dist-types/ts3.4/models/models_1.d.ts +4 -12
- package/dist-types/ts3.4/models/models_2.d.ts +5 -15
- package/dist-types/ts3.4/models/models_3.d.ts +5 -15
- package/dist-types/ts3.4/pagination/GetCrawlersPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/GetJobRunsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/GetJobsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/GetTablesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/GetTriggersPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +38 -38
|
@@ -3,8 +3,7 @@ export declare const AdditionalOptionKeys: {
|
|
|
3
3
|
readonly CompositeOption: "compositeRuleEvaluation.method";
|
|
4
4
|
readonly ObservationsOption: "observations.scope";
|
|
5
5
|
};
|
|
6
|
-
export type AdditionalOptionKeys =
|
|
7
|
-
(typeof AdditionalOptionKeys)[keyof typeof AdditionalOptionKeys];
|
|
6
|
+
export type AdditionalOptionKeys = (typeof AdditionalOptionKeys)[keyof typeof AdditionalOptionKeys];
|
|
8
7
|
export declare const AggFunction: {
|
|
9
8
|
readonly avg: "avg";
|
|
10
9
|
readonly count: "count";
|
|
@@ -46,8 +45,7 @@ export declare const PropertyLocation: {
|
|
|
46
45
|
readonly PATH: "PATH";
|
|
47
46
|
readonly QUERY_PARAM: "QUERY_PARAM";
|
|
48
47
|
};
|
|
49
|
-
export type PropertyLocation =
|
|
50
|
-
(typeof PropertyLocation)[keyof typeof PropertyLocation];
|
|
48
|
+
export type PropertyLocation = (typeof PropertyLocation)[keyof typeof PropertyLocation];
|
|
51
49
|
export declare const PropertyType: {
|
|
52
50
|
readonly READ_ONLY: "READ_ONLY";
|
|
53
51
|
readonly SECRET: "SECRET";
|
|
@@ -62,30 +60,26 @@ export declare const AuthenticationType: {
|
|
|
62
60
|
readonly IAM: "IAM";
|
|
63
61
|
readonly OAUTH2: "OAUTH2";
|
|
64
62
|
};
|
|
65
|
-
export type AuthenticationType =
|
|
66
|
-
(typeof AuthenticationType)[keyof typeof AuthenticationType];
|
|
63
|
+
export type AuthenticationType = (typeof AuthenticationType)[keyof typeof AuthenticationType];
|
|
67
64
|
export declare const OAuth2GrantType: {
|
|
68
65
|
readonly AUTHORIZATION_CODE: "AUTHORIZATION_CODE";
|
|
69
66
|
readonly CLIENT_CREDENTIALS: "CLIENT_CREDENTIALS";
|
|
70
67
|
readonly JWT_BEARER: "JWT_BEARER";
|
|
71
68
|
};
|
|
72
|
-
export type OAuth2GrantType =
|
|
73
|
-
(typeof OAuth2GrantType)[keyof typeof OAuth2GrantType];
|
|
69
|
+
export type OAuth2GrantType = (typeof OAuth2GrantType)[keyof typeof OAuth2GrantType];
|
|
74
70
|
export declare const BlueprintStatus: {
|
|
75
71
|
readonly ACTIVE: "ACTIVE";
|
|
76
72
|
readonly CREATING: "CREATING";
|
|
77
73
|
readonly FAILED: "FAILED";
|
|
78
74
|
readonly UPDATING: "UPDATING";
|
|
79
75
|
};
|
|
80
|
-
export type BlueprintStatus =
|
|
81
|
-
(typeof BlueprintStatus)[keyof typeof BlueprintStatus];
|
|
76
|
+
export type BlueprintStatus = (typeof BlueprintStatus)[keyof typeof BlueprintStatus];
|
|
82
77
|
export declare const LastCrawlStatus: {
|
|
83
78
|
readonly CANCELLED: "CANCELLED";
|
|
84
79
|
readonly FAILED: "FAILED";
|
|
85
80
|
readonly SUCCEEDED: "SUCCEEDED";
|
|
86
81
|
};
|
|
87
|
-
export type LastCrawlStatus =
|
|
88
|
-
(typeof LastCrawlStatus)[keyof typeof LastCrawlStatus];
|
|
82
|
+
export type LastCrawlStatus = (typeof LastCrawlStatus)[keyof typeof LastCrawlStatus];
|
|
89
83
|
export declare const CrawlerLineageSettings: {
|
|
90
84
|
readonly DISABLE: "DISABLE";
|
|
91
85
|
readonly ENABLE: "ENABLE";
|
|
@@ -97,8 +91,7 @@ export declare const RecrawlBehavior: {
|
|
|
97
91
|
readonly CRAWL_EVERYTHING: "CRAWL_EVERYTHING";
|
|
98
92
|
readonly CRAWL_NEW_FOLDERS_ONLY: "CRAWL_NEW_FOLDERS_ONLY";
|
|
99
93
|
};
|
|
100
|
-
export type RecrawlBehavior =
|
|
101
|
-
(typeof RecrawlBehavior)[keyof typeof RecrawlBehavior];
|
|
94
|
+
export type RecrawlBehavior = (typeof RecrawlBehavior)[keyof typeof RecrawlBehavior];
|
|
102
95
|
export declare const ScheduleState: {
|
|
103
96
|
readonly NOT_SCHEDULED: "NOT_SCHEDULED";
|
|
104
97
|
readonly SCHEDULED: "SCHEDULED";
|
|
@@ -110,14 +103,12 @@ export declare const DeleteBehavior: {
|
|
|
110
103
|
readonly DEPRECATE_IN_DATABASE: "DEPRECATE_IN_DATABASE";
|
|
111
104
|
readonly LOG: "LOG";
|
|
112
105
|
};
|
|
113
|
-
export type DeleteBehavior =
|
|
114
|
-
(typeof DeleteBehavior)[keyof typeof DeleteBehavior];
|
|
106
|
+
export type DeleteBehavior = (typeof DeleteBehavior)[keyof typeof DeleteBehavior];
|
|
115
107
|
export declare const UpdateBehavior: {
|
|
116
108
|
readonly LOG: "LOG";
|
|
117
109
|
readonly UPDATE_IN_DATABASE: "UPDATE_IN_DATABASE";
|
|
118
110
|
};
|
|
119
|
-
export type UpdateBehavior =
|
|
120
|
-
(typeof UpdateBehavior)[keyof typeof UpdateBehavior];
|
|
111
|
+
export type UpdateBehavior = (typeof UpdateBehavior)[keyof typeof UpdateBehavior];
|
|
121
112
|
export declare const CrawlerState: {
|
|
122
113
|
readonly READY: "READY";
|
|
123
114
|
readonly RUNNING: "RUNNING";
|
|
@@ -128,8 +119,7 @@ export declare const JdbcMetadataEntry: {
|
|
|
128
119
|
readonly COMMENTS: "COMMENTS";
|
|
129
120
|
readonly RAWTYPES: "RAWTYPES";
|
|
130
121
|
};
|
|
131
|
-
export type JdbcMetadataEntry =
|
|
132
|
-
(typeof JdbcMetadataEntry)[keyof typeof JdbcMetadataEntry];
|
|
122
|
+
export type JdbcMetadataEntry = (typeof JdbcMetadataEntry)[keyof typeof JdbcMetadataEntry];
|
|
133
123
|
export declare const DataQualityRuleResultStatus: {
|
|
134
124
|
readonly ERROR: "ERROR";
|
|
135
125
|
readonly FAIL: "FAIL";
|
|
@@ -153,8 +143,7 @@ export declare const StartingPosition: {
|
|
|
153
143
|
readonly TIMESTAMP: "timestamp";
|
|
154
144
|
readonly TRIM_HORIZON: "trim_horizon";
|
|
155
145
|
};
|
|
156
|
-
export type StartingPosition =
|
|
157
|
-
(typeof StartingPosition)[keyof typeof StartingPosition];
|
|
146
|
+
export type StartingPosition = (typeof StartingPosition)[keyof typeof StartingPosition];
|
|
158
147
|
export declare const JDBCConnectionType: {
|
|
159
148
|
readonly mysql: "mysql";
|
|
160
149
|
readonly oracle: "oracle";
|
|
@@ -162,8 +151,7 @@ export declare const JDBCConnectionType: {
|
|
|
162
151
|
readonly redshift: "redshift";
|
|
163
152
|
readonly sqlserver: "sqlserver";
|
|
164
153
|
};
|
|
165
|
-
export type JDBCConnectionType =
|
|
166
|
-
(typeof JDBCConnectionType)[keyof typeof JDBCConnectionType];
|
|
154
|
+
export type JDBCConnectionType = (typeof JDBCConnectionType)[keyof typeof JDBCConnectionType];
|
|
167
155
|
export declare const ParamType: {
|
|
168
156
|
readonly BOOL: "bool";
|
|
169
157
|
readonly COMPLEX: "complex";
|
|
@@ -183,8 +171,7 @@ export declare const DQTransformOutput: {
|
|
|
183
171
|
readonly EvaluationResults: "EvaluationResults";
|
|
184
172
|
readonly PrimaryInput: "PrimaryInput";
|
|
185
173
|
};
|
|
186
|
-
export type DQTransformOutput =
|
|
187
|
-
(typeof DQTransformOutput)[keyof typeof DQTransformOutput];
|
|
174
|
+
export type DQTransformOutput = (typeof DQTransformOutput)[keyof typeof DQTransformOutput];
|
|
188
175
|
export declare const DQStopJobOnFailureTiming: {
|
|
189
176
|
readonly AfterDataLoad: "AfterDataLoad";
|
|
190
177
|
readonly Immediate: "Immediate";
|
|
@@ -200,14 +187,12 @@ export declare const FilterOperation: {
|
|
|
200
187
|
readonly LTE: "LTE";
|
|
201
188
|
readonly REGEX: "REGEX";
|
|
202
189
|
};
|
|
203
|
-
export type FilterOperation =
|
|
204
|
-
(typeof FilterOperation)[keyof typeof FilterOperation];
|
|
190
|
+
export type FilterOperation = (typeof FilterOperation)[keyof typeof FilterOperation];
|
|
205
191
|
export declare const FilterValueType: {
|
|
206
192
|
readonly COLUMNEXTRACTED: "COLUMNEXTRACTED";
|
|
207
193
|
readonly CONSTANT: "CONSTANT";
|
|
208
194
|
};
|
|
209
|
-
export type FilterValueType =
|
|
210
|
-
(typeof FilterValueType)[keyof typeof FilterValueType];
|
|
195
|
+
export type FilterValueType = (typeof FilterValueType)[keyof typeof FilterValueType];
|
|
211
196
|
export declare const FilterLogicalOperator: {
|
|
212
197
|
readonly AND: "AND";
|
|
213
198
|
readonly OR: "OR";
|
|
@@ -274,8 +259,7 @@ export declare const GlueRecordType: {
|
|
|
274
259
|
readonly STRING: "STRING";
|
|
275
260
|
readonly TIMESTAMP: "TIMESTAMP";
|
|
276
261
|
};
|
|
277
|
-
export type GlueRecordType =
|
|
278
|
-
(typeof GlueRecordType)[keyof typeof GlueRecordType];
|
|
262
|
+
export type GlueRecordType = (typeof GlueRecordType)[keyof typeof GlueRecordType];
|
|
279
263
|
export declare const JoinType: {
|
|
280
264
|
readonly EQUIJOIN: "equijoin";
|
|
281
265
|
readonly LEFT: "left";
|
|
@@ -299,8 +283,7 @@ export declare const CompressionType: {
|
|
|
299
283
|
readonly BZIP2: "bzip2";
|
|
300
284
|
readonly GZIP: "gzip";
|
|
301
285
|
};
|
|
302
|
-
export type CompressionType =
|
|
303
|
-
(typeof CompressionType)[keyof typeof CompressionType];
|
|
286
|
+
export type CompressionType = (typeof CompressionType)[keyof typeof CompressionType];
|
|
304
287
|
export declare const QuoteChar: {
|
|
305
288
|
readonly DISABLED: "disabled";
|
|
306
289
|
readonly QUILLEMET: "quillemet";
|
|
@@ -376,8 +359,7 @@ export declare const ExecutionClass: {
|
|
|
376
359
|
readonly FLEX: "FLEX";
|
|
377
360
|
readonly STANDARD: "STANDARD";
|
|
378
361
|
};
|
|
379
|
-
export type ExecutionClass =
|
|
380
|
-
(typeof ExecutionClass)[keyof typeof ExecutionClass];
|
|
362
|
+
export type ExecutionClass = (typeof ExecutionClass)[keyof typeof ExecutionClass];
|
|
381
363
|
export declare const JobMode: {
|
|
382
364
|
readonly NOTEBOOK: "NOTEBOOK";
|
|
383
365
|
readonly SCRIPT: "SCRIPT";
|
|
@@ -417,21 +399,18 @@ export declare const TableOptimizerType: {
|
|
|
417
399
|
readonly ORPHAN_FILE_DELETION: "orphan_file_deletion";
|
|
418
400
|
readonly RETENTION: "retention";
|
|
419
401
|
};
|
|
420
|
-
export type TableOptimizerType =
|
|
421
|
-
(typeof TableOptimizerType)[keyof typeof TableOptimizerType];
|
|
402
|
+
export type TableOptimizerType = (typeof TableOptimizerType)[keyof typeof TableOptimizerType];
|
|
422
403
|
export declare const CompactionStrategy: {
|
|
423
404
|
readonly BINPACK: "binpack";
|
|
424
405
|
readonly SORT: "sort";
|
|
425
406
|
readonly ZORDER: "z-order";
|
|
426
407
|
};
|
|
427
|
-
export type CompactionStrategy =
|
|
428
|
-
(typeof CompactionStrategy)[keyof typeof CompactionStrategy];
|
|
408
|
+
export type CompactionStrategy = (typeof CompactionStrategy)[keyof typeof CompactionStrategy];
|
|
429
409
|
export declare const ConfigurationSource: {
|
|
430
410
|
readonly CATALOG: "catalog";
|
|
431
411
|
readonly TABLE: "table";
|
|
432
412
|
};
|
|
433
|
-
export type ConfigurationSource =
|
|
434
|
-
(typeof ConfigurationSource)[keyof typeof ConfigurationSource];
|
|
413
|
+
export type ConfigurationSource = (typeof ConfigurationSource)[keyof typeof ConfigurationSource];
|
|
435
414
|
export declare const TableOptimizerEventType: {
|
|
436
415
|
readonly COMPLETED: "completed";
|
|
437
416
|
readonly FAILED: "failed";
|
|
@@ -452,8 +431,7 @@ export type CrawlState = (typeof CrawlState)[keyof typeof CrawlState];
|
|
|
452
431
|
export declare const LogicalOperator: {
|
|
453
432
|
readonly EQUALS: "EQUALS";
|
|
454
433
|
};
|
|
455
|
-
export type LogicalOperator =
|
|
456
|
-
(typeof LogicalOperator)[keyof typeof LogicalOperator];
|
|
434
|
+
export type LogicalOperator = (typeof LogicalOperator)[keyof typeof LogicalOperator];
|
|
457
435
|
export declare const JobRunState: {
|
|
458
436
|
readonly ERROR: "ERROR";
|
|
459
437
|
readonly EXPIRED: "EXPIRED";
|
|
@@ -503,8 +481,7 @@ export declare const WorkflowRunStatus: {
|
|
|
503
481
|
readonly STOPPED: "STOPPED";
|
|
504
482
|
readonly STOPPING: "STOPPING";
|
|
505
483
|
};
|
|
506
|
-
export type WorkflowRunStatus =
|
|
507
|
-
(typeof WorkflowRunStatus)[keyof typeof WorkflowRunStatus];
|
|
484
|
+
export type WorkflowRunStatus = (typeof WorkflowRunStatus)[keyof typeof WorkflowRunStatus];
|
|
508
485
|
export declare const TaskStatusType: {
|
|
509
486
|
readonly FAILED: "FAILED";
|
|
510
487
|
readonly RUNNING: "RUNNING";
|
|
@@ -514,8 +491,7 @@ export declare const TaskStatusType: {
|
|
|
514
491
|
readonly SUCCEEDED: "SUCCEEDED";
|
|
515
492
|
readonly TIMEOUT: "TIMEOUT";
|
|
516
493
|
};
|
|
517
|
-
export type TaskStatusType =
|
|
518
|
-
(typeof TaskStatusType)[keyof typeof TaskStatusType];
|
|
494
|
+
export type TaskStatusType = (typeof TaskStatusType)[keyof typeof TaskStatusType];
|
|
519
495
|
export declare const DataFormat: {
|
|
520
496
|
readonly AVRO: "AVRO";
|
|
521
497
|
readonly JSON: "JSON";
|
|
@@ -545,15 +521,13 @@ export declare const CsvHeaderOption: {
|
|
|
545
521
|
readonly PRESENT: "PRESENT";
|
|
546
522
|
readonly UNKNOWN: "UNKNOWN";
|
|
547
523
|
};
|
|
548
|
-
export type CsvHeaderOption =
|
|
549
|
-
(typeof CsvHeaderOption)[keyof typeof CsvHeaderOption];
|
|
524
|
+
export type CsvHeaderOption = (typeof CsvHeaderOption)[keyof typeof CsvHeaderOption];
|
|
550
525
|
export declare const CsvSerdeOption: {
|
|
551
526
|
readonly LazySimpleSerDe: "LazySimpleSerDe";
|
|
552
527
|
readonly None: "None";
|
|
553
528
|
readonly OpenCSVSerDe: "OpenCSVSerDe";
|
|
554
529
|
};
|
|
555
|
-
export type CsvSerdeOption =
|
|
556
|
-
(typeof CsvSerdeOption)[keyof typeof CsvSerdeOption];
|
|
530
|
+
export type CsvSerdeOption = (typeof CsvSerdeOption)[keyof typeof CsvSerdeOption];
|
|
557
531
|
export declare const ConnectionPropertyKey: {
|
|
558
532
|
readonly CLUSTER_IDENTIFIER: "CLUSTER_IDENTIFIER";
|
|
559
533
|
readonly CONFIG_FILES: "CONFIG_FILES";
|
|
@@ -701,22 +675,19 @@ export declare const ConnectionType: {
|
|
|
701
675
|
readonly ZOHOCRM: "ZOHOCRM";
|
|
702
676
|
readonly ZOOM: "ZOOM";
|
|
703
677
|
};
|
|
704
|
-
export type ConnectionType =
|
|
705
|
-
(typeof ConnectionType)[keyof typeof ConnectionType];
|
|
678
|
+
export type ConnectionType = (typeof ConnectionType)[keyof typeof ConnectionType];
|
|
706
679
|
export declare const ComputeEnvironment: {
|
|
707
680
|
readonly ATHENA: "ATHENA";
|
|
708
681
|
readonly PYTHON: "PYTHON";
|
|
709
682
|
readonly SPARK: "SPARK";
|
|
710
683
|
};
|
|
711
|
-
export type ComputeEnvironment =
|
|
712
|
-
(typeof ComputeEnvironment)[keyof typeof ComputeEnvironment];
|
|
684
|
+
export type ComputeEnvironment = (typeof ComputeEnvironment)[keyof typeof ComputeEnvironment];
|
|
713
685
|
export declare const ConnectionStatus: {
|
|
714
686
|
readonly FAILED: "FAILED";
|
|
715
687
|
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
716
688
|
readonly READY: "READY";
|
|
717
689
|
};
|
|
718
|
-
export type ConnectionStatus =
|
|
719
|
-
(typeof ConnectionStatus)[keyof typeof ConnectionStatus];
|
|
690
|
+
export type ConnectionStatus = (typeof ConnectionStatus)[keyof typeof ConnectionStatus];
|
|
720
691
|
export declare const IntegrationStatus: {
|
|
721
692
|
readonly ACTIVE: "ACTIVE";
|
|
722
693
|
readonly CREATING: "CREATING";
|
|
@@ -726,8 +697,7 @@ export declare const IntegrationStatus: {
|
|
|
726
697
|
readonly NEEDS_ATTENTION: "NEEDS_ATTENTION";
|
|
727
698
|
readonly SYNCING: "SYNCING";
|
|
728
699
|
};
|
|
729
|
-
export type IntegrationStatus =
|
|
730
|
-
(typeof IntegrationStatus)[keyof typeof IntegrationStatus];
|
|
700
|
+
export type IntegrationStatus = (typeof IntegrationStatus)[keyof typeof IntegrationStatus];
|
|
731
701
|
export declare const UnnestSpec: {
|
|
732
702
|
readonly FULL: "FULL";
|
|
733
703
|
readonly NOUNNEST: "NOUNNEST";
|
|
@@ -767,8 +737,7 @@ export declare const SchemaVersionStatus: {
|
|
|
767
737
|
readonly FAILURE: "FAILURE";
|
|
768
738
|
readonly PENDING: "PENDING";
|
|
769
739
|
};
|
|
770
|
-
export type SchemaVersionStatus =
|
|
771
|
-
(typeof SchemaVersionStatus)[keyof typeof SchemaVersionStatus];
|
|
740
|
+
export type SchemaVersionStatus = (typeof SchemaVersionStatus)[keyof typeof SchemaVersionStatus];
|
|
772
741
|
export declare const Language: {
|
|
773
742
|
readonly PYTHON: "PYTHON";
|
|
774
743
|
readonly SCALA: "SCALA";
|
|
@@ -797,8 +766,7 @@ export declare const S3EncryptionMode: {
|
|
|
797
766
|
readonly SSEKMS: "SSE-KMS";
|
|
798
767
|
readonly SSES3: "SSE-S3";
|
|
799
768
|
};
|
|
800
|
-
export type S3EncryptionMode =
|
|
801
|
-
(typeof S3EncryptionMode)[keyof typeof S3EncryptionMode];
|
|
769
|
+
export type S3EncryptionMode = (typeof S3EncryptionMode)[keyof typeof S3EncryptionMode];
|
|
802
770
|
export declare const SessionType: {
|
|
803
771
|
readonly LIVY: "LIVY";
|
|
804
772
|
readonly SPARK_CONNECT: "SPARK_CONNECT";
|
|
@@ -822,25 +790,21 @@ export declare const IcebergSortDirection: {
|
|
|
822
790
|
readonly ASC: "asc";
|
|
823
791
|
readonly DESC: "desc";
|
|
824
792
|
};
|
|
825
|
-
export type IcebergSortDirection =
|
|
826
|
-
(typeof IcebergSortDirection)[keyof typeof IcebergSortDirection];
|
|
793
|
+
export type IcebergSortDirection = (typeof IcebergSortDirection)[keyof typeof IcebergSortDirection];
|
|
827
794
|
export declare const IcebergNullOrder: {
|
|
828
795
|
readonly NULLS_FIRST: "nulls-first";
|
|
829
796
|
readonly NULLS_LAST: "nulls-last";
|
|
830
797
|
};
|
|
831
|
-
export type IcebergNullOrder =
|
|
832
|
-
(typeof IcebergNullOrder)[keyof typeof IcebergNullOrder];
|
|
798
|
+
export type IcebergNullOrder = (typeof IcebergNullOrder)[keyof typeof IcebergNullOrder];
|
|
833
799
|
export declare const MetadataOperation: {
|
|
834
800
|
readonly CREATE: "CREATE";
|
|
835
801
|
};
|
|
836
|
-
export type MetadataOperation =
|
|
837
|
-
(typeof MetadataOperation)[keyof typeof MetadataOperation];
|
|
802
|
+
export type MetadataOperation = (typeof MetadataOperation)[keyof typeof MetadataOperation];
|
|
838
803
|
export declare const LastRefreshType: {
|
|
839
804
|
readonly FULL: "FULL";
|
|
840
805
|
readonly INCREMENTAL: "INCREMENTAL";
|
|
841
806
|
};
|
|
842
|
-
export type LastRefreshType =
|
|
843
|
-
(typeof LastRefreshType)[keyof typeof LastRefreshType];
|
|
807
|
+
export type LastRefreshType = (typeof LastRefreshType)[keyof typeof LastRefreshType];
|
|
844
808
|
export declare const ViewDialect: {
|
|
845
809
|
readonly ATHENA: "ATHENA";
|
|
846
810
|
readonly REDSHIFT: "REDSHIFT";
|
|
@@ -869,8 +833,7 @@ export declare const RegistryStatus: {
|
|
|
869
833
|
readonly AVAILABLE: "AVAILABLE";
|
|
870
834
|
readonly DELETING: "DELETING";
|
|
871
835
|
};
|
|
872
|
-
export type RegistryStatus =
|
|
873
|
-
(typeof RegistryStatus)[keyof typeof RegistryStatus];
|
|
836
|
+
export type RegistryStatus = (typeof RegistryStatus)[keyof typeof RegistryStatus];
|
|
874
837
|
export declare const FieldDataType: {
|
|
875
838
|
readonly ARRAY: "ARRAY";
|
|
876
839
|
readonly BIGINT: "BIGINT";
|
|
@@ -908,16 +871,14 @@ export declare const FieldFilterOperator: {
|
|
|
908
871
|
readonly NOT_EQUAL_TO: "NOT_EQUAL_TO";
|
|
909
872
|
readonly ORDER_BY: "ORDER_BY";
|
|
910
873
|
};
|
|
911
|
-
export type FieldFilterOperator =
|
|
912
|
-
(typeof FieldFilterOperator)[keyof typeof FieldFilterOperator];
|
|
874
|
+
export type FieldFilterOperator = (typeof FieldFilterOperator)[keyof typeof FieldFilterOperator];
|
|
913
875
|
export declare const BlueprintRunState: {
|
|
914
876
|
readonly FAILED: "FAILED";
|
|
915
877
|
readonly ROLLING_BACK: "ROLLING_BACK";
|
|
916
878
|
readonly RUNNING: "RUNNING";
|
|
917
879
|
readonly SUCCEEDED: "SUCCEEDED";
|
|
918
880
|
};
|
|
919
|
-
export type BlueprintRunState =
|
|
920
|
-
(typeof BlueprintRunState)[keyof typeof BlueprintRunState];
|
|
881
|
+
export type BlueprintRunState = (typeof BlueprintRunState)[keyof typeof BlueprintRunState];
|
|
921
882
|
export declare const ColumnStatisticsType: {
|
|
922
883
|
readonly BINARY: "BINARY";
|
|
923
884
|
readonly BOOLEAN: "BOOLEAN";
|
|
@@ -927,14 +888,12 @@ export declare const ColumnStatisticsType: {
|
|
|
927
888
|
readonly LONG: "LONG";
|
|
928
889
|
readonly STRING: "STRING";
|
|
929
890
|
};
|
|
930
|
-
export type ColumnStatisticsType =
|
|
931
|
-
(typeof ColumnStatisticsType)[keyof typeof ColumnStatisticsType];
|
|
891
|
+
export type ColumnStatisticsType = (typeof ColumnStatisticsType)[keyof typeof ColumnStatisticsType];
|
|
932
892
|
export declare const ComputationType: {
|
|
933
893
|
readonly FULL: "FULL";
|
|
934
894
|
readonly INCREMENTAL: "INCREMENTAL";
|
|
935
895
|
};
|
|
936
|
-
export type ComputationType =
|
|
937
|
-
(typeof ComputationType)[keyof typeof ComputationType];
|
|
896
|
+
export type ComputationType = (typeof ComputationType)[keyof typeof ComputationType];
|
|
938
897
|
export declare const ColumnStatisticsState: {
|
|
939
898
|
readonly FAILED: "FAILED";
|
|
940
899
|
readonly RUNNING: "RUNNING";
|
|
@@ -948,8 +907,7 @@ export declare const ExecutionStatus: {
|
|
|
948
907
|
readonly FAILED: "FAILED";
|
|
949
908
|
readonly STARTED: "STARTED";
|
|
950
909
|
};
|
|
951
|
-
export type ExecutionStatus =
|
|
952
|
-
(typeof ExecutionStatus)[keyof typeof ExecutionStatus];
|
|
910
|
+
export type ExecutionStatus = (typeof ExecutionStatus)[keyof typeof ExecutionStatus];
|
|
953
911
|
export declare const ScheduleType: {
|
|
954
912
|
readonly AUTO: "AUTO";
|
|
955
913
|
readonly CRON: "CRON";
|
|
@@ -964,21 +922,18 @@ export declare const GlueResourceType: {
|
|
|
964
922
|
readonly JOB: "JOB";
|
|
965
923
|
readonly SESSION: "SESSION";
|
|
966
924
|
};
|
|
967
|
-
export type GlueResourceType =
|
|
968
|
-
(typeof GlueResourceType)[keyof typeof GlueResourceType];
|
|
925
|
+
export type GlueResourceType = (typeof GlueResourceType)[keyof typeof GlueResourceType];
|
|
969
926
|
export declare const DatabaseAttributes: {
|
|
970
927
|
readonly NAME: "NAME";
|
|
971
928
|
readonly TARGET_DATABASE: "TARGET_DATABASE";
|
|
972
929
|
};
|
|
973
|
-
export type DatabaseAttributes =
|
|
974
|
-
(typeof DatabaseAttributes)[keyof typeof DatabaseAttributes];
|
|
930
|
+
export type DatabaseAttributes = (typeof DatabaseAttributes)[keyof typeof DatabaseAttributes];
|
|
975
931
|
export declare const ResourceShareType: {
|
|
976
932
|
readonly ALL: "ALL";
|
|
977
933
|
readonly FEDERATED: "FEDERATED";
|
|
978
934
|
readonly FOREIGN: "FOREIGN";
|
|
979
935
|
};
|
|
980
|
-
export type ResourceShareType =
|
|
981
|
-
(typeof ResourceShareType)[keyof typeof ResourceShareType];
|
|
936
|
+
export type ResourceShareType = (typeof ResourceShareType)[keyof typeof ResourceShareType];
|
|
982
937
|
export declare const CatalogEncryptionMode: {
|
|
983
938
|
readonly DISABLED: "DISABLED";
|
|
984
939
|
readonly SSEKMS: "SSE-KMS";
|
|
@@ -1033,15 +988,13 @@ export declare const SortDirectionType: {
|
|
|
1033
988
|
readonly ASCENDING: "ASCENDING";
|
|
1034
989
|
readonly DESCENDING: "DESCENDING";
|
|
1035
990
|
};
|
|
1036
|
-
export type SortDirectionType =
|
|
1037
|
-
(typeof SortDirectionType)[keyof typeof SortDirectionType];
|
|
991
|
+
export type SortDirectionType = (typeof SortDirectionType)[keyof typeof SortDirectionType];
|
|
1038
992
|
export declare const TransformStatusType: {
|
|
1039
993
|
readonly DELETING: "DELETING";
|
|
1040
994
|
readonly NOT_READY: "NOT_READY";
|
|
1041
995
|
readonly READY: "READY";
|
|
1042
996
|
};
|
|
1043
|
-
export type TransformStatusType =
|
|
1044
|
-
(typeof TransformStatusType)[keyof typeof TransformStatusType];
|
|
997
|
+
export type TransformStatusType = (typeof TransformStatusType)[keyof typeof TransformStatusType];
|
|
1045
998
|
export declare const TransformSortColumnType: {
|
|
1046
999
|
readonly CREATED: "CREATED";
|
|
1047
1000
|
readonly LAST_MODIFIED: "LAST_MODIFIED";
|
|
@@ -1058,21 +1011,18 @@ export declare const BackfillErrorCode: {
|
|
|
1058
1011
|
readonly MISSING_PARTITION_VALUE_ERROR: "MISSING_PARTITION_VALUE_ERROR";
|
|
1059
1012
|
readonly UNSUPPORTED_PARTITION_CHARACTER_ERROR: "UNSUPPORTED_PARTITION_CHARACTER_ERROR";
|
|
1060
1013
|
};
|
|
1061
|
-
export type BackfillErrorCode =
|
|
1062
|
-
(typeof BackfillErrorCode)[keyof typeof BackfillErrorCode];
|
|
1014
|
+
export type BackfillErrorCode = (typeof BackfillErrorCode)[keyof typeof BackfillErrorCode];
|
|
1063
1015
|
export declare const PartitionIndexStatus: {
|
|
1064
1016
|
readonly ACTIVE: "ACTIVE";
|
|
1065
1017
|
readonly CREATING: "CREATING";
|
|
1066
1018
|
readonly DELETING: "DELETING";
|
|
1067
1019
|
readonly FAILED: "FAILED";
|
|
1068
1020
|
};
|
|
1069
|
-
export type PartitionIndexStatus =
|
|
1070
|
-
(typeof PartitionIndexStatus)[keyof typeof PartitionIndexStatus];
|
|
1021
|
+
export type PartitionIndexStatus = (typeof PartitionIndexStatus)[keyof typeof PartitionIndexStatus];
|
|
1071
1022
|
export declare const SchemaDiffType: {
|
|
1072
1023
|
readonly SYNTAX_DIFF: "SYNTAX_DIFF";
|
|
1073
1024
|
};
|
|
1074
|
-
export type SchemaDiffType =
|
|
1075
|
-
(typeof SchemaDiffType)[keyof typeof SchemaDiffType];
|
|
1025
|
+
export type SchemaDiffType = (typeof SchemaDiffType)[keyof typeof SchemaDiffType];
|
|
1076
1026
|
export declare const StatementState: {
|
|
1077
1027
|
readonly AVAILABLE: "AVAILABLE";
|
|
1078
1028
|
readonly CANCELLED: "CANCELLED";
|
|
@@ -1081,22 +1031,19 @@ export declare const StatementState: {
|
|
|
1081
1031
|
readonly RUNNING: "RUNNING";
|
|
1082
1032
|
readonly WAITING: "WAITING";
|
|
1083
1033
|
};
|
|
1084
|
-
export type StatementState =
|
|
1085
|
-
(typeof StatementState)[keyof typeof StatementState];
|
|
1034
|
+
export type StatementState = (typeof StatementState)[keyof typeof StatementState];
|
|
1086
1035
|
export declare const TableAttributes: {
|
|
1087
1036
|
readonly DEFAULT: "DEFAULT";
|
|
1088
1037
|
readonly LATEST_ICEBERG_METADATA: "LATEST_ICEBERG_METADATA";
|
|
1089
1038
|
readonly NAME: "NAME";
|
|
1090
1039
|
readonly TABLE_TYPE: "TABLE_TYPE";
|
|
1091
1040
|
};
|
|
1092
|
-
export type TableAttributes =
|
|
1093
|
-
(typeof TableAttributes)[keyof typeof TableAttributes];
|
|
1041
|
+
export type TableAttributes = (typeof TableAttributes)[keyof typeof TableAttributes];
|
|
1094
1042
|
export declare const ResourceAction: {
|
|
1095
1043
|
readonly CREATE: "CREATE";
|
|
1096
1044
|
readonly UPDATE: "UPDATE";
|
|
1097
1045
|
};
|
|
1098
|
-
export type ResourceAction =
|
|
1099
|
-
(typeof ResourceAction)[keyof typeof ResourceAction];
|
|
1046
|
+
export type ResourceAction = (typeof ResourceAction)[keyof typeof ResourceAction];
|
|
1100
1047
|
export declare const ResourceState: {
|
|
1101
1048
|
readonly FAILED: "FAILED";
|
|
1102
1049
|
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
@@ -1111,8 +1058,7 @@ export declare const PermissionType: {
|
|
|
1111
1058
|
readonly NESTED_CELL_PERMISSION: "NESTED_CELL_PERMISSION";
|
|
1112
1059
|
readonly NESTED_PERMISSION: "NESTED_PERMISSION";
|
|
1113
1060
|
};
|
|
1114
|
-
export type PermissionType =
|
|
1115
|
-
(typeof PermissionType)[keyof typeof PermissionType];
|
|
1061
|
+
export type PermissionType = (typeof PermissionType)[keyof typeof PermissionType];
|
|
1116
1062
|
export declare const FieldName: {
|
|
1117
1063
|
readonly CRAWL_ID: "CRAWL_ID";
|
|
1118
1064
|
readonly DPU_HOUR: "DPU_HOUR";
|
|
@@ -1129,16 +1075,14 @@ export declare const FilterOperator: {
|
|
|
1129
1075
|
readonly LT: "LT";
|
|
1130
1076
|
readonly NE: "NE";
|
|
1131
1077
|
};
|
|
1132
|
-
export type FilterOperator =
|
|
1133
|
-
(typeof FilterOperator)[keyof typeof FilterOperator];
|
|
1078
|
+
export type FilterOperator = (typeof FilterOperator)[keyof typeof FilterOperator];
|
|
1134
1079
|
export declare const CrawlerHistoryState: {
|
|
1135
1080
|
readonly COMPLETED: "COMPLETED";
|
|
1136
1081
|
readonly FAILED: "FAILED";
|
|
1137
1082
|
readonly RUNNING: "RUNNING";
|
|
1138
1083
|
readonly STOPPED: "STOPPED";
|
|
1139
1084
|
};
|
|
1140
|
-
export type CrawlerHistoryState =
|
|
1141
|
-
(typeof CrawlerHistoryState)[keyof typeof CrawlerHistoryState];
|
|
1085
|
+
export type CrawlerHistoryState = (typeof CrawlerHistoryState)[keyof typeof CrawlerHistoryState];
|
|
1142
1086
|
export declare const StatisticEvaluationLevel: {
|
|
1143
1087
|
readonly COLUMN: "Column";
|
|
1144
1088
|
readonly DATASET: "Dataset";
|
|
@@ -1150,15 +1094,13 @@ export declare const EnableHybridValues: {
|
|
|
1150
1094
|
readonly FALSE: "FALSE";
|
|
1151
1095
|
readonly TRUE: "TRUE";
|
|
1152
1096
|
};
|
|
1153
|
-
export type EnableHybridValues =
|
|
1154
|
-
(typeof EnableHybridValues)[keyof typeof EnableHybridValues];
|
|
1097
|
+
export type EnableHybridValues = (typeof EnableHybridValues)[keyof typeof EnableHybridValues];
|
|
1155
1098
|
export declare const ExistCondition: {
|
|
1156
1099
|
readonly MUST_EXIST: "MUST_EXIST";
|
|
1157
1100
|
readonly NONE: "NONE";
|
|
1158
1101
|
readonly NOT_EXIST: "NOT_EXIST";
|
|
1159
1102
|
};
|
|
1160
|
-
export type ExistCondition =
|
|
1161
|
-
(typeof ExistCondition)[keyof typeof ExistCondition];
|
|
1103
|
+
export type ExistCondition = (typeof ExistCondition)[keyof typeof ExistCondition];
|
|
1162
1104
|
export declare const ContentType: {
|
|
1163
1105
|
readonly APPLICATION_JSON: "APPLICATION_JSON";
|
|
1164
1106
|
readonly URL_ENCODED: "URL_ENCODED";
|
|
@@ -1174,8 +1116,7 @@ export type ConnectorOAuth2GrantType =
|
|
|
1174
1116
|
export declare const IntegrationType: {
|
|
1175
1117
|
readonly REST: "REST";
|
|
1176
1118
|
};
|
|
1177
|
-
export type IntegrationType =
|
|
1178
|
-
(typeof IntegrationType)[keyof typeof IntegrationType];
|
|
1119
|
+
export type IntegrationType = (typeof IntegrationType)[keyof typeof IntegrationType];
|
|
1179
1120
|
export declare const SearchFilterOperator: {
|
|
1180
1121
|
readonly equals: "equals";
|
|
1181
1122
|
readonly greaterThan: "greaterThan";
|
|
@@ -1184,14 +1125,12 @@ export declare const SearchFilterOperator: {
|
|
|
1184
1125
|
readonly lessThanOrEquals: "lessThanOrEquals";
|
|
1185
1126
|
readonly notExists: "notExists";
|
|
1186
1127
|
};
|
|
1187
|
-
export type SearchFilterOperator =
|
|
1188
|
-
(typeof SearchFilterOperator)[keyof typeof SearchFilterOperator];
|
|
1128
|
+
export type SearchFilterOperator = (typeof SearchFilterOperator)[keyof typeof SearchFilterOperator];
|
|
1189
1129
|
export declare const SearchSortOrder: {
|
|
1190
1130
|
readonly ASCENDING: "ASCENDING";
|
|
1191
1131
|
readonly DESCENDING: "DESCENDING";
|
|
1192
1132
|
};
|
|
1193
|
-
export type SearchSortOrder =
|
|
1194
|
-
(typeof SearchSortOrder)[keyof typeof SearchSortOrder];
|
|
1133
|
+
export type SearchSortOrder = (typeof SearchSortOrder)[keyof typeof SearchSortOrder];
|
|
1195
1134
|
export declare const Comparator: {
|
|
1196
1135
|
readonly EQUALS: "EQUALS";
|
|
1197
1136
|
readonly GREATER_THAN: "GREATER_THAN";
|
|
@@ -1218,13 +1157,11 @@ export declare const IcebergUpdateAction: {
|
|
|
1218
1157
|
readonly SET_LOCATION: "set-location";
|
|
1219
1158
|
readonly SET_PROPERTIES: "set-properties";
|
|
1220
1159
|
};
|
|
1221
|
-
export type IcebergUpdateAction =
|
|
1222
|
-
(typeof IcebergUpdateAction)[keyof typeof IcebergUpdateAction];
|
|
1160
|
+
export type IcebergUpdateAction = (typeof IcebergUpdateAction)[keyof typeof IcebergUpdateAction];
|
|
1223
1161
|
export declare const ViewUpdateAction: {
|
|
1224
1162
|
readonly ADD: "ADD";
|
|
1225
1163
|
readonly ADD_OR_REPLACE: "ADD_OR_REPLACE";
|
|
1226
1164
|
readonly DROP: "DROP";
|
|
1227
1165
|
readonly REPLACE: "REPLACE";
|
|
1228
1166
|
};
|
|
1229
|
-
export type ViewUpdateAction =
|
|
1230
|
-
(typeof ViewUpdateAction)[keyof typeof ViewUpdateAction];
|
|
1167
|
+
export type ViewUpdateAction = (typeof ViewUpdateAction)[keyof typeof ViewUpdateAction];
|