@aws-sdk/client-glue 3.1087.0 → 3.1089.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 +38 -38
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StartCrawlerScheduleRequest,
|
|
4
|
-
StartCrawlerScheduleResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { StartCrawlerScheduleRequest, StartCrawlerScheduleResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartCrawlerScheduleCommandInput
|
|
8
|
-
extends StartCrawlerScheduleRequest {}
|
|
4
|
+
export interface StartCrawlerScheduleCommandInput extends StartCrawlerScheduleRequest {}
|
|
9
5
|
export interface StartCrawlerScheduleCommandOutput
|
|
10
|
-
extends StartCrawlerScheduleResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends StartCrawlerScheduleResponse, __MetadataBearer {}
|
|
12
7
|
declare const StartCrawlerScheduleCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: StartCrawlerScheduleCommandInput
|
|
9
|
+
input: StartCrawlerScheduleCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
StartCrawlerScheduleCommandInput,
|
|
17
12
|
StartCrawlerScheduleCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const StartCrawlerScheduleCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: StartCrawlerScheduleCommandInput
|
|
18
|
+
input: StartCrawlerScheduleCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
StartCrawlerScheduleCommandInput,
|
|
26
21
|
StartCrawlerScheduleCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
StartDataQualityRuleRecommendationRunResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartDataQualityRuleRecommendationRunCommandInput
|
|
8
|
-
extends StartDataQualityRuleRecommendationRunRequest {}
|
|
7
|
+
export interface StartDataQualityRuleRecommendationRunCommandInput extends StartDataQualityRuleRecommendationRunRequest {}
|
|
9
8
|
export interface StartDataQualityRuleRecommendationRunCommandOutput
|
|
10
|
-
extends StartDataQualityRuleRecommendationRunResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends StartDataQualityRuleRecommendationRunResponse, __MetadataBearer {}
|
|
12
10
|
declare const StartDataQualityRuleRecommendationRunCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: StartDataQualityRuleRecommendationRunCommandInput
|
|
12
|
+
input: StartDataQualityRuleRecommendationRunCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
StartDataQualityRuleRecommendationRunCommandInput,
|
|
17
15
|
StartDataQualityRuleRecommendationRunCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const StartDataQualityRuleRecommendationRunCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: StartDataQualityRuleRecommendationRunCommandInput
|
|
21
|
+
input: StartDataQualityRuleRecommendationRunCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
StartDataQualityRuleRecommendationRunCommandInput,
|
|
26
24
|
StartDataQualityRuleRecommendationRunCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
StartDataQualityRulesetEvaluationRunResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartDataQualityRulesetEvaluationRunCommandInput
|
|
8
|
-
extends StartDataQualityRulesetEvaluationRunRequest {}
|
|
7
|
+
export interface StartDataQualityRulesetEvaluationRunCommandInput extends StartDataQualityRulesetEvaluationRunRequest {}
|
|
9
8
|
export interface StartDataQualityRulesetEvaluationRunCommandOutput
|
|
10
|
-
extends StartDataQualityRulesetEvaluationRunResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends StartDataQualityRulesetEvaluationRunResponse, __MetadataBearer {}
|
|
12
10
|
declare const StartDataQualityRulesetEvaluationRunCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: StartDataQualityRulesetEvaluationRunCommandInput
|
|
12
|
+
input: StartDataQualityRulesetEvaluationRunCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
StartDataQualityRulesetEvaluationRunCommandInput,
|
|
17
15
|
StartDataQualityRulesetEvaluationRunCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const StartDataQualityRulesetEvaluationRunCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: StartDataQualityRulesetEvaluationRunCommandInput
|
|
21
|
+
input: StartDataQualityRulesetEvaluationRunCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
StartDataQualityRulesetEvaluationRunCommandInput,
|
|
26
24
|
StartDataQualityRulesetEvaluationRunCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
StartExportLabelsTaskRunResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartExportLabelsTaskRunCommandInput
|
|
8
|
-
extends StartExportLabelsTaskRunRequest {}
|
|
7
|
+
export interface StartExportLabelsTaskRunCommandInput extends StartExportLabelsTaskRunRequest {}
|
|
9
8
|
export interface StartExportLabelsTaskRunCommandOutput
|
|
10
|
-
extends StartExportLabelsTaskRunResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends StartExportLabelsTaskRunResponse, __MetadataBearer {}
|
|
12
10
|
declare const StartExportLabelsTaskRunCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: StartExportLabelsTaskRunCommandInput
|
|
12
|
+
input: StartExportLabelsTaskRunCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
StartExportLabelsTaskRunCommandInput,
|
|
17
15
|
StartExportLabelsTaskRunCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const StartExportLabelsTaskRunCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: StartExportLabelsTaskRunCommandInput
|
|
21
|
+
input: StartExportLabelsTaskRunCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
StartExportLabelsTaskRunCommandInput,
|
|
26
24
|
StartExportLabelsTaskRunCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
StartImportLabelsTaskRunResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartImportLabelsTaskRunCommandInput
|
|
8
|
-
extends StartImportLabelsTaskRunRequest {}
|
|
7
|
+
export interface StartImportLabelsTaskRunCommandInput extends StartImportLabelsTaskRunRequest {}
|
|
9
8
|
export interface StartImportLabelsTaskRunCommandOutput
|
|
10
|
-
extends StartImportLabelsTaskRunResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends StartImportLabelsTaskRunResponse, __MetadataBearer {}
|
|
12
10
|
declare const StartImportLabelsTaskRunCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: StartImportLabelsTaskRunCommandInput
|
|
12
|
+
input: StartImportLabelsTaskRunCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
StartImportLabelsTaskRunCommandInput,
|
|
17
15
|
StartImportLabelsTaskRunCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const StartImportLabelsTaskRunCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: StartImportLabelsTaskRunCommandInput
|
|
21
|
+
input: StartImportLabelsTaskRunCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
StartImportLabelsTaskRunCommandInput,
|
|
26
24
|
StartImportLabelsTaskRunCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { StartJobRunRequest, StartJobRunResponse } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface StartJobRunCommandInput extends StartJobRunRequest {}
|
|
5
|
-
export interface StartJobRunCommandOutput
|
|
6
|
-
extends StartJobRunResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StartJobRunCommandOutput extends StartJobRunResponse, __MetadataBearer {}
|
|
8
6
|
declare const StartJobRunCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: StartJobRunCommandInput
|
|
8
|
+
input: StartJobRunCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
StartJobRunCommandInput,
|
|
13
11
|
StartJobRunCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const StartJobRunCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: StartJobRunCommandInput
|
|
17
|
+
input: StartJobRunCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
StartJobRunCommandInput,
|
|
22
20
|
StartJobRunCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
StartMLEvaluationTaskRunResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartMLEvaluationTaskRunCommandInput
|
|
8
|
-
extends StartMLEvaluationTaskRunRequest {}
|
|
7
|
+
export interface StartMLEvaluationTaskRunCommandInput extends StartMLEvaluationTaskRunRequest {}
|
|
9
8
|
export interface StartMLEvaluationTaskRunCommandOutput
|
|
10
|
-
extends StartMLEvaluationTaskRunResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends StartMLEvaluationTaskRunResponse, __MetadataBearer {}
|
|
12
10
|
declare const StartMLEvaluationTaskRunCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: StartMLEvaluationTaskRunCommandInput
|
|
12
|
+
input: StartMLEvaluationTaskRunCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
StartMLEvaluationTaskRunCommandInput,
|
|
17
15
|
StartMLEvaluationTaskRunCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const StartMLEvaluationTaskRunCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: StartMLEvaluationTaskRunCommandInput
|
|
21
|
+
input: StartMLEvaluationTaskRunCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
StartMLEvaluationTaskRunCommandInput,
|
|
26
24
|
StartMLEvaluationTaskRunCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
StartMLLabelingSetGenerationTaskRunResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartMLLabelingSetGenerationTaskRunCommandInput
|
|
8
|
-
extends StartMLLabelingSetGenerationTaskRunRequest {}
|
|
7
|
+
export interface StartMLLabelingSetGenerationTaskRunCommandInput extends StartMLLabelingSetGenerationTaskRunRequest {}
|
|
9
8
|
export interface StartMLLabelingSetGenerationTaskRunCommandOutput
|
|
10
|
-
extends StartMLLabelingSetGenerationTaskRunResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends StartMLLabelingSetGenerationTaskRunResponse, __MetadataBearer {}
|
|
12
10
|
declare const StartMLLabelingSetGenerationTaskRunCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: StartMLLabelingSetGenerationTaskRunCommandInput
|
|
12
|
+
input: StartMLLabelingSetGenerationTaskRunCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
StartMLLabelingSetGenerationTaskRunCommandInput,
|
|
17
15
|
StartMLLabelingSetGenerationTaskRunCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const StartMLLabelingSetGenerationTaskRunCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: StartMLLabelingSetGenerationTaskRunCommandInput
|
|
21
|
+
input: StartMLLabelingSetGenerationTaskRunCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
StartMLLabelingSetGenerationTaskRunCommandInput,
|
|
26
24
|
StartMLLabelingSetGenerationTaskRunCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
StartMaterializedViewRefreshTaskRunResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartMaterializedViewRefreshTaskRunCommandInput
|
|
8
|
-
extends StartMaterializedViewRefreshTaskRunRequest {}
|
|
7
|
+
export interface StartMaterializedViewRefreshTaskRunCommandInput extends StartMaterializedViewRefreshTaskRunRequest {}
|
|
9
8
|
export interface StartMaterializedViewRefreshTaskRunCommandOutput
|
|
10
|
-
extends StartMaterializedViewRefreshTaskRunResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends StartMaterializedViewRefreshTaskRunResponse, __MetadataBearer {}
|
|
12
10
|
declare const StartMaterializedViewRefreshTaskRunCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: StartMaterializedViewRefreshTaskRunCommandInput
|
|
12
|
+
input: StartMaterializedViewRefreshTaskRunCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
StartMaterializedViewRefreshTaskRunCommandInput,
|
|
17
15
|
StartMaterializedViewRefreshTaskRunCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const StartMaterializedViewRefreshTaskRunCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: StartMaterializedViewRefreshTaskRunCommandInput
|
|
21
|
+
input: StartMaterializedViewRefreshTaskRunCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
StartMaterializedViewRefreshTaskRunCommandInput,
|
|
26
24
|
StartMaterializedViewRefreshTaskRunCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { StartTriggerRequest, StartTriggerResponse } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface StartTriggerCommandInput extends StartTriggerRequest {}
|
|
5
|
-
export interface StartTriggerCommandOutput
|
|
6
|
-
extends StartTriggerResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StartTriggerCommandOutput extends StartTriggerResponse, __MetadataBearer {}
|
|
8
6
|
declare const StartTriggerCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: StartTriggerCommandInput
|
|
8
|
+
input: StartTriggerCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
StartTriggerCommandInput,
|
|
13
11
|
StartTriggerCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const StartTriggerCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: StartTriggerCommandInput
|
|
17
|
+
input: StartTriggerCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
StartTriggerCommandInput,
|
|
22
20
|
StartTriggerCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StartWorkflowRunRequest,
|
|
4
|
-
StartWorkflowRunResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { StartWorkflowRunRequest, StartWorkflowRunResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface StartWorkflowRunCommandInput extends StartWorkflowRunRequest {}
|
|
8
|
-
export interface StartWorkflowRunCommandOutput
|
|
9
|
-
extends StartWorkflowRunResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StartWorkflowRunCommandOutput extends StartWorkflowRunResponse, __MetadataBearer {}
|
|
11
6
|
declare const StartWorkflowRunCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: StartWorkflowRunCommandInput
|
|
8
|
+
input: StartWorkflowRunCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
StartWorkflowRunCommandInput,
|
|
16
11
|
StartWorkflowRunCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const StartWorkflowRunCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: StartWorkflowRunCommandInput
|
|
17
|
+
input: StartWorkflowRunCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
StartWorkflowRunCommandInput,
|
|
25
20
|
StartWorkflowRunCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
StopColumnStatisticsTaskRunResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface StopColumnStatisticsTaskRunCommandInput
|
|
8
|
-
extends StopColumnStatisticsTaskRunRequest {}
|
|
7
|
+
export interface StopColumnStatisticsTaskRunCommandInput extends StopColumnStatisticsTaskRunRequest {}
|
|
9
8
|
export interface StopColumnStatisticsTaskRunCommandOutput
|
|
10
|
-
extends StopColumnStatisticsTaskRunResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends StopColumnStatisticsTaskRunResponse, __MetadataBearer {}
|
|
12
10
|
declare const StopColumnStatisticsTaskRunCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: StopColumnStatisticsTaskRunCommandInput
|
|
12
|
+
input: StopColumnStatisticsTaskRunCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
StopColumnStatisticsTaskRunCommandInput,
|
|
17
15
|
StopColumnStatisticsTaskRunCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const StopColumnStatisticsTaskRunCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: StopColumnStatisticsTaskRunCommandInput
|
|
21
|
+
input: StopColumnStatisticsTaskRunCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
StopColumnStatisticsTaskRunCommandInput,
|
|
26
24
|
StopColumnStatisticsTaskRunCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
StopColumnStatisticsTaskRunScheduleResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface StopColumnStatisticsTaskRunScheduleCommandInput
|
|
8
|
-
extends StopColumnStatisticsTaskRunScheduleRequest {}
|
|
7
|
+
export interface StopColumnStatisticsTaskRunScheduleCommandInput extends StopColumnStatisticsTaskRunScheduleRequest {}
|
|
9
8
|
export interface StopColumnStatisticsTaskRunScheduleCommandOutput
|
|
10
|
-
extends StopColumnStatisticsTaskRunScheduleResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends StopColumnStatisticsTaskRunScheduleResponse, __MetadataBearer {}
|
|
12
10
|
declare const StopColumnStatisticsTaskRunScheduleCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: StopColumnStatisticsTaskRunScheduleCommandInput
|
|
12
|
+
input: StopColumnStatisticsTaskRunScheduleCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
StopColumnStatisticsTaskRunScheduleCommandInput,
|
|
17
15
|
StopColumnStatisticsTaskRunScheduleCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const StopColumnStatisticsTaskRunScheduleCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: StopColumnStatisticsTaskRunScheduleCommandInput
|
|
21
|
+
input: StopColumnStatisticsTaskRunScheduleCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
StopColumnStatisticsTaskRunScheduleCommandInput,
|
|
26
24
|
StopColumnStatisticsTaskRunScheduleCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { StopCrawlerRequest, StopCrawlerResponse } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface StopCrawlerCommandInput extends StopCrawlerRequest {}
|
|
5
|
-
export interface StopCrawlerCommandOutput
|
|
6
|
-
extends StopCrawlerResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StopCrawlerCommandOutput extends StopCrawlerResponse, __MetadataBearer {}
|
|
8
6
|
declare const StopCrawlerCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: StopCrawlerCommandInput
|
|
8
|
+
input: StopCrawlerCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
StopCrawlerCommandInput,
|
|
13
11
|
StopCrawlerCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const StopCrawlerCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: StopCrawlerCommandInput
|
|
17
|
+
input: StopCrawlerCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
StopCrawlerCommandInput,
|
|
22
20
|
StopCrawlerCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StopCrawlerScheduleRequest,
|
|
4
|
-
StopCrawlerScheduleResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { StopCrawlerScheduleRequest, StopCrawlerScheduleResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface StopCrawlerScheduleCommandInput
|
|
8
|
-
extends StopCrawlerScheduleRequest {}
|
|
4
|
+
export interface StopCrawlerScheduleCommandInput extends StopCrawlerScheduleRequest {}
|
|
9
5
|
export interface StopCrawlerScheduleCommandOutput
|
|
10
|
-
extends StopCrawlerScheduleResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends StopCrawlerScheduleResponse, __MetadataBearer {}
|
|
12
7
|
declare const StopCrawlerScheduleCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: StopCrawlerScheduleCommandInput
|
|
9
|
+
input: StopCrawlerScheduleCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
StopCrawlerScheduleCommandInput,
|
|
17
12
|
StopCrawlerScheduleCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const StopCrawlerScheduleCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: StopCrawlerScheduleCommandInput
|
|
18
|
+
input: StopCrawlerScheduleCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
StopCrawlerScheduleCommandInput,
|
|
26
21
|
StopCrawlerScheduleCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
StopMaterializedViewRefreshTaskRunResponse,
|
|
5
5
|
} from "../models/models_3";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface StopMaterializedViewRefreshTaskRunCommandInput
|
|
8
|
-
extends StopMaterializedViewRefreshTaskRunRequest {}
|
|
7
|
+
export interface StopMaterializedViewRefreshTaskRunCommandInput extends StopMaterializedViewRefreshTaskRunRequest {}
|
|
9
8
|
export interface StopMaterializedViewRefreshTaskRunCommandOutput
|
|
10
|
-
extends StopMaterializedViewRefreshTaskRunResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends StopMaterializedViewRefreshTaskRunResponse, __MetadataBearer {}
|
|
12
10
|
declare const StopMaterializedViewRefreshTaskRunCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: StopMaterializedViewRefreshTaskRunCommandInput
|
|
12
|
+
input: StopMaterializedViewRefreshTaskRunCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
StopMaterializedViewRefreshTaskRunCommandInput,
|
|
17
15
|
StopMaterializedViewRefreshTaskRunCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const StopMaterializedViewRefreshTaskRunCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: StopMaterializedViewRefreshTaskRunCommandInput
|
|
21
|
+
input: StopMaterializedViewRefreshTaskRunCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
StopMaterializedViewRefreshTaskRunCommandInput,
|
|
26
24
|
StopMaterializedViewRefreshTaskRunCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { StopSessionRequest, StopSessionResponse } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface StopSessionCommandInput extends StopSessionRequest {}
|
|
5
|
-
export interface StopSessionCommandOutput
|
|
6
|
-
extends StopSessionResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StopSessionCommandOutput extends StopSessionResponse, __MetadataBearer {}
|
|
8
6
|
declare const StopSessionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: StopSessionCommandInput
|
|
8
|
+
input: StopSessionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
StopSessionCommandInput,
|
|
13
11
|
StopSessionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const StopSessionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: StopSessionCommandInput
|
|
17
|
+
input: StopSessionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
StopSessionCommandInput,
|
|
22
20
|
StopSessionCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { StopTriggerRequest, StopTriggerResponse } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface StopTriggerCommandInput extends StopTriggerRequest {}
|
|
5
|
-
export interface StopTriggerCommandOutput
|
|
6
|
-
extends StopTriggerResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StopTriggerCommandOutput extends StopTriggerResponse, __MetadataBearer {}
|
|
8
6
|
declare const StopTriggerCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: StopTriggerCommandInput
|
|
8
|
+
input: StopTriggerCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
StopTriggerCommandInput,
|
|
13
11
|
StopTriggerCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const StopTriggerCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: StopTriggerCommandInput
|
|
17
|
+
input: StopTriggerCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
StopTriggerCommandInput,
|
|
22
20
|
StopTriggerCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StopWorkflowRunRequest,
|
|
4
|
-
StopWorkflowRunResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { StopWorkflowRunRequest, StopWorkflowRunResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface StopWorkflowRunCommandInput extends StopWorkflowRunRequest {}
|
|
8
|
-
export interface StopWorkflowRunCommandOutput
|
|
9
|
-
extends StopWorkflowRunResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StopWorkflowRunCommandOutput extends StopWorkflowRunResponse, __MetadataBearer {}
|
|
11
6
|
declare const StopWorkflowRunCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: StopWorkflowRunCommandInput
|
|
8
|
+
input: StopWorkflowRunCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
StopWorkflowRunCommandInput,
|
|
16
11
|
StopWorkflowRunCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const StopWorkflowRunCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: StopWorkflowRunCommandInput
|
|
17
|
+
input: StopWorkflowRunCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
StopWorkflowRunCommandInput,
|
|
25
20
|
StopWorkflowRunCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
5
|
-
export interface TagResourceCommandOutput
|
|
6
|
-
extends TagResourceResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
|
|
8
6
|
declare const TagResourceCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: TagResourceCommandInput
|
|
8
|
+
input: TagResourceCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
TagResourceCommandInput,
|
|
13
11
|
TagResourceCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const TagResourceCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: TagResourceCommandInput
|
|
17
|
+
input: TagResourceCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
TagResourceCommandInput,
|
|
22
20
|
TagResourceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
TestConnectionRequest,
|
|
4
|
-
TestConnectionResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { TestConnectionRequest, TestConnectionResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface TestConnectionCommandInput extends TestConnectionRequest {}
|
|
8
|
-
export interface TestConnectionCommandOutput
|
|
9
|
-
extends TestConnectionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface TestConnectionCommandOutput extends TestConnectionResponse, __MetadataBearer {}
|
|
11
6
|
declare const TestConnectionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: TestConnectionCommandInput
|
|
8
|
+
input: TestConnectionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
TestConnectionCommandInput,
|
|
16
11
|
TestConnectionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UntagResourceRequest,
|
|
4
|
-
UntagResourceResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
8
|
-
export interface UntagResourceCommandOutput
|
|
9
|
-
extends UntagResourceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
|
|
11
6
|
declare const UntagResourceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UntagResourceCommandInput
|
|
8
|
+
input: UntagResourceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UntagResourceCommandInput,
|
|
16
11
|
UntagResourceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UntagResourceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UntagResourceCommandInput
|
|
17
|
+
input: UntagResourceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UntagResourceCommandInput,
|
|
25
20
|
UntagResourceCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateAssetRequest, UpdateAssetResponse } from "../models/models_3";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateAssetCommandInput extends UpdateAssetRequest {}
|
|
5
|
-
export interface UpdateAssetCommandOutput
|
|
6
|
-
extends UpdateAssetResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateAssetCommandOutput extends UpdateAssetResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdateAssetCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateAssetCommandInput
|
|
8
|
+
input: UpdateAssetCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateAssetCommandInput,
|
|
13
11
|
UpdateAssetCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateAssetCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateAssetCommandInput
|
|
17
|
+
input: UpdateAssetCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateAssetCommandInput,
|
|
22
20
|
UpdateAssetCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateBlueprintRequest,
|
|
4
|
-
UpdateBlueprintResponse,
|
|
5
|
-
} from "../models/models_3";
|
|
2
|
+
import { UpdateBlueprintRequest, UpdateBlueprintResponse } from "../models/models_3";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateBlueprintCommandInput extends UpdateBlueprintRequest {}
|
|
8
|
-
export interface UpdateBlueprintCommandOutput
|
|
9
|
-
extends UpdateBlueprintResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateBlueprintCommandOutput extends UpdateBlueprintResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateBlueprintCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateBlueprintCommandInput
|
|
8
|
+
input: UpdateBlueprintCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateBlueprintCommandInput,
|
|
16
11
|
UpdateBlueprintCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateBlueprintCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateBlueprintCommandInput
|
|
17
|
+
input: UpdateBlueprintCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateBlueprintCommandInput,
|
|
25
20
|
UpdateBlueprintCommandOutput,
|