@aws-sdk/client-glue 3.529.1 → 3.535.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-types/Glue.d.ts +42 -1
- package/dist-types/GlueClient.d.ts +1 -1
- package/dist-types/commands/BatchCreatePartitionCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeletePartitionCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeleteTableCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetCrawlersCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetJobsCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetPartitionCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetTriggersCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +2 -1
- package/dist-types/commands/BatchStopJobRunCommand.d.ts +2 -1
- package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +2 -1
- package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +2 -1
- package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +2 -1
- package/dist-types/commands/CancelMLTaskRunCommand.d.ts +2 -1
- package/dist-types/commands/CancelStatementCommand.d.ts +2 -1
- package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +2 -1
- package/dist-types/commands/CreateBlueprintCommand.d.ts +2 -1
- package/dist-types/commands/CreateClassifierCommand.d.ts +2 -1
- package/dist-types/commands/CreateConnectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateCrawlerCommand.d.ts +2 -1
- package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +2 -1
- package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +2 -1
- package/dist-types/commands/CreateDatabaseCommand.d.ts +2 -1
- package/dist-types/commands/CreateDevEndpointCommand.d.ts +2 -1
- package/dist-types/commands/CreateJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateMLTransformCommand.d.ts +2 -1
- package/dist-types/commands/CreatePartitionCommand.d.ts +2 -1
- package/dist-types/commands/CreatePartitionIndexCommand.d.ts +2 -1
- package/dist-types/commands/CreateRegistryCommand.d.ts +2 -1
- package/dist-types/commands/CreateSchemaCommand.d.ts +2 -1
- package/dist-types/commands/CreateScriptCommand.d.ts +2 -1
- package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateSessionCommand.d.ts +2 -1
- package/dist-types/commands/CreateTableCommand.d.ts +2 -1
- package/dist-types/commands/CreateTableOptimizerCommand.d.ts +2 -1
- package/dist-types/commands/CreateTriggerCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +2 -1
- package/dist-types/commands/CreateWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBlueprintCommand.d.ts +2 -1
- package/dist-types/commands/DeleteClassifierCommand.d.ts +2 -1
- package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCrawlerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDatabaseCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDevEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMLTransformCommand.d.ts +2 -1
- package/dist-types/commands/DeletePartitionCommand.d.ts +2 -1
- package/dist-types/commands/DeletePartitionIndexCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRegistryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSchemaCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSessionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTableOptimizerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTableVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTriggerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/GetBlueprintCommand.d.ts +2 -1
- package/dist-types/commands/GetBlueprintRunCommand.d.ts +2 -1
- package/dist-types/commands/GetBlueprintRunsCommand.d.ts +2 -1
- package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetClassifierCommand.d.ts +2 -1
- package/dist-types/commands/GetClassifiersCommand.d.ts +2 -1
- package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +4 -3
- package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +4 -3
- package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +2 -1
- package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +2 -1
- package/dist-types/commands/GetConnectionCommand.d.ts +2 -1
- package/dist-types/commands/GetConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/GetCrawlerCommand.d.ts +2 -1
- package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +2 -1
- package/dist-types/commands/GetCrawlersCommand.d.ts +2 -1
- package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +2 -1
- package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetDataQualityResultCommand.d.ts +2 -1
- package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +2 -1
- package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +2 -1
- package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +2 -1
- package/dist-types/commands/GetDatabaseCommand.d.ts +2 -1
- package/dist-types/commands/GetDatabasesCommand.d.ts +2 -1
- package/dist-types/commands/GetDataflowGraphCommand.d.ts +2 -1
- package/dist-types/commands/GetDevEndpointCommand.d.ts +2 -1
- package/dist-types/commands/GetDevEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/GetJobBookmarkCommand.d.ts +2 -1
- package/dist-types/commands/GetJobCommand.d.ts +2 -1
- package/dist-types/commands/GetJobRunCommand.d.ts +2 -1
- package/dist-types/commands/GetJobRunsCommand.d.ts +2 -1
- package/dist-types/commands/GetJobsCommand.d.ts +2 -1
- package/dist-types/commands/GetMLTaskRunCommand.d.ts +2 -1
- package/dist-types/commands/GetMLTaskRunsCommand.d.ts +2 -1
- package/dist-types/commands/GetMLTransformCommand.d.ts +2 -1
- package/dist-types/commands/GetMLTransformsCommand.d.ts +2 -1
- package/dist-types/commands/GetMappingCommand.d.ts +2 -1
- package/dist-types/commands/GetPartitionCommand.d.ts +2 -1
- package/dist-types/commands/GetPartitionIndexesCommand.d.ts +2 -1
- package/dist-types/commands/GetPartitionsCommand.d.ts +2 -1
- package/dist-types/commands/GetPlanCommand.d.ts +2 -1
- package/dist-types/commands/GetRegistryCommand.d.ts +2 -1
- package/dist-types/commands/GetResourcePoliciesCommand.d.ts +2 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/GetSchemaCommand.d.ts +2 -1
- package/dist-types/commands/GetSchemaVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +2 -1
- package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/GetSessionCommand.d.ts +2 -1
- package/dist-types/commands/GetStatementCommand.d.ts +2 -1
- package/dist-types/commands/GetTableCommand.d.ts +2 -1
- package/dist-types/commands/GetTableOptimizerCommand.d.ts +2 -1
- package/dist-types/commands/GetTableVersionCommand.d.ts +2 -1
- package/dist-types/commands/GetTableVersionsCommand.d.ts +2 -1
- package/dist-types/commands/GetTablesCommand.d.ts +2 -1
- package/dist-types/commands/GetTagsCommand.d.ts +2 -1
- package/dist-types/commands/GetTriggerCommand.d.ts +2 -1
- package/dist-types/commands/GetTriggersCommand.d.ts +2 -1
- package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +2 -1
- package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +2 -1
- package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +2 -1
- package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +2 -1
- package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkflowCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkflowRunCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkflowRunsCommand.d.ts +2 -1
- package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +2 -1
- package/dist-types/commands/ListBlueprintsCommand.d.ts +2 -1
- package/dist-types/commands/ListColumnStatisticsTaskRunsCommand.d.ts +2 -1
- package/dist-types/commands/ListCrawlersCommand.d.ts +2 -1
- package/dist-types/commands/ListCrawlsCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +2 -1
- package/dist-types/commands/ListDataQualityResultsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +2 -1
- package/dist-types/commands/ListDevEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/ListJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListMLTransformsCommand.d.ts +2 -1
- package/dist-types/commands/ListRegistriesCommand.d.ts +2 -1
- package/dist-types/commands/ListSchemaVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListSchemasCommand.d.ts +2 -1
- package/dist-types/commands/ListSessionsCommand.d.ts +2 -1
- package/dist-types/commands/ListStatementsCommand.d.ts +2 -1
- package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +2 -1
- package/dist-types/commands/ListTriggersCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkflowsCommand.d.ts +2 -1
- package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +2 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +2 -1
- package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +2 -1
- package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +2 -1
- package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +2 -1
- package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +2 -1
- package/dist-types/commands/ResetJobBookmarkCommand.d.ts +2 -1
- package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +2 -1
- package/dist-types/commands/RunStatementCommand.d.ts +2 -1
- package/dist-types/commands/SearchTablesCommand.d.ts +2 -1
- package/dist-types/commands/StartBlueprintRunCommand.d.ts +2 -1
- package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +2 -1
- package/dist-types/commands/StartCrawlerCommand.d.ts +2 -1
- package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +2 -1
- package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +2 -1
- package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +2 -1
- package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +2 -1
- package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +2 -1
- package/dist-types/commands/StartJobRunCommand.d.ts +2 -1
- package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +2 -1
- package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +2 -1
- package/dist-types/commands/StartTriggerCommand.d.ts +2 -1
- package/dist-types/commands/StartWorkflowRunCommand.d.ts +2 -1
- package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +2 -1
- package/dist-types/commands/StopCrawlerCommand.d.ts +2 -1
- package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +2 -1
- package/dist-types/commands/StopSessionCommand.d.ts +2 -1
- package/dist-types/commands/StopTriggerCommand.d.ts +2 -1
- package/dist-types/commands/StopWorkflowRunCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateBlueprintCommand.d.ts +2 -1
- package/dist-types/commands/UpdateClassifierCommand.d.ts +2 -1
- package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +6 -5
- package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +6 -5
- package/dist-types/commands/UpdateConnectionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCrawlerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDatabaseCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDevEndpointCommand.d.ts +2 -1
- package/dist-types/commands/UpdateJobCommand.d.ts +2 -1
- package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMLTransformCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePartitionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateRegistryCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSchemaCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTableCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTriggerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWorkflowCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +1238 -1238
- package/dist-types/models/models_1.d.ts +971 -971
- package/dist-types/models/models_2.d.ts +893 -893
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/Glue.d.ts +41 -0
- package/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetCustomEntityTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetDataQualityResultCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetTableOptimizerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTableOptimizerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDataQualityRulesetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTableOptimizerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMLTransformsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPlanCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSecurityConfigurationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetStatementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTableOptimizerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTablesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetTriggersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportCatalogToGlueCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListBlueprintsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListColumnStatisticsTaskRunsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCrawlersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCrawlsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCustomEntityTypesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDataQualityResultsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDataQualityRulesetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDevEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMLTransformsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
|
@@ -22,10 +22,10 @@ export interface GetClassifierCommandOutput extends GetClassifierResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetClassifierCommand_base: {
|
|
24
24
|
new (input: GetClassifierCommandInput): import("@smithy/smithy-client").CommandImpl<GetClassifierCommandInput, GetClassifierCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetClassifierCommandInput): import("@smithy/smithy-client").CommandImpl<GetClassifierCommandInput, GetClassifierCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieve a classifier by name.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -103,6 +103,7 @@ declare const GetClassifierCommand_base: {
|
|
|
103
103
|
* @throws {@link GlueServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class GetClassifierCommand extends GetClassifierCommand_base {
|
|
108
109
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetClassifiersCommandOutput extends GetClassifiersResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetClassifiersCommand_base: {
|
|
24
24
|
new (input: GetClassifiersCommandInput): import("@smithy/smithy-client").CommandImpl<GetClassifiersCommandInput, GetClassifiersCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetClassifiersCommandInput]): import("@smithy/smithy-client").CommandImpl<GetClassifiersCommandInput, GetClassifiersCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all classifier objects in the Data Catalog.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -104,6 +104,7 @@ declare const GetClassifiersCommand_base: {
|
|
|
104
104
|
* @throws {@link GlueServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
106
106
|
*
|
|
107
|
+
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class GetClassifiersCommand extends GetClassifiersCommand_base {
|
|
109
110
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetColumnStatisticsForPartitionCommandOutput extends GetColumnS
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetColumnStatisticsForPartitionCommand_base: {
|
|
24
24
|
new (input: GetColumnStatisticsForPartitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetColumnStatisticsForPartitionCommandInput, GetColumnStatisticsForPartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetColumnStatisticsForPartitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetColumnStatisticsForPartitionCommandInput, GetColumnStatisticsForPartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves partition statistics of columns.</p>
|
|
30
30
|
* <p>The Identity and Access Management (IAM) permission required for this operation is <code>GetPartition</code>.</p>
|
|
31
31
|
* @example
|
|
@@ -68,11 +68,11 @@ declare const GetColumnStatisticsForPartitionCommand_base: {
|
|
|
68
68
|
* // },
|
|
69
69
|
* // DecimalColumnStatisticsData: { // DecimalColumnStatisticsData
|
|
70
70
|
* // MinimumValue: { // DecimalNumber
|
|
71
|
-
* // UnscaledValue:
|
|
71
|
+
* // UnscaledValue: new Uint8Array(), // required
|
|
72
72
|
* // Scale: Number("int"), // required
|
|
73
73
|
* // },
|
|
74
74
|
* // MaximumValue: {
|
|
75
|
-
* // UnscaledValue:
|
|
75
|
+
* // UnscaledValue: new Uint8Array(), // required
|
|
76
76
|
* // Scale: Number("int"), // required
|
|
77
77
|
* // },
|
|
78
78
|
* // NumberOfNulls: Number("long"), // required
|
|
@@ -141,6 +141,7 @@ declare const GetColumnStatisticsForPartitionCommand_base: {
|
|
|
141
141
|
* @throws {@link GlueServiceException}
|
|
142
142
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
143
143
|
*
|
|
144
|
+
* @public
|
|
144
145
|
*/
|
|
145
146
|
export declare class GetColumnStatisticsForPartitionCommand extends GetColumnStatisticsForPartitionCommand_base {
|
|
146
147
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetColumnStatisticsForTableCommandOutput extends GetColumnStati
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetColumnStatisticsForTableCommand_base: {
|
|
24
24
|
new (input: GetColumnStatisticsForTableCommandInput): import("@smithy/smithy-client").CommandImpl<GetColumnStatisticsForTableCommandInput, GetColumnStatisticsForTableCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetColumnStatisticsForTableCommandInput): import("@smithy/smithy-client").CommandImpl<GetColumnStatisticsForTableCommandInput, GetColumnStatisticsForTableCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves table statistics of columns.</p>
|
|
30
30
|
* <p>The Identity and Access Management (IAM) permission required for this operation is <code>GetTable</code>.</p>
|
|
31
31
|
* @example
|
|
@@ -65,11 +65,11 @@ declare const GetColumnStatisticsForTableCommand_base: {
|
|
|
65
65
|
* // },
|
|
66
66
|
* // DecimalColumnStatisticsData: { // DecimalColumnStatisticsData
|
|
67
67
|
* // MinimumValue: { // DecimalNumber
|
|
68
|
-
* // UnscaledValue:
|
|
68
|
+
* // UnscaledValue: new Uint8Array(), // required
|
|
69
69
|
* // Scale: Number("int"), // required
|
|
70
70
|
* // },
|
|
71
71
|
* // MaximumValue: {
|
|
72
|
-
* // UnscaledValue:
|
|
72
|
+
* // UnscaledValue: new Uint8Array(), // required
|
|
73
73
|
* // Scale: Number("int"), // required
|
|
74
74
|
* // },
|
|
75
75
|
* // NumberOfNulls: Number("long"), // required
|
|
@@ -138,6 +138,7 @@ declare const GetColumnStatisticsForTableCommand_base: {
|
|
|
138
138
|
* @throws {@link GlueServiceException}
|
|
139
139
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
140
140
|
*
|
|
141
|
+
* @public
|
|
141
142
|
*/
|
|
142
143
|
export declare class GetColumnStatisticsForTableCommand extends GetColumnStatisticsForTableCommand_base {
|
|
143
144
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetColumnStatisticsTaskRunCommandOutput extends GetColumnStatis
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetColumnStatisticsTaskRunCommand_base: {
|
|
24
24
|
new (input: GetColumnStatisticsTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetColumnStatisticsTaskRunCommandInput, GetColumnStatisticsTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetColumnStatisticsTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetColumnStatisticsTaskRunCommandInput, GetColumnStatisticsTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get the associated metadata/information for a task run, given a task run ID.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const GetColumnStatisticsTaskRunCommand_base: {
|
|
|
83
83
|
* @throws {@link GlueServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class GetColumnStatisticsTaskRunCommand extends GetColumnStatisticsTaskRunCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetColumnStatisticsTaskRunsCommandOutput extends GetColumnStati
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetColumnStatisticsTaskRunsCommand_base: {
|
|
24
24
|
new (input: GetColumnStatisticsTaskRunsCommandInput): import("@smithy/smithy-client").CommandImpl<GetColumnStatisticsTaskRunsCommandInput, GetColumnStatisticsTaskRunsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetColumnStatisticsTaskRunsCommandInput): import("@smithy/smithy-client").CommandImpl<GetColumnStatisticsTaskRunsCommandInput, GetColumnStatisticsTaskRunsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves information about all runs associated with the specified table.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -83,6 +83,7 @@ declare const GetColumnStatisticsTaskRunsCommand_base: {
|
|
|
83
83
|
* @throws {@link GlueServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class GetColumnStatisticsTaskRunsCommand extends GetColumnStatisticsTaskRunsCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetConnectionCommandOutput extends GetConnectionResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetConnectionCommand_base: {
|
|
24
24
|
new (input: GetConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetConnectionCommandInput, GetConnectionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetConnectionCommandInput, GetConnectionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a connection definition from the Data Catalog.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -87,6 +87,7 @@ declare const GetConnectionCommand_base: {
|
|
|
87
87
|
* @throws {@link GlueServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class GetConnectionCommand extends GetConnectionCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetConnectionsCommandOutput extends GetConnectionsResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetConnectionsCommand_base: {
|
|
24
24
|
new (input: GetConnectionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetConnectionsCommandInput, GetConnectionsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetConnectionsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetConnectionsCommandInput, GetConnectionsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of connection definitions from the Data Catalog.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -97,6 +97,7 @@ declare const GetConnectionsCommand_base: {
|
|
|
97
97
|
* @throws {@link GlueServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
99
99
|
*
|
|
100
|
+
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class GetConnectionsCommand extends GetConnectionsCommand_base {
|
|
102
103
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetCrawlerCommandOutput extends GetCrawlerResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCrawlerCommand_base: {
|
|
24
24
|
new (input: GetCrawlerCommandInput): import("@smithy/smithy-client").CommandImpl<GetCrawlerCommandInput, GetCrawlerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetCrawlerCommandInput): import("@smithy/smithy-client").CommandImpl<GetCrawlerCommandInput, GetCrawlerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves metadata for a specified crawler.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -182,6 +182,7 @@ declare const GetCrawlerCommand_base: {
|
|
|
182
182
|
* @throws {@link GlueServiceException}
|
|
183
183
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
184
184
|
*
|
|
185
|
+
* @public
|
|
185
186
|
*/
|
|
186
187
|
export declare class GetCrawlerCommand extends GetCrawlerCommand_base {
|
|
187
188
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetCrawlerMetricsCommandOutput extends GetCrawlerMetricsRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCrawlerMetricsCommand_base: {
|
|
24
24
|
new (input: GetCrawlerMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<GetCrawlerMetricsCommandInput, GetCrawlerMetricsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetCrawlerMetricsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetCrawlerMetricsCommandInput, GetCrawlerMetricsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves metrics about specified crawlers.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const GetCrawlerMetricsCommand_base: {
|
|
|
72
72
|
* @throws {@link GlueServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class GetCrawlerMetricsCommand extends GetCrawlerMetricsCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetCrawlersCommandOutput extends GetCrawlersResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCrawlersCommand_base: {
|
|
24
24
|
new (input: GetCrawlersCommandInput): import("@smithy/smithy-client").CommandImpl<GetCrawlersCommandInput, GetCrawlersCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetCrawlersCommandInput]): import("@smithy/smithy-client").CommandImpl<GetCrawlersCommandInput, GetCrawlersCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves metadata for all crawlers defined in the customer
|
|
30
30
|
* account.</p>
|
|
31
31
|
* @example
|
|
@@ -184,6 +184,7 @@ declare const GetCrawlersCommand_base: {
|
|
|
184
184
|
* @throws {@link GlueServiceException}
|
|
185
185
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
186
186
|
*
|
|
187
|
+
* @public
|
|
187
188
|
*/
|
|
188
189
|
export declare class GetCrawlersCommand extends GetCrawlersCommand_base {
|
|
189
190
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetCustomEntityTypeCommandOutput extends GetCustomEntityTypeRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCustomEntityTypeCommand_base: {
|
|
24
24
|
new (input: GetCustomEntityTypeCommandInput): import("@smithy/smithy-client").CommandImpl<GetCustomEntityTypeCommandInput, GetCustomEntityTypeCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetCustomEntityTypeCommandInput): import("@smithy/smithy-client").CommandImpl<GetCustomEntityTypeCommandInput, GetCustomEntityTypeCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the details of a custom pattern by specifying its name.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const GetCustomEntityTypeCommand_base: {
|
|
|
72
72
|
* @throws {@link GlueServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class GetCustomEntityTypeCommand extends GetCustomEntityTypeCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDataCatalogEncryptionSettingsCommandOutput extends GetDataCa
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDataCatalogEncryptionSettingsCommand_base: {
|
|
24
24
|
new (input: GetDataCatalogEncryptionSettingsCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataCatalogEncryptionSettingsCommandInput, GetDataCatalogEncryptionSettingsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetDataCatalogEncryptionSettingsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetDataCatalogEncryptionSettingsCommandInput, GetDataCatalogEncryptionSettingsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the security configuration for a specified catalog.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const GetDataCatalogEncryptionSettingsCommand_base: {
|
|
|
72
72
|
* @throws {@link GlueServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class GetDataCatalogEncryptionSettingsCommand extends GetDataCatalogEncryptionSettingsCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDataQualityResultCommandOutput extends GetDataQualityResultR
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDataQualityResultCommand_base: {
|
|
24
24
|
new (input: GetDataQualityResultCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataQualityResultCommandInput, GetDataQualityResultCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetDataQualityResultCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataQualityResultCommandInput, GetDataQualityResultCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the result of a data quality rule evaluation.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -122,6 +122,7 @@ declare const GetDataQualityResultCommand_base: {
|
|
|
122
122
|
* @throws {@link GlueServiceException}
|
|
123
123
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
124
124
|
*
|
|
125
|
+
* @public
|
|
125
126
|
*/
|
|
126
127
|
export declare class GetDataQualityResultCommand extends GetDataQualityResultCommand_base {
|
|
127
128
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDataQualityRuleRecommendationRunCommandOutput extends GetDat
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDataQualityRuleRecommendationRunCommand_base: {
|
|
24
24
|
new (input: GetDataQualityRuleRecommendationRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataQualityRuleRecommendationRunCommandInput, GetDataQualityRuleRecommendationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetDataQualityRuleRecommendationRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataQualityRuleRecommendationRunCommandInput, GetDataQualityRuleRecommendationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the specified recommendation run that was used to generate rules.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -87,6 +87,7 @@ declare const GetDataQualityRuleRecommendationRunCommand_base: {
|
|
|
87
87
|
* @throws {@link GlueServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
89
89
|
*
|
|
90
|
+
* @public
|
|
90
91
|
*/
|
|
91
92
|
export declare class GetDataQualityRuleRecommendationRunCommand extends GetDataQualityRuleRecommendationRunCommand_base {
|
|
92
93
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDataQualityRulesetCommandOutput extends GetDataQualityRulese
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDataQualityRulesetCommand_base: {
|
|
24
24
|
new (input: GetDataQualityRulesetCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataQualityRulesetCommandInput, GetDataQualityRulesetCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetDataQualityRulesetCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataQualityRulesetCommandInput, GetDataQualityRulesetCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns an existing ruleset by identifier or name.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const GetDataQualityRulesetCommand_base: {
|
|
|
75
75
|
* @throws {@link GlueServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class GetDataQualityRulesetCommand extends GetDataQualityRulesetCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDataQualityRulesetEvaluationRunCommandOutput extends GetData
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDataQualityRulesetEvaluationRunCommand_base: {
|
|
24
24
|
new (input: GetDataQualityRulesetEvaluationRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataQualityRulesetEvaluationRunCommandInput, GetDataQualityRulesetEvaluationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetDataQualityRulesetEvaluationRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataQualityRulesetEvaluationRunCommandInput, GetDataQualityRulesetEvaluationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a specific run where a ruleset is evaluated against a data source.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -108,6 +108,7 @@ declare const GetDataQualityRulesetEvaluationRunCommand_base: {
|
|
|
108
108
|
* @throws {@link GlueServiceException}
|
|
109
109
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
110
110
|
*
|
|
111
|
+
* @public
|
|
111
112
|
*/
|
|
112
113
|
export declare class GetDataQualityRulesetEvaluationRunCommand extends GetDataQualityRulesetEvaluationRunCommand_base {
|
|
113
114
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDatabaseCommandOutput extends GetDatabaseResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDatabaseCommand_base: {
|
|
24
24
|
new (input: GetDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<GetDatabaseCommandInput, GetDatabaseCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<GetDatabaseCommandInput, GetDatabaseCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the definition of a specified database.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -100,6 +100,7 @@ declare const GetDatabaseCommand_base: {
|
|
|
100
100
|
* @throws {@link GlueServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class GetDatabaseCommand extends GetDatabaseCommand_base {
|
|
105
106
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDatabasesCommandOutput extends GetDatabasesResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDatabasesCommand_base: {
|
|
24
24
|
new (input: GetDatabasesCommandInput): import("@smithy/smithy-client").CommandImpl<GetDatabasesCommandInput, GetDatabasesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetDatabasesCommandInput]): import("@smithy/smithy-client").CommandImpl<GetDatabasesCommandInput, GetDatabasesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves all databases defined in a given Data Catalog.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -99,6 +99,7 @@ declare const GetDatabasesCommand_base: {
|
|
|
99
99
|
* @throws {@link GlueServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
101
101
|
*
|
|
102
|
+
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class GetDatabasesCommand extends GetDatabasesCommand_base {
|
|
104
105
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDataflowGraphCommandOutput extends GetDataflowGraphResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDataflowGraphCommand_base: {
|
|
24
24
|
new (input: GetDataflowGraphCommandInput): import("@smithy/smithy-client").CommandImpl<GetDataflowGraphCommandInput, GetDataflowGraphCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetDataflowGraphCommandInput]): import("@smithy/smithy-client").CommandImpl<GetDataflowGraphCommandInput, GetDataflowGraphCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Transforms a Python script into a directed acyclic graph (DAG). </p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -82,6 +82,7 @@ declare const GetDataflowGraphCommand_base: {
|
|
|
82
82
|
* @throws {@link GlueServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class GetDataflowGraphCommand extends GetDataflowGraphCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDevEndpointCommandOutput extends GetDevEndpointResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDevEndpointCommand_base: {
|
|
24
24
|
new (input: GetDevEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<GetDevEndpointCommandInput, GetDevEndpointCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetDevEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<GetDevEndpointCommandInput, GetDevEndpointCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves information about a specified development endpoint.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>When you create a development endpoint in a virtual private cloud (VPC), Glue returns only
|
|
@@ -102,6 +102,7 @@ declare const GetDevEndpointCommand_base: {
|
|
|
102
102
|
* @throws {@link GlueServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class GetDevEndpointCommand extends GetDevEndpointCommand_base {
|
|
107
108
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDevEndpointsCommandOutput extends GetDevEndpointsResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDevEndpointsCommand_base: {
|
|
24
24
|
new (input: GetDevEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<GetDevEndpointsCommandInput, GetDevEndpointsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetDevEndpointsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetDevEndpointsCommandInput, GetDevEndpointsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves all the development endpoints in this Amazon Web Services account.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>When you create a development endpoint in a virtual private cloud (VPC), Glue returns only a private IP address
|
|
@@ -106,6 +106,7 @@ declare const GetDevEndpointsCommand_base: {
|
|
|
106
106
|
* @throws {@link GlueServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
108
108
|
*
|
|
109
|
+
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class GetDevEndpointsCommand extends GetDevEndpointsCommand_base {
|
|
111
112
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetJobBookmarkCommandOutput extends GetJobBookmarkResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetJobBookmarkCommand_base: {
|
|
24
24
|
new (input: GetJobBookmarkCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobBookmarkCommandInput, GetJobBookmarkCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetJobBookmarkCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobBookmarkCommandInput, GetJobBookmarkCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information on a job bookmark entry.</p>
|
|
30
30
|
* <p>For more information about enabling and using job bookmarks, see:</p>
|
|
31
31
|
* <ul>
|
|
@@ -95,6 +95,7 @@ declare const GetJobBookmarkCommand_base: {
|
|
|
95
95
|
* @throws {@link GlueServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class GetJobBookmarkCommand extends GetJobBookmarkCommand_base {
|
|
100
101
|
}
|
|
@@ -23,10 +23,10 @@ export interface GetJobCommandOutput extends GetJobResponse, __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetJobCommand_base: {
|
|
25
25
|
new (input: GetJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobCommandInput, GetJobCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (__0_0: GetJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobCommandInput, GetJobCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
28
|
};
|
|
28
29
|
/**
|
|
29
|
-
* @public
|
|
30
30
|
* <p>Retrieves an existing job definition.</p>
|
|
31
31
|
* @example
|
|
32
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -1139,6 +1139,7 @@ declare const GetJobCommand_base: {
|
|
|
1139
1139
|
* @throws {@link GlueServiceException}
|
|
1140
1140
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
1141
1141
|
*
|
|
1142
|
+
* @public
|
|
1142
1143
|
*/
|
|
1143
1144
|
export declare class GetJobCommand extends GetJobCommand_base {
|
|
1144
1145
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetJobRunCommandOutput extends GetJobRunResponse, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetJobRunCommand_base: {
|
|
24
24
|
new (input: GetJobRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobRunCommandInput, GetJobRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetJobRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobRunCommandInput, GetJobRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the metadata for a given job run.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -101,6 +101,7 @@ declare const GetJobRunCommand_base: {
|
|
|
101
101
|
* @throws {@link GlueServiceException}
|
|
102
102
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
103
103
|
*
|
|
104
|
+
* @public
|
|
104
105
|
*/
|
|
105
106
|
export declare class GetJobRunCommand extends GetJobRunCommand_base {
|
|
106
107
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetJobRunsCommandOutput extends GetJobRunsResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetJobRunsCommand_base: {
|
|
24
24
|
new (input: GetJobRunsCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobRunsCommandInput, GetJobRunsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetJobRunsCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobRunsCommandInput, GetJobRunsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves metadata for all runs of a given job definition.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -104,6 +104,7 @@ declare const GetJobRunsCommand_base: {
|
|
|
104
104
|
* @throws {@link GlueServiceException}
|
|
105
105
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
106
106
|
*
|
|
107
|
+
* @public
|
|
107
108
|
*/
|
|
108
109
|
export declare class GetJobRunsCommand extends GetJobRunsCommand_base {
|
|
109
110
|
}
|
|
@@ -23,10 +23,10 @@ export interface GetJobsCommandOutput extends GetJobsResponse, __MetadataBearer
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetJobsCommand_base: {
|
|
25
25
|
new (input: GetJobsCommandInput): import("@smithy/smithy-client").CommandImpl<GetJobsCommandInput, GetJobsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [GetJobsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetJobsCommandInput, GetJobsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
28
|
};
|
|
28
29
|
/**
|
|
29
|
-
* @public
|
|
30
30
|
* <p>Retrieves all current job definitions.</p>
|
|
31
31
|
* @example
|
|
32
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -1143,6 +1143,7 @@ declare const GetJobsCommand_base: {
|
|
|
1143
1143
|
* @throws {@link GlueServiceException}
|
|
1144
1144
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
1145
1145
|
*
|
|
1146
|
+
* @public
|
|
1146
1147
|
*/
|
|
1147
1148
|
export declare class GetJobsCommand extends GetJobsCommand_base {
|
|
1148
1149
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetMLTaskRunCommandOutput extends GetMLTaskRunResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMLTaskRunCommand_base: {
|
|
24
24
|
new (input: GetMLTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetMLTaskRunCommandInput, GetMLTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetMLTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<GetMLTaskRunCommandInput, GetMLTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets details for a specific task run on a machine learning transform. Machine learning
|
|
30
30
|
* task runs are asynchronous tasks that Glue runs on your behalf as part of various machine
|
|
31
31
|
* learning workflows. You can check the stats of any task run by calling
|
|
@@ -96,6 +96,7 @@ declare const GetMLTaskRunCommand_base: {
|
|
|
96
96
|
* @throws {@link GlueServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class GetMLTaskRunCommand extends GetMLTaskRunCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetMLTaskRunsCommandOutput extends GetMLTaskRunsResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMLTaskRunsCommand_base: {
|
|
24
24
|
new (input: GetMLTaskRunsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMLTaskRunsCommandInput, GetMLTaskRunsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetMLTaskRunsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMLTaskRunsCommandInput, GetMLTaskRunsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of runs for a machine learning transform. Machine learning task runs are
|
|
30
30
|
* asynchronous tasks that Glue runs on your behalf as part of various machine learning
|
|
31
31
|
* workflows. You can get a sortable, filterable list of machine learning task runs by calling
|
|
@@ -113,6 +113,7 @@ declare const GetMLTaskRunsCommand_base: {
|
|
|
113
113
|
* @throws {@link GlueServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
115
115
|
*
|
|
116
|
+
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class GetMLTaskRunsCommand extends GetMLTaskRunsCommand_base {
|
|
118
119
|
}
|