@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
|
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: GlueClientConfig) => {
|
|
|
20
20
|
apiVersion: string;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
|
-
base64Encoder:
|
|
23
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
|
-
utf8Encoder:
|
|
25
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: GlueClientConfig) => {
|
|
|
20
20
|
apiVersion: string;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
|
-
base64Encoder:
|
|
23
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
|
-
utf8Encoder:
|
|
25
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
@@ -11,9 +11,9 @@ export declare const getRuntimeConfig: (config: GlueClientConfig) => {
|
|
|
11
11
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
12
12
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
13
13
|
base64Decoder: import("@smithy/types").Decoder;
|
|
14
|
-
base64Encoder:
|
|
14
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
15
15
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
16
|
-
utf8Encoder:
|
|
16
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
17
17
|
disableHostPrefix: boolean;
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
@@ -5,7 +5,7 @@ import { GlueClientConfig } from "./GlueClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: GlueClientConfig) => {
|
|
6
6
|
apiVersion: string;
|
|
7
7
|
base64Decoder: import("@smithy/types").Decoder;
|
|
8
|
-
base64Encoder:
|
|
8
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
9
9
|
disableHostPrefix: boolean;
|
|
10
10
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
11
11
|
logger?: import("@smithy/types").Logger | undefined;
|
|
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: GlueClientConfig) => {
|
|
|
17
17
|
serviceId: string;
|
|
18
18
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
19
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
20
|
-
utf8Encoder:
|
|
20
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
21
21
|
};
|
|
@@ -1164,6 +1164,7 @@ export interface Glue {
|
|
|
1164
1164
|
options: __HttpHandlerOptions,
|
|
1165
1165
|
cb: (err: any, data?: CreateBlueprintCommandOutput) => void
|
|
1166
1166
|
): void;
|
|
1167
|
+
createClassifier(): Promise<CreateClassifierCommandOutput>;
|
|
1167
1168
|
createClassifier(
|
|
1168
1169
|
args: CreateClassifierCommandInput,
|
|
1169
1170
|
options?: __HttpHandlerOptions
|
|
@@ -1333,6 +1334,7 @@ export interface Glue {
|
|
|
1333
1334
|
options: __HttpHandlerOptions,
|
|
1334
1335
|
cb: (err: any, data?: CreateSchemaCommandOutput) => void
|
|
1335
1336
|
): void;
|
|
1337
|
+
createScript(): Promise<CreateScriptCommandOutput>;
|
|
1336
1338
|
createScript(
|
|
1337
1339
|
args: CreateScriptCommandInput,
|
|
1338
1340
|
options?: __HttpHandlerOptions
|
|
@@ -1638,6 +1640,7 @@ export interface Glue {
|
|
|
1638
1640
|
options: __HttpHandlerOptions,
|
|
1639
1641
|
cb: (err: any, data?: DeleteRegistryCommandOutput) => void
|
|
1640
1642
|
): void;
|
|
1643
|
+
deleteResourcePolicy(): Promise<DeleteResourcePolicyCommandOutput>;
|
|
1641
1644
|
deleteResourcePolicy(
|
|
1642
1645
|
args: DeleteResourcePolicyCommandInput,
|
|
1643
1646
|
options?: __HttpHandlerOptions
|
|
@@ -1820,6 +1823,7 @@ export interface Glue {
|
|
|
1820
1823
|
options: __HttpHandlerOptions,
|
|
1821
1824
|
cb: (err: any, data?: GetBlueprintRunsCommandOutput) => void
|
|
1822
1825
|
): void;
|
|
1826
|
+
getCatalogImportStatus(): Promise<GetCatalogImportStatusCommandOutput>;
|
|
1823
1827
|
getCatalogImportStatus(
|
|
1824
1828
|
args: GetCatalogImportStatusCommandInput,
|
|
1825
1829
|
options?: __HttpHandlerOptions
|
|
@@ -1846,6 +1850,7 @@ export interface Glue {
|
|
|
1846
1850
|
options: __HttpHandlerOptions,
|
|
1847
1851
|
cb: (err: any, data?: GetClassifierCommandOutput) => void
|
|
1848
1852
|
): void;
|
|
1853
|
+
getClassifiers(): Promise<GetClassifiersCommandOutput>;
|
|
1849
1854
|
getClassifiers(
|
|
1850
1855
|
args: GetClassifiersCommandInput,
|
|
1851
1856
|
options?: __HttpHandlerOptions
|
|
@@ -1924,6 +1929,7 @@ export interface Glue {
|
|
|
1924
1929
|
options: __HttpHandlerOptions,
|
|
1925
1930
|
cb: (err: any, data?: GetConnectionCommandOutput) => void
|
|
1926
1931
|
): void;
|
|
1932
|
+
getConnections(): Promise<GetConnectionsCommandOutput>;
|
|
1927
1933
|
getConnections(
|
|
1928
1934
|
args: GetConnectionsCommandInput,
|
|
1929
1935
|
options?: __HttpHandlerOptions
|
|
@@ -1950,6 +1956,7 @@ export interface Glue {
|
|
|
1950
1956
|
options: __HttpHandlerOptions,
|
|
1951
1957
|
cb: (err: any, data?: GetCrawlerCommandOutput) => void
|
|
1952
1958
|
): void;
|
|
1959
|
+
getCrawlerMetrics(): Promise<GetCrawlerMetricsCommandOutput>;
|
|
1953
1960
|
getCrawlerMetrics(
|
|
1954
1961
|
args: GetCrawlerMetricsCommandInput,
|
|
1955
1962
|
options?: __HttpHandlerOptions
|
|
@@ -1963,6 +1970,7 @@ export interface Glue {
|
|
|
1963
1970
|
options: __HttpHandlerOptions,
|
|
1964
1971
|
cb: (err: any, data?: GetCrawlerMetricsCommandOutput) => void
|
|
1965
1972
|
): void;
|
|
1973
|
+
getCrawlers(): Promise<GetCrawlersCommandOutput>;
|
|
1966
1974
|
getCrawlers(
|
|
1967
1975
|
args: GetCrawlersCommandInput,
|
|
1968
1976
|
options?: __HttpHandlerOptions
|
|
@@ -2002,6 +2010,7 @@ export interface Glue {
|
|
|
2002
2010
|
options: __HttpHandlerOptions,
|
|
2003
2011
|
cb: (err: any, data?: GetDatabaseCommandOutput) => void
|
|
2004
2012
|
): void;
|
|
2013
|
+
getDatabases(): Promise<GetDatabasesCommandOutput>;
|
|
2005
2014
|
getDatabases(
|
|
2006
2015
|
args: GetDatabasesCommandInput,
|
|
2007
2016
|
options?: __HttpHandlerOptions
|
|
@@ -2015,6 +2024,7 @@ export interface Glue {
|
|
|
2015
2024
|
options: __HttpHandlerOptions,
|
|
2016
2025
|
cb: (err: any, data?: GetDatabasesCommandOutput) => void
|
|
2017
2026
|
): void;
|
|
2027
|
+
getDataCatalogEncryptionSettings(): Promise<GetDataCatalogEncryptionSettingsCommandOutput>;
|
|
2018
2028
|
getDataCatalogEncryptionSettings(
|
|
2019
2029
|
args: GetDataCatalogEncryptionSettingsCommandInput,
|
|
2020
2030
|
options?: __HttpHandlerOptions
|
|
@@ -2028,6 +2038,7 @@ export interface Glue {
|
|
|
2028
2038
|
options: __HttpHandlerOptions,
|
|
2029
2039
|
cb: (err: any, data?: GetDataCatalogEncryptionSettingsCommandOutput) => void
|
|
2030
2040
|
): void;
|
|
2041
|
+
getDataflowGraph(): Promise<GetDataflowGraphCommandOutput>;
|
|
2031
2042
|
getDataflowGraph(
|
|
2032
2043
|
args: GetDataflowGraphCommandInput,
|
|
2033
2044
|
options?: __HttpHandlerOptions
|
|
@@ -2118,6 +2129,7 @@ export interface Glue {
|
|
|
2118
2129
|
options: __HttpHandlerOptions,
|
|
2119
2130
|
cb: (err: any, data?: GetDevEndpointCommandOutput) => void
|
|
2120
2131
|
): void;
|
|
2132
|
+
getDevEndpoints(): Promise<GetDevEndpointsCommandOutput>;
|
|
2121
2133
|
getDevEndpoints(
|
|
2122
2134
|
args: GetDevEndpointsCommandInput,
|
|
2123
2135
|
options?: __HttpHandlerOptions
|
|
@@ -2183,6 +2195,7 @@ export interface Glue {
|
|
|
2183
2195
|
options: __HttpHandlerOptions,
|
|
2184
2196
|
cb: (err: any, data?: GetJobRunsCommandOutput) => void
|
|
2185
2197
|
): void;
|
|
2198
|
+
getJobs(): Promise<GetJobsCommandOutput>;
|
|
2186
2199
|
getJobs(
|
|
2187
2200
|
args: GetJobsCommandInput,
|
|
2188
2201
|
options?: __HttpHandlerOptions
|
|
@@ -2248,6 +2261,7 @@ export interface Glue {
|
|
|
2248
2261
|
options: __HttpHandlerOptions,
|
|
2249
2262
|
cb: (err: any, data?: GetMLTransformCommandOutput) => void
|
|
2250
2263
|
): void;
|
|
2264
|
+
getMLTransforms(): Promise<GetMLTransformsCommandOutput>;
|
|
2251
2265
|
getMLTransforms(
|
|
2252
2266
|
args: GetMLTransformsCommandInput,
|
|
2253
2267
|
options?: __HttpHandlerOptions
|
|
@@ -2326,6 +2340,7 @@ export interface Glue {
|
|
|
2326
2340
|
options: __HttpHandlerOptions,
|
|
2327
2341
|
cb: (err: any, data?: GetRegistryCommandOutput) => void
|
|
2328
2342
|
): void;
|
|
2343
|
+
getResourcePolicies(): Promise<GetResourcePoliciesCommandOutput>;
|
|
2329
2344
|
getResourcePolicies(
|
|
2330
2345
|
args: GetResourcePoliciesCommandInput,
|
|
2331
2346
|
options?: __HttpHandlerOptions
|
|
@@ -2339,6 +2354,7 @@ export interface Glue {
|
|
|
2339
2354
|
options: __HttpHandlerOptions,
|
|
2340
2355
|
cb: (err: any, data?: GetResourcePoliciesCommandOutput) => void
|
|
2341
2356
|
): void;
|
|
2357
|
+
getResourcePolicy(): Promise<GetResourcePolicyCommandOutput>;
|
|
2342
2358
|
getResourcePolicy(
|
|
2343
2359
|
args: GetResourcePolicyCommandInput,
|
|
2344
2360
|
options?: __HttpHandlerOptions
|
|
@@ -2378,6 +2394,7 @@ export interface Glue {
|
|
|
2378
2394
|
options: __HttpHandlerOptions,
|
|
2379
2395
|
cb: (err: any, data?: GetSchemaByDefinitionCommandOutput) => void
|
|
2380
2396
|
): void;
|
|
2397
|
+
getSchemaVersion(): Promise<GetSchemaVersionCommandOutput>;
|
|
2381
2398
|
getSchemaVersion(
|
|
2382
2399
|
args: GetSchemaVersionCommandInput,
|
|
2383
2400
|
options?: __HttpHandlerOptions
|
|
@@ -2417,6 +2434,7 @@ export interface Glue {
|
|
|
2417
2434
|
options: __HttpHandlerOptions,
|
|
2418
2435
|
cb: (err: any, data?: GetSecurityConfigurationCommandOutput) => void
|
|
2419
2436
|
): void;
|
|
2437
|
+
getSecurityConfigurations(): Promise<GetSecurityConfigurationsCommandOutput>;
|
|
2420
2438
|
getSecurityConfigurations(
|
|
2421
2439
|
args: GetSecurityConfigurationsCommandInput,
|
|
2422
2440
|
options?: __HttpHandlerOptions
|
|
@@ -2547,6 +2565,7 @@ export interface Glue {
|
|
|
2547
2565
|
options: __HttpHandlerOptions,
|
|
2548
2566
|
cb: (err: any, data?: GetTriggerCommandOutput) => void
|
|
2549
2567
|
): void;
|
|
2568
|
+
getTriggers(): Promise<GetTriggersCommandOutput>;
|
|
2550
2569
|
getTriggers(
|
|
2551
2570
|
args: GetTriggersCommandInput,
|
|
2552
2571
|
options?: __HttpHandlerOptions
|
|
@@ -2677,6 +2696,7 @@ export interface Glue {
|
|
|
2677
2696
|
options: __HttpHandlerOptions,
|
|
2678
2697
|
cb: (err: any, data?: GetWorkflowRunsCommandOutput) => void
|
|
2679
2698
|
): void;
|
|
2699
|
+
importCatalogToGlue(): Promise<ImportCatalogToGlueCommandOutput>;
|
|
2680
2700
|
importCatalogToGlue(
|
|
2681
2701
|
args: ImportCatalogToGlueCommandInput,
|
|
2682
2702
|
options?: __HttpHandlerOptions
|
|
@@ -2690,6 +2710,7 @@ export interface Glue {
|
|
|
2690
2710
|
options: __HttpHandlerOptions,
|
|
2691
2711
|
cb: (err: any, data?: ImportCatalogToGlueCommandOutput) => void
|
|
2692
2712
|
): void;
|
|
2713
|
+
listBlueprints(): Promise<ListBlueprintsCommandOutput>;
|
|
2693
2714
|
listBlueprints(
|
|
2694
2715
|
args: ListBlueprintsCommandInput,
|
|
2695
2716
|
options?: __HttpHandlerOptions
|
|
@@ -2703,6 +2724,7 @@ export interface Glue {
|
|
|
2703
2724
|
options: __HttpHandlerOptions,
|
|
2704
2725
|
cb: (err: any, data?: ListBlueprintsCommandOutput) => void
|
|
2705
2726
|
): void;
|
|
2727
|
+
listColumnStatisticsTaskRuns(): Promise<ListColumnStatisticsTaskRunsCommandOutput>;
|
|
2706
2728
|
listColumnStatisticsTaskRuns(
|
|
2707
2729
|
args: ListColumnStatisticsTaskRunsCommandInput,
|
|
2708
2730
|
options?: __HttpHandlerOptions
|
|
@@ -2716,6 +2738,7 @@ export interface Glue {
|
|
|
2716
2738
|
options: __HttpHandlerOptions,
|
|
2717
2739
|
cb: (err: any, data?: ListColumnStatisticsTaskRunsCommandOutput) => void
|
|
2718
2740
|
): void;
|
|
2741
|
+
listCrawlers(): Promise<ListCrawlersCommandOutput>;
|
|
2719
2742
|
listCrawlers(
|
|
2720
2743
|
args: ListCrawlersCommandInput,
|
|
2721
2744
|
options?: __HttpHandlerOptions
|
|
@@ -2742,6 +2765,7 @@ export interface Glue {
|
|
|
2742
2765
|
options: __HttpHandlerOptions,
|
|
2743
2766
|
cb: (err: any, data?: ListCrawlsCommandOutput) => void
|
|
2744
2767
|
): void;
|
|
2768
|
+
listCustomEntityTypes(): Promise<ListCustomEntityTypesCommandOutput>;
|
|
2745
2769
|
listCustomEntityTypes(
|
|
2746
2770
|
args: ListCustomEntityTypesCommandInput,
|
|
2747
2771
|
options?: __HttpHandlerOptions
|
|
@@ -2755,6 +2779,7 @@ export interface Glue {
|
|
|
2755
2779
|
options: __HttpHandlerOptions,
|
|
2756
2780
|
cb: (err: any, data?: ListCustomEntityTypesCommandOutput) => void
|
|
2757
2781
|
): void;
|
|
2782
|
+
listDataQualityResults(): Promise<ListDataQualityResultsCommandOutput>;
|
|
2758
2783
|
listDataQualityResults(
|
|
2759
2784
|
args: ListDataQualityResultsCommandInput,
|
|
2760
2785
|
options?: __HttpHandlerOptions
|
|
@@ -2768,6 +2793,7 @@ export interface Glue {
|
|
|
2768
2793
|
options: __HttpHandlerOptions,
|
|
2769
2794
|
cb: (err: any, data?: ListDataQualityResultsCommandOutput) => void
|
|
2770
2795
|
): void;
|
|
2796
|
+
listDataQualityRuleRecommendationRuns(): Promise<ListDataQualityRuleRecommendationRunsCommandOutput>;
|
|
2771
2797
|
listDataQualityRuleRecommendationRuns(
|
|
2772
2798
|
args: ListDataQualityRuleRecommendationRunsCommandInput,
|
|
2773
2799
|
options?: __HttpHandlerOptions
|
|
@@ -2787,6 +2813,7 @@ export interface Glue {
|
|
|
2787
2813
|
data?: ListDataQualityRuleRecommendationRunsCommandOutput
|
|
2788
2814
|
) => void
|
|
2789
2815
|
): void;
|
|
2816
|
+
listDataQualityRulesetEvaluationRuns(): Promise<ListDataQualityRulesetEvaluationRunsCommandOutput>;
|
|
2790
2817
|
listDataQualityRulesetEvaluationRuns(
|
|
2791
2818
|
args: ListDataQualityRulesetEvaluationRunsCommandInput,
|
|
2792
2819
|
options?: __HttpHandlerOptions
|
|
@@ -2806,6 +2833,7 @@ export interface Glue {
|
|
|
2806
2833
|
data?: ListDataQualityRulesetEvaluationRunsCommandOutput
|
|
2807
2834
|
) => void
|
|
2808
2835
|
): void;
|
|
2836
|
+
listDataQualityRulesets(): Promise<ListDataQualityRulesetsCommandOutput>;
|
|
2809
2837
|
listDataQualityRulesets(
|
|
2810
2838
|
args: ListDataQualityRulesetsCommandInput,
|
|
2811
2839
|
options?: __HttpHandlerOptions
|
|
@@ -2819,6 +2847,7 @@ export interface Glue {
|
|
|
2819
2847
|
options: __HttpHandlerOptions,
|
|
2820
2848
|
cb: (err: any, data?: ListDataQualityRulesetsCommandOutput) => void
|
|
2821
2849
|
): void;
|
|
2850
|
+
listDevEndpoints(): Promise<ListDevEndpointsCommandOutput>;
|
|
2822
2851
|
listDevEndpoints(
|
|
2823
2852
|
args: ListDevEndpointsCommandInput,
|
|
2824
2853
|
options?: __HttpHandlerOptions
|
|
@@ -2832,6 +2861,7 @@ export interface Glue {
|
|
|
2832
2861
|
options: __HttpHandlerOptions,
|
|
2833
2862
|
cb: (err: any, data?: ListDevEndpointsCommandOutput) => void
|
|
2834
2863
|
): void;
|
|
2864
|
+
listJobs(): Promise<ListJobsCommandOutput>;
|
|
2835
2865
|
listJobs(
|
|
2836
2866
|
args: ListJobsCommandInput,
|
|
2837
2867
|
options?: __HttpHandlerOptions
|
|
@@ -2845,6 +2875,7 @@ export interface Glue {
|
|
|
2845
2875
|
options: __HttpHandlerOptions,
|
|
2846
2876
|
cb: (err: any, data?: ListJobsCommandOutput) => void
|
|
2847
2877
|
): void;
|
|
2878
|
+
listMLTransforms(): Promise<ListMLTransformsCommandOutput>;
|
|
2848
2879
|
listMLTransforms(
|
|
2849
2880
|
args: ListMLTransformsCommandInput,
|
|
2850
2881
|
options?: __HttpHandlerOptions
|
|
@@ -2858,6 +2889,7 @@ export interface Glue {
|
|
|
2858
2889
|
options: __HttpHandlerOptions,
|
|
2859
2890
|
cb: (err: any, data?: ListMLTransformsCommandOutput) => void
|
|
2860
2891
|
): void;
|
|
2892
|
+
listRegistries(): Promise<ListRegistriesCommandOutput>;
|
|
2861
2893
|
listRegistries(
|
|
2862
2894
|
args: ListRegistriesCommandInput,
|
|
2863
2895
|
options?: __HttpHandlerOptions
|
|
@@ -2871,6 +2903,7 @@ export interface Glue {
|
|
|
2871
2903
|
options: __HttpHandlerOptions,
|
|
2872
2904
|
cb: (err: any, data?: ListRegistriesCommandOutput) => void
|
|
2873
2905
|
): void;
|
|
2906
|
+
listSchemas(): Promise<ListSchemasCommandOutput>;
|
|
2874
2907
|
listSchemas(
|
|
2875
2908
|
args: ListSchemasCommandInput,
|
|
2876
2909
|
options?: __HttpHandlerOptions
|
|
@@ -2897,6 +2930,7 @@ export interface Glue {
|
|
|
2897
2930
|
options: __HttpHandlerOptions,
|
|
2898
2931
|
cb: (err: any, data?: ListSchemaVersionsCommandOutput) => void
|
|
2899
2932
|
): void;
|
|
2933
|
+
listSessions(): Promise<ListSessionsCommandOutput>;
|
|
2900
2934
|
listSessions(
|
|
2901
2935
|
args: ListSessionsCommandInput,
|
|
2902
2936
|
options?: __HttpHandlerOptions
|
|
@@ -2936,6 +2970,7 @@ export interface Glue {
|
|
|
2936
2970
|
options: __HttpHandlerOptions,
|
|
2937
2971
|
cb: (err: any, data?: ListTableOptimizerRunsCommandOutput) => void
|
|
2938
2972
|
): void;
|
|
2973
|
+
listTriggers(): Promise<ListTriggersCommandOutput>;
|
|
2939
2974
|
listTriggers(
|
|
2940
2975
|
args: ListTriggersCommandInput,
|
|
2941
2976
|
options?: __HttpHandlerOptions
|
|
@@ -2949,6 +2984,7 @@ export interface Glue {
|
|
|
2949
2984
|
options: __HttpHandlerOptions,
|
|
2950
2985
|
cb: (err: any, data?: ListTriggersCommandOutput) => void
|
|
2951
2986
|
): void;
|
|
2987
|
+
listWorkflows(): Promise<ListWorkflowsCommandOutput>;
|
|
2952
2988
|
listWorkflows(
|
|
2953
2989
|
args: ListWorkflowsCommandInput,
|
|
2954
2990
|
options?: __HttpHandlerOptions
|
|
@@ -3014,6 +3050,7 @@ export interface Glue {
|
|
|
3014
3050
|
options: __HttpHandlerOptions,
|
|
3015
3051
|
cb: (err: any, data?: PutWorkflowRunPropertiesCommandOutput) => void
|
|
3016
3052
|
): void;
|
|
3053
|
+
querySchemaVersionMetadata(): Promise<QuerySchemaVersionMetadataCommandOutput>;
|
|
3017
3054
|
querySchemaVersionMetadata(
|
|
3018
3055
|
args: QuerySchemaVersionMetadataCommandInput,
|
|
3019
3056
|
options?: __HttpHandlerOptions
|
|
@@ -3092,6 +3129,7 @@ export interface Glue {
|
|
|
3092
3129
|
options: __HttpHandlerOptions,
|
|
3093
3130
|
cb: (err: any, data?: RunStatementCommandOutput) => void
|
|
3094
3131
|
): void;
|
|
3132
|
+
searchTables(): Promise<SearchTablesCommandOutput>;
|
|
3095
3133
|
searchTables(
|
|
3096
3134
|
args: SearchTablesCommandInput,
|
|
3097
3135
|
options?: __HttpHandlerOptions
|
|
@@ -3409,6 +3447,7 @@ export interface Glue {
|
|
|
3409
3447
|
options: __HttpHandlerOptions,
|
|
3410
3448
|
cb: (err: any, data?: UpdateBlueprintCommandOutput) => void
|
|
3411
3449
|
): void;
|
|
3450
|
+
updateClassifier(): Promise<UpdateClassifierCommandOutput>;
|
|
3412
3451
|
updateClassifier(
|
|
3413
3452
|
args: UpdateClassifierCommandInput,
|
|
3414
3453
|
options?: __HttpHandlerOptions
|
|
@@ -3545,6 +3584,7 @@ export interface Glue {
|
|
|
3545
3584
|
options: __HttpHandlerOptions,
|
|
3546
3585
|
cb: (err: any, data?: UpdateJobCommandOutput) => void
|
|
3547
3586
|
): void;
|
|
3587
|
+
updateJobFromSourceControl(): Promise<UpdateJobFromSourceControlCommandOutput>;
|
|
3548
3588
|
updateJobFromSourceControl(
|
|
3549
3589
|
args: UpdateJobFromSourceControlCommandInput,
|
|
3550
3590
|
options?: __HttpHandlerOptions
|
|
@@ -3610,6 +3650,7 @@ export interface Glue {
|
|
|
3610
3650
|
options: __HttpHandlerOptions,
|
|
3611
3651
|
cb: (err: any, data?: UpdateSchemaCommandOutput) => void
|
|
3612
3652
|
): void;
|
|
3653
|
+
updateSourceControlFromJob(): Promise<UpdateSourceControlFromJobCommandOutput>;
|
|
3613
3654
|
updateSourceControlFromJob(
|
|
3614
3655
|
args: UpdateSourceControlFromJobCommandInput,
|
|
3615
3656
|
options?: __HttpHandlerOptions
|
|
@@ -25,6 +25,15 @@ declare const BatchCreatePartitionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchCreatePartitionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchCreatePartitionCommandInput,
|
|
32
|
+
BatchCreatePartitionCommandOutput,
|
|
33
|
+
GlueClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchCreatePartitionCommand extends BatchCreatePartitionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const BatchDeleteConnectionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchDeleteConnectionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchDeleteConnectionCommandInput,
|
|
32
|
+
BatchDeleteConnectionCommandOutput,
|
|
33
|
+
GlueClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchDeleteConnectionCommand extends BatchDeleteConnectionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const BatchDeletePartitionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchDeletePartitionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchDeletePartitionCommandInput,
|
|
32
|
+
BatchDeletePartitionCommandOutput,
|
|
33
|
+
GlueClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchDeletePartitionCommand extends BatchDeletePartitionCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const BatchDeleteTableCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: BatchDeleteTableCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
BatchDeleteTableCommandInput,
|
|
31
|
+
BatchDeleteTableCommandOutput,
|
|
32
|
+
GlueClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class BatchDeleteTableCommand extends BatchDeleteTableCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const BatchDeleteTableVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchDeleteTableVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchDeleteTableVersionCommandInput,
|
|
32
|
+
BatchDeleteTableVersionCommandOutput,
|
|
33
|
+
GlueClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchDeleteTableVersionCommand extends BatchDeleteTableVersionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const BatchGetBlueprintsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchGetBlueprintsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchGetBlueprintsCommandInput,
|
|
32
|
+
BatchGetBlueprintsCommandOutput,
|
|
33
|
+
GlueClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchGetBlueprintsCommand extends BatchGetBlueprintsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const BatchGetCrawlersCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: BatchGetCrawlersCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
BatchGetCrawlersCommandInput,
|
|
31
|
+
BatchGetCrawlersCommandOutput,
|
|
32
|
+
GlueClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class BatchGetCrawlersCommand extends BatchGetCrawlersCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const BatchGetCustomEntityTypesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchGetCustomEntityTypesCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchGetCustomEntityTypesCommandInput,
|
|
32
|
+
BatchGetCustomEntityTypesCommandOutput,
|
|
33
|
+
GlueClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchGetCustomEntityTypesCommand extends BatchGetCustomEntityTypesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const BatchGetDataQualityResultCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchGetDataQualityResultCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchGetDataQualityResultCommandInput,
|
|
32
|
+
BatchGetDataQualityResultCommandOutput,
|
|
33
|
+
GlueClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchGetDataQualityResultCommand extends BatchGetDataQualityResultCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const BatchGetDevEndpointsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchGetDevEndpointsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchGetDevEndpointsCommandInput,
|
|
32
|
+
BatchGetDevEndpointsCommandOutput,
|
|
33
|
+
GlueClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchGetDevEndpointsCommand extends BatchGetDevEndpointsCommand_base {}
|
|
@@ -22,6 +22,15 @@ declare const BatchGetJobsCommand_base: {
|
|
|
22
22
|
ServiceInputTypes,
|
|
23
23
|
ServiceOutputTypes
|
|
24
24
|
>;
|
|
25
|
+
new (
|
|
26
|
+
__0_0: BatchGetJobsCommandInput
|
|
27
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
28
|
+
BatchGetJobsCommandInput,
|
|
29
|
+
BatchGetJobsCommandOutput,
|
|
30
|
+
GlueClientResolvedConfig,
|
|
31
|
+
ServiceInputTypes,
|
|
32
|
+
ServiceOutputTypes
|
|
33
|
+
>;
|
|
25
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
35
|
};
|
|
27
36
|
export declare class BatchGetJobsCommand extends BatchGetJobsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const BatchGetPartitionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchGetPartitionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchGetPartitionCommandInput,
|
|
32
|
+
BatchGetPartitionCommandOutput,
|
|
33
|
+
GlueClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchGetPartitionCommand extends BatchGetPartitionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const BatchGetTableOptimizerCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchGetTableOptimizerCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchGetTableOptimizerCommandInput,
|
|
32
|
+
BatchGetTableOptimizerCommandOutput,
|
|
33
|
+
GlueClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchGetTableOptimizerCommand extends BatchGetTableOptimizerCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const BatchGetTriggersCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: BatchGetTriggersCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
BatchGetTriggersCommandInput,
|
|
31
|
+
BatchGetTriggersCommandOutput,
|
|
32
|
+
GlueClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class BatchGetTriggersCommand extends BatchGetTriggersCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const BatchGetWorkflowsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchGetWorkflowsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchGetWorkflowsCommandInput,
|
|
32
|
+
BatchGetWorkflowsCommandOutput,
|
|
33
|
+
GlueClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchGetWorkflowsCommand extends BatchGetWorkflowsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const BatchStopJobRunCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: BatchStopJobRunCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
BatchStopJobRunCommandInput,
|
|
31
|
+
BatchStopJobRunCommandOutput,
|
|
32
|
+
GlueClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class BatchStopJobRunCommand extends BatchStopJobRunCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const BatchUpdatePartitionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: BatchUpdatePartitionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
BatchUpdatePartitionCommandInput,
|
|
32
|
+
BatchUpdatePartitionCommandOutput,
|
|
33
|
+
GlueClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class BatchUpdatePartitionCommand extends BatchUpdatePartitionCommand_base {}
|