@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 BatchGetTableOptimizerCommandOutput extends BatchGetTableOptimi
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchGetTableOptimizerCommand_base: {
|
|
24
24
|
new (input: BatchGetTableOptimizerCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetTableOptimizerCommandInput, BatchGetTableOptimizerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchGetTableOptimizerCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetTableOptimizerCommandInput, BatchGetTableOptimizerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns the configuration for the specified table optimizers.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -100,6 +100,7 @@ declare const BatchGetTableOptimizerCommand_base: {
|
|
|
100
100
|
* @throws {@link GlueServiceException}
|
|
101
101
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
102
102
|
*
|
|
103
|
+
* @public
|
|
103
104
|
*/
|
|
104
105
|
export declare class BatchGetTableOptimizerCommand extends BatchGetTableOptimizerCommand_base {
|
|
105
106
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchGetTriggersCommandOutput extends BatchGetTriggersResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchGetTriggersCommand_base: {
|
|
24
24
|
new (input: BatchGetTriggersCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetTriggersCommandInput, BatchGetTriggersCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchGetTriggersCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetTriggersCommandInput, BatchGetTriggersCommandOutput, 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 trigger names. After calling the <code>ListTriggers</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.
|
|
@@ -107,6 +107,7 @@ declare const BatchGetTriggersCommand_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 BatchGetTriggersCommand extends BatchGetTriggersCommand_base {
|
|
112
113
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchGetWorkflowsCommandOutput extends BatchGetWorkflowsRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchGetWorkflowsCommand_base: {
|
|
24
24
|
new (input: BatchGetWorkflowsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetWorkflowsCommandInput, BatchGetWorkflowsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchGetWorkflowsCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetWorkflowsCommandInput, BatchGetWorkflowsCommandOutput, 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 workflow names. After calling the <code>ListWorkflows</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.
|
|
@@ -319,6 +319,7 @@ declare const BatchGetWorkflowsCommand_base: {
|
|
|
319
319
|
* @throws {@link GlueServiceException}
|
|
320
320
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
321
321
|
*
|
|
322
|
+
* @public
|
|
322
323
|
*/
|
|
323
324
|
export declare class BatchGetWorkflowsCommand extends BatchGetWorkflowsCommand_base {
|
|
324
325
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchStopJobRunCommandOutput extends BatchStopJobRunResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchStopJobRunCommand_base: {
|
|
24
24
|
new (input: BatchStopJobRunCommandInput): import("@smithy/smithy-client").CommandImpl<BatchStopJobRunCommandInput, BatchStopJobRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchStopJobRunCommandInput): import("@smithy/smithy-client").CommandImpl<BatchStopJobRunCommandInput, BatchStopJobRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Stops one or more job runs for a specified job definition.</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 BatchStopJobRunCommand_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 BatchStopJobRunCommand extends BatchStopJobRunCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchUpdatePartitionCommandOutput extends BatchUpdatePartitionR
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchUpdatePartitionCommand_base: {
|
|
24
24
|
new (input: BatchUpdatePartitionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdatePartitionCommandInput, BatchUpdatePartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchUpdatePartitionCommandInput): import("@smithy/smithy-client").CommandImpl<BatchUpdatePartitionCommandInput, BatchUpdatePartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates 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.
|
|
@@ -153,6 +153,7 @@ declare const BatchUpdatePartitionCommand_base: {
|
|
|
153
153
|
* @throws {@link GlueServiceException}
|
|
154
154
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
155
155
|
*
|
|
156
|
+
* @public
|
|
156
157
|
*/
|
|
157
158
|
export declare class BatchUpdatePartitionCommand extends BatchUpdatePartitionCommand_base {
|
|
158
159
|
}
|
|
@@ -22,10 +22,10 @@ export interface CancelDataQualityRuleRecommendationRunCommandOutput extends Can
|
|
|
22
22
|
}
|
|
23
23
|
declare const CancelDataQualityRuleRecommendationRunCommand_base: {
|
|
24
24
|
new (input: CancelDataQualityRuleRecommendationRunCommandInput): import("@smithy/smithy-client").CommandImpl<CancelDataQualityRuleRecommendationRunCommandInput, CancelDataQualityRuleRecommendationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CancelDataQualityRuleRecommendationRunCommandInput): import("@smithy/smithy-client").CommandImpl<CancelDataQualityRuleRecommendationRunCommandInput, CancelDataQualityRuleRecommendationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Cancels the specified recommendation run that was being used to generate rules.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -63,6 +63,7 @@ declare const CancelDataQualityRuleRecommendationRunCommand_base: {
|
|
|
63
63
|
* @throws {@link GlueServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class CancelDataQualityRuleRecommendationRunCommand extends CancelDataQualityRuleRecommendationRunCommand_base {
|
|
68
69
|
}
|
|
@@ -22,10 +22,10 @@ export interface CancelDataQualityRulesetEvaluationRunCommandOutput extends Canc
|
|
|
22
22
|
}
|
|
23
23
|
declare const CancelDataQualityRulesetEvaluationRunCommand_base: {
|
|
24
24
|
new (input: CancelDataQualityRulesetEvaluationRunCommandInput): import("@smithy/smithy-client").CommandImpl<CancelDataQualityRulesetEvaluationRunCommandInput, CancelDataQualityRulesetEvaluationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CancelDataQualityRulesetEvaluationRunCommandInput): import("@smithy/smithy-client").CommandImpl<CancelDataQualityRulesetEvaluationRunCommandInput, CancelDataQualityRulesetEvaluationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Cancels a run where a ruleset is being evaluated against a data source.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -63,6 +63,7 @@ declare const CancelDataQualityRulesetEvaluationRunCommand_base: {
|
|
|
63
63
|
* @throws {@link GlueServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class CancelDataQualityRulesetEvaluationRunCommand extends CancelDataQualityRulesetEvaluationRunCommand_base {
|
|
68
69
|
}
|
|
@@ -22,10 +22,10 @@ export interface CancelMLTaskRunCommandOutput extends CancelMLTaskRunResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const CancelMLTaskRunCommand_base: {
|
|
24
24
|
new (input: CancelMLTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<CancelMLTaskRunCommandInput, CancelMLTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CancelMLTaskRunCommandInput): import("@smithy/smithy-client").CommandImpl<CancelMLTaskRunCommandInput, CancelMLTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Cancels (stops) a task run. Machine learning task runs are asynchronous tasks that Glue runs on your behalf as part of various machine learning workflows. You can cancel a
|
|
30
30
|
* machine learning task run at any time by calling <code>CancelMLTaskRun</code> with a task
|
|
31
31
|
* run's parent transform's <code>TransformID</code> and the task run's <code>TaskRunId</code>. </p>
|
|
@@ -70,6 +70,7 @@ declare const CancelMLTaskRunCommand_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 CancelMLTaskRunCommand extends CancelMLTaskRunCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface CancelStatementCommandOutput extends CancelStatementResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const CancelStatementCommand_base: {
|
|
24
24
|
new (input: CancelStatementCommandInput): import("@smithy/smithy-client").CommandImpl<CancelStatementCommandInput, CancelStatementCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CancelStatementCommandInput): import("@smithy/smithy-client").CommandImpl<CancelStatementCommandInput, CancelStatementCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Cancels the statement.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -71,6 +71,7 @@ declare const CancelStatementCommand_base: {
|
|
|
71
71
|
* @throws {@link GlueServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class CancelStatementCommand extends CancelStatementCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface CheckSchemaVersionValidityCommandOutput extends CheckSchemaVers
|
|
|
22
22
|
}
|
|
23
23
|
declare const CheckSchemaVersionValidityCommand_base: {
|
|
24
24
|
new (input: CheckSchemaVersionValidityCommandInput): import("@smithy/smithy-client").CommandImpl<CheckSchemaVersionValidityCommandInput, CheckSchemaVersionValidityCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CheckSchemaVersionValidityCommandInput): import("@smithy/smithy-client").CommandImpl<CheckSchemaVersionValidityCommandInput, CheckSchemaVersionValidityCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Validates the supplied schema. This call has no side effects, it simply validates using the supplied schema using <code>DataFormat</code> as the format. Since it does not take a schema set name, no compatibility checks are performed.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -64,6 +64,7 @@ declare const CheckSchemaVersionValidityCommand_base: {
|
|
|
64
64
|
* @throws {@link GlueServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class CheckSchemaVersionValidityCommand extends CheckSchemaVersionValidityCommand_base {
|
|
69
70
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateBlueprintCommandOutput extends CreateBlueprintResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateBlueprintCommand_base: {
|
|
24
24
|
new (input: CreateBlueprintCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBlueprintCommandInput, CreateBlueprintCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateBlueprintCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBlueprintCommandInput, CreateBlueprintCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Registers a blueprint with Glue.</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 CreateBlueprintCommand_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 CreateBlueprintCommand extends CreateBlueprintCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateClassifierCommandOutput extends CreateClassifierResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateClassifierCommand_base: {
|
|
24
24
|
new (input: CreateClassifierCommandInput): import("@smithy/smithy-client").CommandImpl<CreateClassifierCommandInput, CreateClassifierCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [CreateClassifierCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateClassifierCommandInput, CreateClassifierCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a classifier in the user's account. This can be a <code>GrokClassifier</code>, an
|
|
30
30
|
* <code>XMLClassifier</code>, a <code>JsonClassifier</code>, or a <code>CsvClassifier</code>,
|
|
31
31
|
* depending on which field of the request is present.</p>
|
|
@@ -92,6 +92,7 @@ declare const CreateClassifierCommand_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 CreateClassifierCommand extends CreateClassifierCommand_base {
|
|
97
98
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateConnectionCommandOutput extends CreateConnectionResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateConnectionCommand_base: {
|
|
24
24
|
new (input: CreateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectionCommandInput, CreateConnectionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectionCommandInput, CreateConnectionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a connection definition in the Data Catalog.</p>
|
|
30
30
|
* <p>Connections used for creating federated resources require the IAM <code>glue:PassConnection</code> permission.</p>
|
|
31
31
|
* @example
|
|
@@ -88,6 +88,7 @@ declare const CreateConnectionCommand_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 CreateConnectionCommand extends CreateConnectionCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateCrawlerCommandOutput extends CreateCrawlerResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateCrawlerCommand_base: {
|
|
24
24
|
new (input: CreateCrawlerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCrawlerCommandInput, CreateCrawlerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateCrawlerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCrawlerCommandInput, CreateCrawlerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new crawler with specified targets, role, configuration, and optional schedule.
|
|
30
30
|
* At least one crawl target must be specified, in the <code>s3Targets</code> field, the
|
|
31
31
|
* <code>jdbcTargets</code> field, or the <code>DynamoDBTargets</code> field.</p>
|
|
@@ -173,6 +173,7 @@ declare const CreateCrawlerCommand_base: {
|
|
|
173
173
|
* @throws {@link GlueServiceException}
|
|
174
174
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
175
175
|
*
|
|
176
|
+
* @public
|
|
176
177
|
*/
|
|
177
178
|
export declare class CreateCrawlerCommand extends CreateCrawlerCommand_base {
|
|
178
179
|
}
|
|
@@ -23,10 +23,10 @@ export interface CreateCustomEntityTypeCommandOutput extends CreateCustomEntityT
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateCustomEntityTypeCommand_base: {
|
|
25
25
|
new (input: CreateCustomEntityTypeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomEntityTypeCommandInput, CreateCustomEntityTypeCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (__0_0: CreateCustomEntityTypeCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomEntityTypeCommandInput, CreateCustomEntityTypeCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
28
|
};
|
|
28
29
|
/**
|
|
29
|
-
* @public
|
|
30
30
|
* <p>Creates a custom pattern that is used to detect sensitive data across the columns and rows of your structured data.</p>
|
|
31
31
|
* <p>Each custom pattern you create specifies a regular expression and an optional list of context words. If no context words are passed only a regular expression is checked.</p>
|
|
32
32
|
* @example
|
|
@@ -83,6 +83,7 @@ declare const CreateCustomEntityTypeCommand_base: {
|
|
|
83
83
|
* @throws {@link GlueServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class CreateCustomEntityTypeCommand extends CreateCustomEntityTypeCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDataQualityRulesetCommandOutput extends CreateDataQuality
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDataQualityRulesetCommand_base: {
|
|
24
24
|
new (input: CreateDataQualityRulesetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataQualityRulesetCommandInput, CreateDataQualityRulesetCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDataQualityRulesetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataQualityRulesetCommandInput, CreateDataQualityRulesetCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a data quality ruleset with DQDL rules applied to a specified Glue table.</p>
|
|
30
30
|
* <p>You create the ruleset using the Data Quality Definition Language (DQDL). For more information, see the Glue developer guide.</p>
|
|
31
31
|
* @example
|
|
@@ -80,6 +80,7 @@ declare const CreateDataQualityRulesetCommand_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 CreateDataQualityRulesetCommand extends CreateDataQualityRulesetCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDatabaseCommandOutput extends CreateDatabaseResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDatabaseCommand_base: {
|
|
24
24
|
new (input: CreateDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatabaseCommandInput, CreateDatabaseCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDatabaseCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatabaseCommandInput, CreateDatabaseCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new database in a Data Catalog.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -105,6 +105,7 @@ declare const CreateDatabaseCommand_base: {
|
|
|
105
105
|
* @throws {@link GlueServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
107
107
|
*
|
|
108
|
+
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class CreateDatabaseCommand extends CreateDatabaseCommand_base {
|
|
110
111
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateDevEndpointCommandOutput extends CreateDevEndpointRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateDevEndpointCommand_base: {
|
|
24
24
|
new (input: CreateDevEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDevEndpointCommandInput, CreateDevEndpointCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateDevEndpointCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDevEndpointCommandInput, CreateDevEndpointCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new development endpoint.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -121,6 +121,7 @@ declare const CreateDevEndpointCommand_base: {
|
|
|
121
121
|
* @throws {@link GlueServiceException}
|
|
122
122
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
123
123
|
*
|
|
124
|
+
* @public
|
|
124
125
|
*/
|
|
125
126
|
export declare class CreateDevEndpointCommand extends CreateDevEndpointCommand_base {
|
|
126
127
|
}
|
|
@@ -23,10 +23,10 @@ export interface CreateJobCommandOutput extends CreateJobResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateJobCommand_base: {
|
|
25
25
|
new (input: CreateJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateJobCommandInput, CreateJobCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (__0_0: CreateJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateJobCommandInput, CreateJobCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
28
|
};
|
|
28
29
|
/**
|
|
29
|
-
* @public
|
|
30
30
|
* <p>Creates a new job definition.</p>
|
|
31
31
|
* @example
|
|
32
32
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -1147,6 +1147,7 @@ declare const CreateJobCommand_base: {
|
|
|
1147
1147
|
* @throws {@link GlueServiceException}
|
|
1148
1148
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
1149
1149
|
*
|
|
1150
|
+
* @public
|
|
1150
1151
|
*/
|
|
1151
1152
|
export declare class CreateJobCommand extends CreateJobCommand_base {
|
|
1152
1153
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateMLTransformCommandOutput extends CreateMLTransformRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateMLTransformCommand_base: {
|
|
24
24
|
new (input: CreateMLTransformCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMLTransformCommandInput, CreateMLTransformCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateMLTransformCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMLTransformCommandInput, CreateMLTransformCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an Glue machine learning transform. This operation creates the transform and
|
|
30
30
|
* all the necessary parameters to train it.</p>
|
|
31
31
|
* <p>Call this operation as the first step in the process of using a machine learning transform
|
|
@@ -122,6 +122,7 @@ declare const CreateMLTransformCommand_base: {
|
|
|
122
122
|
* @throws {@link GlueServiceException}
|
|
123
123
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
124
124
|
*
|
|
125
|
+
* @public
|
|
125
126
|
*/
|
|
126
127
|
export declare class CreateMLTransformCommand extends CreateMLTransformCommand_base {
|
|
127
128
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreatePartitionCommandOutput extends CreatePartitionResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreatePartitionCommand_base: {
|
|
24
24
|
new (input: CreatePartitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePartitionCommandInput, CreatePartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreatePartitionCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePartitionCommandInput, CreatePartitionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new partition.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -140,6 +140,7 @@ declare const CreatePartitionCommand_base: {
|
|
|
140
140
|
* @throws {@link GlueServiceException}
|
|
141
141
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
142
142
|
*
|
|
143
|
+
* @public
|
|
143
144
|
*/
|
|
144
145
|
export declare class CreatePartitionCommand extends CreatePartitionCommand_base {
|
|
145
146
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreatePartitionIndexCommandOutput extends CreatePartitionIndexR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreatePartitionIndexCommand_base: {
|
|
24
24
|
new (input: CreatePartitionIndexCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePartitionIndexCommandInput, CreatePartitionIndexCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreatePartitionIndexCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePartitionIndexCommandInput, CreatePartitionIndexCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a specified partition index in an existing table.</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 CreatePartitionIndexCommand_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 CreatePartitionIndexCommand extends CreatePartitionIndexCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateRegistryCommandOutput extends CreateRegistryResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateRegistryCommand_base: {
|
|
24
24
|
new (input: CreateRegistryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegistryCommandInput, CreateRegistryCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateRegistryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRegistryCommandInput, CreateRegistryCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new registry which may be used to hold a collection of schemas.</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 CreateRegistryCommand_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 CreateRegistryCommand extends CreateRegistryCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateSchemaCommandOutput extends CreateSchemaResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateSchemaCommand_base: {
|
|
24
24
|
new (input: CreateSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSchemaCommandInput, CreateSchemaCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSchemaCommandInput, CreateSchemaCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new schema set and registers the schema definition. Returns an error if the schema set already exists without actually registering the version.</p>
|
|
30
30
|
* <p>When the schema set is created, a version checkpoint will be set to the first version. Compatibility mode "DISABLED" restricts any additional schema versions from being added after the first schema version. For all other compatibility modes, validation of compatibility settings will be applied only from the second version onwards when the <code>RegisterSchemaVersion</code> API is used.</p>
|
|
31
31
|
* <p>When this API is called without a <code>RegistryId</code>, this will create an entry for a "default-registry" in the registry database tables, if it is not already present.</p>
|
|
@@ -102,6 +102,7 @@ declare const CreateSchemaCommand_base: {
|
|
|
102
102
|
* @throws {@link GlueServiceException}
|
|
103
103
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
104
104
|
*
|
|
105
|
+
* @public
|
|
105
106
|
*/
|
|
106
107
|
export declare class CreateSchemaCommand extends CreateSchemaCommand_base {
|
|
107
108
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateScriptCommandOutput extends CreateScriptResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateScriptCommand_base: {
|
|
24
24
|
new (input: CreateScriptCommandInput): import("@smithy/smithy-client").CommandImpl<CreateScriptCommandInput, CreateScriptCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [CreateScriptCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateScriptCommandInput, CreateScriptCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Transforms a directed acyclic graph (DAG) into code.</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 CreateScriptCommand_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 CreateScriptCommand extends CreateScriptCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateSecurityConfigurationCommandOutput extends CreateSecurity
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateSecurityConfigurationCommand_base: {
|
|
24
24
|
new (input: CreateSecurityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSecurityConfigurationCommandInput, CreateSecurityConfigurationCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateSecurityConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSecurityConfigurationCommandInput, CreateSecurityConfigurationCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new security configuration. A security configuration is a set of security properties that can be used by Glue. You can use a security configuration to encrypt data at rest. For information about using security configurations in Glue, see <a href="https://docs.aws.amazon.com/glue/latest/dg/encryption-security-configuration.html">Encrypting Data Written by Crawlers, Jobs, and Development Endpoints</a>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -85,6 +85,7 @@ declare const CreateSecurityConfigurationCommand_base: {
|
|
|
85
85
|
* @throws {@link GlueServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class CreateSecurityConfigurationCommand extends CreateSecurityConfigurationCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateSessionCommandOutput extends CreateSessionResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateSessionCommand_base: {
|
|
24
24
|
new (input: CreateSessionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSessionCommandInput, CreateSessionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateSessionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSessionCommandInput, CreateSessionCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new session.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -131,6 +131,7 @@ declare const CreateSessionCommand_base: {
|
|
|
131
131
|
* @throws {@link GlueServiceException}
|
|
132
132
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
133
133
|
*
|
|
134
|
+
* @public
|
|
134
135
|
*/
|
|
135
136
|
export declare class CreateSessionCommand extends CreateSessionCommand_base {
|
|
136
137
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateTableCommandOutput extends CreateTableResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateTableCommand_base: {
|
|
24
24
|
new (input: CreateTableCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTableCommandInput, CreateTableCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateTableCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTableCommandInput, CreateTableCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new table definition in the Data Catalog.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -178,6 +178,7 @@ declare const CreateTableCommand_base: {
|
|
|
178
178
|
* @throws {@link GlueServiceException}
|
|
179
179
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
180
180
|
*
|
|
181
|
+
* @public
|
|
181
182
|
*/
|
|
182
183
|
export declare class CreateTableCommand extends CreateTableCommand_base {
|
|
183
184
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateTableOptimizerCommandOutput extends CreateTableOptimizerR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateTableOptimizerCommand_base: {
|
|
24
24
|
new (input: CreateTableOptimizerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTableOptimizerCommandInput, CreateTableOptimizerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateTableOptimizerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTableOptimizerCommandInput, CreateTableOptimizerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new table optimizer for a specific function. <code>compaction</code> is the only currently supported optimizer type.</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 CreateTableOptimizerCommand_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 CreateTableOptimizerCommand extends CreateTableOptimizerCommand_base {
|
|
78
79
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateTriggerCommandOutput extends CreateTriggerResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateTriggerCommand_base: {
|
|
24
24
|
new (input: CreateTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTriggerCommandInput, CreateTriggerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateTriggerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTriggerCommandInput, CreateTriggerCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new trigger.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -115,6 +115,7 @@ declare const CreateTriggerCommand_base: {
|
|
|
115
115
|
* @throws {@link GlueServiceException}
|
|
116
116
|
* <p>Base exception class for all service exceptions from Glue service.</p>
|
|
117
117
|
*
|
|
118
|
+
* @public
|
|
118
119
|
*/
|
|
119
120
|
export declare class CreateTriggerCommand extends CreateTriggerCommand_base {
|
|
120
121
|
}
|