@aws-sdk/client-glue 3.533.0 → 3.540.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- 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 +2 -1
- package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +2 -1
- 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 +2 -1
- package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +2 -1
- 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/index.d.ts +0 -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/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/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.defaultEndpointResolver = void 0;
|
|
4
|
-
const util_endpoints_1 = require("@
|
|
4
|
+
const util_endpoints_1 = require("@aws-sdk/util-endpoints");
|
|
5
|
+
const util_endpoints_2 = require("@smithy/util-endpoints");
|
|
5
6
|
const ruleset_1 = require("./ruleset");
|
|
6
7
|
const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
7
|
-
return (0,
|
|
8
|
+
return (0, util_endpoints_2.resolveEndpoint)(ruleset_1.ruleSet, {
|
|
8
9
|
endpointParams: endpointParams,
|
|
9
10
|
logger: context.logger,
|
|
10
11
|
});
|
|
11
12
|
};
|
|
12
13
|
exports.defaultEndpointResolver = defaultEndpointResolver;
|
|
14
|
+
util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
|
package/dist-cjs/index.js
CHANGED
|
@@ -12927,9 +12927,6 @@ var paginateListWorkflows = (0, import_core.createPaginator)(GlueClient, ListWor
|
|
|
12927
12927
|
// src/pagination/SearchTablesPaginator.ts
|
|
12928
12928
|
|
|
12929
12929
|
var paginateSearchTables = (0, import_core.createPaginator)(GlueClient, SearchTablesCommand, "NextToken", "NextToken", "MaxResults");
|
|
12930
|
-
|
|
12931
|
-
// src/index.ts
|
|
12932
|
-
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
12933
12930
|
// Annotate the CommonJS export names for ESM import in node:
|
|
12934
12931
|
|
|
12935
12932
|
0 && (module.exports = {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
|
|
2
|
+
import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
|
|
2
3
|
import { ruleSet } from "./ruleset";
|
|
3
4
|
export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
4
5
|
return resolveEndpoint(ruleSet, {
|
|
@@ -6,3 +7,4 @@ export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
|
6
7
|
logger: context.logger,
|
|
7
8
|
});
|
|
8
9
|
};
|
|
10
|
+
customEndpointFunctions.aws = awsEndpointFunctions;
|
package/dist-es/index.js
CHANGED
package/dist-types/Glue.d.ts
CHANGED
|
@@ -355,6 +355,7 @@ export interface Glue {
|
|
|
355
355
|
/**
|
|
356
356
|
* @see {@link CreateClassifierCommand}
|
|
357
357
|
*/
|
|
358
|
+
createClassifier(): Promise<CreateClassifierCommandOutput>;
|
|
358
359
|
createClassifier(args: CreateClassifierCommandInput, options?: __HttpHandlerOptions): Promise<CreateClassifierCommandOutput>;
|
|
359
360
|
createClassifier(args: CreateClassifierCommandInput, cb: (err: any, data?: CreateClassifierCommandOutput) => void): void;
|
|
360
361
|
createClassifier(args: CreateClassifierCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateClassifierCommandOutput) => void): void;
|
|
@@ -433,6 +434,7 @@ export interface Glue {
|
|
|
433
434
|
/**
|
|
434
435
|
* @see {@link CreateScriptCommand}
|
|
435
436
|
*/
|
|
437
|
+
createScript(): Promise<CreateScriptCommandOutput>;
|
|
436
438
|
createScript(args: CreateScriptCommandInput, options?: __HttpHandlerOptions): Promise<CreateScriptCommandOutput>;
|
|
437
439
|
createScript(args: CreateScriptCommandInput, cb: (err: any, data?: CreateScriptCommandOutput) => void): void;
|
|
438
440
|
createScript(args: CreateScriptCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateScriptCommandOutput) => void): void;
|
|
@@ -571,6 +573,7 @@ export interface Glue {
|
|
|
571
573
|
/**
|
|
572
574
|
* @see {@link DeleteResourcePolicyCommand}
|
|
573
575
|
*/
|
|
576
|
+
deleteResourcePolicy(): Promise<DeleteResourcePolicyCommandOutput>;
|
|
574
577
|
deleteResourcePolicy(args: DeleteResourcePolicyCommandInput, options?: __HttpHandlerOptions): Promise<DeleteResourcePolicyCommandOutput>;
|
|
575
578
|
deleteResourcePolicy(args: DeleteResourcePolicyCommandInput, cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void): void;
|
|
576
579
|
deleteResourcePolicy(args: DeleteResourcePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void): void;
|
|
@@ -655,6 +658,7 @@ export interface Glue {
|
|
|
655
658
|
/**
|
|
656
659
|
* @see {@link GetCatalogImportStatusCommand}
|
|
657
660
|
*/
|
|
661
|
+
getCatalogImportStatus(): Promise<GetCatalogImportStatusCommandOutput>;
|
|
658
662
|
getCatalogImportStatus(args: GetCatalogImportStatusCommandInput, options?: __HttpHandlerOptions): Promise<GetCatalogImportStatusCommandOutput>;
|
|
659
663
|
getCatalogImportStatus(args: GetCatalogImportStatusCommandInput, cb: (err: any, data?: GetCatalogImportStatusCommandOutput) => void): void;
|
|
660
664
|
getCatalogImportStatus(args: GetCatalogImportStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCatalogImportStatusCommandOutput) => void): void;
|
|
@@ -667,6 +671,7 @@ export interface Glue {
|
|
|
667
671
|
/**
|
|
668
672
|
* @see {@link GetClassifiersCommand}
|
|
669
673
|
*/
|
|
674
|
+
getClassifiers(): Promise<GetClassifiersCommandOutput>;
|
|
670
675
|
getClassifiers(args: GetClassifiersCommandInput, options?: __HttpHandlerOptions): Promise<GetClassifiersCommandOutput>;
|
|
671
676
|
getClassifiers(args: GetClassifiersCommandInput, cb: (err: any, data?: GetClassifiersCommandOutput) => void): void;
|
|
672
677
|
getClassifiers(args: GetClassifiersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetClassifiersCommandOutput) => void): void;
|
|
@@ -703,6 +708,7 @@ export interface Glue {
|
|
|
703
708
|
/**
|
|
704
709
|
* @see {@link GetConnectionsCommand}
|
|
705
710
|
*/
|
|
711
|
+
getConnections(): Promise<GetConnectionsCommandOutput>;
|
|
706
712
|
getConnections(args: GetConnectionsCommandInput, options?: __HttpHandlerOptions): Promise<GetConnectionsCommandOutput>;
|
|
707
713
|
getConnections(args: GetConnectionsCommandInput, cb: (err: any, data?: GetConnectionsCommandOutput) => void): void;
|
|
708
714
|
getConnections(args: GetConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConnectionsCommandOutput) => void): void;
|
|
@@ -715,12 +721,14 @@ export interface Glue {
|
|
|
715
721
|
/**
|
|
716
722
|
* @see {@link GetCrawlerMetricsCommand}
|
|
717
723
|
*/
|
|
724
|
+
getCrawlerMetrics(): Promise<GetCrawlerMetricsCommandOutput>;
|
|
718
725
|
getCrawlerMetrics(args: GetCrawlerMetricsCommandInput, options?: __HttpHandlerOptions): Promise<GetCrawlerMetricsCommandOutput>;
|
|
719
726
|
getCrawlerMetrics(args: GetCrawlerMetricsCommandInput, cb: (err: any, data?: GetCrawlerMetricsCommandOutput) => void): void;
|
|
720
727
|
getCrawlerMetrics(args: GetCrawlerMetricsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCrawlerMetricsCommandOutput) => void): void;
|
|
721
728
|
/**
|
|
722
729
|
* @see {@link GetCrawlersCommand}
|
|
723
730
|
*/
|
|
731
|
+
getCrawlers(): Promise<GetCrawlersCommandOutput>;
|
|
724
732
|
getCrawlers(args: GetCrawlersCommandInput, options?: __HttpHandlerOptions): Promise<GetCrawlersCommandOutput>;
|
|
725
733
|
getCrawlers(args: GetCrawlersCommandInput, cb: (err: any, data?: GetCrawlersCommandOutput) => void): void;
|
|
726
734
|
getCrawlers(args: GetCrawlersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetCrawlersCommandOutput) => void): void;
|
|
@@ -739,18 +747,21 @@ export interface Glue {
|
|
|
739
747
|
/**
|
|
740
748
|
* @see {@link GetDatabasesCommand}
|
|
741
749
|
*/
|
|
750
|
+
getDatabases(): Promise<GetDatabasesCommandOutput>;
|
|
742
751
|
getDatabases(args: GetDatabasesCommandInput, options?: __HttpHandlerOptions): Promise<GetDatabasesCommandOutput>;
|
|
743
752
|
getDatabases(args: GetDatabasesCommandInput, cb: (err: any, data?: GetDatabasesCommandOutput) => void): void;
|
|
744
753
|
getDatabases(args: GetDatabasesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDatabasesCommandOutput) => void): void;
|
|
745
754
|
/**
|
|
746
755
|
* @see {@link GetDataCatalogEncryptionSettingsCommand}
|
|
747
756
|
*/
|
|
757
|
+
getDataCatalogEncryptionSettings(): Promise<GetDataCatalogEncryptionSettingsCommandOutput>;
|
|
748
758
|
getDataCatalogEncryptionSettings(args: GetDataCatalogEncryptionSettingsCommandInput, options?: __HttpHandlerOptions): Promise<GetDataCatalogEncryptionSettingsCommandOutput>;
|
|
749
759
|
getDataCatalogEncryptionSettings(args: GetDataCatalogEncryptionSettingsCommandInput, cb: (err: any, data?: GetDataCatalogEncryptionSettingsCommandOutput) => void): void;
|
|
750
760
|
getDataCatalogEncryptionSettings(args: GetDataCatalogEncryptionSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDataCatalogEncryptionSettingsCommandOutput) => void): void;
|
|
751
761
|
/**
|
|
752
762
|
* @see {@link GetDataflowGraphCommand}
|
|
753
763
|
*/
|
|
764
|
+
getDataflowGraph(): Promise<GetDataflowGraphCommandOutput>;
|
|
754
765
|
getDataflowGraph(args: GetDataflowGraphCommandInput, options?: __HttpHandlerOptions): Promise<GetDataflowGraphCommandOutput>;
|
|
755
766
|
getDataflowGraph(args: GetDataflowGraphCommandInput, cb: (err: any, data?: GetDataflowGraphCommandOutput) => void): void;
|
|
756
767
|
getDataflowGraph(args: GetDataflowGraphCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDataflowGraphCommandOutput) => void): void;
|
|
@@ -787,6 +798,7 @@ export interface Glue {
|
|
|
787
798
|
/**
|
|
788
799
|
* @see {@link GetDevEndpointsCommand}
|
|
789
800
|
*/
|
|
801
|
+
getDevEndpoints(): Promise<GetDevEndpointsCommandOutput>;
|
|
790
802
|
getDevEndpoints(args: GetDevEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<GetDevEndpointsCommandOutput>;
|
|
791
803
|
getDevEndpoints(args: GetDevEndpointsCommandInput, cb: (err: any, data?: GetDevEndpointsCommandOutput) => void): void;
|
|
792
804
|
getDevEndpoints(args: GetDevEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetDevEndpointsCommandOutput) => void): void;
|
|
@@ -817,6 +829,7 @@ export interface Glue {
|
|
|
817
829
|
/**
|
|
818
830
|
* @see {@link GetJobsCommand}
|
|
819
831
|
*/
|
|
832
|
+
getJobs(): Promise<GetJobsCommandOutput>;
|
|
820
833
|
getJobs(args: GetJobsCommandInput, options?: __HttpHandlerOptions): Promise<GetJobsCommandOutput>;
|
|
821
834
|
getJobs(args: GetJobsCommandInput, cb: (err: any, data?: GetJobsCommandOutput) => void): void;
|
|
822
835
|
getJobs(args: GetJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetJobsCommandOutput) => void): void;
|
|
@@ -847,6 +860,7 @@ export interface Glue {
|
|
|
847
860
|
/**
|
|
848
861
|
* @see {@link GetMLTransformsCommand}
|
|
849
862
|
*/
|
|
863
|
+
getMLTransforms(): Promise<GetMLTransformsCommandOutput>;
|
|
850
864
|
getMLTransforms(args: GetMLTransformsCommandInput, options?: __HttpHandlerOptions): Promise<GetMLTransformsCommandOutput>;
|
|
851
865
|
getMLTransforms(args: GetMLTransformsCommandInput, cb: (err: any, data?: GetMLTransformsCommandOutput) => void): void;
|
|
852
866
|
getMLTransforms(args: GetMLTransformsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetMLTransformsCommandOutput) => void): void;
|
|
@@ -883,12 +897,14 @@ export interface Glue {
|
|
|
883
897
|
/**
|
|
884
898
|
* @see {@link GetResourcePoliciesCommand}
|
|
885
899
|
*/
|
|
900
|
+
getResourcePolicies(): Promise<GetResourcePoliciesCommandOutput>;
|
|
886
901
|
getResourcePolicies(args: GetResourcePoliciesCommandInput, options?: __HttpHandlerOptions): Promise<GetResourcePoliciesCommandOutput>;
|
|
887
902
|
getResourcePolicies(args: GetResourcePoliciesCommandInput, cb: (err: any, data?: GetResourcePoliciesCommandOutput) => void): void;
|
|
888
903
|
getResourcePolicies(args: GetResourcePoliciesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResourcePoliciesCommandOutput) => void): void;
|
|
889
904
|
/**
|
|
890
905
|
* @see {@link GetResourcePolicyCommand}
|
|
891
906
|
*/
|
|
907
|
+
getResourcePolicy(): Promise<GetResourcePolicyCommandOutput>;
|
|
892
908
|
getResourcePolicy(args: GetResourcePolicyCommandInput, options?: __HttpHandlerOptions): Promise<GetResourcePolicyCommandOutput>;
|
|
893
909
|
getResourcePolicy(args: GetResourcePolicyCommandInput, cb: (err: any, data?: GetResourcePolicyCommandOutput) => void): void;
|
|
894
910
|
getResourcePolicy(args: GetResourcePolicyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResourcePolicyCommandOutput) => void): void;
|
|
@@ -907,6 +923,7 @@ export interface Glue {
|
|
|
907
923
|
/**
|
|
908
924
|
* @see {@link GetSchemaVersionCommand}
|
|
909
925
|
*/
|
|
926
|
+
getSchemaVersion(): Promise<GetSchemaVersionCommandOutput>;
|
|
910
927
|
getSchemaVersion(args: GetSchemaVersionCommandInput, options?: __HttpHandlerOptions): Promise<GetSchemaVersionCommandOutput>;
|
|
911
928
|
getSchemaVersion(args: GetSchemaVersionCommandInput, cb: (err: any, data?: GetSchemaVersionCommandOutput) => void): void;
|
|
912
929
|
getSchemaVersion(args: GetSchemaVersionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSchemaVersionCommandOutput) => void): void;
|
|
@@ -925,6 +942,7 @@ export interface Glue {
|
|
|
925
942
|
/**
|
|
926
943
|
* @see {@link GetSecurityConfigurationsCommand}
|
|
927
944
|
*/
|
|
945
|
+
getSecurityConfigurations(): Promise<GetSecurityConfigurationsCommandOutput>;
|
|
928
946
|
getSecurityConfigurations(args: GetSecurityConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<GetSecurityConfigurationsCommandOutput>;
|
|
929
947
|
getSecurityConfigurations(args: GetSecurityConfigurationsCommandInput, cb: (err: any, data?: GetSecurityConfigurationsCommandOutput) => void): void;
|
|
930
948
|
getSecurityConfigurations(args: GetSecurityConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetSecurityConfigurationsCommandOutput) => void): void;
|
|
@@ -985,6 +1003,7 @@ export interface Glue {
|
|
|
985
1003
|
/**
|
|
986
1004
|
* @see {@link GetTriggersCommand}
|
|
987
1005
|
*/
|
|
1006
|
+
getTriggers(): Promise<GetTriggersCommandOutput>;
|
|
988
1007
|
getTriggers(args: GetTriggersCommandInput, options?: __HttpHandlerOptions): Promise<GetTriggersCommandOutput>;
|
|
989
1008
|
getTriggers(args: GetTriggersCommandInput, cb: (err: any, data?: GetTriggersCommandOutput) => void): void;
|
|
990
1009
|
getTriggers(args: GetTriggersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetTriggersCommandOutput) => void): void;
|
|
@@ -1045,24 +1064,28 @@ export interface Glue {
|
|
|
1045
1064
|
/**
|
|
1046
1065
|
* @see {@link ImportCatalogToGlueCommand}
|
|
1047
1066
|
*/
|
|
1067
|
+
importCatalogToGlue(): Promise<ImportCatalogToGlueCommandOutput>;
|
|
1048
1068
|
importCatalogToGlue(args: ImportCatalogToGlueCommandInput, options?: __HttpHandlerOptions): Promise<ImportCatalogToGlueCommandOutput>;
|
|
1049
1069
|
importCatalogToGlue(args: ImportCatalogToGlueCommandInput, cb: (err: any, data?: ImportCatalogToGlueCommandOutput) => void): void;
|
|
1050
1070
|
importCatalogToGlue(args: ImportCatalogToGlueCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ImportCatalogToGlueCommandOutput) => void): void;
|
|
1051
1071
|
/**
|
|
1052
1072
|
* @see {@link ListBlueprintsCommand}
|
|
1053
1073
|
*/
|
|
1074
|
+
listBlueprints(): Promise<ListBlueprintsCommandOutput>;
|
|
1054
1075
|
listBlueprints(args: ListBlueprintsCommandInput, options?: __HttpHandlerOptions): Promise<ListBlueprintsCommandOutput>;
|
|
1055
1076
|
listBlueprints(args: ListBlueprintsCommandInput, cb: (err: any, data?: ListBlueprintsCommandOutput) => void): void;
|
|
1056
1077
|
listBlueprints(args: ListBlueprintsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListBlueprintsCommandOutput) => void): void;
|
|
1057
1078
|
/**
|
|
1058
1079
|
* @see {@link ListColumnStatisticsTaskRunsCommand}
|
|
1059
1080
|
*/
|
|
1081
|
+
listColumnStatisticsTaskRuns(): Promise<ListColumnStatisticsTaskRunsCommandOutput>;
|
|
1060
1082
|
listColumnStatisticsTaskRuns(args: ListColumnStatisticsTaskRunsCommandInput, options?: __HttpHandlerOptions): Promise<ListColumnStatisticsTaskRunsCommandOutput>;
|
|
1061
1083
|
listColumnStatisticsTaskRuns(args: ListColumnStatisticsTaskRunsCommandInput, cb: (err: any, data?: ListColumnStatisticsTaskRunsCommandOutput) => void): void;
|
|
1062
1084
|
listColumnStatisticsTaskRuns(args: ListColumnStatisticsTaskRunsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListColumnStatisticsTaskRunsCommandOutput) => void): void;
|
|
1063
1085
|
/**
|
|
1064
1086
|
* @see {@link ListCrawlersCommand}
|
|
1065
1087
|
*/
|
|
1088
|
+
listCrawlers(): Promise<ListCrawlersCommandOutput>;
|
|
1066
1089
|
listCrawlers(args: ListCrawlersCommandInput, options?: __HttpHandlerOptions): Promise<ListCrawlersCommandOutput>;
|
|
1067
1090
|
listCrawlers(args: ListCrawlersCommandInput, cb: (err: any, data?: ListCrawlersCommandOutput) => void): void;
|
|
1068
1091
|
listCrawlers(args: ListCrawlersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCrawlersCommandOutput) => void): void;
|
|
@@ -1075,60 +1098,70 @@ export interface Glue {
|
|
|
1075
1098
|
/**
|
|
1076
1099
|
* @see {@link ListCustomEntityTypesCommand}
|
|
1077
1100
|
*/
|
|
1101
|
+
listCustomEntityTypes(): Promise<ListCustomEntityTypesCommandOutput>;
|
|
1078
1102
|
listCustomEntityTypes(args: ListCustomEntityTypesCommandInput, options?: __HttpHandlerOptions): Promise<ListCustomEntityTypesCommandOutput>;
|
|
1079
1103
|
listCustomEntityTypes(args: ListCustomEntityTypesCommandInput, cb: (err: any, data?: ListCustomEntityTypesCommandOutput) => void): void;
|
|
1080
1104
|
listCustomEntityTypes(args: ListCustomEntityTypesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCustomEntityTypesCommandOutput) => void): void;
|
|
1081
1105
|
/**
|
|
1082
1106
|
* @see {@link ListDataQualityResultsCommand}
|
|
1083
1107
|
*/
|
|
1108
|
+
listDataQualityResults(): Promise<ListDataQualityResultsCommandOutput>;
|
|
1084
1109
|
listDataQualityResults(args: ListDataQualityResultsCommandInput, options?: __HttpHandlerOptions): Promise<ListDataQualityResultsCommandOutput>;
|
|
1085
1110
|
listDataQualityResults(args: ListDataQualityResultsCommandInput, cb: (err: any, data?: ListDataQualityResultsCommandOutput) => void): void;
|
|
1086
1111
|
listDataQualityResults(args: ListDataQualityResultsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDataQualityResultsCommandOutput) => void): void;
|
|
1087
1112
|
/**
|
|
1088
1113
|
* @see {@link ListDataQualityRuleRecommendationRunsCommand}
|
|
1089
1114
|
*/
|
|
1115
|
+
listDataQualityRuleRecommendationRuns(): Promise<ListDataQualityRuleRecommendationRunsCommandOutput>;
|
|
1090
1116
|
listDataQualityRuleRecommendationRuns(args: ListDataQualityRuleRecommendationRunsCommandInput, options?: __HttpHandlerOptions): Promise<ListDataQualityRuleRecommendationRunsCommandOutput>;
|
|
1091
1117
|
listDataQualityRuleRecommendationRuns(args: ListDataQualityRuleRecommendationRunsCommandInput, cb: (err: any, data?: ListDataQualityRuleRecommendationRunsCommandOutput) => void): void;
|
|
1092
1118
|
listDataQualityRuleRecommendationRuns(args: ListDataQualityRuleRecommendationRunsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDataQualityRuleRecommendationRunsCommandOutput) => void): void;
|
|
1093
1119
|
/**
|
|
1094
1120
|
* @see {@link ListDataQualityRulesetEvaluationRunsCommand}
|
|
1095
1121
|
*/
|
|
1122
|
+
listDataQualityRulesetEvaluationRuns(): Promise<ListDataQualityRulesetEvaluationRunsCommandOutput>;
|
|
1096
1123
|
listDataQualityRulesetEvaluationRuns(args: ListDataQualityRulesetEvaluationRunsCommandInput, options?: __HttpHandlerOptions): Promise<ListDataQualityRulesetEvaluationRunsCommandOutput>;
|
|
1097
1124
|
listDataQualityRulesetEvaluationRuns(args: ListDataQualityRulesetEvaluationRunsCommandInput, cb: (err: any, data?: ListDataQualityRulesetEvaluationRunsCommandOutput) => void): void;
|
|
1098
1125
|
listDataQualityRulesetEvaluationRuns(args: ListDataQualityRulesetEvaluationRunsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDataQualityRulesetEvaluationRunsCommandOutput) => void): void;
|
|
1099
1126
|
/**
|
|
1100
1127
|
* @see {@link ListDataQualityRulesetsCommand}
|
|
1101
1128
|
*/
|
|
1129
|
+
listDataQualityRulesets(): Promise<ListDataQualityRulesetsCommandOutput>;
|
|
1102
1130
|
listDataQualityRulesets(args: ListDataQualityRulesetsCommandInput, options?: __HttpHandlerOptions): Promise<ListDataQualityRulesetsCommandOutput>;
|
|
1103
1131
|
listDataQualityRulesets(args: ListDataQualityRulesetsCommandInput, cb: (err: any, data?: ListDataQualityRulesetsCommandOutput) => void): void;
|
|
1104
1132
|
listDataQualityRulesets(args: ListDataQualityRulesetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDataQualityRulesetsCommandOutput) => void): void;
|
|
1105
1133
|
/**
|
|
1106
1134
|
* @see {@link ListDevEndpointsCommand}
|
|
1107
1135
|
*/
|
|
1136
|
+
listDevEndpoints(): Promise<ListDevEndpointsCommandOutput>;
|
|
1108
1137
|
listDevEndpoints(args: ListDevEndpointsCommandInput, options?: __HttpHandlerOptions): Promise<ListDevEndpointsCommandOutput>;
|
|
1109
1138
|
listDevEndpoints(args: ListDevEndpointsCommandInput, cb: (err: any, data?: ListDevEndpointsCommandOutput) => void): void;
|
|
1110
1139
|
listDevEndpoints(args: ListDevEndpointsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDevEndpointsCommandOutput) => void): void;
|
|
1111
1140
|
/**
|
|
1112
1141
|
* @see {@link ListJobsCommand}
|
|
1113
1142
|
*/
|
|
1143
|
+
listJobs(): Promise<ListJobsCommandOutput>;
|
|
1114
1144
|
listJobs(args: ListJobsCommandInput, options?: __HttpHandlerOptions): Promise<ListJobsCommandOutput>;
|
|
1115
1145
|
listJobs(args: ListJobsCommandInput, cb: (err: any, data?: ListJobsCommandOutput) => void): void;
|
|
1116
1146
|
listJobs(args: ListJobsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListJobsCommandOutput) => void): void;
|
|
1117
1147
|
/**
|
|
1118
1148
|
* @see {@link ListMLTransformsCommand}
|
|
1119
1149
|
*/
|
|
1150
|
+
listMLTransforms(): Promise<ListMLTransformsCommandOutput>;
|
|
1120
1151
|
listMLTransforms(args: ListMLTransformsCommandInput, options?: __HttpHandlerOptions): Promise<ListMLTransformsCommandOutput>;
|
|
1121
1152
|
listMLTransforms(args: ListMLTransformsCommandInput, cb: (err: any, data?: ListMLTransformsCommandOutput) => void): void;
|
|
1122
1153
|
listMLTransforms(args: ListMLTransformsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMLTransformsCommandOutput) => void): void;
|
|
1123
1154
|
/**
|
|
1124
1155
|
* @see {@link ListRegistriesCommand}
|
|
1125
1156
|
*/
|
|
1157
|
+
listRegistries(): Promise<ListRegistriesCommandOutput>;
|
|
1126
1158
|
listRegistries(args: ListRegistriesCommandInput, options?: __HttpHandlerOptions): Promise<ListRegistriesCommandOutput>;
|
|
1127
1159
|
listRegistries(args: ListRegistriesCommandInput, cb: (err: any, data?: ListRegistriesCommandOutput) => void): void;
|
|
1128
1160
|
listRegistries(args: ListRegistriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRegistriesCommandOutput) => void): void;
|
|
1129
1161
|
/**
|
|
1130
1162
|
* @see {@link ListSchemasCommand}
|
|
1131
1163
|
*/
|
|
1164
|
+
listSchemas(): Promise<ListSchemasCommandOutput>;
|
|
1132
1165
|
listSchemas(args: ListSchemasCommandInput, options?: __HttpHandlerOptions): Promise<ListSchemasCommandOutput>;
|
|
1133
1166
|
listSchemas(args: ListSchemasCommandInput, cb: (err: any, data?: ListSchemasCommandOutput) => void): void;
|
|
1134
1167
|
listSchemas(args: ListSchemasCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSchemasCommandOutput) => void): void;
|
|
@@ -1141,6 +1174,7 @@ export interface Glue {
|
|
|
1141
1174
|
/**
|
|
1142
1175
|
* @see {@link ListSessionsCommand}
|
|
1143
1176
|
*/
|
|
1177
|
+
listSessions(): Promise<ListSessionsCommandOutput>;
|
|
1144
1178
|
listSessions(args: ListSessionsCommandInput, options?: __HttpHandlerOptions): Promise<ListSessionsCommandOutput>;
|
|
1145
1179
|
listSessions(args: ListSessionsCommandInput, cb: (err: any, data?: ListSessionsCommandOutput) => void): void;
|
|
1146
1180
|
listSessions(args: ListSessionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListSessionsCommandOutput) => void): void;
|
|
@@ -1159,12 +1193,14 @@ export interface Glue {
|
|
|
1159
1193
|
/**
|
|
1160
1194
|
* @see {@link ListTriggersCommand}
|
|
1161
1195
|
*/
|
|
1196
|
+
listTriggers(): Promise<ListTriggersCommandOutput>;
|
|
1162
1197
|
listTriggers(args: ListTriggersCommandInput, options?: __HttpHandlerOptions): Promise<ListTriggersCommandOutput>;
|
|
1163
1198
|
listTriggers(args: ListTriggersCommandInput, cb: (err: any, data?: ListTriggersCommandOutput) => void): void;
|
|
1164
1199
|
listTriggers(args: ListTriggersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTriggersCommandOutput) => void): void;
|
|
1165
1200
|
/**
|
|
1166
1201
|
* @see {@link ListWorkflowsCommand}
|
|
1167
1202
|
*/
|
|
1203
|
+
listWorkflows(): Promise<ListWorkflowsCommandOutput>;
|
|
1168
1204
|
listWorkflows(args: ListWorkflowsCommandInput, options?: __HttpHandlerOptions): Promise<ListWorkflowsCommandOutput>;
|
|
1169
1205
|
listWorkflows(args: ListWorkflowsCommandInput, cb: (err: any, data?: ListWorkflowsCommandOutput) => void): void;
|
|
1170
1206
|
listWorkflows(args: ListWorkflowsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListWorkflowsCommandOutput) => void): void;
|
|
@@ -1195,6 +1231,7 @@ export interface Glue {
|
|
|
1195
1231
|
/**
|
|
1196
1232
|
* @see {@link QuerySchemaVersionMetadataCommand}
|
|
1197
1233
|
*/
|
|
1234
|
+
querySchemaVersionMetadata(): Promise<QuerySchemaVersionMetadataCommandOutput>;
|
|
1198
1235
|
querySchemaVersionMetadata(args: QuerySchemaVersionMetadataCommandInput, options?: __HttpHandlerOptions): Promise<QuerySchemaVersionMetadataCommandOutput>;
|
|
1199
1236
|
querySchemaVersionMetadata(args: QuerySchemaVersionMetadataCommandInput, cb: (err: any, data?: QuerySchemaVersionMetadataCommandOutput) => void): void;
|
|
1200
1237
|
querySchemaVersionMetadata(args: QuerySchemaVersionMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: QuerySchemaVersionMetadataCommandOutput) => void): void;
|
|
@@ -1231,6 +1268,7 @@ export interface Glue {
|
|
|
1231
1268
|
/**
|
|
1232
1269
|
* @see {@link SearchTablesCommand}
|
|
1233
1270
|
*/
|
|
1271
|
+
searchTables(): Promise<SearchTablesCommandOutput>;
|
|
1234
1272
|
searchTables(args: SearchTablesCommandInput, options?: __HttpHandlerOptions): Promise<SearchTablesCommandOutput>;
|
|
1235
1273
|
searchTables(args: SearchTablesCommandInput, cb: (err: any, data?: SearchTablesCommandOutput) => void): void;
|
|
1236
1274
|
searchTables(args: SearchTablesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchTablesCommandOutput) => void): void;
|
|
@@ -1369,6 +1407,7 @@ export interface Glue {
|
|
|
1369
1407
|
/**
|
|
1370
1408
|
* @see {@link UpdateClassifierCommand}
|
|
1371
1409
|
*/
|
|
1410
|
+
updateClassifier(): Promise<UpdateClassifierCommandOutput>;
|
|
1372
1411
|
updateClassifier(args: UpdateClassifierCommandInput, options?: __HttpHandlerOptions): Promise<UpdateClassifierCommandOutput>;
|
|
1373
1412
|
updateClassifier(args: UpdateClassifierCommandInput, cb: (err: any, data?: UpdateClassifierCommandOutput) => void): void;
|
|
1374
1413
|
updateClassifier(args: UpdateClassifierCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateClassifierCommandOutput) => void): void;
|
|
@@ -1429,6 +1468,7 @@ export interface Glue {
|
|
|
1429
1468
|
/**
|
|
1430
1469
|
* @see {@link UpdateJobFromSourceControlCommand}
|
|
1431
1470
|
*/
|
|
1471
|
+
updateJobFromSourceControl(): Promise<UpdateJobFromSourceControlCommandOutput>;
|
|
1432
1472
|
updateJobFromSourceControl(args: UpdateJobFromSourceControlCommandInput, options?: __HttpHandlerOptions): Promise<UpdateJobFromSourceControlCommandOutput>;
|
|
1433
1473
|
updateJobFromSourceControl(args: UpdateJobFromSourceControlCommandInput, cb: (err: any, data?: UpdateJobFromSourceControlCommandOutput) => void): void;
|
|
1434
1474
|
updateJobFromSourceControl(args: UpdateJobFromSourceControlCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateJobFromSourceControlCommandOutput) => void): void;
|
|
@@ -1459,6 +1499,7 @@ export interface Glue {
|
|
|
1459
1499
|
/**
|
|
1460
1500
|
* @see {@link UpdateSourceControlFromJobCommand}
|
|
1461
1501
|
*/
|
|
1502
|
+
updateSourceControlFromJob(): Promise<UpdateSourceControlFromJobCommandOutput>;
|
|
1462
1503
|
updateSourceControlFromJob(args: UpdateSourceControlFromJobCommandInput, options?: __HttpHandlerOptions): Promise<UpdateSourceControlFromJobCommandOutput>;
|
|
1463
1504
|
updateSourceControlFromJob(args: UpdateSourceControlFromJobCommandInput, cb: (err: any, data?: UpdateSourceControlFromJobCommandOutput) => void): void;
|
|
1464
1505
|
updateSourceControlFromJob(args: UpdateSourceControlFromJobCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateSourceControlFromJobCommandOutput) => void): void;
|
|
@@ -1494,9 +1535,9 @@ export interface Glue {
|
|
|
1494
1535
|
updateWorkflow(args: UpdateWorkflowCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateWorkflowCommandOutput) => void): void;
|
|
1495
1536
|
}
|
|
1496
1537
|
/**
|
|
1497
|
-
* @public
|
|
1498
1538
|
* <fullname>Glue</fullname>
|
|
1499
1539
|
* <p>Defines the public endpoint for the Glue service.</p>
|
|
1540
|
+
* @public
|
|
1500
1541
|
*/
|
|
1501
1542
|
export declare class Glue extends GlueClient implements Glue {
|
|
1502
1543
|
}
|
|
@@ -364,9 +364,9 @@ export type GlueClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpH
|
|
|
364
364
|
export interface GlueClientResolvedConfig extends GlueClientResolvedConfigType {
|
|
365
365
|
}
|
|
366
366
|
/**
|
|
367
|
-
* @public
|
|
368
367
|
* <fullname>Glue</fullname>
|
|
369
368
|
* <p>Defines the public endpoint for the Glue service.</p>
|
|
369
|
+
* @public
|
|
370
370
|
*/
|
|
371
371
|
export declare class GlueClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, GlueClientResolvedConfig> {
|
|
372
372
|
/**
|
|
@@ -22,10 +22,10 @@ export interface BatchCreatePartitionCommandOutput extends BatchCreatePartitionR
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchCreatePartitionCommand_base: {
|
|
24
24
|
new (input: BatchCreatePartitionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreatePartitionCommandInput, BatchCreatePartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchCreatePartitionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchCreatePartitionCommandInput, BatchCreatePartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates one or more partitions in a batch operation.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -154,6 +154,7 @@ declare const BatchCreatePartitionCommand_base: {
|
|
|
154
154
|
* @throws {@link GlueServiceException}
|
|
155
155
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
156
156
|
*
|
|
157
|
+
* @public
|
|
157
158
|
*/
|
|
158
159
|
export declare class BatchCreatePartitionCommand extends BatchCreatePartitionCommand_base {
|
|
159
160
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchDeleteConnectionCommandOutput extends BatchDeleteConnectio
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchDeleteConnectionCommand_base: {
|
|
24
24
|
new (input: BatchDeleteConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteConnectionCommandInput, BatchDeleteConnectionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchDeleteConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteConnectionCommandInput, BatchDeleteConnectionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes 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.
|
|
@@ -70,6 +70,7 @@ declare const BatchDeleteConnectionCommand_base: {
|
|
|
70
70
|
* @throws {@link GlueServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class BatchDeleteConnectionCommand extends BatchDeleteConnectionCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchDeletePartitionCommandOutput extends BatchDeletePartitionR
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchDeletePartitionCommand_base: {
|
|
24
24
|
new (input: BatchDeletePartitionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeletePartitionCommandInput, BatchDeletePartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchDeletePartitionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeletePartitionCommandInput, BatchDeletePartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes one or more partitions in a batch operation.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -84,6 +84,7 @@ declare const BatchDeletePartitionCommand_base: {
|
|
|
84
84
|
* @throws {@link GlueServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class BatchDeletePartitionCommand extends BatchDeletePartitionCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchDeleteTableCommandOutput extends BatchDeleteTableResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchDeleteTableCommand_base: {
|
|
24
24
|
new (input: BatchDeleteTableCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteTableCommandInput, BatchDeleteTableCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchDeleteTableCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteTableCommandInput, BatchDeleteTableCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes multiple tables at once.</p>
|
|
30
30
|
* <note>
|
|
31
31
|
* <p>After completing this operation, you no longer have access to the table versions and
|
|
@@ -94,6 +94,7 @@ declare const BatchDeleteTableCommand_base: {
|
|
|
94
94
|
* @throws {@link GlueServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class BatchDeleteTableCommand extends BatchDeleteTableCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchDeleteTableVersionCommandOutput extends BatchDeleteTableVe
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchDeleteTableVersionCommand_base: {
|
|
24
24
|
new (input: BatchDeleteTableVersionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteTableVersionCommandInput, BatchDeleteTableVersionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchDeleteTableVersionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteTableVersionCommandInput, BatchDeleteTableVersionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a specified batch of versions of a table.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -79,6 +79,7 @@ declare const BatchDeleteTableVersionCommand_base: {
|
|
|
79
79
|
* @throws {@link GlueServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
81
81
|
*
|
|
82
|
+
* @public
|
|
82
83
|
*/
|
|
83
84
|
export declare class BatchDeleteTableVersionCommand extends BatchDeleteTableVersionCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchGetBlueprintsCommandOutput extends BatchGetBlueprintsRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchGetBlueprintsCommand_base: {
|
|
24
24
|
new (input: BatchGetBlueprintsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetBlueprintsCommandInput, BatchGetBlueprintsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchGetBlueprintsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetBlueprintsCommandInput, BatchGetBlueprintsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves information about a list of blueprints.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -88,6 +88,7 @@ declare const BatchGetBlueprintsCommand_base: {
|
|
|
88
88
|
* @throws {@link GlueServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class BatchGetBlueprintsCommand extends BatchGetBlueprintsCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchGetCrawlersCommandOutput extends BatchGetCrawlersResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchGetCrawlersCommand_base: {
|
|
24
24
|
new (input: BatchGetCrawlersCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCrawlersCommandInput, BatchGetCrawlersCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchGetCrawlersCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCrawlersCommandInput, BatchGetCrawlersCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of resource metadata for a given list of crawler names. After calling the <code>ListCrawlers</code> operation, you can call this operation to access the data to which you have been granted permissions. This operation supports all IAM permissions, including permission conditions that uses tags.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -189,6 +189,7 @@ declare const BatchGetCrawlersCommand_base: {
|
|
|
189
189
|
* @throws {@link GlueServiceException}
|
|
190
190
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
191
191
|
*
|
|
192
|
+
* @public
|
|
192
193
|
*/
|
|
193
194
|
export declare class BatchGetCrawlersCommand extends BatchGetCrawlersCommand_base {
|
|
194
195
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchGetCustomEntityTypesCommandOutput extends BatchGetCustomEn
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchGetCustomEntityTypesCommand_base: {
|
|
24
24
|
new (input: BatchGetCustomEntityTypesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCustomEntityTypesCommandInput, BatchGetCustomEntityTypesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchGetCustomEntityTypesCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCustomEntityTypesCommandInput, BatchGetCustomEntityTypesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the details for the custom patterns specified by a list of names.</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 BatchGetCustomEntityTypesCommand_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 BatchGetCustomEntityTypesCommand extends BatchGetCustomEntityTypesCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchGetDataQualityResultCommandOutput extends BatchGetDataQual
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchGetDataQualityResultCommand_base: {
|
|
24
24
|
new (input: BatchGetDataQualityResultCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetDataQualityResultCommandInput, BatchGetDataQualityResultCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchGetDataQualityResultCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetDataQualityResultCommandInput, BatchGetDataQualityResultCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of data quality results for the specified result IDs.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -128,6 +128,7 @@ declare const BatchGetDataQualityResultCommand_base: {
|
|
|
128
128
|
* @throws {@link GlueServiceException}
|
|
129
129
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
130
130
|
*
|
|
131
|
+
* @public
|
|
131
132
|
*/
|
|
132
133
|
export declare class BatchGetDataQualityResultCommand extends BatchGetDataQualityResultCommand_base {
|
|
133
134
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchGetDevEndpointsCommandOutput extends BatchGetDevEndpointsR
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchGetDevEndpointsCommand_base: {
|
|
24
24
|
new (input: BatchGetDevEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetDevEndpointsCommandInput, BatchGetDevEndpointsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchGetDevEndpointsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetDevEndpointsCommandInput, BatchGetDevEndpointsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a list of resource metadata for a given list of development endpoint names. After
|
|
30
30
|
* calling the <code>ListDevEndpoints</code> operation, you can call this operation to access the
|
|
31
31
|
* data to which you have been granted permissions. This operation supports all IAM permissions,
|
|
@@ -107,6 +107,7 @@ declare const BatchGetDevEndpointsCommand_base: {
|
|
|
107
107
|
* @throws {@link GlueServiceException}
|
|
108
108
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
109
109
|
*
|
|
110
|
+
* @public
|
|
110
111
|
*/
|
|
111
112
|
export declare class BatchGetDevEndpointsCommand extends BatchGetDevEndpointsCommand_base {
|
|
112
113
|
}
|
|
@@ -23,10 +23,10 @@ export interface BatchGetJobsCommandOutput extends BatchGetJobsResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetJobsCommand_base: {
|
|
25
25
|
new (input: BatchGetJobsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetJobsCommandInput, BatchGetJobsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (__0_0: BatchGetJobsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetJobsCommandInput, BatchGetJobsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
28
|
};
|
|
28
29
|
/**
|
|
29
|
-
* @public
|
|
30
30
|
* <p>Returns a list of resource metadata for a given list of job names. After calling the <code>ListJobs</code> operation, you can call this operation to access the data to which you have been granted permissions. This operation supports all IAM permissions, including permission conditions that uses tags.
|
|
31
31
|
* </p>
|
|
32
32
|
* @example
|
|
@@ -1144,6 +1144,7 @@ declare const BatchGetJobsCommand_base: {
|
|
|
1144
1144
|
* @throws {@link GlueServiceException}
|
|
1145
1145
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
1146
1146
|
*
|
|
1147
|
+
* @public
|
|
1147
1148
|
*/
|
|
1148
1149
|
export declare class BatchGetJobsCommand extends BatchGetJobsCommand_base {
|
|
1149
1150
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchGetPartitionCommandOutput extends BatchGetPartitionRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchGetPartitionCommand_base: {
|
|
24
24
|
new (input: BatchGetPartitionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetPartitionCommandInput, BatchGetPartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchGetPartitionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetPartitionCommandInput, BatchGetPartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves partitions in a batch request.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -164,6 +164,7 @@ declare const BatchGetPartitionCommand_base: {
|
|
|
164
164
|
* @throws {@link GlueServiceException}
|
|
165
165
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
166
166
|
*
|
|
167
|
+
* @public
|
|
167
168
|
*/
|
|
168
169
|
export declare class BatchGetPartitionCommand extends BatchGetPartitionCommand_base {
|
|
169
170
|
}
|