@aws-sdk/client-sagemaker 3.533.0 → 3.540.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +82 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-es/models/models_1.js +82 -0
- package/dist-types/SageMaker.d.ts +66 -1
- package/dist-types/SageMakerClient.d.ts +1 -1
- package/dist-types/commands/AddAssociationCommand.d.ts +2 -1
- package/dist-types/commands/AddTagsCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTrialComponentCommand.d.ts +2 -1
- package/dist-types/commands/BatchDescribeModelPackageCommand.d.ts +2 -1
- package/dist-types/commands/CreateActionCommand.d.ts +2 -1
- package/dist-types/commands/CreateAlgorithmCommand.d.ts +2 -1
- package/dist-types/commands/CreateAppCommand.d.ts +2 -1
- package/dist-types/commands/CreateAppImageConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateArtifactCommand.d.ts +2 -1
- package/dist-types/commands/CreateAutoMLJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateAutoMLJobV2Command.d.ts +2 -1
- package/dist-types/commands/CreateClusterCommand.d.ts +2 -1
- package/dist-types/commands/CreateCodeRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/CreateCompilationJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateContextCommand.d.ts +2 -1
- package/dist-types/commands/CreateDataQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateDeviceFleetCommand.d.ts +2 -1
- package/dist-types/commands/CreateDomainCommand.d.ts +2 -1
- package/dist-types/commands/CreateEdgeDeploymentPlanCommand.d.ts +2 -1
- package/dist-types/commands/CreateEdgeDeploymentStageCommand.d.ts +2 -1
- package/dist-types/commands/CreateEdgePackagingJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateEndpointCommand.d.ts +2 -1
- package/dist-types/commands/CreateEndpointConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateExperimentCommand.d.ts +2 -1
- package/dist-types/commands/CreateFeatureGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateFlowDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateHubCommand.d.ts +2 -1
- package/dist-types/commands/CreateHumanTaskUiCommand.d.ts +2 -1
- package/dist-types/commands/CreateHyperParameterTuningJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateImageCommand.d.ts +2 -1
- package/dist-types/commands/CreateImageVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateInferenceComponentCommand.d.ts +2 -1
- package/dist-types/commands/CreateInferenceExperimentCommand.d.ts +3 -2
- package/dist-types/commands/CreateInferenceRecommendationsJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateLabelingJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelBiasJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelCardCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelCardExportJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelPackageCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelPackageGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateModelQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/CreateMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/commands/CreateNotebookInstanceCommand.d.ts +3 -2
- package/dist-types/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreatePipelineCommand.d.ts +2 -1
- package/dist-types/commands/CreatePresignedDomainUrlCommand.d.ts +2 -1
- package/dist-types/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +2 -1
- package/dist-types/commands/CreateProcessingJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
- package/dist-types/commands/CreateSpaceCommand.d.ts +2 -1
- package/dist-types/commands/CreateStudioLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrainingJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateTransformJobCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrialCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrialComponentCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateWorkforceCommand.d.ts +2 -1
- package/dist-types/commands/CreateWorkteamCommand.d.ts +2 -1
- package/dist-types/commands/DeleteActionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAlgorithmCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAppCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAppImageConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteArtifactCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteClusterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCodeRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCompilationJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteContextCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDataQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDeviceFleetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDomainCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEdgeDeploymentPlanCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEdgeDeploymentStageCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEndpointConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteExperimentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFeatureGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFlowDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteHubCommand.d.ts +2 -1
- package/dist-types/commands/DeleteHubContentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteHumanTaskUiCommand.d.ts +2 -1
- package/dist-types/commands/DeleteHyperParameterTuningJobCommand.d.ts +2 -1
- package/dist-types/commands/DeleteImageCommand.d.ts +2 -1
- package/dist-types/commands/DeleteImageVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInferenceComponentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInferenceExperimentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelBiasJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelCardCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelPackageCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelPackageGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelPackageGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteModelQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNotebookInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeletePipelineCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSpaceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteStudioLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrialCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrialComponentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWorkforceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWorkteamCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterDevicesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeActionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAlgorithmCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAppCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAppImageConfigCommand.d.ts +2 -1
- package/dist-types/commands/DescribeArtifactCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAutoMLJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAutoMLJobV2Command.d.ts +2 -1
- package/dist-types/commands/DescribeClusterCommand.d.ts +2 -1
- package/dist-types/commands/DescribeClusterNodeCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCodeRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCompilationJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeContextCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDataQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDeviceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDeviceFleetCommand.d.ts +2 -1
- package/dist-types/commands/DescribeDomainCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEdgeDeploymentPlanCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEdgePackagingJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEndpointCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEndpointConfigCommand.d.ts +2 -1
- package/dist-types/commands/DescribeExperimentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFeatureGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFeatureMetadataCommand.d.ts +2 -1
- package/dist-types/commands/DescribeFlowDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHubCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHubContentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHumanTaskUiCommand.d.ts +2 -1
- package/dist-types/commands/DescribeHyperParameterTuningJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImageCommand.d.ts +2 -1
- package/dist-types/commands/DescribeImageVersionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInferenceComponentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInferenceExperimentCommand.d.ts +3 -2
- package/dist-types/commands/DescribeInferenceRecommendationsJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLabelingJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLineageGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelBiasJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelCardCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelCardExportJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelPackageCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelPackageGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeModelQualityJobDefinitionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeNotebookInstanceCommand.d.ts +3 -2
- package/dist-types/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/commands/DescribePipelineCommand.d.ts +2 -1
- package/dist-types/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +2 -1
- package/dist-types/commands/DescribePipelineExecutionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeProcessingJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeProjectCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSpaceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeStudioLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSubscribedWorkteamCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrainingJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransformJobCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrialCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrialComponentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeUserProfileCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWorkforceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeWorkteamCommand.d.ts +2 -1
- package/dist-types/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTrialComponentCommand.d.ts +2 -1
- package/dist-types/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +2 -1
- package/dist-types/commands/GetDeviceFleetReportCommand.d.ts +2 -1
- package/dist-types/commands/GetLineageGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetModelPackageGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetScalingConfigurationRecommendationCommand.d.ts +2 -1
- package/dist-types/commands/GetSearchSuggestionsCommand.d.ts +2 -1
- package/dist-types/commands/ImportHubContentCommand.d.ts +2 -1
- package/dist-types/commands/ListActionsCommand.d.ts +2 -1
- package/dist-types/commands/ListAlgorithmsCommand.d.ts +2 -1
- package/dist-types/commands/ListAliasesCommand.d.ts +2 -1
- package/dist-types/commands/ListAppImageConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListAppsCommand.d.ts +2 -1
- package/dist-types/commands/ListArtifactsCommand.d.ts +2 -1
- package/dist-types/commands/ListAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListAutoMLJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListCandidatesForAutoMLJobCommand.d.ts +2 -1
- package/dist-types/commands/ListClusterNodesCommand.d.ts +2 -1
- package/dist-types/commands/ListClustersCommand.d.ts +2 -1
- package/dist-types/commands/ListCodeRepositoriesCommand.d.ts +2 -1
- package/dist-types/commands/ListCompilationJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListContextsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataQualityJobDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListDeviceFleetsCommand.d.ts +2 -1
- package/dist-types/commands/ListDevicesCommand.d.ts +2 -1
- package/dist-types/commands/ListDomainsCommand.d.ts +2 -1
- package/dist-types/commands/ListEdgeDeploymentPlansCommand.d.ts +2 -1
- package/dist-types/commands/ListEdgePackagingJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListEndpointConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListEndpointsCommand.d.ts +2 -1
- package/dist-types/commands/ListExperimentsCommand.d.ts +2 -1
- package/dist-types/commands/ListFeatureGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListFlowDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListHubContentVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListHubContentsCommand.d.ts +2 -1
- package/dist-types/commands/ListHubsCommand.d.ts +2 -1
- package/dist-types/commands/ListHumanTaskUisCommand.d.ts +2 -1
- package/dist-types/commands/ListHyperParameterTuningJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListImageVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListImagesCommand.d.ts +2 -1
- package/dist-types/commands/ListInferenceComponentsCommand.d.ts +2 -1
- package/dist-types/commands/ListInferenceExperimentsCommand.d.ts +2 -1
- package/dist-types/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +2 -1
- package/dist-types/commands/ListInferenceRecommendationsJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListLabelingJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListLabelingJobsForWorkteamCommand.d.ts +2 -1
- package/dist-types/commands/ListLineageGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListModelBiasJobDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListModelCardExportJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListModelCardVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListModelCardsCommand.d.ts +2 -1
- package/dist-types/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListModelMetadataCommand.d.ts +2 -1
- package/dist-types/commands/ListModelPackageGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListModelPackagesCommand.d.ts +2 -1
- package/dist-types/commands/ListModelQualityJobDefinitionsCommand.d.ts +2 -1
- package/dist-types/commands/ListModelsCommand.d.ts +2 -1
- package/dist-types/commands/ListMonitoringAlertHistoryCommand.d.ts +2 -1
- package/dist-types/commands/ListMonitoringAlertsCommand.d.ts +2 -1
- package/dist-types/commands/ListMonitoringExecutionsCommand.d.ts +2 -1
- package/dist-types/commands/ListMonitoringSchedulesCommand.d.ts +2 -1
- package/dist-types/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListNotebookInstancesCommand.d.ts +3 -2
- package/dist-types/commands/ListPipelineExecutionStepsCommand.d.ts +2 -1
- package/dist-types/commands/ListPipelineExecutionsCommand.d.ts +2 -1
- package/dist-types/commands/ListPipelineParametersForExecutionCommand.d.ts +2 -1
- package/dist-types/commands/ListPipelinesCommand.d.ts +2 -1
- package/dist-types/commands/ListProcessingJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceCatalogsCommand.d.ts +2 -1
- package/dist-types/commands/ListSpacesCommand.d.ts +2 -1
- package/dist-types/commands/ListStageDevicesCommand.d.ts +2 -1
- package/dist-types/commands/ListStudioLifecycleConfigsCommand.d.ts +2 -1
- package/dist-types/commands/ListSubscribedWorkteamsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsCommand.d.ts +2 -1
- package/dist-types/commands/ListTrainingJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +2 -1
- package/dist-types/commands/ListTransformJobsCommand.d.ts +2 -1
- package/dist-types/commands/ListTrialComponentsCommand.d.ts +2 -1
- package/dist-types/commands/ListTrialsCommand.d.ts +2 -1
- package/dist-types/commands/ListUserProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkforcesCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkteamsCommand.d.ts +2 -1
- package/dist-types/commands/PutModelPackageGroupPolicyCommand.d.ts +2 -1
- package/dist-types/commands/QueryLineageCommand.d.ts +2 -1
- package/dist-types/commands/RegisterDevicesCommand.d.ts +2 -1
- package/dist-types/commands/RenderUiTemplateCommand.d.ts +2 -1
- package/dist-types/commands/RetryPipelineExecutionCommand.d.ts +2 -1
- package/dist-types/commands/SearchCommand.d.ts +2 -1
- package/dist-types/commands/SendPipelineExecutionStepFailureCommand.d.ts +2 -1
- package/dist-types/commands/SendPipelineExecutionStepSuccessCommand.d.ts +2 -1
- package/dist-types/commands/StartEdgeDeploymentStageCommand.d.ts +2 -1
- package/dist-types/commands/StartInferenceExperimentCommand.d.ts +2 -1
- package/dist-types/commands/StartMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/commands/StartNotebookInstanceCommand.d.ts +2 -1
- package/dist-types/commands/StartPipelineExecutionCommand.d.ts +2 -1
- package/dist-types/commands/StopAutoMLJobCommand.d.ts +2 -1
- package/dist-types/commands/StopCompilationJobCommand.d.ts +2 -1
- package/dist-types/commands/StopEdgeDeploymentStageCommand.d.ts +2 -1
- package/dist-types/commands/StopEdgePackagingJobCommand.d.ts +2 -1
- package/dist-types/commands/StopHyperParameterTuningJobCommand.d.ts +2 -1
- package/dist-types/commands/StopInferenceExperimentCommand.d.ts +3 -2
- package/dist-types/commands/StopInferenceRecommendationsJobCommand.d.ts +2 -1
- package/dist-types/commands/StopLabelingJobCommand.d.ts +2 -1
- package/dist-types/commands/StopMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/commands/StopNotebookInstanceCommand.d.ts +2 -1
- package/dist-types/commands/StopPipelineExecutionCommand.d.ts +2 -1
- package/dist-types/commands/StopProcessingJobCommand.d.ts +2 -1
- package/dist-types/commands/StopTrainingJobCommand.d.ts +2 -1
- package/dist-types/commands/StopTransformJobCommand.d.ts +2 -1
- package/dist-types/commands/UpdateActionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAppImageConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateArtifactCommand.d.ts +2 -1
- package/dist-types/commands/UpdateClusterCommand.d.ts +2 -1
- package/dist-types/commands/UpdateClusterSoftwareCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCodeRepositoryCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContextCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDeviceFleetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDevicesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDomainCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEndpointCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +2 -1
- package/dist-types/commands/UpdateExperimentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFeatureGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFeatureMetadataCommand.d.ts +2 -1
- package/dist-types/commands/UpdateHubCommand.d.ts +2 -1
- package/dist-types/commands/UpdateImageCommand.d.ts +2 -1
- package/dist-types/commands/UpdateImageVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInferenceComponentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInferenceExperimentCommand.d.ts +3 -2
- package/dist-types/commands/UpdateModelCardCommand.d.ts +2 -1
- package/dist-types/commands/UpdateModelPackageCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMonitoringAlertCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMonitoringScheduleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNotebookInstanceCommand.d.ts +3 -2
- package/dist-types/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePipelineCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePipelineExecutionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSpaceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrainingJobCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrialCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrialComponentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWorkforceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWorkteamCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +866 -864
- package/dist-types/models/models_1.d.ts +1136 -1043
- package/dist-types/models/models_2.d.ts +1184 -1184
- package/dist-types/models/models_3.d.ts +1313 -1313
- package/dist-types/models/models_4.d.ts +930 -930
- package/dist-types/ts3.4/SageMaker.d.ts +65 -0
- package/dist-types/ts3.4/commands/AddAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/AssociateTrialComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDescribeModelPackageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAlgorithmCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAppImageConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateArtifactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAutoMLJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAutoMLJobV2Command.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCodeRepositoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCompilationJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateContextCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDataQualityJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDeviceFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentPlanCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEdgeDeploymentStageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEdgePackagingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEndpointConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFeatureGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateFlowDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateHubCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateHumanTaskUiCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateHyperParameterTuningJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateImageVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInferenceComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInferenceExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInferenceRecommendationsJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLabelingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelBiasJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelCardCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelCardExportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelExplainabilityJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelPackageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelPackageGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateModelQualityJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMonitoringScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNotebookInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateNotebookInstanceLifecycleConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePresignedDomainUrlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePresignedNotebookInstanceUrlCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProcessingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateSpaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateStudioLifecycleConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrainingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTransformJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrialCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTrialComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateUserProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWorkforceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWorkteamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAlgorithmCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAppImageConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteArtifactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCodeRepositoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCompilationJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteContextCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDataQualityJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDeviceFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentPlanCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEdgeDeploymentStageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEndpointConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFeatureGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteFlowDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteHubCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteHubContentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteHumanTaskUiCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteHyperParameterTuningJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteImageVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInferenceComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInferenceExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelBiasJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelCardCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelExplainabilityJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelPackageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelPackageGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteModelQualityJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMonitoringScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNotebookInstanceLifecycleConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteSpaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteStudioLifecycleConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrialCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTrialComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteUserProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWorkforceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWorkteamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeregisterDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAlgorithmCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAppImageConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeArtifactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAutoMLJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAutoMLJobV2Command.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeClusterNodeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCodeRepositoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeCompilationJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeContextCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDataQualityJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDeviceFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEdgeDeploymentPlanCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEdgePackagingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEndpointConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFeatureGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFeatureMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeFlowDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHubCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHubContentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHumanTaskUiCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeHyperParameterTuningJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeImageVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInferenceComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInferenceExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInferenceRecommendationsJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLabelingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeLineageGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeModelBiasJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeModelCardCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeModelCardExportJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeModelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeModelExplainabilityJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeModelPackageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeModelPackageGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeModelQualityJobDefinitionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMonitoringScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeNotebookInstanceLifecycleConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePipelineDefinitionForExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePipelineExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeProcessingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSpaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeStudioLifecycleConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeSubscribedWorkteamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrainingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTransformJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrialCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeTrialComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeUserProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeWorkforceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeWorkteamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableSagemakerServicecatalogPortfolioCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateTrialComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableSagemakerServicecatalogPortfolioCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetDeviceFleetReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLineageGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetModelPackageGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSagemakerServicecatalogPortfolioStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetScalingConfigurationRecommendationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSearchSuggestionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportHubContentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListActionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAlgorithmsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAppImageConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListArtifactsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAutoMLJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCandidatesForAutoMLJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListClusterNodesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListClustersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCodeRepositoriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCompilationJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListContextsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDataQualityJobDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDeviceFleetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDomainsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEdgeDeploymentPlansCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEdgePackagingJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEndpointConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListExperimentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFeatureGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListFlowDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHubContentVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHubContentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHubsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHumanTaskUisCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListHyperParameterTuningJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListImageVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListImagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInferenceComponentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInferenceExperimentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobStepsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInferenceRecommendationsJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLabelingJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLabelingJobsForWorkteamCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLineageGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelBiasJobDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelCardExportJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelCardVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelCardsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelExplainabilityJobDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelPackageGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelPackagesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelQualityJobDefinitionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListModelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMonitoringAlertHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMonitoringAlertsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMonitoringExecutionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMonitoringSchedulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListNotebookInstanceLifecycleConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListNotebookInstancesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPipelineExecutionStepsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPipelineExecutionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPipelineParametersForExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPipelinesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProcessingJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourceCatalogsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSpacesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListStageDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListStudioLifecycleConfigsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSubscribedWorkteamsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrainingJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrainingJobsForHyperParameterTuningJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTransformJobsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrialComponentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTrialsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListUserProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWorkforcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWorkteamsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutModelPackageGroupPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/QueryLineageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RegisterDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RenderUiTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RetryPipelineExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SearchCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepFailureCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SendPipelineExecutionStepSuccessCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartEdgeDeploymentStageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartInferenceExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartMonitoringScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartNotebookInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartPipelineExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopAutoMLJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopCompilationJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopEdgeDeploymentStageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopEdgePackagingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopHyperParameterTuningJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopInferenceExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopInferenceRecommendationsJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopLabelingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopMonitoringScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopNotebookInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopPipelineExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopProcessingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopTrainingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopTransformJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAppImageConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateArtifactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateClusterCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateClusterSoftwareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCodeRepositoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateContextCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDeviceFleetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateDomainCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEndpointWeightsAndCapacitiesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFeatureGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateFeatureMetadataCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateHubCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateImageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateImageVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInferenceComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInferenceComponentRuntimeConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInferenceExperimentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateModelCardCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateModelPackageCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMonitoringAlertCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMonitoringScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateNotebookInstanceLifecycleConfigCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePipelineCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePipelineExecutionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateSpaceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTrainingJobCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTrialCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTrialComponentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateUserProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWorkforceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWorkteamCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/dist-types/ts3.4/models/models_1.d.ts +82 -0
- package/package.json +41 -41
|
@@ -25,6 +25,15 @@ declare const ListEndpointConfigsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListEndpointConfigsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListEndpointConfigsCommandInput,
|
|
32
|
+
ListEndpointConfigsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListEndpointConfigsCommand extends ListEndpointConfigsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListEndpointsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListEndpointsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListEndpointsCommandInput,
|
|
28
|
+
ListEndpointsCommandOutput,
|
|
29
|
+
SageMakerClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListEndpointsCommand extends ListEndpointsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListExperimentsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [ListExperimentsCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListExperimentsCommandInput,
|
|
31
|
+
ListExperimentsCommandOutput,
|
|
32
|
+
SageMakerClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListExperimentsCommand extends ListExperimentsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListFeatureGroupsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListFeatureGroupsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListFeatureGroupsCommandInput,
|
|
32
|
+
ListFeatureGroupsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListFeatureGroupsCommand extends ListFeatureGroupsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListFlowDefinitionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListFlowDefinitionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListFlowDefinitionsCommandInput,
|
|
32
|
+
ListFlowDefinitionsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListFlowDefinitionsCommand extends ListFlowDefinitionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListHubContentVersionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListHubContentVersionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListHubContentVersionsCommandInput,
|
|
32
|
+
ListHubContentVersionsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListHubContentVersionsCommand extends ListHubContentVersionsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListHubContentsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
__0_0: ListHubContentsCommandInput
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListHubContentsCommandInput,
|
|
31
|
+
ListHubContentsCommandOutput,
|
|
32
|
+
SageMakerClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListHubContentsCommand extends ListHubContentsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListHubsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListHubsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListHubsCommandInput,
|
|
28
|
+
ListHubsCommandOutput,
|
|
29
|
+
SageMakerClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListHubsCommand extends ListHubsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListHumanTaskUisCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [ListHumanTaskUisCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListHumanTaskUisCommandInput,
|
|
31
|
+
ListHumanTaskUisCommandOutput,
|
|
32
|
+
SageMakerClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListHumanTaskUisCommand extends ListHumanTaskUisCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListHyperParameterTuningJobsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListHyperParameterTuningJobsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListHyperParameterTuningJobsCommandInput,
|
|
32
|
+
ListHyperParameterTuningJobsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListHyperParameterTuningJobsCommand extends ListHyperParameterTuningJobsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListImageVersionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListImageVersionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListImageVersionsCommandInput,
|
|
32
|
+
ListImageVersionsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListImageVersionsCommand extends ListImageVersionsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListImagesCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListImagesCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListImagesCommandInput,
|
|
28
|
+
ListImagesCommandOutput,
|
|
29
|
+
SageMakerClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListImagesCommand extends ListImagesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListInferenceComponentsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListInferenceComponentsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListInferenceComponentsCommandInput,
|
|
32
|
+
ListInferenceComponentsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListInferenceComponentsCommand extends ListInferenceComponentsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListInferenceExperimentsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListInferenceExperimentsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListInferenceExperimentsCommandInput,
|
|
32
|
+
ListInferenceExperimentsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListInferenceExperimentsCommand extends ListInferenceExperimentsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListInferenceRecommendationsJobStepsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListInferenceRecommendationsJobStepsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListInferenceRecommendationsJobStepsCommandInput,
|
|
32
|
+
ListInferenceRecommendationsJobStepsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListInferenceRecommendationsJobStepsCommand extends ListInferenceRecommendationsJobStepsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListInferenceRecommendationsJobsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListInferenceRecommendationsJobsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListInferenceRecommendationsJobsCommandInput,
|
|
32
|
+
ListInferenceRecommendationsJobsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListInferenceRecommendationsJobsCommand extends ListInferenceRecommendationsJobsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListLabelingJobsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [ListLabelingJobsCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListLabelingJobsCommandInput,
|
|
31
|
+
ListLabelingJobsCommandOutput,
|
|
32
|
+
SageMakerClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListLabelingJobsCommand extends ListLabelingJobsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListLabelingJobsForWorkteamCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListLabelingJobsForWorkteamCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListLabelingJobsForWorkteamCommandInput,
|
|
32
|
+
ListLabelingJobsForWorkteamCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListLabelingJobsForWorkteamCommand extends ListLabelingJobsForWorkteamCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListLineageGroupsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListLineageGroupsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListLineageGroupsCommandInput,
|
|
32
|
+
ListLineageGroupsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListLineageGroupsCommand extends ListLineageGroupsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListModelBiasJobDefinitionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListModelBiasJobDefinitionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListModelBiasJobDefinitionsCommandInput,
|
|
32
|
+
ListModelBiasJobDefinitionsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListModelBiasJobDefinitionsCommand extends ListModelBiasJobDefinitionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListModelCardExportJobsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListModelCardExportJobsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListModelCardExportJobsCommandInput,
|
|
32
|
+
ListModelCardExportJobsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListModelCardExportJobsCommand extends ListModelCardExportJobsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListModelCardVersionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListModelCardVersionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListModelCardVersionsCommandInput,
|
|
32
|
+
ListModelCardVersionsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListModelCardVersionsCommand extends ListModelCardVersionsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListModelCardsCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [ListModelCardsCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListModelCardsCommandInput,
|
|
31
|
+
ListModelCardsCommandOutput,
|
|
32
|
+
SageMakerClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListModelCardsCommand extends ListModelCardsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListModelExplainabilityJobDefinitionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListModelExplainabilityJobDefinitionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListModelExplainabilityJobDefinitionsCommandInput,
|
|
32
|
+
ListModelExplainabilityJobDefinitionsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListModelExplainabilityJobDefinitionsCommand extends ListModelExplainabilityJobDefinitionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListModelMetadataCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListModelMetadataCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListModelMetadataCommandInput,
|
|
32
|
+
ListModelMetadataCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListModelMetadataCommand extends ListModelMetadataCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListModelPackageGroupsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListModelPackageGroupsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListModelPackageGroupsCommandInput,
|
|
32
|
+
ListModelPackageGroupsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListModelPackageGroupsCommand extends ListModelPackageGroupsCommand_base {}
|
|
@@ -24,6 +24,15 @@ declare const ListModelPackagesCommand_base: {
|
|
|
24
24
|
ServiceInputTypes,
|
|
25
25
|
ServiceOutputTypes
|
|
26
26
|
>;
|
|
27
|
+
new (
|
|
28
|
+
...[input]: [] | [ListModelPackagesCommandInput]
|
|
29
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
30
|
+
ListModelPackagesCommandInput,
|
|
31
|
+
ListModelPackagesCommandOutput,
|
|
32
|
+
SageMakerClientResolvedConfig,
|
|
33
|
+
ServiceInputTypes,
|
|
34
|
+
ServiceOutputTypes
|
|
35
|
+
>;
|
|
27
36
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
37
|
};
|
|
29
38
|
export declare class ListModelPackagesCommand extends ListModelPackagesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListModelQualityJobDefinitionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListModelQualityJobDefinitionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListModelQualityJobDefinitionsCommandInput,
|
|
32
|
+
ListModelQualityJobDefinitionsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListModelQualityJobDefinitionsCommand extends ListModelQualityJobDefinitionsCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListModelsCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListModelsCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListModelsCommandInput,
|
|
28
|
+
ListModelsCommandOutput,
|
|
29
|
+
SageMakerClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListModelsCommand extends ListModelsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListMonitoringAlertHistoryCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListMonitoringAlertHistoryCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListMonitoringAlertHistoryCommandInput,
|
|
32
|
+
ListMonitoringAlertHistoryCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListMonitoringAlertHistoryCommand extends ListMonitoringAlertHistoryCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListMonitoringAlertsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListMonitoringAlertsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListMonitoringAlertsCommandInput,
|
|
32
|
+
ListMonitoringAlertsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListMonitoringAlertsCommand extends ListMonitoringAlertsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListMonitoringExecutionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListMonitoringExecutionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListMonitoringExecutionsCommandInput,
|
|
32
|
+
ListMonitoringExecutionsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListMonitoringExecutionsCommand extends ListMonitoringExecutionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListMonitoringSchedulesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListMonitoringSchedulesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListMonitoringSchedulesCommandInput,
|
|
32
|
+
ListMonitoringSchedulesCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListMonitoringSchedulesCommand extends ListMonitoringSchedulesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListNotebookInstanceLifecycleConfigsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListNotebookInstanceLifecycleConfigsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListNotebookInstanceLifecycleConfigsCommandInput,
|
|
32
|
+
ListNotebookInstanceLifecycleConfigsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListNotebookInstanceLifecycleConfigsCommand extends ListNotebookInstanceLifecycleConfigsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListNotebookInstancesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListNotebookInstancesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListNotebookInstancesCommandInput,
|
|
32
|
+
ListNotebookInstancesCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListNotebookInstancesCommand extends ListNotebookInstancesCommand_base {}
|
|
@@ -23,6 +23,15 @@ declare const ListPipelineExecutionStepsCommand_base: {
|
|
|
23
23
|
ServiceInputTypes,
|
|
24
24
|
ServiceOutputTypes
|
|
25
25
|
>;
|
|
26
|
+
new (
|
|
27
|
+
...[input]: [] | [ListPipelineExecutionStepsCommandInput]
|
|
28
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
29
|
+
ListPipelineExecutionStepsCommandInput,
|
|
30
|
+
ListPipelineExecutionStepsCommandOutput,
|
|
31
|
+
SageMakerClientResolvedConfig,
|
|
32
|
+
ServiceInputTypes,
|
|
33
|
+
ServiceOutputTypes
|
|
34
|
+
>;
|
|
26
35
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
27
36
|
};
|
|
28
37
|
export declare class ListPipelineExecutionStepsCommand extends ListPipelineExecutionStepsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListPipelineExecutionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListPipelineExecutionsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListPipelineExecutionsCommandInput,
|
|
32
|
+
ListPipelineExecutionsCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListPipelineExecutionsCommand extends ListPipelineExecutionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListPipelineParametersForExecutionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListPipelineParametersForExecutionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListPipelineParametersForExecutionCommandInput,
|
|
32
|
+
ListPipelineParametersForExecutionCommandOutput,
|
|
33
|
+
SageMakerClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListPipelineParametersForExecutionCommand extends ListPipelineParametersForExecutionCommand_base {}
|