@aws-sdk/client-glue 3.591.0 → 3.592.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/index.js +18 -220
- package/dist-es/models/models_1.js +5 -0
- package/dist-es/models/models_2.js +6 -5
- package/dist-es/protocols/Aws_json1_1.js +3 -0
- 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 +18 -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 +3 -2
- package/dist-types/commands/GetSchemaCommand.d.ts +4 -2
- 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 +3 -1
- package/dist-types/commands/GetTableOptimizerCommand.d.ts +2 -1
- package/dist-types/commands/GetTableVersionCommand.d.ts +3 -1
- package/dist-types/commands/GetTableVersionsCommand.d.ts +3 -1
- package/dist-types/commands/GetTablesCommand.d.ts +3 -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 +3 -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 +3 -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 +20 -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 +2 -2
- package/dist-types/models/GlueServiceException.d.ts +2 -1
- package/dist-types/models/models_1.d.ts +75 -123
- package/dist-types/models/models_2.d.ts +153 -14
- package/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetCustomEntityTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetDataQualityResultCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetTableOptimizerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTableOptimizerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDataQualityRulesetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTableOptimizerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMLTransformsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPlanCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +3 -2
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSecurityConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetStatementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTableOptimizerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTablesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTriggersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ImportCatalogToGlueCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBlueprintsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListColumnStatisticsTaskRunsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCrawlersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCrawlsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCustomEntityTypesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDataQualityResultsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDataQualityRulesetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDevEndpointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMLTransformsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/GlueServiceException.d.ts +2 -1
- package/dist-types/ts3.4/models/models_1.d.ts +20 -26
- package/dist-types/ts3.4/models/models_2.d.ts +38 -6
- package/package.json +6 -6
|
@@ -2112,6 +2112,76 @@ export interface TableIdentifier {
|
|
|
2112
2112
|
*/
|
|
2113
2113
|
Region?: string;
|
|
2114
2114
|
}
|
|
2115
|
+
/**
|
|
2116
|
+
* @public
|
|
2117
|
+
* @enum
|
|
2118
|
+
*/
|
|
2119
|
+
export declare const ViewDialect: {
|
|
2120
|
+
readonly ATHENA: "ATHENA";
|
|
2121
|
+
readonly REDSHIFT: "REDSHIFT";
|
|
2122
|
+
readonly SPARK: "SPARK";
|
|
2123
|
+
};
|
|
2124
|
+
/**
|
|
2125
|
+
* @public
|
|
2126
|
+
*/
|
|
2127
|
+
export type ViewDialect = (typeof ViewDialect)[keyof typeof ViewDialect];
|
|
2128
|
+
/**
|
|
2129
|
+
* <p>A structure containing details of a representation to update or create a Lake Formation view.</p>
|
|
2130
|
+
* @public
|
|
2131
|
+
*/
|
|
2132
|
+
export interface ViewRepresentationInput {
|
|
2133
|
+
/**
|
|
2134
|
+
* <p>A parameter that specifies the engine type of a specific representation.</p>
|
|
2135
|
+
* @public
|
|
2136
|
+
*/
|
|
2137
|
+
Dialect?: ViewDialect;
|
|
2138
|
+
/**
|
|
2139
|
+
* <p>A parameter that specifies the version of the engine of a specific representation.</p>
|
|
2140
|
+
* @public
|
|
2141
|
+
*/
|
|
2142
|
+
DialectVersion?: string;
|
|
2143
|
+
/**
|
|
2144
|
+
* <p>A string that represents the original SQL query that describes the view.</p>
|
|
2145
|
+
* @public
|
|
2146
|
+
*/
|
|
2147
|
+
ViewOriginalText?: string;
|
|
2148
|
+
/**
|
|
2149
|
+
* <p>The name of the connection to be used to validate the specific representation of the view.</p>
|
|
2150
|
+
* @public
|
|
2151
|
+
*/
|
|
2152
|
+
ValidationConnection?: string;
|
|
2153
|
+
/**
|
|
2154
|
+
* <p>A string that represents the SQL query that describes the view with expanded resource ARNs</p>
|
|
2155
|
+
* @public
|
|
2156
|
+
*/
|
|
2157
|
+
ViewExpandedText?: string;
|
|
2158
|
+
}
|
|
2159
|
+
/**
|
|
2160
|
+
* <p>A structure containing details for creating or updating an Glue view.</p>
|
|
2161
|
+
* @public
|
|
2162
|
+
*/
|
|
2163
|
+
export interface ViewDefinitionInput {
|
|
2164
|
+
/**
|
|
2165
|
+
* <p>You can set this flag as true to instruct the engine not to push user-provided operations into the logical plan of the view during query planning. However, setting this flag does not guarantee that the engine will comply. Refer to the engine's documentation to understand the guarantees provided, if any.</p>
|
|
2166
|
+
* @public
|
|
2167
|
+
*/
|
|
2168
|
+
IsProtected?: boolean;
|
|
2169
|
+
/**
|
|
2170
|
+
* <p>The definer of a view in SQL.</p>
|
|
2171
|
+
* @public
|
|
2172
|
+
*/
|
|
2173
|
+
Definer?: string;
|
|
2174
|
+
/**
|
|
2175
|
+
* <p>A list of structures that contains the dialect of the view, and the query that defines the view.</p>
|
|
2176
|
+
* @public
|
|
2177
|
+
*/
|
|
2178
|
+
Representations?: ViewRepresentationInput[];
|
|
2179
|
+
/**
|
|
2180
|
+
* <p>A list of base table ARNs that make up the view.</p>
|
|
2181
|
+
* @public
|
|
2182
|
+
*/
|
|
2183
|
+
SubObjects?: string[];
|
|
2184
|
+
}
|
|
2115
2185
|
/**
|
|
2116
2186
|
* <p>A structure used to define a table.</p>
|
|
2117
2187
|
* @public
|
|
@@ -2207,6 +2277,11 @@ export interface TableInput {
|
|
|
2207
2277
|
* @public
|
|
2208
2278
|
*/
|
|
2209
2279
|
TargetTable?: TableIdentifier;
|
|
2280
|
+
/**
|
|
2281
|
+
* <p>A structure that contains all the information that defines the view, including the dialect or dialects for the view, and the query.</p>
|
|
2282
|
+
* @public
|
|
2283
|
+
*/
|
|
2284
|
+
ViewDefinition?: ViewDefinitionInput;
|
|
2210
2285
|
}
|
|
2211
2286
|
/**
|
|
2212
2287
|
* @public
|
|
@@ -7224,126 +7299,3 @@ export interface GetSchemaInput {
|
|
|
7224
7299
|
*/
|
|
7225
7300
|
SchemaId: SchemaId | undefined;
|
|
7226
7301
|
}
|
|
7227
|
-
/**
|
|
7228
|
-
* @public
|
|
7229
|
-
*/
|
|
7230
|
-
export interface GetSchemaResponse {
|
|
7231
|
-
/**
|
|
7232
|
-
* <p>The name of the registry.</p>
|
|
7233
|
-
* @public
|
|
7234
|
-
*/
|
|
7235
|
-
RegistryName?: string;
|
|
7236
|
-
/**
|
|
7237
|
-
* <p>The Amazon Resource Name (ARN) of the registry.</p>
|
|
7238
|
-
* @public
|
|
7239
|
-
*/
|
|
7240
|
-
RegistryArn?: string;
|
|
7241
|
-
/**
|
|
7242
|
-
* <p>The name of the schema.</p>
|
|
7243
|
-
* @public
|
|
7244
|
-
*/
|
|
7245
|
-
SchemaName?: string;
|
|
7246
|
-
/**
|
|
7247
|
-
* <p>The Amazon Resource Name (ARN) of the schema.</p>
|
|
7248
|
-
* @public
|
|
7249
|
-
*/
|
|
7250
|
-
SchemaArn?: string;
|
|
7251
|
-
/**
|
|
7252
|
-
* <p>A description of schema if specified when created</p>
|
|
7253
|
-
* @public
|
|
7254
|
-
*/
|
|
7255
|
-
Description?: string;
|
|
7256
|
-
/**
|
|
7257
|
-
* <p>The data format of the schema definition. Currently <code>AVRO</code>, <code>JSON</code> and <code>PROTOBUF</code> are supported.</p>
|
|
7258
|
-
* @public
|
|
7259
|
-
*/
|
|
7260
|
-
DataFormat?: DataFormat;
|
|
7261
|
-
/**
|
|
7262
|
-
* <p>The compatibility mode of the schema.</p>
|
|
7263
|
-
* @public
|
|
7264
|
-
*/
|
|
7265
|
-
Compatibility?: Compatibility;
|
|
7266
|
-
/**
|
|
7267
|
-
* <p>The version number of the checkpoint (the last time the compatibility mode was changed).</p>
|
|
7268
|
-
* @public
|
|
7269
|
-
*/
|
|
7270
|
-
SchemaCheckpoint?: number;
|
|
7271
|
-
/**
|
|
7272
|
-
* <p>The latest version of the schema associated with the returned schema definition.</p>
|
|
7273
|
-
* @public
|
|
7274
|
-
*/
|
|
7275
|
-
LatestSchemaVersion?: number;
|
|
7276
|
-
/**
|
|
7277
|
-
* <p>The next version of the schema associated with the returned schema definition.</p>
|
|
7278
|
-
* @public
|
|
7279
|
-
*/
|
|
7280
|
-
NextSchemaVersion?: number;
|
|
7281
|
-
/**
|
|
7282
|
-
* <p>The status of the schema.</p>
|
|
7283
|
-
* @public
|
|
7284
|
-
*/
|
|
7285
|
-
SchemaStatus?: SchemaStatus;
|
|
7286
|
-
/**
|
|
7287
|
-
* <p>The date and time the schema was created.</p>
|
|
7288
|
-
* @public
|
|
7289
|
-
*/
|
|
7290
|
-
CreatedTime?: string;
|
|
7291
|
-
/**
|
|
7292
|
-
* <p>The date and time the schema was updated.</p>
|
|
7293
|
-
* @public
|
|
7294
|
-
*/
|
|
7295
|
-
UpdatedTime?: string;
|
|
7296
|
-
}
|
|
7297
|
-
/**
|
|
7298
|
-
* @public
|
|
7299
|
-
*/
|
|
7300
|
-
export interface GetSchemaByDefinitionInput {
|
|
7301
|
-
/**
|
|
7302
|
-
* <p>This is a wrapper structure to contain schema identity fields. The structure contains:</p>
|
|
7303
|
-
* <ul>
|
|
7304
|
-
* <li>
|
|
7305
|
-
* <p>SchemaId$SchemaArn: The Amazon Resource Name (ARN) of the schema. One of <code>SchemaArn</code> or <code>SchemaName</code> has to be provided.</p>
|
|
7306
|
-
* </li>
|
|
7307
|
-
* <li>
|
|
7308
|
-
* <p>SchemaId$SchemaName: The name of the schema. One of <code>SchemaArn</code> or <code>SchemaName</code> has to be provided.</p>
|
|
7309
|
-
* </li>
|
|
7310
|
-
* </ul>
|
|
7311
|
-
* @public
|
|
7312
|
-
*/
|
|
7313
|
-
SchemaId: SchemaId | undefined;
|
|
7314
|
-
/**
|
|
7315
|
-
* <p>The definition of the schema for which schema details are required.</p>
|
|
7316
|
-
* @public
|
|
7317
|
-
*/
|
|
7318
|
-
SchemaDefinition: string | undefined;
|
|
7319
|
-
}
|
|
7320
|
-
/**
|
|
7321
|
-
* @public
|
|
7322
|
-
*/
|
|
7323
|
-
export interface GetSchemaByDefinitionResponse {
|
|
7324
|
-
/**
|
|
7325
|
-
* <p>The schema ID of the schema version.</p>
|
|
7326
|
-
* @public
|
|
7327
|
-
*/
|
|
7328
|
-
SchemaVersionId?: string;
|
|
7329
|
-
/**
|
|
7330
|
-
* <p>The Amazon Resource Name (ARN) of the schema.</p>
|
|
7331
|
-
* @public
|
|
7332
|
-
*/
|
|
7333
|
-
SchemaArn?: string;
|
|
7334
|
-
/**
|
|
7335
|
-
* <p>The data format of the schema definition. Currently <code>AVRO</code>, <code>JSON</code> and <code>PROTOBUF</code> are supported.</p>
|
|
7336
|
-
* @public
|
|
7337
|
-
*/
|
|
7338
|
-
DataFormat?: DataFormat;
|
|
7339
|
-
/**
|
|
7340
|
-
* <p>The status of the schema version.</p>
|
|
7341
|
-
* @public
|
|
7342
|
-
*/
|
|
7343
|
-
Status?: SchemaVersionStatus;
|
|
7344
|
-
/**
|
|
7345
|
-
* <p>The date and time the schema was created.</p>
|
|
7346
|
-
* @public
|
|
7347
|
-
*/
|
|
7348
|
-
CreatedTime?: string;
|
|
7349
|
-
}
|
|
@@ -1,7 +1,130 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
2
|
import { GlueServiceException as __BaseException } from "./GlueServiceException";
|
|
3
3
|
import { Action, Aggregate, AmazonRedshiftSource, AmazonRedshiftTarget, AthenaConnectorSource, AuditContext, BasicCatalogTarget, CatalogDeltaSource, CatalogHudiSource, CatalogKafkaSource, CatalogKinesisSource, CatalogSource, Column, ConnectionsList, ConnectorDataSource, ConnectorDataTarget, CrawlerTargets, CsvHeaderOption, CsvSerdeOption, CustomCode, CustomEntityType, DataFormat, DataSource, DirectJDBCSource, DirectKafkaSource, DirectKinesisSource, DropDuplicates, DropFields, DropNullFields, DynamicTransform, DynamoDBCatalogSource, ErrorDetail, EvaluateDataQuality, EvaluateDataQualityMultiFrame, EventBatchingCondition, ExecutionClass, ExecutionProperty, FillMissingValues, Filter, GovernedCatalogSource, GovernedCatalogTarget, JDBCConnectorSource, JDBCConnectorTarget, JobCommand, JobMode, Join, LakeFormationConfiguration, LineageConfiguration, Merge, MicrosoftSQLServerCatalogSource, MicrosoftSQLServerCatalogTarget, MySQLCatalogSource, MySQLCatalogTarget, NotificationProperty, OracleSQLCatalogSource, OracleSQLCatalogTarget, Partition, PartitionInput, PIIDetection, PostgreSQLCatalogSource, PostgreSQLCatalogTarget, Predicate, Recipe, RecrawlPolicy, RedshiftSource, RedshiftTarget, RelationalCatalogSource, RenameField, S3CatalogDeltaSource, S3CatalogHudiSource, S3CatalogSource, S3CatalogTarget, S3CsvSource, S3DeltaCatalogTarget, S3DeltaDirectTarget, S3DeltaSource, S3DirectTarget, S3GlueParquetTarget, S3HudiCatalogTarget, S3HudiDirectTarget, S3HudiSource, S3JsonSource, S3ParquetSource, SchemaChangePolicy, SchemaId, SelectFields, SelectFromCollection, SnowflakeSource, SnowflakeTarget, SourceControlAuthStrategy, SourceControlDetails, SourceControlProvider, SparkConnectorSource, SparkConnectorTarget, SparkSQL, Spigot, SplitFields, StorageDescriptor, TableOptimizer, TableOptimizerConfiguration, TableOptimizerRun, TableOptimizerType, TaskStatusType, Trigger, Union, WorkerType, Workflow, WorkflowRun } from "./models_0";
|
|
4
|
-
import { ColumnStatistics, Compatibility, ConnectionInput, DatabaseInput, DataCatalogEncryptionSettings, DataQualityEvaluationRunAdditionalRunOptions, DataQualityTargetTable, EncryptionConfiguration, JobBookmarkEntry, Permission, PrincipalType, RegistryId, RegistryStatus, ResourceShareType, ResourceUri, SchemaStatus, SchemaVersionStatus, Segment, Session, TableIdentifier, TableInput, TransformFilterCriteria, TransformParameters, TransformSortCriteria, UserDefinedFunctionInput } from "./models_1";
|
|
4
|
+
import { ColumnStatistics, Compatibility, ConnectionInput, DatabaseInput, DataCatalogEncryptionSettings, DataQualityEvaluationRunAdditionalRunOptions, DataQualityTargetTable, EncryptionConfiguration, JobBookmarkEntry, Permission, PrincipalType, RegistryId, RegistryStatus, ResourceShareType, ResourceUri, SchemaStatus, SchemaVersionStatus, Segment, Session, TableIdentifier, TableInput, TransformFilterCriteria, TransformParameters, TransformSortCriteria, UserDefinedFunctionInput, ViewDialect } from "./models_1";
|
|
5
|
+
/**
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export interface GetSchemaResponse {
|
|
9
|
+
/**
|
|
10
|
+
* <p>The name of the registry.</p>
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
RegistryName?: string;
|
|
14
|
+
/**
|
|
15
|
+
* <p>The Amazon Resource Name (ARN) of the registry.</p>
|
|
16
|
+
* @public
|
|
17
|
+
*/
|
|
18
|
+
RegistryArn?: string;
|
|
19
|
+
/**
|
|
20
|
+
* <p>The name of the schema.</p>
|
|
21
|
+
* @public
|
|
22
|
+
*/
|
|
23
|
+
SchemaName?: string;
|
|
24
|
+
/**
|
|
25
|
+
* <p>The Amazon Resource Name (ARN) of the schema.</p>
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
SchemaArn?: string;
|
|
29
|
+
/**
|
|
30
|
+
* <p>A description of schema if specified when created</p>
|
|
31
|
+
* @public
|
|
32
|
+
*/
|
|
33
|
+
Description?: string;
|
|
34
|
+
/**
|
|
35
|
+
* <p>The data format of the schema definition. Currently <code>AVRO</code>, <code>JSON</code> and <code>PROTOBUF</code> are supported.</p>
|
|
36
|
+
* @public
|
|
37
|
+
*/
|
|
38
|
+
DataFormat?: DataFormat;
|
|
39
|
+
/**
|
|
40
|
+
* <p>The compatibility mode of the schema.</p>
|
|
41
|
+
* @public
|
|
42
|
+
*/
|
|
43
|
+
Compatibility?: Compatibility;
|
|
44
|
+
/**
|
|
45
|
+
* <p>The version number of the checkpoint (the last time the compatibility mode was changed).</p>
|
|
46
|
+
* @public
|
|
47
|
+
*/
|
|
48
|
+
SchemaCheckpoint?: number;
|
|
49
|
+
/**
|
|
50
|
+
* <p>The latest version of the schema associated with the returned schema definition.</p>
|
|
51
|
+
* @public
|
|
52
|
+
*/
|
|
53
|
+
LatestSchemaVersion?: number;
|
|
54
|
+
/**
|
|
55
|
+
* <p>The next version of the schema associated with the returned schema definition.</p>
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
58
|
+
NextSchemaVersion?: number;
|
|
59
|
+
/**
|
|
60
|
+
* <p>The status of the schema.</p>
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
63
|
+
SchemaStatus?: SchemaStatus;
|
|
64
|
+
/**
|
|
65
|
+
* <p>The date and time the schema was created.</p>
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
68
|
+
CreatedTime?: string;
|
|
69
|
+
/**
|
|
70
|
+
* <p>The date and time the schema was updated.</p>
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
73
|
+
UpdatedTime?: string;
|
|
74
|
+
}
|
|
75
|
+
/**
|
|
76
|
+
* @public
|
|
77
|
+
*/
|
|
78
|
+
export interface GetSchemaByDefinitionInput {
|
|
79
|
+
/**
|
|
80
|
+
* <p>This is a wrapper structure to contain schema identity fields. The structure contains:</p>
|
|
81
|
+
* <ul>
|
|
82
|
+
* <li>
|
|
83
|
+
* <p>SchemaId$SchemaArn: The Amazon Resource Name (ARN) of the schema. One of <code>SchemaArn</code> or <code>SchemaName</code> has to be provided.</p>
|
|
84
|
+
* </li>
|
|
85
|
+
* <li>
|
|
86
|
+
* <p>SchemaId$SchemaName: The name of the schema. One of <code>SchemaArn</code> or <code>SchemaName</code> has to be provided.</p>
|
|
87
|
+
* </li>
|
|
88
|
+
* </ul>
|
|
89
|
+
* @public
|
|
90
|
+
*/
|
|
91
|
+
SchemaId: SchemaId | undefined;
|
|
92
|
+
/**
|
|
93
|
+
* <p>The definition of the schema for which schema details are required.</p>
|
|
94
|
+
* @public
|
|
95
|
+
*/
|
|
96
|
+
SchemaDefinition: string | undefined;
|
|
97
|
+
}
|
|
98
|
+
/**
|
|
99
|
+
* @public
|
|
100
|
+
*/
|
|
101
|
+
export interface GetSchemaByDefinitionResponse {
|
|
102
|
+
/**
|
|
103
|
+
* <p>The schema ID of the schema version.</p>
|
|
104
|
+
* @public
|
|
105
|
+
*/
|
|
106
|
+
SchemaVersionId?: string;
|
|
107
|
+
/**
|
|
108
|
+
* <p>The Amazon Resource Name (ARN) of the schema.</p>
|
|
109
|
+
* @public
|
|
110
|
+
*/
|
|
111
|
+
SchemaArn?: string;
|
|
112
|
+
/**
|
|
113
|
+
* <p>The data format of the schema definition. Currently <code>AVRO</code>, <code>JSON</code> and <code>PROTOBUF</code> are supported.</p>
|
|
114
|
+
* @public
|
|
115
|
+
*/
|
|
116
|
+
DataFormat?: DataFormat;
|
|
117
|
+
/**
|
|
118
|
+
* <p>The status of the schema version.</p>
|
|
119
|
+
* @public
|
|
120
|
+
*/
|
|
121
|
+
Status?: SchemaVersionStatus;
|
|
122
|
+
/**
|
|
123
|
+
* <p>The date and time the schema was created.</p>
|
|
124
|
+
* @public
|
|
125
|
+
*/
|
|
126
|
+
CreatedTime?: string;
|
|
127
|
+
}
|
|
5
128
|
/**
|
|
6
129
|
* <p>A structure containing the schema version information.</p>
|
|
7
130
|
* @public
|
|
@@ -425,19 +548,6 @@ export interface FederatedTable {
|
|
|
425
548
|
*/
|
|
426
549
|
ConnectionName?: string;
|
|
427
550
|
}
|
|
428
|
-
/**
|
|
429
|
-
* @public
|
|
430
|
-
* @enum
|
|
431
|
-
*/
|
|
432
|
-
export declare const ViewDialect: {
|
|
433
|
-
readonly ATHENA: "ATHENA";
|
|
434
|
-
readonly REDSHIFT: "REDSHIFT";
|
|
435
|
-
readonly SPARK: "SPARK";
|
|
436
|
-
};
|
|
437
|
-
/**
|
|
438
|
-
* @public
|
|
439
|
-
*/
|
|
440
|
-
export type ViewDialect = (typeof ViewDialect)[keyof typeof ViewDialect];
|
|
441
551
|
/**
|
|
442
552
|
* <p>A structure that contains the dialect of the view, and the query that defines the view.</p>
|
|
443
553
|
* @public
|
|
@@ -469,6 +579,11 @@ export interface ViewRepresentation {
|
|
|
469
579
|
* @public
|
|
470
580
|
*/
|
|
471
581
|
ViewExpandedText?: string;
|
|
582
|
+
/**
|
|
583
|
+
* <p>The name of the connection to be used to validate the specific representation of the view.</p>
|
|
584
|
+
* @public
|
|
585
|
+
*/
|
|
586
|
+
ValidationConnection?: string;
|
|
472
587
|
/**
|
|
473
588
|
* <p>Dialects marked as stale are no longer valid and must be updated before they can be queried in their respective query engines.</p>
|
|
474
589
|
* @public
|
|
@@ -5420,6 +5535,20 @@ export interface UpdateSourceControlFromJobResponse {
|
|
|
5420
5535
|
*/
|
|
5421
5536
|
JobName?: string;
|
|
5422
5537
|
}
|
|
5538
|
+
/**
|
|
5539
|
+
* @public
|
|
5540
|
+
* @enum
|
|
5541
|
+
*/
|
|
5542
|
+
export declare const ViewUpdateAction: {
|
|
5543
|
+
readonly ADD: "ADD";
|
|
5544
|
+
readonly ADD_OR_REPLACE: "ADD_OR_REPLACE";
|
|
5545
|
+
readonly DROP: "DROP";
|
|
5546
|
+
readonly REPLACE: "REPLACE";
|
|
5547
|
+
};
|
|
5548
|
+
/**
|
|
5549
|
+
* @public
|
|
5550
|
+
*/
|
|
5551
|
+
export type ViewUpdateAction = (typeof ViewUpdateAction)[keyof typeof ViewUpdateAction];
|
|
5423
5552
|
/**
|
|
5424
5553
|
* @public
|
|
5425
5554
|
*/
|
|
@@ -5459,6 +5588,16 @@ export interface UpdateTableRequest {
|
|
|
5459
5588
|
* @public
|
|
5460
5589
|
*/
|
|
5461
5590
|
VersionId?: string;
|
|
5591
|
+
/**
|
|
5592
|
+
* <p>The operation to be performed when updating the view.</p>
|
|
5593
|
+
* @public
|
|
5594
|
+
*/
|
|
5595
|
+
ViewUpdateAction?: ViewUpdateAction;
|
|
5596
|
+
/**
|
|
5597
|
+
* <p>A flag that can be set to true to ignore matching storage descriptor and subobject matching requirements.</p>
|
|
5598
|
+
* @public
|
|
5599
|
+
*/
|
|
5600
|
+
Force?: boolean;
|
|
5462
5601
|
}
|
|
5463
5602
|
/**
|
|
5464
5603
|
* @public
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchCreatePartitionRequest,
|
|
10
10
|
BatchCreatePartitionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchCreatePartitionCommandInput
|
|
14
15
|
extends BatchCreatePartitionRequest {}
|
|
15
16
|
export interface BatchCreatePartitionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchDeleteConnectionRequest,
|
|
10
10
|
BatchDeleteConnectionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchDeleteConnectionCommandInput
|
|
14
15
|
extends BatchDeleteConnectionRequest {}
|
|
15
16
|
export interface BatchDeleteConnectionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchDeletePartitionRequest,
|
|
10
10
|
BatchDeletePartitionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchDeletePartitionCommandInput
|
|
14
15
|
extends BatchDeletePartitionRequest {}
|
|
15
16
|
export interface BatchDeletePartitionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchDeleteTableRequest,
|
|
10
10
|
BatchDeleteTableResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchDeleteTableCommandInput extends BatchDeleteTableRequest {}
|
|
14
15
|
export interface BatchDeleteTableCommandOutput
|
|
15
16
|
extends BatchDeleteTableResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchDeleteTableVersionRequest,
|
|
10
10
|
BatchDeleteTableVersionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchDeleteTableVersionCommandInput
|
|
14
15
|
extends BatchDeleteTableVersionRequest {}
|
|
15
16
|
export interface BatchDeleteTableVersionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetBlueprintsRequest,
|
|
10
10
|
BatchGetBlueprintsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetBlueprintsCommandInput
|
|
14
15
|
extends BatchGetBlueprintsRequest {}
|
|
15
16
|
export interface BatchGetBlueprintsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetCrawlersRequest,
|
|
10
10
|
BatchGetCrawlersResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetCrawlersCommandInput extends BatchGetCrawlersRequest {}
|
|
14
15
|
export interface BatchGetCrawlersCommandOutput
|
|
15
16
|
extends BatchGetCrawlersResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetCustomEntityTypesRequest,
|
|
10
10
|
BatchGetCustomEntityTypesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetCustomEntityTypesCommandInput
|
|
14
15
|
extends BatchGetCustomEntityTypesRequest {}
|
|
15
16
|
export interface BatchGetCustomEntityTypesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetDataQualityResultRequest,
|
|
10
10
|
BatchGetDataQualityResultResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetDataQualityResultCommandInput
|
|
14
15
|
extends BatchGetDataQualityResultRequest {}
|
|
15
16
|
export interface BatchGetDataQualityResultCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetDevEndpointsRequest,
|
|
10
10
|
BatchGetDevEndpointsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetDevEndpointsCommandInput
|
|
14
15
|
extends BatchGetDevEndpointsRequest {}
|
|
15
16
|
export interface BatchGetDevEndpointsCommandOutput
|
|
@@ -7,7 +7,8 @@ import {
|
|
|
7
7
|
} from "../GlueClient";
|
|
8
8
|
import { BatchGetJobsRequest } from "../models/models_0";
|
|
9
9
|
import { BatchGetJobsResponse } from "../models/models_2";
|
|
10
|
-
export { __MetadataBearer
|
|
10
|
+
export { __MetadataBearer };
|
|
11
|
+
export { $Command };
|
|
11
12
|
export interface BatchGetJobsCommandInput extends BatchGetJobsRequest {}
|
|
12
13
|
export interface BatchGetJobsCommandOutput
|
|
13
14
|
extends BatchGetJobsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetPartitionRequest,
|
|
10
10
|
BatchGetPartitionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetPartitionCommandInput
|
|
14
15
|
extends BatchGetPartitionRequest {}
|
|
15
16
|
export interface BatchGetPartitionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetTableOptimizerRequest,
|
|
10
10
|
BatchGetTableOptimizerResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetTableOptimizerCommandInput
|
|
14
15
|
extends BatchGetTableOptimizerRequest {}
|
|
15
16
|
export interface BatchGetTableOptimizerCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetTriggersRequest,
|
|
10
10
|
BatchGetTriggersResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetTriggersCommandInput extends BatchGetTriggersRequest {}
|
|
14
15
|
export interface BatchGetTriggersCommandOutput
|
|
15
16
|
extends BatchGetTriggersResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetWorkflowsRequest,
|
|
10
10
|
BatchGetWorkflowsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetWorkflowsCommandInput
|
|
14
15
|
extends BatchGetWorkflowsRequest {}
|
|
15
16
|
export interface BatchGetWorkflowsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchStopJobRunRequest,
|
|
10
10
|
BatchStopJobRunResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchStopJobRunCommandInput extends BatchStopJobRunRequest {}
|
|
14
15
|
export interface BatchStopJobRunCommandOutput
|
|
15
16
|
extends BatchStopJobRunResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchUpdatePartitionRequest,
|
|
10
10
|
BatchUpdatePartitionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchUpdatePartitionCommandInput
|
|
14
15
|
extends BatchUpdatePartitionRequest {}
|
|
15
16
|
export interface BatchUpdatePartitionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CancelDataQualityRuleRecommendationRunRequest,
|
|
10
10
|
CancelDataQualityRuleRecommendationRunResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CancelDataQualityRuleRecommendationRunCommandInput
|
|
14
15
|
extends CancelDataQualityRuleRecommendationRunRequest {}
|
|
15
16
|
export interface CancelDataQualityRuleRecommendationRunCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CancelDataQualityRulesetEvaluationRunRequest,
|
|
10
10
|
CancelDataQualityRulesetEvaluationRunResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CancelDataQualityRulesetEvaluationRunCommandInput
|
|
14
15
|
extends CancelDataQualityRulesetEvaluationRunRequest {}
|
|
15
16
|
export interface CancelDataQualityRulesetEvaluationRunCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CancelMLTaskRunRequest,
|
|
10
10
|
CancelMLTaskRunResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CancelMLTaskRunCommandInput extends CancelMLTaskRunRequest {}
|
|
14
15
|
export interface CancelMLTaskRunCommandOutput
|
|
15
16
|
extends CancelMLTaskRunResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CancelStatementRequest,
|
|
10
10
|
CancelStatementResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CancelStatementCommandInput extends CancelStatementRequest {}
|
|
14
15
|
export interface CancelStatementCommandOutput
|
|
15
16
|
extends CancelStatementResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CheckSchemaVersionValidityInput,
|
|
10
10
|
CheckSchemaVersionValidityResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CheckSchemaVersionValidityCommandInput
|
|
14
15
|
extends CheckSchemaVersionValidityInput {}
|
|
15
16
|
export interface CheckSchemaVersionValidityCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateBlueprintRequest,
|
|
10
10
|
CreateBlueprintResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateBlueprintCommandInput extends CreateBlueprintRequest {}
|
|
14
15
|
export interface CreateBlueprintCommandOutput
|
|
15
16
|
extends CreateBlueprintResponse,
|