@aws-sdk/client-glue 3.1086.0 → 3.1088.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/Glue.d.ts +981 -1320
- package/dist-types/ts3.4/GlueClient.d.ts +56 -189
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
- package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
- package/dist-types/ts3.4/commands/AssociateGlossaryTermsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchCreatePartitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchDeleteConnectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchDeletePartitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchDeleteTableCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchDeleteTableVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetBlueprintsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetCrawlersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchGetCustomEntityTypesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetDataQualityResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetDevEndpointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetIterableFormsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetJobsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/BatchGetPartitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchGetTriggersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchGetWorkflowsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/BatchPutDataQualityStatisticAnnotationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchStopJobRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/BatchUpdatePartitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CancelDataQualityRuleRecommendationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelDataQualityRulesetEvaluationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelMLTaskRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CancelStatementCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CheckSchemaVersionValidityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateBlueprintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateCatalogCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateClassifierCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/CreateColumnStatisticsTaskSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateCrawlerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateCustomEntityTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateDataQualityRulesetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDatabaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDevEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateGlossaryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateGlueIdentityCenterConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateIntegrationResourcePropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateIntegrationTablePropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CreateMLTransformCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreatePartitionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePartitionIndexCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateSchemaCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateScriptCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateSecurityConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateTableCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTriggerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateUsageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateUserDefinedFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateWorkflowCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAssetTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteBlueprintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteCatalogCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteClassifierCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForPartitionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsForTableCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteColumnStatisticsTaskSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteConnectionTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteCrawlerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteCustomEntityTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteDataQualityRulesetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDatabaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDevEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteFormTypeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteGlossaryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteGlueIdentityCenterConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteIntegrationResourcePropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteIntegrationTablePropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/DeleteMLTransformCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeletePartitionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePartitionIndexCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteSchemaCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteSchemaVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteSecurityConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteTableCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTableVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTriggerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteUsageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteUserDefinedFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteWorkflowCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeConnectionTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeEntityCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateGlossaryTermsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAssetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetAssetTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBlueprintCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBlueprintRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetBlueprintRunsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCatalogCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetCatalogImportStatusCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCatalogsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetClassifierCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetClassifiersCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetColumnStatisticsForPartitionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetColumnStatisticsForTableCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskRunsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetColumnStatisticsTaskSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetCrawlerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetCrawlerMetricsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCrawlersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetCustomEntityTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDashboardUrlCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDataCatalogEncryptionSettingsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDataQualityModelCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDataQualityModelResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDataQualityResultCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDataQualityRuleRecommendationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDataQualityRulesetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDataQualityRulesetEvaluationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDatabaseCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetDatabasesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetDataflowGraphCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetDevEndpointCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDevEndpointsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetEntityRecordsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGlossaryTermCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetGlueIdentityCenterConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetIntegrationResourcePropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetIntegrationTablePropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetJobBookmarkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetJobCommand.d.ts +6 -2
- package/dist-types/ts3.4/commands/GetJobRunCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetJobRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetJobsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/GetMLTaskRunCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMLTaskRunsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetMLTransformCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetMLTransformsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetMappingCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetMaterializedViewRefreshTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetPartitionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPartitionIndexesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetPartitionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetPlanCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetSchemaByDefinitionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetSchemaVersionCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetSchemaVersionsDiffCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetSecurityConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSecurityConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetSessionEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetStatementCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetTableCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetTableVersionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetTableVersionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetTablesCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetTriggerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetTriggersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetUnfilteredPartitionsMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetUnfilteredTableMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetUsageProfileCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetUserDefinedFunctionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetWorkflowCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetWorkflowRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetWorkflowRunPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetWorkflowRunsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ImportCatalogToGlueCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAssetTypesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListBlueprintsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListColumnStatisticsTaskRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListConnectionTypesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCrawlersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListCrawlsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListCustomEntityTypesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDataQualityResultsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDataQualityRuleRecommendationRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDataQualityRulesetEvaluationRunsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDataQualityRulesetsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDataQualityStatisticAnnotationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDataQualityStatisticsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDevEndpointsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListEntitiesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListFormTypesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListGlossariesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListGlossaryTermsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListIntegrationResourcePropertiesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListIterableFormsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListMLTransformsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListMaterializedViewRefreshTaskRunsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListSchemaVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListStatementsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListTableOptimizerRunsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTriggersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListUsageProfilesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListWorkflowsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutAssetCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/PutAssetTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutAttachmentCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutDataCatalogEncryptionSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutDataQualityProfileAnnotationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutFormTypeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutSchemaVersionMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutWorkflowRunPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/QuerySchemaVersionMetadataCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RegisterConnectionTypeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RegisterSchemaVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RemoveSchemaVersionMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ResetJobBookmarkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ResumeWorkflowRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RunStatementCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/SearchAssetsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/SearchTablesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/StartBlueprintRunCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartColumnStatisticsTaskRunScheduleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartCrawlerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartCrawlerScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartDataQualityRuleRecommendationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartDataQualityRulesetEvaluationRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartExportLabelsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartImportLabelsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartJobRunCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartMLEvaluationTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartMLLabelingSetGenerationTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartMaterializedViewRefreshTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartTriggerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartWorkflowRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StopColumnStatisticsTaskRunScheduleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StopCrawlerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopCrawlerScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StopMaterializedViewRefreshTaskRunCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StopSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopTriggerCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopWorkflowRunCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TestConnectionCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAssetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateBlueprintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateCatalogCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateClassifierCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForPartitionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsForTableCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateColumnStatisticsTaskSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateCrawlerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateCrawlerScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateDataQualityRulesetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDatabaseCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDevEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGlossaryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateGlossaryTermCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGlueIdentityCenterConfigurationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateIntegrationResourcePropertyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateIntegrationTablePropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/UpdateJobFromSourceControlCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateMLTransformCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdatePartitionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateSchemaCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateSourceControlFromJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateTableCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateTableOptimizerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateTriggerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateUsageProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateUserDefinedFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateWorkflowCommand.d.ts +4 -9
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +63 -126
- package/dist-types/ts3.4/models/errors.d.ts +48 -179
- package/dist-types/ts3.4/models/models_0.d.ts +2 -6
- package/dist-types/ts3.4/models/models_1.d.ts +4 -12
- package/dist-types/ts3.4/models/models_2.d.ts +5 -15
- package/dist-types/ts3.4/models/models_3.d.ts +5 -15
- package/dist-types/ts3.4/pagination/GetCrawlersPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/GetJobRunsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/GetJobsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/GetTablesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/GetTriggersPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +39 -39
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateCatalogRequest,
|
|
4
|
-
UpdateCatalogResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UpdateCatalogRequest, UpdateCatalogResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateCatalogCommandInput extends UpdateCatalogRequest {}
|
|
8
|
-
export interface UpdateCatalogCommandOutput
|
|
9
|
-
extends UpdateCatalogResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateCatalogCommandOutput extends UpdateCatalogResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateCatalogCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateCatalogCommandInput
|
|
8
|
+
input: UpdateCatalogCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateCatalogCommandInput,
|
|
16
11
|
UpdateCatalogCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateCatalogCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateCatalogCommandInput
|
|
17
|
+
input: UpdateCatalogCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateCatalogCommandInput,
|
|
25
20
|
UpdateCatalogCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateClassifierRequest,
|
|
4
|
-
UpdateClassifierResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UpdateClassifierRequest, UpdateClassifierResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateClassifierCommandInput extends UpdateClassifierRequest {}
|
|
8
|
-
export interface UpdateClassifierCommandOutput
|
|
9
|
-
extends UpdateClassifierResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateClassifierCommandOutput extends UpdateClassifierResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateClassifierCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateClassifierCommandInput
|
|
8
|
+
input: UpdateClassifierCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateClassifierCommandInput,
|
|
16
11
|
UpdateClassifierCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateColumnStatisticsForPartitionResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateColumnStatisticsForPartitionCommandInput
|
|
8
|
-
extends UpdateColumnStatisticsForPartitionRequest {}
|
|
7
|
+
export interface UpdateColumnStatisticsForPartitionCommandInput extends UpdateColumnStatisticsForPartitionRequest {}
|
|
9
8
|
export interface UpdateColumnStatisticsForPartitionCommandOutput
|
|
10
|
-
extends UpdateColumnStatisticsForPartitionResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateColumnStatisticsForPartitionResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateColumnStatisticsForPartitionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateColumnStatisticsForPartitionCommandInput
|
|
12
|
+
input: UpdateColumnStatisticsForPartitionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateColumnStatisticsForPartitionCommandInput,
|
|
17
15
|
UpdateColumnStatisticsForPartitionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateColumnStatisticsForPartitionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateColumnStatisticsForPartitionCommandInput
|
|
21
|
+
input: UpdateColumnStatisticsForPartitionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateColumnStatisticsForPartitionCommandInput,
|
|
26
24
|
UpdateColumnStatisticsForPartitionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateColumnStatisticsForTableResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateColumnStatisticsForTableCommandInput
|
|
8
|
-
extends UpdateColumnStatisticsForTableRequest {}
|
|
7
|
+
export interface UpdateColumnStatisticsForTableCommandInput extends UpdateColumnStatisticsForTableRequest {}
|
|
9
8
|
export interface UpdateColumnStatisticsForTableCommandOutput
|
|
10
|
-
extends UpdateColumnStatisticsForTableResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateColumnStatisticsForTableResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateColumnStatisticsForTableCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateColumnStatisticsForTableCommandInput
|
|
12
|
+
input: UpdateColumnStatisticsForTableCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateColumnStatisticsForTableCommandInput,
|
|
17
15
|
UpdateColumnStatisticsForTableCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateColumnStatisticsForTableCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateColumnStatisticsForTableCommandInput
|
|
21
|
+
input: UpdateColumnStatisticsForTableCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateColumnStatisticsForTableCommandInput,
|
|
26
24
|
UpdateColumnStatisticsForTableCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateColumnStatisticsTaskSettingsResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateColumnStatisticsTaskSettingsCommandInput
|
|
8
|
-
extends UpdateColumnStatisticsTaskSettingsRequest {}
|
|
7
|
+
export interface UpdateColumnStatisticsTaskSettingsCommandInput extends UpdateColumnStatisticsTaskSettingsRequest {}
|
|
9
8
|
export interface UpdateColumnStatisticsTaskSettingsCommandOutput
|
|
10
|
-
extends UpdateColumnStatisticsTaskSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateColumnStatisticsTaskSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateColumnStatisticsTaskSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateColumnStatisticsTaskSettingsCommandInput
|
|
12
|
+
input: UpdateColumnStatisticsTaskSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateColumnStatisticsTaskSettingsCommandInput,
|
|
17
15
|
UpdateColumnStatisticsTaskSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateColumnStatisticsTaskSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateColumnStatisticsTaskSettingsCommandInput
|
|
21
|
+
input: UpdateColumnStatisticsTaskSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateColumnStatisticsTaskSettingsCommandInput,
|
|
26
24
|
UpdateColumnStatisticsTaskSettingsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateConnectionRequest,
|
|
4
|
-
UpdateConnectionResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UpdateConnectionRequest, UpdateConnectionResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateConnectionCommandInput extends UpdateConnectionRequest {}
|
|
8
|
-
export interface UpdateConnectionCommandOutput
|
|
9
|
-
extends UpdateConnectionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateConnectionCommandOutput extends UpdateConnectionResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateConnectionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateConnectionCommandInput
|
|
8
|
+
input: UpdateConnectionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateConnectionCommandInput,
|
|
16
11
|
UpdateConnectionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateConnectionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateConnectionCommandInput
|
|
17
|
+
input: UpdateConnectionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateConnectionCommandInput,
|
|
25
20
|
UpdateConnectionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateCrawlerRequest,
|
|
4
|
-
UpdateCrawlerResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UpdateCrawlerRequest, UpdateCrawlerResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateCrawlerCommandInput extends UpdateCrawlerRequest {}
|
|
8
|
-
export interface UpdateCrawlerCommandOutput
|
|
9
|
-
extends UpdateCrawlerResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateCrawlerCommandOutput extends UpdateCrawlerResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateCrawlerCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateCrawlerCommandInput
|
|
8
|
+
input: UpdateCrawlerCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateCrawlerCommandInput,
|
|
16
11
|
UpdateCrawlerCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateCrawlerCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateCrawlerCommandInput
|
|
17
|
+
input: UpdateCrawlerCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateCrawlerCommandInput,
|
|
25
20
|
UpdateCrawlerCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateCrawlerScheduleRequest,
|
|
4
|
-
UpdateCrawlerScheduleResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UpdateCrawlerScheduleRequest, UpdateCrawlerScheduleResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateCrawlerScheduleCommandInput
|
|
8
|
-
extends UpdateCrawlerScheduleRequest {}
|
|
4
|
+
export interface UpdateCrawlerScheduleCommandInput extends UpdateCrawlerScheduleRequest {}
|
|
9
5
|
export interface UpdateCrawlerScheduleCommandOutput
|
|
10
|
-
extends UpdateCrawlerScheduleResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateCrawlerScheduleResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateCrawlerScheduleCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateCrawlerScheduleCommandInput
|
|
9
|
+
input: UpdateCrawlerScheduleCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateCrawlerScheduleCommandInput,
|
|
17
12
|
UpdateCrawlerScheduleCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateCrawlerScheduleCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateCrawlerScheduleCommandInput
|
|
18
|
+
input: UpdateCrawlerScheduleCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateCrawlerScheduleCommandInput,
|
|
26
21
|
UpdateCrawlerScheduleCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateDataQualityRulesetResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateDataQualityRulesetCommandInput
|
|
8
|
-
extends UpdateDataQualityRulesetRequest {}
|
|
7
|
+
export interface UpdateDataQualityRulesetCommandInput extends UpdateDataQualityRulesetRequest {}
|
|
9
8
|
export interface UpdateDataQualityRulesetCommandOutput
|
|
10
|
-
extends UpdateDataQualityRulesetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateDataQualityRulesetResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateDataQualityRulesetCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateDataQualityRulesetCommandInput
|
|
12
|
+
input: UpdateDataQualityRulesetCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateDataQualityRulesetCommandInput,
|
|
17
15
|
UpdateDataQualityRulesetCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateDataQualityRulesetCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateDataQualityRulesetCommandInput
|
|
21
|
+
input: UpdateDataQualityRulesetCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateDataQualityRulesetCommandInput,
|
|
26
24
|
UpdateDataQualityRulesetCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateDatabaseRequest,
|
|
4
|
-
UpdateDatabaseResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UpdateDatabaseRequest, UpdateDatabaseResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateDatabaseCommandInput extends UpdateDatabaseRequest {}
|
|
8
|
-
export interface UpdateDatabaseCommandOutput
|
|
9
|
-
extends UpdateDatabaseResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateDatabaseCommandOutput extends UpdateDatabaseResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateDatabaseCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateDatabaseCommandInput
|
|
8
|
+
input: UpdateDatabaseCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateDatabaseCommandInput,
|
|
16
11
|
UpdateDatabaseCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateDatabaseCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateDatabaseCommandInput
|
|
17
|
+
input: UpdateDatabaseCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateDatabaseCommandInput,
|
|
25
20
|
UpdateDatabaseCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateDevEndpointRequest,
|
|
4
|
-
UpdateDevEndpointResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UpdateDevEndpointRequest, UpdateDevEndpointResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateDevEndpointCommandInput
|
|
8
|
-
extends UpdateDevEndpointRequest {}
|
|
4
|
+
export interface UpdateDevEndpointCommandInput extends UpdateDevEndpointRequest {}
|
|
9
5
|
export interface UpdateDevEndpointCommandOutput
|
|
10
|
-
extends UpdateDevEndpointResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateDevEndpointResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateDevEndpointCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateDevEndpointCommandInput
|
|
9
|
+
input: UpdateDevEndpointCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateDevEndpointCommandInput,
|
|
17
12
|
UpdateDevEndpointCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateDevEndpointCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateDevEndpointCommandInput
|
|
18
|
+
input: UpdateDevEndpointCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateDevEndpointCommandInput,
|
|
26
21
|
UpdateDevEndpointCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateGlossaryRequest,
|
|
4
|
-
UpdateGlossaryResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UpdateGlossaryRequest, UpdateGlossaryResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateGlossaryCommandInput extends UpdateGlossaryRequest {}
|
|
8
|
-
export interface UpdateGlossaryCommandOutput
|
|
9
|
-
extends UpdateGlossaryResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateGlossaryCommandOutput extends UpdateGlossaryResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateGlossaryCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateGlossaryCommandInput
|
|
8
|
+
input: UpdateGlossaryCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateGlossaryCommandInput,
|
|
16
11
|
UpdateGlossaryCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateGlossaryCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateGlossaryCommandInput
|
|
17
|
+
input: UpdateGlossaryCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateGlossaryCommandInput,
|
|
25
20
|
UpdateGlossaryCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateGlossaryTermRequest,
|
|
4
|
-
UpdateGlossaryTermResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UpdateGlossaryTermRequest, UpdateGlossaryTermResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateGlossaryTermCommandInput
|
|
8
|
-
extends UpdateGlossaryTermRequest {}
|
|
4
|
+
export interface UpdateGlossaryTermCommandInput extends UpdateGlossaryTermRequest {}
|
|
9
5
|
export interface UpdateGlossaryTermCommandOutput
|
|
10
|
-
extends UpdateGlossaryTermResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateGlossaryTermResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateGlossaryTermCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateGlossaryTermCommandInput
|
|
9
|
+
input: UpdateGlossaryTermCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateGlossaryTermCommandInput,
|
|
17
12
|
UpdateGlossaryTermCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateGlossaryTermCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateGlossaryTermCommandInput
|
|
18
|
+
input: UpdateGlossaryTermCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateGlossaryTermCommandInput,
|
|
26
21
|
UpdateGlossaryTermCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateGlueIdentityCenterConfigurationResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateGlueIdentityCenterConfigurationCommandInput
|
|
8
|
-
extends UpdateGlueIdentityCenterConfigurationRequest {}
|
|
7
|
+
export interface UpdateGlueIdentityCenterConfigurationCommandInput extends UpdateGlueIdentityCenterConfigurationRequest {}
|
|
9
8
|
export interface UpdateGlueIdentityCenterConfigurationCommandOutput
|
|
10
|
-
extends UpdateGlueIdentityCenterConfigurationResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateGlueIdentityCenterConfigurationResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateGlueIdentityCenterConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateGlueIdentityCenterConfigurationCommandInput
|
|
12
|
+
input: UpdateGlueIdentityCenterConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateGlueIdentityCenterConfigurationCommandInput,
|
|
17
15
|
UpdateGlueIdentityCenterConfigurationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateIntegrationResourcePropertyResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateIntegrationResourcePropertyCommandInput
|
|
8
|
-
extends UpdateIntegrationResourcePropertyRequest {}
|
|
7
|
+
export interface UpdateIntegrationResourcePropertyCommandInput extends UpdateIntegrationResourcePropertyRequest {}
|
|
9
8
|
export interface UpdateIntegrationResourcePropertyCommandOutput
|
|
10
|
-
extends UpdateIntegrationResourcePropertyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateIntegrationResourcePropertyResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateIntegrationResourcePropertyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateIntegrationResourcePropertyCommandInput
|
|
12
|
+
input: UpdateIntegrationResourcePropertyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateIntegrationResourcePropertyCommandInput,
|
|
17
15
|
UpdateIntegrationResourcePropertyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateIntegrationResourcePropertyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateIntegrationResourcePropertyCommandInput
|
|
21
|
+
input: UpdateIntegrationResourcePropertyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateIntegrationResourcePropertyCommandInput,
|
|
26
24
|
UpdateIntegrationResourcePropertyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateIntegrationTablePropertiesResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateIntegrationTablePropertiesCommandInput
|
|
8
|
-
extends UpdateIntegrationTablePropertiesRequest {}
|
|
7
|
+
export interface UpdateIntegrationTablePropertiesCommandInput extends UpdateIntegrationTablePropertiesRequest {}
|
|
9
8
|
export interface UpdateIntegrationTablePropertiesCommandOutput
|
|
10
|
-
extends UpdateIntegrationTablePropertiesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateIntegrationTablePropertiesResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateIntegrationTablePropertiesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateIntegrationTablePropertiesCommandInput
|
|
12
|
+
input: UpdateIntegrationTablePropertiesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateIntegrationTablePropertiesCommandInput,
|
|
17
15
|
UpdateIntegrationTablePropertiesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateIntegrationTablePropertiesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateIntegrationTablePropertiesCommandInput
|
|
21
|
+
input: UpdateIntegrationTablePropertiesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateIntegrationTablePropertiesCommandInput,
|
|
26
24
|
UpdateIntegrationTablePropertiesCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateJobRequest, UpdateJobResponse } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateJobCommandInput extends UpdateJobRequest {}
|
|
5
|
-
export interface UpdateJobCommandOutput
|
|
6
|
-
extends UpdateJobResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateJobCommandOutput extends UpdateJobResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdateJobCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: UpdateJobCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
UpdateJobCommandInput,
|
|
11
11
|
UpdateJobCommandOutput,
|
|
12
12
|
import("..").GlueClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: UpdateJobCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
UpdateJobCommandInput,
|
|
18
20
|
UpdateJobCommandOutput,
|
|
19
21
|
import("..").GlueClientResolvedConfig,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateJobFromSourceControlResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateJobFromSourceControlCommandInput
|
|
8
|
-
extends UpdateJobFromSourceControlRequest {}
|
|
7
|
+
export interface UpdateJobFromSourceControlCommandInput extends UpdateJobFromSourceControlRequest {}
|
|
9
8
|
export interface UpdateJobFromSourceControlCommandOutput
|
|
10
|
-
extends UpdateJobFromSourceControlResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateJobFromSourceControlResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateJobFromSourceControlCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateJobFromSourceControlCommandInput
|
|
12
|
+
input: UpdateJobFromSourceControlCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateJobFromSourceControlCommandInput,
|
|
17
15
|
UpdateJobFromSourceControlCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateMLTransformRequest,
|
|
4
|
-
UpdateMLTransformResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UpdateMLTransformRequest, UpdateMLTransformResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateMLTransformCommandInput
|
|
8
|
-
extends UpdateMLTransformRequest {}
|
|
4
|
+
export interface UpdateMLTransformCommandInput extends UpdateMLTransformRequest {}
|
|
9
5
|
export interface UpdateMLTransformCommandOutput
|
|
10
|
-
extends UpdateMLTransformResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateMLTransformResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateMLTransformCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateMLTransformCommandInput
|
|
9
|
+
input: UpdateMLTransformCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateMLTransformCommandInput,
|
|
17
12
|
UpdateMLTransformCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateMLTransformCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateMLTransformCommandInput
|
|
18
|
+
input: UpdateMLTransformCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateMLTransformCommandInput,
|
|
26
21
|
UpdateMLTransformCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdatePartitionRequest,
|
|
4
|
-
UpdatePartitionResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UpdatePartitionRequest, UpdatePartitionResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdatePartitionCommandInput extends UpdatePartitionRequest {}
|
|
8
|
-
export interface UpdatePartitionCommandOutput
|
|
9
|
-
extends UpdatePartitionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdatePartitionCommandOutput extends UpdatePartitionResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdatePartitionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdatePartitionCommandInput
|
|
8
|
+
input: UpdatePartitionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdatePartitionCommandInput,
|
|
16
11
|
UpdatePartitionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdatePartitionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdatePartitionCommandInput
|
|
17
|
+
input: UpdatePartitionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdatePartitionCommandInput,
|
|
25
20
|
UpdatePartitionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateRegistryInput,
|
|
4
|
-
UpdateRegistryResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UpdateRegistryInput, UpdateRegistryResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateRegistryCommandInput extends UpdateRegistryInput {}
|
|
8
|
-
export interface UpdateRegistryCommandOutput
|
|
9
|
-
extends UpdateRegistryResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateRegistryCommandOutput extends UpdateRegistryResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateRegistryCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateRegistryCommandInput
|
|
8
|
+
input: UpdateRegistryCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateRegistryCommandInput,
|
|
16
11
|
UpdateRegistryCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateRegistryCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateRegistryCommandInput
|
|
17
|
+
input: UpdateRegistryCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateRegistryCommandInput,
|
|
25
20
|
UpdateRegistryCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateSchemaInput, UpdateSchemaResponse } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateSchemaCommandInput extends UpdateSchemaInput {}
|
|
5
|
-
export interface UpdateSchemaCommandOutput
|
|
6
|
-
extends UpdateSchemaResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateSchemaCommandOutput extends UpdateSchemaResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdateSchemaCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateSchemaCommandInput
|
|
8
|
+
input: UpdateSchemaCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateSchemaCommandInput,
|
|
13
11
|
UpdateSchemaCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateSchemaCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateSchemaCommandInput
|
|
17
|
+
input: UpdateSchemaCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateSchemaCommandInput,
|
|
22
20
|
UpdateSchemaCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateSourceControlFromJobResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateSourceControlFromJobCommandInput
|
|
8
|
-
extends UpdateSourceControlFromJobRequest {}
|
|
7
|
+
export interface UpdateSourceControlFromJobCommandInput extends UpdateSourceControlFromJobRequest {}
|
|
9
8
|
export interface UpdateSourceControlFromJobCommandOutput
|
|
10
|
-
extends UpdateSourceControlFromJobResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateSourceControlFromJobResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateSourceControlFromJobCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateSourceControlFromJobCommandInput
|
|
12
|
+
input: UpdateSourceControlFromJobCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateSourceControlFromJobCommandInput,
|
|
17
15
|
UpdateSourceControlFromJobCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateTableRequest, UpdateTableResponse } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateTableCommandInput extends UpdateTableRequest {}
|
|
5
|
-
export interface UpdateTableCommandOutput
|
|
6
|
-
extends UpdateTableResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateTableCommandOutput extends UpdateTableResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdateTableCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateTableCommandInput
|
|
8
|
+
input: UpdateTableCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateTableCommandInput,
|
|
13
11
|
UpdateTableCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateTableCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateTableCommandInput
|
|
17
|
+
input: UpdateTableCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateTableCommandInput,
|
|
22
20
|
UpdateTableCommandOutput,
|