@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
|
@@ -22,10 +22,10 @@ export interface GetMLTaskRunsCommandOutput extends GetMLTaskRunsResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMLTaskRunsCommand_base: {
|
|
24
24
|
new (input: GetMLTaskRunsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMLTaskRunsCommandInput, GetMLTaskRunsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetMLTaskRunsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMLTaskRunsCommandInput, GetMLTaskRunsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a list of runs for a machine learning transform. Machine learning task runs are
|
|
30
30
|
* asynchronous tasks that Glue runs on your behalf as part of various machine learning
|
|
31
31
|
* workflows. You can get a sortable, filterable list of machine learning task runs by calling
|
|
@@ -113,6 +113,7 @@ declare const GetMLTaskRunsCommand_base: {
|
|
|
113
113
|
* @throws {@link GlueServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
115
115
|
*
|
|
116
|
+
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class GetMLTaskRunsCommand extends GetMLTaskRunsCommand_base {
|
|
118
119
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetMLTransformCommandOutput extends GetMLTransformResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMLTransformCommand_base: {
|
|
24
24
|
new (input: GetMLTransformCommandInput): import("@smithy/smithy-client").CommandImpl<GetMLTransformCommandInput, GetMLTransformCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetMLTransformCommandInput): import("@smithy/smithy-client").CommandImpl<GetMLTransformCommandInput, GetMLTransformCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets an Glue machine learning transform artifact and all its corresponding metadata.
|
|
30
30
|
* Machine learning transforms are a special type of transform that use machine learning to learn
|
|
31
31
|
* the details of the transformation to be performed by learning from examples provided by
|
|
@@ -136,6 +136,7 @@ declare const GetMLTransformCommand_base: {
|
|
|
136
136
|
* @throws {@link GlueServiceException}
|
|
137
137
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
138
138
|
*
|
|
139
|
+
* @public
|
|
139
140
|
*/
|
|
140
141
|
export declare class GetMLTransformCommand extends GetMLTransformCommand_base {
|
|
141
142
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetMLTransformsCommandOutput extends GetMLTransformsResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMLTransformsCommand_base: {
|
|
24
24
|
new (input: GetMLTransformsCommandInput): import("@smithy/smithy-client").CommandImpl<GetMLTransformsCommandInput, GetMLTransformsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetMLTransformsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetMLTransformsCommandInput, GetMLTransformsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a sortable, filterable list of existing Glue machine learning transforms. Machine
|
|
30
30
|
* learning transforms are a special type of transform that use machine learning to learn the
|
|
31
31
|
* details of the transformation to be performed by learning from examples provided by humans.
|
|
@@ -162,6 +162,7 @@ declare const GetMLTransformsCommand_base: {
|
|
|
162
162
|
* @throws {@link GlueServiceException}
|
|
163
163
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
164
164
|
*
|
|
165
|
+
* @public
|
|
165
166
|
*/
|
|
166
167
|
export declare class GetMLTransformsCommand extends GetMLTransformsCommand_base {
|
|
167
168
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetMappingCommandOutput extends GetMappingResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetMappingCommand_base: {
|
|
24
24
|
new (input: GetMappingCommandInput): import("@smithy/smithy-client").CommandImpl<GetMappingCommandInput, GetMappingCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetMappingCommandInput): import("@smithy/smithy-client").CommandImpl<GetMappingCommandInput, GetMappingCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates mappings.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -106,6 +106,7 @@ declare const GetMappingCommand_base: {
|
|
|
106
106
|
* @throws {@link GlueServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
108
108
|
*
|
|
109
|
+
* @public
|
|
109
110
|
*/
|
|
110
111
|
export declare class GetMappingCommand extends GetMappingCommand_base {
|
|
111
112
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetPartitionCommandOutput extends GetPartitionResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetPartitionCommand_base: {
|
|
24
24
|
new (input: GetPartitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetPartitionCommandInput, GetPartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetPartitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetPartitionCommandInput, GetPartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves information about a specified partition.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -148,6 +148,7 @@ declare const GetPartitionCommand_base: {
|
|
|
148
148
|
* @throws {@link GlueServiceException}
|
|
149
149
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
150
150
|
*
|
|
151
|
+
* @public
|
|
151
152
|
*/
|
|
152
153
|
export declare class GetPartitionCommand extends GetPartitionCommand_base {
|
|
153
154
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetPartitionIndexesCommandOutput extends GetPartitionIndexesRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetPartitionIndexesCommand_base: {
|
|
24
24
|
new (input: GetPartitionIndexesCommandInput): import("@smithy/smithy-client").CommandImpl<GetPartitionIndexesCommandInput, GetPartitionIndexesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetPartitionIndexesCommandInput): import("@smithy/smithy-client").CommandImpl<GetPartitionIndexesCommandInput, GetPartitionIndexesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the partition indexes associated with a table.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -95,6 +95,7 @@ declare const GetPartitionIndexesCommand_base: {
|
|
|
95
95
|
* @throws {@link GlueServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class GetPartitionIndexesCommand extends GetPartitionIndexesCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetPartitionsCommandOutput extends GetPartitionsResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetPartitionsCommand_base: {
|
|
24
24
|
new (input: GetPartitionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetPartitionsCommandInput, GetPartitionsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetPartitionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetPartitionsCommandInput, GetPartitionsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves information about the partitions in a table.</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 GetPartitionsCommand_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 GetPartitionsCommand extends GetPartitionsCommand_base {
|
|
169
170
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetPlanCommandOutput extends GetPlanResponse, __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetPlanCommand_base: {
|
|
24
24
|
new (input: GetPlanCommandInput): import("@smithy/smithy-client").CommandImpl<GetPlanCommandInput, GetPlanCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetPlanCommandInput): import("@smithy/smithy-client").CommandImpl<GetPlanCommandInput, GetPlanCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets code to perform a specified mapping.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -109,6 +109,7 @@ declare const GetPlanCommand_base: {
|
|
|
109
109
|
* @throws {@link GlueServiceException}
|
|
110
110
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
111
111
|
*
|
|
112
|
+
* @public
|
|
112
113
|
*/
|
|
113
114
|
export declare class GetPlanCommand extends GetPlanCommand_base {
|
|
114
115
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetRegistryCommandOutput extends GetRegistryResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetRegistryCommand_base: {
|
|
24
24
|
new (input: GetRegistryCommandInput): import("@smithy/smithy-client").CommandImpl<GetRegistryCommandInput, GetRegistryCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetRegistryCommandInput): import("@smithy/smithy-client").CommandImpl<GetRegistryCommandInput, GetRegistryCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the specified registry in detail.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -73,6 +73,7 @@ declare const GetRegistryCommand_base: {
|
|
|
73
73
|
* @throws {@link GlueServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
75
75
|
*
|
|
76
|
+
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class GetRegistryCommand extends GetRegistryCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResourcePoliciesCommandOutput extends GetResourcePoliciesRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResourcePoliciesCommand_base: {
|
|
24
24
|
new (input: GetResourcePoliciesCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePoliciesCommandInput, GetResourcePoliciesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetResourcePoliciesCommandInput]): import("@smithy/smithy-client").CommandImpl<GetResourcePoliciesCommandInput, GetResourcePoliciesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the resource policies set on individual resources by Resource Access Manager
|
|
30
30
|
* during cross-account permission grants. Also retrieves the Data Catalog resource
|
|
31
31
|
* policy.</p>
|
|
@@ -79,6 +79,7 @@ declare const GetResourcePoliciesCommand_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 GetResourcePoliciesCommand extends GetResourcePoliciesCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetResourcePolicyCommandOutput extends GetResourcePolicyRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetResourcePolicyCommand_base: {
|
|
24
24
|
new (input: GetResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetResourcePolicyCommandInput]): import("@smithy/smithy-client").CommandImpl<GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a specified resource policy.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -68,6 +68,7 @@ declare const GetResourcePolicyCommand_base: {
|
|
|
68
68
|
* @throws {@link GlueServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class GetResourcePolicyCommand extends GetResourcePolicyCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetSchemaByDefinitionCommandOutput extends GetSchemaByDefinitio
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetSchemaByDefinitionCommand_base: {
|
|
24
24
|
new (input: GetSchemaByDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaByDefinitionCommandInput, GetSchemaByDefinitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetSchemaByDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaByDefinitionCommandInput, GetSchemaByDefinitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a schema by the <code>SchemaDefinition</code>. The schema definition is sent to the Schema Registry, canonicalized, and hashed. If the hash is matched within the scope of the <code>SchemaName</code> or ARN (or the default registry, if none is supplied), that schema’s metadata is returned. Otherwise, a 404 or NotFound error is returned. Schema versions in <code>Deleted</code> statuses will not be included in the results.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -74,6 +74,7 @@ declare const GetSchemaByDefinitionCommand_base: {
|
|
|
74
74
|
* @throws {@link GlueServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class GetSchemaByDefinitionCommand extends GetSchemaByDefinitionCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetSchemaCommandOutput extends GetSchemaResponse, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetSchemaCommand_base: {
|
|
24
24
|
new (input: GetSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaCommandInput, GetSchemaCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaCommandInput, GetSchemaCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the specified schema in detail.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -81,6 +81,7 @@ declare const GetSchemaCommand_base: {
|
|
|
81
81
|
* @throws {@link GlueServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class GetSchemaCommand extends GetSchemaCommand_base {
|
|
86
87
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetSchemaVersionCommandOutput extends GetSchemaVersionResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetSchemaVersionCommand_base: {
|
|
24
24
|
new (input: GetSchemaVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaVersionCommandInput, GetSchemaVersionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetSchemaVersionCommandInput]): import("@smithy/smithy-client").CommandImpl<GetSchemaVersionCommandInput, GetSchemaVersionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Get the specified schema by its unique ID assigned when a version of the schema is created or registered. Schema versions in Deleted status will not be included in the results.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -80,6 +80,7 @@ declare const GetSchemaVersionCommand_base: {
|
|
|
80
80
|
* @throws {@link GlueServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class GetSchemaVersionCommand extends GetSchemaVersionCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetSchemaVersionsDiffCommandOutput extends GetSchemaVersionsDif
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetSchemaVersionsDiffCommand_base: {
|
|
24
24
|
new (input: GetSchemaVersionsDiffCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaVersionsDiffCommandInput, GetSchemaVersionsDiffCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetSchemaVersionsDiffCommandInput): import("@smithy/smithy-client").CommandImpl<GetSchemaVersionsDiffCommandInput, GetSchemaVersionsDiffCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Fetches the schema version difference in the specified difference type between two stored schema versions in the Schema Registry.</p>
|
|
30
30
|
* <p>This API allows you to compare two schema versions between two schema definitions under the same schema.</p>
|
|
31
31
|
* @example
|
|
@@ -79,6 +79,7 @@ declare const GetSchemaVersionsDiffCommand_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 GetSchemaVersionsDiffCommand extends GetSchemaVersionsDiffCommand_base {
|
|
84
85
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetSecurityConfigurationCommandOutput extends GetSecurityConfig
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetSecurityConfigurationCommand_base: {
|
|
24
24
|
new (input: GetSecurityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetSecurityConfigurationCommandInput, GetSecurityConfigurationCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetSecurityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetSecurityConfigurationCommandInput, GetSecurityConfigurationCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a specified security configuration.</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 GetSecurityConfigurationCommand_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 GetSecurityConfigurationCommand extends GetSecurityConfigurationCommand_base {
|
|
89
90
|
}
|
|
@@ -23,10 +23,10 @@ export interface GetSecurityConfigurationsCommandOutput extends GetSecurityConfi
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetSecurityConfigurationsCommand_base: {
|
|
25
25
|
new (input: GetSecurityConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSecurityConfigurationsCommandInput, GetSecurityConfigurationsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [GetSecurityConfigurationsCommandInput]): import("@smithy/smithy-client").CommandImpl<GetSecurityConfigurationsCommandInput, GetSecurityConfigurationsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
28
|
};
|
|
28
29
|
/**
|
|
29
|
-
* @public
|
|
30
30
|
* <p>Retrieves a list of all security configurations.</p>
|
|
31
31
|
* @example
|
|
32
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -89,6 +89,7 @@ declare const GetSecurityConfigurationsCommand_base: {
|
|
|
89
89
|
* @throws {@link GlueServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class GetSecurityConfigurationsCommand extends GetSecurityConfigurationsCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetSessionCommandOutput extends GetSessionResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetSessionCommand_base: {
|
|
24
24
|
new (input: GetSessionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSessionCommandInput, GetSessionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetSessionCommandInput): import("@smithy/smithy-client").CommandImpl<GetSessionCommandInput, GetSessionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the session.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -98,6 +98,7 @@ declare const GetSessionCommand_base: {
|
|
|
98
98
|
* @throws {@link GlueServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
100
100
|
*
|
|
101
|
+
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class GetSessionCommand extends GetSessionCommand_base {
|
|
103
104
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetStatementCommandOutput extends GetStatementResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetStatementCommand_base: {
|
|
24
24
|
new (input: GetStatementCommandInput): import("@smithy/smithy-client").CommandImpl<GetStatementCommandInput, GetStatementCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetStatementCommandInput): import("@smithy/smithy-client").CommandImpl<GetStatementCommandInput, GetStatementCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the statement.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -92,6 +92,7 @@ declare const GetStatementCommand_base: {
|
|
|
92
92
|
* @throws {@link GlueServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
94
94
|
*
|
|
95
|
+
* @public
|
|
95
96
|
*/
|
|
96
97
|
export declare class GetStatementCommand extends GetStatementCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetTableCommandOutput extends GetTableResponse, __MetadataBeare
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTableCommand_base: {
|
|
24
24
|
new (input: GetTableCommandInput): import("@smithy/smithy-client").CommandImpl<GetTableCommandInput, GetTableCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetTableCommandInput): import("@smithy/smithy-client").CommandImpl<GetTableCommandInput, GetTableCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the <code>Table</code> definition in a Data Catalog for
|
|
30
30
|
* a specified table.</p>
|
|
31
31
|
* @example
|
|
@@ -177,6 +177,7 @@ declare const GetTableCommand_base: {
|
|
|
177
177
|
* @throws {@link GlueServiceException}
|
|
178
178
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
179
179
|
*
|
|
180
|
+
* @public
|
|
180
181
|
*/
|
|
181
182
|
export declare class GetTableCommand extends GetTableCommand_base {
|
|
182
183
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetTableOptimizerCommandOutput extends GetTableOptimizerRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTableOptimizerCommand_base: {
|
|
24
24
|
new (input: GetTableOptimizerCommandInput): import("@smithy/smithy-client").CommandImpl<GetTableOptimizerCommandInput, GetTableOptimizerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetTableOptimizerCommandInput): import("@smithy/smithy-client").CommandImpl<GetTableOptimizerCommandInput, GetTableOptimizerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the configuration of all optimizers associated with a specified table.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -89,6 +89,7 @@ declare const GetTableOptimizerCommand_base: {
|
|
|
89
89
|
* @throws {@link GlueServiceException}
|
|
90
90
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
91
91
|
*
|
|
92
|
+
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class GetTableOptimizerCommand extends GetTableOptimizerCommand_base {
|
|
94
95
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetTableVersionCommandOutput extends GetTableVersionResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTableVersionCommand_base: {
|
|
24
24
|
new (input: GetTableVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetTableVersionCommandInput, GetTableVersionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetTableVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetTableVersionCommandInput, GetTableVersionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a specified version of a table.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -169,6 +169,7 @@ declare const GetTableVersionCommand_base: {
|
|
|
169
169
|
* @throws {@link GlueServiceException}
|
|
170
170
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
171
171
|
*
|
|
172
|
+
* @public
|
|
172
173
|
*/
|
|
173
174
|
export declare class GetTableVersionCommand extends GetTableVersionCommand_base {
|
|
174
175
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetTableVersionsCommandOutput extends GetTableVersionsResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTableVersionsCommand_base: {
|
|
24
24
|
new (input: GetTableVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTableVersionsCommandInput, GetTableVersionsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetTableVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTableVersionsCommandInput, GetTableVersionsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of strings that identify available versions of
|
|
30
30
|
* a specified table.</p>
|
|
31
31
|
* @example
|
|
@@ -174,6 +174,7 @@ declare const GetTableVersionsCommand_base: {
|
|
|
174
174
|
* @throws {@link GlueServiceException}
|
|
175
175
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
176
176
|
*
|
|
177
|
+
* @public
|
|
177
178
|
*/
|
|
178
179
|
export declare class GetTableVersionsCommand extends GetTableVersionsCommand_base {
|
|
179
180
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetTablesCommandOutput extends GetTablesResponse, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTablesCommand_base: {
|
|
24
24
|
new (input: GetTablesCommandInput): import("@smithy/smithy-client").CommandImpl<GetTablesCommandInput, GetTablesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetTablesCommandInput): import("@smithy/smithy-client").CommandImpl<GetTablesCommandInput, GetTablesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the definitions of some or all of the tables in a given
|
|
30
30
|
* <code>Database</code>.</p>
|
|
31
31
|
* @example
|
|
@@ -179,6 +179,7 @@ declare const GetTablesCommand_base: {
|
|
|
179
179
|
* @throws {@link GlueServiceException}
|
|
180
180
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
181
181
|
*
|
|
182
|
+
* @public
|
|
182
183
|
*/
|
|
183
184
|
export declare class GetTablesCommand extends GetTablesCommand_base {
|
|
184
185
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetTagsCommandOutput extends GetTagsResponse, __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTagsCommand_base: {
|
|
24
24
|
new (input: GetTagsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTagsCommandInput, GetTagsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetTagsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTagsCommandInput, GetTagsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of tags associated with a resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -67,6 +67,7 @@ declare const GetTagsCommand_base: {
|
|
|
67
67
|
* @throws {@link GlueServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class GetTagsCommand extends GetTagsCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetTriggerCommandOutput extends GetTriggerResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTriggerCommand_base: {
|
|
24
24
|
new (input: GetTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<GetTriggerCommandInput, GetTriggerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<GetTriggerCommandInput, GetTriggerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves the definition of a trigger.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -103,6 +103,7 @@ declare const GetTriggerCommand_base: {
|
|
|
103
103
|
* @throws {@link GlueServiceException}
|
|
104
104
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
105
105
|
*
|
|
106
|
+
* @public
|
|
106
107
|
*/
|
|
107
108
|
export declare class GetTriggerCommand extends GetTriggerCommand_base {
|
|
108
109
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetTriggersCommandOutput extends GetTriggersResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetTriggersCommand_base: {
|
|
24
24
|
new (input: GetTriggersCommandInput): import("@smithy/smithy-client").CommandImpl<GetTriggersCommandInput, GetTriggersCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetTriggersCommandInput]): import("@smithy/smithy-client").CommandImpl<GetTriggersCommandInput, GetTriggersCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets all the triggers associated with a job.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -108,6 +108,7 @@ declare const GetTriggersCommand_base: {
|
|
|
108
108
|
* @throws {@link GlueServiceException}
|
|
109
109
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
110
110
|
*
|
|
111
|
+
* @public
|
|
111
112
|
*/
|
|
112
113
|
export declare class GetTriggersCommand extends GetTriggersCommand_base {
|
|
113
114
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetUnfilteredPartitionMetadataCommandOutput extends GetUnfilter
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetUnfilteredPartitionMetadataCommand_base: {
|
|
24
24
|
new (input: GetUnfilteredPartitionMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetUnfilteredPartitionMetadataCommandInput, GetUnfilteredPartitionMetadataCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetUnfilteredPartitionMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetUnfilteredPartitionMetadataCommandInput, GetUnfilteredPartitionMetadataCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves partition metadata from the Data Catalog that contains unfiltered
|
|
30
30
|
* metadata.</p>
|
|
31
31
|
* <p>For IAM authorization, the public IAM action associated with this API is <code>glue:GetPartition</code>.</p>
|
|
@@ -175,6 +175,7 @@ declare const GetUnfilteredPartitionMetadataCommand_base: {
|
|
|
175
175
|
* @throws {@link GlueServiceException}
|
|
176
176
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
177
177
|
*
|
|
178
|
+
* @public
|
|
178
179
|
*/
|
|
179
180
|
export declare class GetUnfilteredPartitionMetadataCommand extends GetUnfilteredPartitionMetadataCommand_base {
|
|
180
181
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetUnfilteredPartitionsMetadataCommandOutput extends GetUnfilte
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetUnfilteredPartitionsMetadataCommand_base: {
|
|
24
24
|
new (input: GetUnfilteredPartitionsMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetUnfilteredPartitionsMetadataCommandInput, GetUnfilteredPartitionsMetadataCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetUnfilteredPartitionsMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetUnfilteredPartitionsMetadataCommandInput, GetUnfilteredPartitionsMetadataCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves partition metadata from the Data Catalog that contains unfiltered
|
|
30
30
|
* metadata.</p>
|
|
31
31
|
* <p>For IAM authorization, the public IAM action associated with this API is <code>glue:GetPartitions</code>.</p>
|
|
@@ -184,6 +184,7 @@ declare const GetUnfilteredPartitionsMetadataCommand_base: {
|
|
|
184
184
|
* @throws {@link GlueServiceException}
|
|
185
185
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
186
186
|
*
|
|
187
|
+
* @public
|
|
187
188
|
*/
|
|
188
189
|
export declare class GetUnfilteredPartitionsMetadataCommand extends GetUnfilteredPartitionsMetadataCommand_base {
|
|
189
190
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetUnfilteredTableMetadataCommandOutput extends GetUnfilteredTa
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetUnfilteredTableMetadataCommand_base: {
|
|
24
24
|
new (input: GetUnfilteredTableMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetUnfilteredTableMetadataCommandInput, GetUnfilteredTableMetadataCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetUnfilteredTableMetadataCommandInput): import("@smithy/smithy-client").CommandImpl<GetUnfilteredTableMetadataCommandInput, GetUnfilteredTableMetadataCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves table metadata from the Data Catalog that contains unfiltered
|
|
30
30
|
* metadata.</p>
|
|
31
31
|
* <p>For IAM authorization, the public IAM action associated with this API is <code>glue:GetTable</code>.</p>
|
|
@@ -216,6 +216,7 @@ declare const GetUnfilteredTableMetadataCommand_base: {
|
|
|
216
216
|
* @throws {@link GlueServiceException}
|
|
217
217
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
218
218
|
*
|
|
219
|
+
* @public
|
|
219
220
|
*/
|
|
220
221
|
export declare class GetUnfilteredTableMetadataCommand extends GetUnfilteredTableMetadataCommand_base {
|
|
221
222
|
}
|