@aws-sdk/client-glue 3.1045.0 → 3.1046.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +546 -547
- package/dist-cjs/models/GlueServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/Glue.js +1 -1
- package/dist-es/GlueClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/BatchCreatePartitionCommand.js +2 -2
- package/dist-es/commands/BatchDeleteConnectionCommand.js +2 -2
- package/dist-es/commands/BatchDeletePartitionCommand.js +2 -2
- package/dist-es/commands/BatchDeleteTableCommand.js +2 -2
- package/dist-es/commands/BatchDeleteTableVersionCommand.js +2 -2
- package/dist-es/commands/BatchGetBlueprintsCommand.js +2 -2
- package/dist-es/commands/BatchGetCrawlersCommand.js +2 -2
- package/dist-es/commands/BatchGetCustomEntityTypesCommand.js +2 -2
- package/dist-es/commands/BatchGetDataQualityResultCommand.js +2 -2
- package/dist-es/commands/BatchGetDevEndpointsCommand.js +2 -2
- package/dist-es/commands/BatchGetJobsCommand.js +2 -2
- package/dist-es/commands/BatchGetPartitionCommand.js +2 -2
- package/dist-es/commands/BatchGetTableOptimizerCommand.js +2 -2
- package/dist-es/commands/BatchGetTriggersCommand.js +2 -2
- package/dist-es/commands/BatchGetWorkflowsCommand.js +2 -2
- package/dist-es/commands/BatchPutDataQualityStatisticAnnotationCommand.js +2 -2
- package/dist-es/commands/BatchStopJobRunCommand.js +2 -2
- package/dist-es/commands/BatchUpdatePartitionCommand.js +2 -2
- package/dist-es/commands/CancelDataQualityRuleRecommendationRunCommand.js +2 -2
- package/dist-es/commands/CancelDataQualityRulesetEvaluationRunCommand.js +2 -2
- package/dist-es/commands/CancelMLTaskRunCommand.js +2 -2
- package/dist-es/commands/CancelStatementCommand.js +2 -2
- package/dist-es/commands/CheckSchemaVersionValidityCommand.js +2 -2
- package/dist-es/commands/CreateBlueprintCommand.js +2 -2
- package/dist-es/commands/CreateCatalogCommand.js +2 -2
- package/dist-es/commands/CreateClassifierCommand.js +2 -2
- package/dist-es/commands/CreateColumnStatisticsTaskSettingsCommand.js +2 -2
- package/dist-es/commands/CreateConnectionCommand.js +2 -2
- package/dist-es/commands/CreateCrawlerCommand.js +2 -2
- package/dist-es/commands/CreateCustomEntityTypeCommand.js +2 -2
- package/dist-es/commands/CreateDataQualityRulesetCommand.js +2 -2
- package/dist-es/commands/CreateDatabaseCommand.js +2 -2
- package/dist-es/commands/CreateDevEndpointCommand.js +2 -2
- package/dist-es/commands/CreateGlueIdentityCenterConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateIntegrationCommand.js +2 -2
- package/dist-es/commands/CreateIntegrationResourcePropertyCommand.js +2 -2
- package/dist-es/commands/CreateIntegrationTablePropertiesCommand.js +2 -2
- package/dist-es/commands/CreateJobCommand.js +2 -2
- package/dist-es/commands/CreateMLTransformCommand.js +2 -2
- package/dist-es/commands/CreatePartitionCommand.js +2 -2
- package/dist-es/commands/CreatePartitionIndexCommand.js +2 -2
- package/dist-es/commands/CreateRegistryCommand.js +2 -2
- package/dist-es/commands/CreateSchemaCommand.js +2 -2
- package/dist-es/commands/CreateScriptCommand.js +2 -2
- package/dist-es/commands/CreateSecurityConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateSessionCommand.js +2 -2
- package/dist-es/commands/CreateTableCommand.js +2 -2
- package/dist-es/commands/CreateTableOptimizerCommand.js +2 -2
- package/dist-es/commands/CreateTriggerCommand.js +2 -2
- package/dist-es/commands/CreateUsageProfileCommand.js +2 -2
- package/dist-es/commands/CreateUserDefinedFunctionCommand.js +2 -2
- package/dist-es/commands/CreateWorkflowCommand.js +2 -2
- package/dist-es/commands/DeleteBlueprintCommand.js +2 -2
- package/dist-es/commands/DeleteCatalogCommand.js +2 -2
- package/dist-es/commands/DeleteClassifierCommand.js +2 -2
- package/dist-es/commands/DeleteColumnStatisticsForPartitionCommand.js +2 -2
- package/dist-es/commands/DeleteColumnStatisticsForTableCommand.js +2 -2
- package/dist-es/commands/DeleteColumnStatisticsTaskSettingsCommand.js +2 -2
- package/dist-es/commands/DeleteConnectionCommand.js +2 -2
- package/dist-es/commands/DeleteConnectionTypeCommand.js +2 -2
- package/dist-es/commands/DeleteCrawlerCommand.js +2 -2
- package/dist-es/commands/DeleteCustomEntityTypeCommand.js +2 -2
- package/dist-es/commands/DeleteDataQualityRulesetCommand.js +2 -2
- package/dist-es/commands/DeleteDatabaseCommand.js +2 -2
- package/dist-es/commands/DeleteDevEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteGlueIdentityCenterConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteIntegrationCommand.js +2 -2
- package/dist-es/commands/DeleteIntegrationResourcePropertyCommand.js +2 -2
- package/dist-es/commands/DeleteIntegrationTablePropertiesCommand.js +2 -2
- package/dist-es/commands/DeleteJobCommand.js +2 -2
- package/dist-es/commands/DeleteMLTransformCommand.js +2 -2
- package/dist-es/commands/DeletePartitionCommand.js +2 -2
- package/dist-es/commands/DeletePartitionIndexCommand.js +2 -2
- package/dist-es/commands/DeleteRegistryCommand.js +2 -2
- package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-es/commands/DeleteSchemaCommand.js +2 -2
- package/dist-es/commands/DeleteSchemaVersionsCommand.js +2 -2
- package/dist-es/commands/DeleteSecurityConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteSessionCommand.js +2 -2
- package/dist-es/commands/DeleteTableCommand.js +2 -2
- package/dist-es/commands/DeleteTableOptimizerCommand.js +2 -2
- package/dist-es/commands/DeleteTableVersionCommand.js +2 -2
- package/dist-es/commands/DeleteTriggerCommand.js +2 -2
- package/dist-es/commands/DeleteUsageProfileCommand.js +2 -2
- package/dist-es/commands/DeleteUserDefinedFunctionCommand.js +2 -2
- package/dist-es/commands/DeleteWorkflowCommand.js +2 -2
- package/dist-es/commands/DescribeConnectionTypeCommand.js +2 -2
- package/dist-es/commands/DescribeEntityCommand.js +2 -2
- package/dist-es/commands/DescribeInboundIntegrationsCommand.js +2 -2
- package/dist-es/commands/DescribeIntegrationsCommand.js +2 -2
- package/dist-es/commands/GetBlueprintCommand.js +2 -2
- package/dist-es/commands/GetBlueprintRunCommand.js +2 -2
- package/dist-es/commands/GetBlueprintRunsCommand.js +2 -2
- package/dist-es/commands/GetCatalogCommand.js +2 -2
- package/dist-es/commands/GetCatalogImportStatusCommand.js +2 -2
- package/dist-es/commands/GetCatalogsCommand.js +2 -2
- package/dist-es/commands/GetClassifierCommand.js +2 -2
- package/dist-es/commands/GetClassifiersCommand.js +2 -2
- package/dist-es/commands/GetColumnStatisticsForPartitionCommand.js +2 -2
- package/dist-es/commands/GetColumnStatisticsForTableCommand.js +2 -2
- package/dist-es/commands/GetColumnStatisticsTaskRunCommand.js +2 -2
- package/dist-es/commands/GetColumnStatisticsTaskRunsCommand.js +2 -2
- package/dist-es/commands/GetColumnStatisticsTaskSettingsCommand.js +2 -2
- package/dist-es/commands/GetConnectionCommand.js +2 -2
- package/dist-es/commands/GetConnectionsCommand.js +2 -2
- package/dist-es/commands/GetCrawlerCommand.js +2 -2
- package/dist-es/commands/GetCrawlerMetricsCommand.js +2 -2
- package/dist-es/commands/GetCrawlersCommand.js +2 -2
- package/dist-es/commands/GetCustomEntityTypeCommand.js +2 -2
- package/dist-es/commands/GetDataCatalogEncryptionSettingsCommand.js +2 -2
- package/dist-es/commands/GetDataQualityModelCommand.js +2 -2
- package/dist-es/commands/GetDataQualityModelResultCommand.js +2 -2
- package/dist-es/commands/GetDataQualityResultCommand.js +2 -2
- package/dist-es/commands/GetDataQualityRuleRecommendationRunCommand.js +2 -2
- package/dist-es/commands/GetDataQualityRulesetCommand.js +2 -2
- package/dist-es/commands/GetDataQualityRulesetEvaluationRunCommand.js +2 -2
- package/dist-es/commands/GetDatabaseCommand.js +2 -2
- package/dist-es/commands/GetDatabasesCommand.js +2 -2
- package/dist-es/commands/GetDataflowGraphCommand.js +2 -2
- package/dist-es/commands/GetDevEndpointCommand.js +2 -2
- package/dist-es/commands/GetDevEndpointsCommand.js +2 -2
- package/dist-es/commands/GetEntityRecordsCommand.js +2 -2
- package/dist-es/commands/GetGlueIdentityCenterConfigurationCommand.js +2 -2
- package/dist-es/commands/GetIntegrationResourcePropertyCommand.js +2 -2
- package/dist-es/commands/GetIntegrationTablePropertiesCommand.js +2 -2
- package/dist-es/commands/GetJobBookmarkCommand.js +2 -2
- package/dist-es/commands/GetJobCommand.js +2 -2
- package/dist-es/commands/GetJobRunCommand.js +2 -2
- package/dist-es/commands/GetJobRunsCommand.js +2 -2
- package/dist-es/commands/GetJobsCommand.js +2 -2
- package/dist-es/commands/GetMLTaskRunCommand.js +2 -2
- package/dist-es/commands/GetMLTaskRunsCommand.js +2 -2
- package/dist-es/commands/GetMLTransformCommand.js +2 -2
- package/dist-es/commands/GetMLTransformsCommand.js +2 -2
- package/dist-es/commands/GetMappingCommand.js +2 -2
- package/dist-es/commands/GetMaterializedViewRefreshTaskRunCommand.js +2 -2
- package/dist-es/commands/GetPartitionCommand.js +2 -2
- package/dist-es/commands/GetPartitionIndexesCommand.js +2 -2
- package/dist-es/commands/GetPartitionsCommand.js +2 -2
- package/dist-es/commands/GetPlanCommand.js +2 -2
- package/dist-es/commands/GetRegistryCommand.js +2 -2
- package/dist-es/commands/GetResourcePoliciesCommand.js +2 -2
- package/dist-es/commands/GetResourcePolicyCommand.js +2 -2
- package/dist-es/commands/GetSchemaByDefinitionCommand.js +2 -2
- package/dist-es/commands/GetSchemaCommand.js +2 -2
- package/dist-es/commands/GetSchemaVersionCommand.js +2 -2
- package/dist-es/commands/GetSchemaVersionsDiffCommand.js +2 -2
- package/dist-es/commands/GetSecurityConfigurationCommand.js +2 -2
- package/dist-es/commands/GetSecurityConfigurationsCommand.js +2 -2
- package/dist-es/commands/GetSessionCommand.js +2 -2
- package/dist-es/commands/GetStatementCommand.js +2 -2
- package/dist-es/commands/GetTableCommand.js +2 -2
- package/dist-es/commands/GetTableOptimizerCommand.js +2 -2
- package/dist-es/commands/GetTableVersionCommand.js +2 -2
- package/dist-es/commands/GetTableVersionsCommand.js +2 -2
- package/dist-es/commands/GetTablesCommand.js +2 -2
- package/dist-es/commands/GetTagsCommand.js +2 -2
- package/dist-es/commands/GetTriggerCommand.js +2 -2
- package/dist-es/commands/GetTriggersCommand.js +2 -2
- package/dist-es/commands/GetUnfilteredPartitionMetadataCommand.js +2 -2
- package/dist-es/commands/GetUnfilteredPartitionsMetadataCommand.js +2 -2
- package/dist-es/commands/GetUnfilteredTableMetadataCommand.js +2 -2
- package/dist-es/commands/GetUsageProfileCommand.js +2 -2
- package/dist-es/commands/GetUserDefinedFunctionCommand.js +2 -2
- package/dist-es/commands/GetUserDefinedFunctionsCommand.js +2 -2
- package/dist-es/commands/GetWorkflowCommand.js +2 -2
- package/dist-es/commands/GetWorkflowRunCommand.js +2 -2
- package/dist-es/commands/GetWorkflowRunPropertiesCommand.js +2 -2
- package/dist-es/commands/GetWorkflowRunsCommand.js +2 -2
- package/dist-es/commands/ImportCatalogToGlueCommand.js +2 -2
- package/dist-es/commands/ListBlueprintsCommand.js +2 -2
- package/dist-es/commands/ListColumnStatisticsTaskRunsCommand.js +2 -2
- package/dist-es/commands/ListConnectionTypesCommand.js +2 -2
- package/dist-es/commands/ListCrawlersCommand.js +2 -2
- package/dist-es/commands/ListCrawlsCommand.js +2 -2
- package/dist-es/commands/ListCustomEntityTypesCommand.js +2 -2
- package/dist-es/commands/ListDataQualityResultsCommand.js +2 -2
- package/dist-es/commands/ListDataQualityRuleRecommendationRunsCommand.js +2 -2
- package/dist-es/commands/ListDataQualityRulesetEvaluationRunsCommand.js +2 -2
- package/dist-es/commands/ListDataQualityRulesetsCommand.js +2 -2
- package/dist-es/commands/ListDataQualityStatisticAnnotationsCommand.js +2 -2
- package/dist-es/commands/ListDataQualityStatisticsCommand.js +2 -2
- package/dist-es/commands/ListDevEndpointsCommand.js +2 -2
- package/dist-es/commands/ListEntitiesCommand.js +2 -2
- package/dist-es/commands/ListIntegrationResourcePropertiesCommand.js +2 -2
- package/dist-es/commands/ListJobsCommand.js +2 -2
- package/dist-es/commands/ListMLTransformsCommand.js +2 -2
- package/dist-es/commands/ListMaterializedViewRefreshTaskRunsCommand.js +2 -2
- package/dist-es/commands/ListRegistriesCommand.js +2 -2
- package/dist-es/commands/ListSchemaVersionsCommand.js +2 -2
- package/dist-es/commands/ListSchemasCommand.js +2 -2
- package/dist-es/commands/ListSessionsCommand.js +2 -2
- package/dist-es/commands/ListStatementsCommand.js +2 -2
- package/dist-es/commands/ListTableOptimizerRunsCommand.js +2 -2
- package/dist-es/commands/ListTriggersCommand.js +2 -2
- package/dist-es/commands/ListUsageProfilesCommand.js +2 -2
- package/dist-es/commands/ListWorkflowsCommand.js +2 -2
- package/dist-es/commands/ModifyIntegrationCommand.js +2 -2
- package/dist-es/commands/PutDataCatalogEncryptionSettingsCommand.js +2 -2
- package/dist-es/commands/PutDataQualityProfileAnnotationCommand.js +2 -2
- package/dist-es/commands/PutResourcePolicyCommand.js +2 -2
- package/dist-es/commands/PutSchemaVersionMetadataCommand.js +2 -2
- package/dist-es/commands/PutWorkflowRunPropertiesCommand.js +2 -2
- package/dist-es/commands/QuerySchemaVersionMetadataCommand.js +2 -2
- package/dist-es/commands/RegisterConnectionTypeCommand.js +2 -2
- package/dist-es/commands/RegisterSchemaVersionCommand.js +2 -2
- package/dist-es/commands/RemoveSchemaVersionMetadataCommand.js +2 -2
- package/dist-es/commands/ResetJobBookmarkCommand.js +2 -2
- package/dist-es/commands/ResumeWorkflowRunCommand.js +2 -2
- package/dist-es/commands/RunStatementCommand.js +2 -2
- package/dist-es/commands/SearchTablesCommand.js +2 -2
- package/dist-es/commands/StartBlueprintRunCommand.js +2 -2
- package/dist-es/commands/StartColumnStatisticsTaskRunCommand.js +2 -2
- package/dist-es/commands/StartColumnStatisticsTaskRunScheduleCommand.js +2 -2
- package/dist-es/commands/StartCrawlerCommand.js +2 -2
- package/dist-es/commands/StartCrawlerScheduleCommand.js +2 -2
- package/dist-es/commands/StartDataQualityRuleRecommendationRunCommand.js +2 -2
- package/dist-es/commands/StartDataQualityRulesetEvaluationRunCommand.js +2 -2
- package/dist-es/commands/StartExportLabelsTaskRunCommand.js +2 -2
- package/dist-es/commands/StartImportLabelsTaskRunCommand.js +2 -2
- package/dist-es/commands/StartJobRunCommand.js +2 -2
- package/dist-es/commands/StartMLEvaluationTaskRunCommand.js +2 -2
- package/dist-es/commands/StartMLLabelingSetGenerationTaskRunCommand.js +2 -2
- package/dist-es/commands/StartMaterializedViewRefreshTaskRunCommand.js +2 -2
- package/dist-es/commands/StartTriggerCommand.js +2 -2
- package/dist-es/commands/StartWorkflowRunCommand.js +2 -2
- package/dist-es/commands/StopColumnStatisticsTaskRunCommand.js +2 -2
- package/dist-es/commands/StopColumnStatisticsTaskRunScheduleCommand.js +2 -2
- package/dist-es/commands/StopCrawlerCommand.js +2 -2
- package/dist-es/commands/StopCrawlerScheduleCommand.js +2 -2
- package/dist-es/commands/StopMaterializedViewRefreshTaskRunCommand.js +2 -2
- package/dist-es/commands/StopSessionCommand.js +2 -2
- package/dist-es/commands/StopTriggerCommand.js +2 -2
- package/dist-es/commands/StopWorkflowRunCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/TestConnectionCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateBlueprintCommand.js +2 -2
- package/dist-es/commands/UpdateCatalogCommand.js +2 -2
- package/dist-es/commands/UpdateClassifierCommand.js +2 -2
- package/dist-es/commands/UpdateColumnStatisticsForPartitionCommand.js +2 -2
- package/dist-es/commands/UpdateColumnStatisticsForTableCommand.js +2 -2
- package/dist-es/commands/UpdateColumnStatisticsTaskSettingsCommand.js +2 -2
- package/dist-es/commands/UpdateConnectionCommand.js +2 -2
- package/dist-es/commands/UpdateCrawlerCommand.js +2 -2
- package/dist-es/commands/UpdateCrawlerScheduleCommand.js +2 -2
- package/dist-es/commands/UpdateDataQualityRulesetCommand.js +2 -2
- package/dist-es/commands/UpdateDatabaseCommand.js +2 -2
- package/dist-es/commands/UpdateDevEndpointCommand.js +2 -2
- package/dist-es/commands/UpdateGlueIdentityCenterConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateIntegrationResourcePropertyCommand.js +2 -2
- package/dist-es/commands/UpdateIntegrationTablePropertiesCommand.js +2 -2
- package/dist-es/commands/UpdateJobCommand.js +2 -2
- package/dist-es/commands/UpdateJobFromSourceControlCommand.js +2 -2
- package/dist-es/commands/UpdateMLTransformCommand.js +2 -2
- package/dist-es/commands/UpdatePartitionCommand.js +2 -2
- package/dist-es/commands/UpdateRegistryCommand.js +2 -2
- package/dist-es/commands/UpdateSchemaCommand.js +2 -2
- package/dist-es/commands/UpdateSourceControlFromJobCommand.js +2 -2
- package/dist-es/commands/UpdateTableCommand.js +2 -2
- package/dist-es/commands/UpdateTableOptimizerCommand.js +2 -2
- package/dist-es/commands/UpdateTriggerCommand.js +2 -2
- package/dist-es/commands/UpdateUsageProfileCommand.js +2 -2
- package/dist-es/commands/UpdateUserDefinedFunctionCommand.js +2 -2
- package/dist-es/commands/UpdateWorkflowCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/GlueServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-types/GlueClient.d.ts +5 -5
- package/dist-types/commands/BatchCreatePartitionCommand.d.ts +6 -4
- package/dist-types/commands/BatchDeleteConnectionCommand.d.ts +6 -4
- package/dist-types/commands/BatchDeletePartitionCommand.d.ts +6 -4
- package/dist-types/commands/BatchDeleteTableCommand.d.ts +6 -4
- package/dist-types/commands/BatchDeleteTableVersionCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetBlueprintsCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetCrawlersCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetCustomEntityTypesCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetDataQualityResultCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetDevEndpointsCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetJobsCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetPartitionCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetTableOptimizerCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetTriggersCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetWorkflowsCommand.d.ts +6 -4
- package/dist-types/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +6 -4
- package/dist-types/commands/BatchStopJobRunCommand.d.ts +6 -4
- package/dist-types/commands/BatchUpdatePartitionCommand.d.ts +6 -4
- package/dist-types/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +6 -4
- package/dist-types/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +6 -4
- package/dist-types/commands/CancelMLTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/CancelStatementCommand.d.ts +6 -4
- package/dist-types/commands/CheckSchemaVersionValidityCommand.d.ts +6 -4
- package/dist-types/commands/CreateBlueprintCommand.d.ts +6 -4
- package/dist-types/commands/CreateCatalogCommand.d.ts +6 -4
- package/dist-types/commands/CreateClassifierCommand.d.ts +6 -4
- package/dist-types/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/dist-types/commands/CreateConnectionCommand.d.ts +6 -4
- package/dist-types/commands/CreateCrawlerCommand.d.ts +6 -4
- package/dist-types/commands/CreateCustomEntityTypeCommand.d.ts +6 -4
- package/dist-types/commands/CreateDataQualityRulesetCommand.d.ts +6 -4
- package/dist-types/commands/CreateDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/CreateDevEndpointCommand.d.ts +6 -4
- package/dist-types/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/CreateIntegrationCommand.d.ts +6 -4
- package/dist-types/commands/CreateIntegrationResourcePropertyCommand.d.ts +6 -4
- package/dist-types/commands/CreateIntegrationTablePropertiesCommand.d.ts +6 -4
- package/dist-types/commands/CreateJobCommand.d.ts +6 -4
- package/dist-types/commands/CreateMLTransformCommand.d.ts +6 -4
- package/dist-types/commands/CreatePartitionCommand.d.ts +6 -4
- package/dist-types/commands/CreatePartitionIndexCommand.d.ts +6 -4
- package/dist-types/commands/CreateRegistryCommand.d.ts +6 -4
- package/dist-types/commands/CreateSchemaCommand.d.ts +6 -4
- package/dist-types/commands/CreateScriptCommand.d.ts +6 -4
- package/dist-types/commands/CreateSecurityConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/CreateSessionCommand.d.ts +6 -4
- package/dist-types/commands/CreateTableCommand.d.ts +6 -4
- package/dist-types/commands/CreateTableOptimizerCommand.d.ts +6 -4
- package/dist-types/commands/CreateTriggerCommand.d.ts +6 -4
- package/dist-types/commands/CreateUsageProfileCommand.d.ts +6 -4
- package/dist-types/commands/CreateUserDefinedFunctionCommand.d.ts +6 -4
- package/dist-types/commands/CreateWorkflowCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBlueprintCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCatalogCommand.d.ts +6 -4
- package/dist-types/commands/DeleteClassifierCommand.d.ts +6 -4
- package/dist-types/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteColumnStatisticsForTableCommand.d.ts +6 -4
- package/dist-types/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConnectionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteConnectionTypeCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCrawlerCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCustomEntityTypeCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDataQualityRulesetCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDevEndpointCommand.d.ts +6 -4
- package/dist-types/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteIntegrationResourcePropertyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteIntegrationTablePropertiesCommand.d.ts +6 -4
- package/dist-types/commands/DeleteJobCommand.d.ts +6 -4
- package/dist-types/commands/DeleteMLTransformCommand.d.ts +6 -4
- package/dist-types/commands/DeletePartitionCommand.d.ts +6 -4
- package/dist-types/commands/DeletePartitionIndexCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRegistryCommand.d.ts +6 -4
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSchemaCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSchemaVersionsCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSecurityConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSessionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTableCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTableOptimizerCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTableVersionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTriggerCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUsageProfileCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUserDefinedFunctionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteWorkflowCommand.d.ts +6 -4
- package/dist-types/commands/DescribeConnectionTypeCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEntityCommand.d.ts +6 -4
- package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeIntegrationsCommand.d.ts +6 -4
- package/dist-types/commands/GetBlueprintCommand.d.ts +6 -4
- package/dist-types/commands/GetBlueprintRunCommand.d.ts +6 -4
- package/dist-types/commands/GetBlueprintRunsCommand.d.ts +6 -4
- package/dist-types/commands/GetCatalogCommand.d.ts +6 -4
- package/dist-types/commands/GetCatalogImportStatusCommand.d.ts +6 -4
- package/dist-types/commands/GetCatalogsCommand.d.ts +6 -4
- package/dist-types/commands/GetClassifierCommand.d.ts +6 -4
- package/dist-types/commands/GetClassifiersCommand.d.ts +6 -4
- package/dist-types/commands/GetColumnStatisticsForPartitionCommand.d.ts +6 -4
- package/dist-types/commands/GetColumnStatisticsForTableCommand.d.ts +6 -4
- package/dist-types/commands/GetColumnStatisticsTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/GetColumnStatisticsTaskRunsCommand.d.ts +6 -4
- package/dist-types/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/dist-types/commands/GetConnectionCommand.d.ts +6 -4
- package/dist-types/commands/GetConnectionsCommand.d.ts +6 -4
- package/dist-types/commands/GetCrawlerCommand.d.ts +6 -4
- package/dist-types/commands/GetCrawlerMetricsCommand.d.ts +6 -4
- package/dist-types/commands/GetCrawlersCommand.d.ts +6 -4
- package/dist-types/commands/GetCustomEntityTypeCommand.d.ts +6 -4
- package/dist-types/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +6 -4
- package/dist-types/commands/GetDataQualityModelCommand.d.ts +6 -4
- package/dist-types/commands/GetDataQualityModelResultCommand.d.ts +6 -4
- package/dist-types/commands/GetDataQualityResultCommand.d.ts +6 -4
- package/dist-types/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +6 -4
- package/dist-types/commands/GetDataQualityRulesetCommand.d.ts +6 -4
- package/dist-types/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +6 -4
- package/dist-types/commands/GetDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/GetDatabasesCommand.d.ts +6 -4
- package/dist-types/commands/GetDataflowGraphCommand.d.ts +6 -4
- package/dist-types/commands/GetDevEndpointCommand.d.ts +6 -4
- package/dist-types/commands/GetDevEndpointsCommand.d.ts +6 -4
- package/dist-types/commands/GetEntityRecordsCommand.d.ts +6 -4
- package/dist-types/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetIntegrationResourcePropertyCommand.d.ts +6 -4
- package/dist-types/commands/GetIntegrationTablePropertiesCommand.d.ts +6 -4
- package/dist-types/commands/GetJobBookmarkCommand.d.ts +6 -4
- package/dist-types/commands/GetJobCommand.d.ts +6 -4
- package/dist-types/commands/GetJobRunCommand.d.ts +6 -4
- package/dist-types/commands/GetJobRunsCommand.d.ts +6 -4
- package/dist-types/commands/GetJobsCommand.d.ts +6 -4
- package/dist-types/commands/GetMLTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/GetMLTaskRunsCommand.d.ts +6 -4
- package/dist-types/commands/GetMLTransformCommand.d.ts +6 -4
- package/dist-types/commands/GetMLTransformsCommand.d.ts +6 -4
- package/dist-types/commands/GetMappingCommand.d.ts +6 -4
- package/dist-types/commands/GetMaterializedViewRefreshTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/GetPartitionCommand.d.ts +6 -4
- package/dist-types/commands/GetPartitionIndexesCommand.d.ts +6 -4
- package/dist-types/commands/GetPartitionsCommand.d.ts +6 -4
- package/dist-types/commands/GetPlanCommand.d.ts +6 -4
- package/dist-types/commands/GetRegistryCommand.d.ts +6 -4
- package/dist-types/commands/GetResourcePoliciesCommand.d.ts +6 -4
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -4
- package/dist-types/commands/GetSchemaByDefinitionCommand.d.ts +6 -4
- package/dist-types/commands/GetSchemaCommand.d.ts +6 -4
- package/dist-types/commands/GetSchemaVersionCommand.d.ts +6 -4
- package/dist-types/commands/GetSchemaVersionsDiffCommand.d.ts +6 -4
- package/dist-types/commands/GetSecurityConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/GetSecurityConfigurationsCommand.d.ts +6 -4
- package/dist-types/commands/GetSessionCommand.d.ts +6 -4
- package/dist-types/commands/GetStatementCommand.d.ts +6 -4
- package/dist-types/commands/GetTableCommand.d.ts +6 -4
- package/dist-types/commands/GetTableOptimizerCommand.d.ts +6 -4
- package/dist-types/commands/GetTableVersionCommand.d.ts +6 -4
- package/dist-types/commands/GetTableVersionsCommand.d.ts +6 -4
- package/dist-types/commands/GetTablesCommand.d.ts +6 -4
- package/dist-types/commands/GetTagsCommand.d.ts +6 -4
- package/dist-types/commands/GetTriggerCommand.d.ts +6 -4
- package/dist-types/commands/GetTriggersCommand.d.ts +6 -4
- package/dist-types/commands/GetUnfilteredPartitionMetadataCommand.d.ts +6 -4
- package/dist-types/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +6 -4
- package/dist-types/commands/GetUnfilteredTableMetadataCommand.d.ts +6 -4
- package/dist-types/commands/GetUsageProfileCommand.d.ts +6 -4
- package/dist-types/commands/GetUserDefinedFunctionCommand.d.ts +6 -4
- package/dist-types/commands/GetUserDefinedFunctionsCommand.d.ts +6 -4
- package/dist-types/commands/GetWorkflowCommand.d.ts +6 -4
- package/dist-types/commands/GetWorkflowRunCommand.d.ts +6 -4
- package/dist-types/commands/GetWorkflowRunPropertiesCommand.d.ts +6 -4
- package/dist-types/commands/GetWorkflowRunsCommand.d.ts +6 -4
- package/dist-types/commands/ImportCatalogToGlueCommand.d.ts +6 -4
- package/dist-types/commands/ListBlueprintsCommand.d.ts +6 -4
- package/dist-types/commands/ListColumnStatisticsTaskRunsCommand.d.ts +6 -4
- package/dist-types/commands/ListConnectionTypesCommand.d.ts +6 -4
- package/dist-types/commands/ListCrawlersCommand.d.ts +6 -4
- package/dist-types/commands/ListCrawlsCommand.d.ts +6 -4
- package/dist-types/commands/ListCustomEntityTypesCommand.d.ts +6 -4
- package/dist-types/commands/ListDataQualityResultsCommand.d.ts +6 -4
- package/dist-types/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +6 -4
- package/dist-types/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +6 -4
- package/dist-types/commands/ListDataQualityRulesetsCommand.d.ts +6 -4
- package/dist-types/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +6 -4
- package/dist-types/commands/ListDataQualityStatisticsCommand.d.ts +6 -4
- package/dist-types/commands/ListDevEndpointsCommand.d.ts +6 -4
- package/dist-types/commands/ListEntitiesCommand.d.ts +6 -4
- package/dist-types/commands/ListIntegrationResourcePropertiesCommand.d.ts +6 -4
- package/dist-types/commands/ListJobsCommand.d.ts +6 -4
- package/dist-types/commands/ListMLTransformsCommand.d.ts +6 -4
- package/dist-types/commands/ListMaterializedViewRefreshTaskRunsCommand.d.ts +6 -4
- package/dist-types/commands/ListRegistriesCommand.d.ts +6 -4
- package/dist-types/commands/ListSchemaVersionsCommand.d.ts +6 -4
- package/dist-types/commands/ListSchemasCommand.d.ts +6 -4
- package/dist-types/commands/ListSessionsCommand.d.ts +6 -4
- package/dist-types/commands/ListStatementsCommand.d.ts +6 -4
- package/dist-types/commands/ListTableOptimizerRunsCommand.d.ts +6 -4
- package/dist-types/commands/ListTriggersCommand.d.ts +6 -4
- package/dist-types/commands/ListUsageProfilesCommand.d.ts +6 -4
- package/dist-types/commands/ListWorkflowsCommand.d.ts +6 -4
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +6 -4
- package/dist-types/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +6 -4
- package/dist-types/commands/PutDataQualityProfileAnnotationCommand.d.ts +6 -4
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -4
- package/dist-types/commands/PutSchemaVersionMetadataCommand.d.ts +6 -4
- package/dist-types/commands/PutWorkflowRunPropertiesCommand.d.ts +6 -4
- package/dist-types/commands/QuerySchemaVersionMetadataCommand.d.ts +6 -4
- package/dist-types/commands/RegisterConnectionTypeCommand.d.ts +6 -4
- package/dist-types/commands/RegisterSchemaVersionCommand.d.ts +6 -4
- package/dist-types/commands/RemoveSchemaVersionMetadataCommand.d.ts +6 -4
- package/dist-types/commands/ResetJobBookmarkCommand.d.ts +6 -4
- package/dist-types/commands/ResumeWorkflowRunCommand.d.ts +6 -4
- package/dist-types/commands/RunStatementCommand.d.ts +6 -4
- package/dist-types/commands/SearchTablesCommand.d.ts +6 -4
- package/dist-types/commands/StartBlueprintRunCommand.d.ts +6 -4
- package/dist-types/commands/StartColumnStatisticsTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +6 -4
- package/dist-types/commands/StartCrawlerCommand.d.ts +6 -4
- package/dist-types/commands/StartCrawlerScheduleCommand.d.ts +6 -4
- package/dist-types/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +6 -4
- package/dist-types/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +6 -4
- package/dist-types/commands/StartExportLabelsTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/StartImportLabelsTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/StartJobRunCommand.d.ts +6 -4
- package/dist-types/commands/StartMLEvaluationTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/StartMaterializedViewRefreshTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/StartTriggerCommand.d.ts +6 -4
- package/dist-types/commands/StartWorkflowRunCommand.d.ts +6 -4
- package/dist-types/commands/StopColumnStatisticsTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +6 -4
- package/dist-types/commands/StopCrawlerCommand.d.ts +6 -4
- package/dist-types/commands/StopCrawlerScheduleCommand.d.ts +6 -4
- package/dist-types/commands/StopMaterializedViewRefreshTaskRunCommand.d.ts +6 -4
- package/dist-types/commands/StopSessionCommand.d.ts +6 -4
- package/dist-types/commands/StopTriggerCommand.d.ts +6 -4
- package/dist-types/commands/StopWorkflowRunCommand.d.ts +6 -4
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/TestConnectionCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateBlueprintCommand.d.ts +6 -4
- package/dist-types/commands/UpdateCatalogCommand.d.ts +6 -4
- package/dist-types/commands/UpdateClassifierCommand.d.ts +6 -4
- package/dist-types/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateColumnStatisticsForTableCommand.d.ts +6 -4
- package/dist-types/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateConnectionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateCrawlerCommand.d.ts +6 -4
- package/dist-types/commands/UpdateCrawlerScheduleCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDataQualityRulesetCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDevEndpointCommand.d.ts +6 -4
- package/dist-types/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateIntegrationResourcePropertyCommand.d.ts +6 -4
- package/dist-types/commands/UpdateIntegrationTablePropertiesCommand.d.ts +6 -4
- package/dist-types/commands/UpdateJobCommand.d.ts +6 -4
- package/dist-types/commands/UpdateJobFromSourceControlCommand.d.ts +6 -4
- package/dist-types/commands/UpdateMLTransformCommand.d.ts +6 -4
- package/dist-types/commands/UpdatePartitionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRegistryCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSchemaCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSourceControlFromJobCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTableCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTableOptimizerCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTriggerCommand.d.ts +6 -4
- package/dist-types/commands/UpdateUsageProfileCommand.d.ts +6 -4
- package/dist-types/commands/UpdateUserDefinedFunctionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateWorkflowCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/GlueServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +2 -2
- package/dist-types/models/models_2.d.ts +1 -1
- package/dist-types/models/models_3.d.ts +3 -3
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/GlueClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetCustomEntityTypesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetDataQualityResultCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetTableOptimizerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCatalogCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateIntegrationResourcePropertyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateIntegrationTablePropertiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTableOptimizerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateUsageProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCatalogCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteConnectionTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDataQualityRulesetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteIntegrationResourcePropertyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteIntegrationTablePropertiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTableOptimizerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUsageProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeConnectionTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEntityCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCatalogCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCatalogsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetEntityRecordsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetIntegrationResourcePropertyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetIntegrationTablePropertiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMLTransformsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMaterializedViewRefreshTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetPlanCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSecurityConfigurationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetStatementCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTableCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetTableOptimizerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTablesCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTriggersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUsageProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ImportCatalogToGlueCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBlueprintsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListColumnStatisticsTaskRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListConnectionTypesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCrawlersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCrawlsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListCustomEntityTypesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataQualityResultsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataQualityRulesetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataQualityStatisticsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDevEndpointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListEntitiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIntegrationResourcePropertiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +6 -6
- package/dist-types/ts3.4/commands/ListMLTransformsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListMaterializedViewRefreshTaskRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListUsageProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RegisterConnectionTypeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartMaterializedViewRefreshTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopMaterializedViewRefreshTaskRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateCatalogCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateIntegrationResourcePropertyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateIntegrationTablePropertiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateUsageProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/GlueServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/package.json +13 -34
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetDataCatalogEncryptionSettingsRequest, GetDataCatalogEncryptionSettingsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetDataCatalogEncryptionSettingsCommandInput extends GetDataCat
|
|
|
22
22
|
export interface GetDataCatalogEncryptionSettingsCommandOutput extends GetDataCatalogEncryptionSettingsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetDataCatalogEncryptionSettingsCommand_base: {
|
|
25
|
-
new (input: GetDataCatalogEncryptionSettingsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [GetDataCatalogEncryptionSettingsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetDataCatalogEncryptionSettingsCommandInput): import("@smithy/core/client").CommandImpl<GetDataCatalogEncryptionSettingsCommandInput, GetDataCatalogEncryptionSettingsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [GetDataCatalogEncryptionSettingsCommandInput]): import("@smithy/core/client").CommandImpl<GetDataCatalogEncryptionSettingsCommandInput, GetDataCatalogEncryptionSettingsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves the security configuration for a specified catalog.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetDataQualityModelRequest, GetDataQualityModelResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetDataQualityModelCommandInput extends GetDataQualityModelRequ
|
|
|
22
22
|
export interface GetDataQualityModelCommandOutput extends GetDataQualityModelResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetDataQualityModelCommand_base: {
|
|
25
|
-
new (input: GetDataQualityModelCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetDataQualityModelCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetDataQualityModelCommandInput): import("@smithy/core/client").CommandImpl<GetDataQualityModelCommandInput, GetDataQualityModelCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetDataQualityModelCommandInput): import("@smithy/core/client").CommandImpl<GetDataQualityModelCommandInput, GetDataQualityModelCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieve the training status of the model along with more information (CompletedOn, StartedOn, FailureReason).</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetDataQualityModelResultRequest, GetDataQualityModelResultResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetDataQualityModelResultCommandInput extends GetDataQualityMod
|
|
|
22
22
|
export interface GetDataQualityModelResultCommandOutput extends GetDataQualityModelResultResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetDataQualityModelResultCommand_base: {
|
|
25
|
-
new (input: GetDataQualityModelResultCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetDataQualityModelResultCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetDataQualityModelResultCommandInput): import("@smithy/core/client").CommandImpl<GetDataQualityModelResultCommandInput, GetDataQualityModelResultCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetDataQualityModelResultCommandInput): import("@smithy/core/client").CommandImpl<GetDataQualityModelResultCommandInput, GetDataQualityModelResultCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieve a statistic's predictions for a given Profile ID.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetDataQualityResultRequest, GetDataQualityResultResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetDataQualityResultCommandInput extends GetDataQualityResultRe
|
|
|
22
22
|
export interface GetDataQualityResultCommandOutput extends GetDataQualityResultResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetDataQualityResultCommand_base: {
|
|
25
|
-
new (input: GetDataQualityResultCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetDataQualityResultCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetDataQualityResultCommandInput): import("@smithy/core/client").CommandImpl<GetDataQualityResultCommandInput, GetDataQualityResultCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetDataQualityResultCommandInput): import("@smithy/core/client").CommandImpl<GetDataQualityResultCommandInput, GetDataQualityResultCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves the result of a data quality rule evaluation.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetDataQualityRuleRecommendationRunRequest, GetDataQualityRuleRecommendationRunResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetDataQualityRuleRecommendationRunCommandInput extends GetData
|
|
|
22
22
|
export interface GetDataQualityRuleRecommendationRunCommandOutput extends GetDataQualityRuleRecommendationRunResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetDataQualityRuleRecommendationRunCommand_base: {
|
|
25
|
-
new (input: GetDataQualityRuleRecommendationRunCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetDataQualityRuleRecommendationRunCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetDataQualityRuleRecommendationRunCommandInput): import("@smithy/core/client").CommandImpl<GetDataQualityRuleRecommendationRunCommandInput, GetDataQualityRuleRecommendationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetDataQualityRuleRecommendationRunCommandInput): import("@smithy/core/client").CommandImpl<GetDataQualityRuleRecommendationRunCommandInput, GetDataQualityRuleRecommendationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Gets the specified recommendation run that was used to generate rules.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetDataQualityRulesetRequest, GetDataQualityRulesetResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetDataQualityRulesetCommandInput extends GetDataQualityRuleset
|
|
|
22
22
|
export interface GetDataQualityRulesetCommandOutput extends GetDataQualityRulesetResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetDataQualityRulesetCommand_base: {
|
|
25
|
-
new (input: GetDataQualityRulesetCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetDataQualityRulesetCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetDataQualityRulesetCommandInput): import("@smithy/core/client").CommandImpl<GetDataQualityRulesetCommandInput, GetDataQualityRulesetCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetDataQualityRulesetCommandInput): import("@smithy/core/client").CommandImpl<GetDataQualityRulesetCommandInput, GetDataQualityRulesetCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns an existing ruleset by identifier or name.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetDataQualityRulesetEvaluationRunRequest, GetDataQualityRulesetEvaluationRunResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetDataQualityRulesetEvaluationRunCommandInput extends GetDataQ
|
|
|
22
22
|
export interface GetDataQualityRulesetEvaluationRunCommandOutput extends GetDataQualityRulesetEvaluationRunResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetDataQualityRulesetEvaluationRunCommand_base: {
|
|
25
|
-
new (input: GetDataQualityRulesetEvaluationRunCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetDataQualityRulesetEvaluationRunCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetDataQualityRulesetEvaluationRunCommandInput): import("@smithy/core/client").CommandImpl<GetDataQualityRulesetEvaluationRunCommandInput, GetDataQualityRulesetEvaluationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetDataQualityRulesetEvaluationRunCommandInput): import("@smithy/core/client").CommandImpl<GetDataQualityRulesetEvaluationRunCommandInput, GetDataQualityRulesetEvaluationRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves a specific run where a ruleset is evaluated against a data source.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetDatabaseRequest, GetDatabaseResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetDatabaseCommandInput extends GetDatabaseRequest {
|
|
|
22
22
|
export interface GetDatabaseCommandOutput extends GetDatabaseResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetDatabaseCommand_base: {
|
|
25
|
-
new (input: GetDatabaseCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetDatabaseCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetDatabaseCommandInput): import("@smithy/core/client").CommandImpl<GetDatabaseCommandInput, GetDatabaseCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetDatabaseCommandInput): import("@smithy/core/client").CommandImpl<GetDatabaseCommandInput, GetDatabaseCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves the definition of a specified database.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetDatabasesRequest, GetDatabasesResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetDatabasesCommandInput extends GetDatabasesRequest {
|
|
|
22
22
|
export interface GetDatabasesCommandOutput extends GetDatabasesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetDatabasesCommand_base: {
|
|
25
|
-
new (input: GetDatabasesCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [GetDatabasesCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetDatabasesCommandInput): import("@smithy/core/client").CommandImpl<GetDatabasesCommandInput, GetDatabasesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [GetDatabasesCommandInput]): import("@smithy/core/client").CommandImpl<GetDatabasesCommandInput, GetDatabasesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves all databases defined in a given Data Catalog.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetDataflowGraphRequest, GetDataflowGraphResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetDataflowGraphCommandInput extends GetDataflowGraphRequest {
|
|
|
22
22
|
export interface GetDataflowGraphCommandOutput extends GetDataflowGraphResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetDataflowGraphCommand_base: {
|
|
25
|
-
new (input: GetDataflowGraphCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [GetDataflowGraphCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetDataflowGraphCommandInput): import("@smithy/core/client").CommandImpl<GetDataflowGraphCommandInput, GetDataflowGraphCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [GetDataflowGraphCommandInput]): import("@smithy/core/client").CommandImpl<GetDataflowGraphCommandInput, GetDataflowGraphCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Transforms a Python script into a directed acyclic graph (DAG). </p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetDevEndpointRequest, GetDevEndpointResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetDevEndpointCommandInput extends GetDevEndpointRequest {
|
|
|
22
22
|
export interface GetDevEndpointCommandOutput extends GetDevEndpointResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetDevEndpointCommand_base: {
|
|
25
|
-
new (input: GetDevEndpointCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetDevEndpointCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetDevEndpointCommandInput): import("@smithy/core/client").CommandImpl<GetDevEndpointCommandInput, GetDevEndpointCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetDevEndpointCommandInput): import("@smithy/core/client").CommandImpl<GetDevEndpointCommandInput, GetDevEndpointCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves information about a specified development endpoint.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetDevEndpointsRequest, GetDevEndpointsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetDevEndpointsCommandInput extends GetDevEndpointsRequest {
|
|
|
22
22
|
export interface GetDevEndpointsCommandOutput extends GetDevEndpointsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetDevEndpointsCommand_base: {
|
|
25
|
-
new (input: GetDevEndpointsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [GetDevEndpointsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetDevEndpointsCommandInput): import("@smithy/core/client").CommandImpl<GetDevEndpointsCommandInput, GetDevEndpointsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [GetDevEndpointsCommandInput]): import("@smithy/core/client").CommandImpl<GetDevEndpointsCommandInput, GetDevEndpointsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves all the development endpoints in this Amazon Web Services account.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetEntityRecordsRequest, GetEntityRecordsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetEntityRecordsCommandInput extends GetEntityRecordsRequest {
|
|
|
22
22
|
export interface GetEntityRecordsCommandOutput extends GetEntityRecordsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetEntityRecordsCommand_base: {
|
|
25
|
-
new (input: GetEntityRecordsCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetEntityRecordsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetEntityRecordsCommandInput): import("@smithy/core/client").CommandImpl<GetEntityRecordsCommandInput, GetEntityRecordsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetEntityRecordsCommandInput): import("@smithy/core/client").CommandImpl<GetEntityRecordsCommandInput, GetEntityRecordsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>This API is used to query preview data from a given connection type or from a native Amazon S3 based Glue Data Catalog.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetGlueIdentityCenterConfigurationRequest, GetGlueIdentityCenterConfigurationResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetGlueIdentityCenterConfigurationCommandInput extends GetGlueI
|
|
|
22
22
|
export interface GetGlueIdentityCenterConfigurationCommandOutput extends GetGlueIdentityCenterConfigurationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetGlueIdentityCenterConfigurationCommand_base: {
|
|
25
|
-
new (input: GetGlueIdentityCenterConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [GetGlueIdentityCenterConfigurationCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetGlueIdentityCenterConfigurationCommandInput): import("@smithy/core/client").CommandImpl<GetGlueIdentityCenterConfigurationCommandInput, GetGlueIdentityCenterConfigurationCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [GetGlueIdentityCenterConfigurationCommandInput]): import("@smithy/core/client").CommandImpl<GetGlueIdentityCenterConfigurationCommandInput, GetGlueIdentityCenterConfigurationCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves the current Glue Identity Center configuration details, including the associated Identity Center instance and
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetIntegrationResourcePropertyRequest, GetIntegrationResourcePropertyResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetIntegrationResourcePropertyCommandInput extends GetIntegrati
|
|
|
22
22
|
export interface GetIntegrationResourcePropertyCommandOutput extends GetIntegrationResourcePropertyResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetIntegrationResourcePropertyCommand_base: {
|
|
25
|
-
new (input: GetIntegrationResourcePropertyCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetIntegrationResourcePropertyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetIntegrationResourcePropertyCommandInput): import("@smithy/core/client").CommandImpl<GetIntegrationResourcePropertyCommandInput, GetIntegrationResourcePropertyCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetIntegrationResourcePropertyCommandInput): import("@smithy/core/client").CommandImpl<GetIntegrationResourcePropertyCommandInput, GetIntegrationResourcePropertyCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>This API is used for fetching the <code>ResourceProperty</code> of the Glue connection (for the source) or Glue database ARN (for the target)</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetIntegrationTablePropertiesRequest, GetIntegrationTablePropertiesResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetIntegrationTablePropertiesCommandInput extends GetIntegratio
|
|
|
22
22
|
export interface GetIntegrationTablePropertiesCommandOutput extends GetIntegrationTablePropertiesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetIntegrationTablePropertiesCommand_base: {
|
|
25
|
-
new (input: GetIntegrationTablePropertiesCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetIntegrationTablePropertiesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetIntegrationTablePropertiesCommandInput): import("@smithy/core/client").CommandImpl<GetIntegrationTablePropertiesCommandInput, GetIntegrationTablePropertiesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetIntegrationTablePropertiesCommandInput): import("@smithy/core/client").CommandImpl<GetIntegrationTablePropertiesCommandInput, GetIntegrationTablePropertiesCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>This API is used to retrieve optional override properties for the tables that need to be replicated. These properties can include properties for filtering and partition for source and target tables.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetJobBookmarkRequest, GetJobBookmarkResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetJobBookmarkCommandInput extends GetJobBookmarkRequest {
|
|
|
22
22
|
export interface GetJobBookmarkCommandOutput extends GetJobBookmarkResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetJobBookmarkCommand_base: {
|
|
25
|
-
new (input: GetJobBookmarkCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetJobBookmarkCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetJobBookmarkCommandInput): import("@smithy/core/client").CommandImpl<GetJobBookmarkCommandInput, GetJobBookmarkCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetJobBookmarkCommandInput): import("@smithy/core/client").CommandImpl<GetJobBookmarkCommandInput, GetJobBookmarkCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Returns information on a job bookmark entry.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetJobRequest } from "../models/models_1";
|
|
@@ -23,9 +23,11 @@ export interface GetJobCommandInput extends GetJobRequest {
|
|
|
23
23
|
export interface GetJobCommandOutput extends GetJobResponse, __MetadataBearer {
|
|
24
24
|
}
|
|
25
25
|
declare const GetJobCommand_base: {
|
|
26
|
-
new (input: GetJobCommandInput): import("@smithy/
|
|
27
|
-
new (input: GetJobCommandInput): import("@smithy/
|
|
28
|
-
getEndpointParameterInstructions():
|
|
26
|
+
new (input: GetJobCommandInput): import("@smithy/core/client").CommandImpl<GetJobCommandInput, GetJobCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
new (input: GetJobCommandInput): import("@smithy/core/client").CommandImpl<GetJobCommandInput, GetJobCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
|
+
getEndpointParameterInstructions(): {
|
|
29
|
+
[x: string]: unknown;
|
|
30
|
+
};
|
|
29
31
|
};
|
|
30
32
|
/**
|
|
31
33
|
* <p>Retrieves an existing job definition.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetJobRunRequest, GetJobRunResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetJobRunCommandInput extends GetJobRunRequest {
|
|
|
22
22
|
export interface GetJobRunCommandOutput extends GetJobRunResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetJobRunCommand_base: {
|
|
25
|
-
new (input: GetJobRunCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetJobRunCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetJobRunCommandInput): import("@smithy/core/client").CommandImpl<GetJobRunCommandInput, GetJobRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetJobRunCommandInput): import("@smithy/core/client").CommandImpl<GetJobRunCommandInput, GetJobRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves the metadata for a given job run. Job run history is accessible for 365 days for your workflow and job run.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetJobRunsRequest, GetJobRunsResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetJobRunsCommandInput extends GetJobRunsRequest {
|
|
|
22
22
|
export interface GetJobRunsCommandOutput extends GetJobRunsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetJobRunsCommand_base: {
|
|
25
|
-
new (input: GetJobRunsCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetJobRunsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetJobRunsCommandInput): import("@smithy/core/client").CommandImpl<GetJobRunsCommandInput, GetJobRunsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetJobRunsCommandInput): import("@smithy/core/client").CommandImpl<GetJobRunsCommandInput, GetJobRunsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Retrieves metadata for all runs of a given job definition.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetJobsRequest } from "../models/models_1";
|
|
@@ -23,9 +23,11 @@ export interface GetJobsCommandInput extends GetJobsRequest {
|
|
|
23
23
|
export interface GetJobsCommandOutput extends GetJobsResponse, __MetadataBearer {
|
|
24
24
|
}
|
|
25
25
|
declare const GetJobsCommand_base: {
|
|
26
|
-
new (input: GetJobsCommandInput): import("@smithy/
|
|
27
|
-
new (...[input]: [] | [GetJobsCommandInput]): import("@smithy/
|
|
28
|
-
getEndpointParameterInstructions():
|
|
26
|
+
new (input: GetJobsCommandInput): import("@smithy/core/client").CommandImpl<GetJobsCommandInput, GetJobsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
new (...[input]: [] | [GetJobsCommandInput]): import("@smithy/core/client").CommandImpl<GetJobsCommandInput, GetJobsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
|
+
getEndpointParameterInstructions(): {
|
|
29
|
+
[x: string]: unknown;
|
|
30
|
+
};
|
|
29
31
|
};
|
|
30
32
|
/**
|
|
31
33
|
* <p>Retrieves all current job definitions.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetMLTaskRunRequest } from "../models/models_1";
|
|
@@ -23,9 +23,11 @@ export interface GetMLTaskRunCommandInput extends GetMLTaskRunRequest {
|
|
|
23
23
|
export interface GetMLTaskRunCommandOutput extends GetMLTaskRunResponse, __MetadataBearer {
|
|
24
24
|
}
|
|
25
25
|
declare const GetMLTaskRunCommand_base: {
|
|
26
|
-
new (input: GetMLTaskRunCommandInput): import("@smithy/
|
|
27
|
-
new (input: GetMLTaskRunCommandInput): import("@smithy/
|
|
28
|
-
getEndpointParameterInstructions():
|
|
26
|
+
new (input: GetMLTaskRunCommandInput): import("@smithy/core/client").CommandImpl<GetMLTaskRunCommandInput, GetMLTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
new (input: GetMLTaskRunCommandInput): import("@smithy/core/client").CommandImpl<GetMLTaskRunCommandInput, GetMLTaskRunCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
|
+
getEndpointParameterInstructions(): {
|
|
29
|
+
[x: string]: unknown;
|
|
30
|
+
};
|
|
29
31
|
};
|
|
30
32
|
/**
|
|
31
33
|
* <p>Gets details for a specific task run on a machine learning transform. Machine learning
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetMLTaskRunsRequest, GetMLTaskRunsResponse } from "../models/models_2";
|
|
@@ -22,9 +22,11 @@ export interface GetMLTaskRunsCommandInput extends GetMLTaskRunsRequest {
|
|
|
22
22
|
export interface GetMLTaskRunsCommandOutput extends GetMLTaskRunsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetMLTaskRunsCommand_base: {
|
|
25
|
-
new (input: GetMLTaskRunsCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetMLTaskRunsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetMLTaskRunsCommandInput): import("@smithy/core/client").CommandImpl<GetMLTaskRunsCommandInput, GetMLTaskRunsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetMLTaskRunsCommandInput): import("@smithy/core/client").CommandImpl<GetMLTaskRunsCommandInput, GetMLTaskRunsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Gets a list of runs for a machine learning transform. Machine learning task runs are
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetMLTransformRequest, GetMLTransformResponse } from "../models/models_2";
|
|
@@ -22,9 +22,11 @@ export interface GetMLTransformCommandInput extends GetMLTransformRequest {
|
|
|
22
22
|
export interface GetMLTransformCommandOutput extends GetMLTransformResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetMLTransformCommand_base: {
|
|
25
|
-
new (input: GetMLTransformCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetMLTransformCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetMLTransformCommandInput): import("@smithy/core/client").CommandImpl<GetMLTransformCommandInput, GetMLTransformCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetMLTransformCommandInput): import("@smithy/core/client").CommandImpl<GetMLTransformCommandInput, GetMLTransformCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Gets an Glue machine learning transform artifact and all its corresponding metadata.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetMLTransformsRequest, GetMLTransformsResponse } from "../models/models_2";
|
|
@@ -22,9 +22,11 @@ export interface GetMLTransformsCommandInput extends GetMLTransformsRequest {
|
|
|
22
22
|
export interface GetMLTransformsCommandOutput extends GetMLTransformsResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetMLTransformsCommand_base: {
|
|
25
|
-
new (input: GetMLTransformsCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [GetMLTransformsCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetMLTransformsCommandInput): import("@smithy/core/client").CommandImpl<GetMLTransformsCommandInput, GetMLTransformsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [GetMLTransformsCommandInput]): import("@smithy/core/client").CommandImpl<GetMLTransformsCommandInput, GetMLTransformsCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Gets a sortable, filterable list of existing Glue machine learning transforms. Machine
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient";
|
|
4
4
|
import type { GetMappingRequest, GetMappingResponse } from "../models/models_1";
|
|
@@ -22,9 +22,11 @@ export interface GetMappingCommandInput extends GetMappingRequest {
|
|
|
22
22
|
export interface GetMappingCommandOutput extends GetMappingResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const GetMappingCommand_base: {
|
|
25
|
-
new (input: GetMappingCommandInput): import("@smithy/
|
|
26
|
-
new (input: GetMappingCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: GetMappingCommandInput): import("@smithy/core/client").CommandImpl<GetMappingCommandInput, GetMappingCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: GetMappingCommandInput): import("@smithy/core/client").CommandImpl<GetMappingCommandInput, GetMappingCommandOutput, GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates mappings.</p>
|