@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
|
@@ -22,10 +22,10 @@ export interface DescribeModelPackageCommandOutput extends DescribeModelPackageO
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeModelPackageCommand_base: {
|
|
24
24
|
new (input: DescribeModelPackageCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeModelPackageCommandInput, DescribeModelPackageCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeModelPackageCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeModelPackageCommandInput, DescribeModelPackageCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a description of the specified model package, which is used to create SageMaker
|
|
30
30
|
* models or list them on Amazon Web Services Marketplace.</p>
|
|
31
31
|
* <p>To create models in SageMaker, buyers can subscribe to model packages listed on Amazon Web Services
|
|
@@ -335,6 +335,7 @@ declare const DescribeModelPackageCommand_base: {
|
|
|
335
335
|
* @throws {@link SageMakerServiceException}
|
|
336
336
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
337
337
|
*
|
|
338
|
+
* @public
|
|
338
339
|
*/
|
|
339
340
|
export declare class DescribeModelPackageCommand extends DescribeModelPackageCommand_base {
|
|
340
341
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeModelPackageGroupCommandOutput extends DescribeModelPac
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeModelPackageGroupCommand_base: {
|
|
24
24
|
new (input: DescribeModelPackageGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeModelPackageGroupCommandInput, DescribeModelPackageGroupCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeModelPackageGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeModelPackageGroupCommandInput, DescribeModelPackageGroupCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a description for the specified model group.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -67,6 +67,7 @@ declare const DescribeModelPackageGroupCommand_base: {
|
|
|
67
67
|
* @throws {@link SageMakerServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DescribeModelPackageGroupCommand extends DescribeModelPackageGroupCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeModelQualityJobDefinitionCommandOutput extends Describe
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeModelQualityJobDefinitionCommand_base: {
|
|
24
24
|
new (input: DescribeModelQualityJobDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeModelQualityJobDefinitionCommandInput, DescribeModelQualityJobDefinitionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeModelQualityJobDefinitionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeModelQualityJobDefinitionCommandInput, DescribeModelQualityJobDefinitionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a description of a model quality job definition.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -155,6 +155,7 @@ declare const DescribeModelQualityJobDefinitionCommand_base: {
|
|
|
155
155
|
* @throws {@link SageMakerServiceException}
|
|
156
156
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
157
157
|
*
|
|
158
|
+
* @public
|
|
158
159
|
*/
|
|
159
160
|
export declare class DescribeModelQualityJobDefinitionCommand extends DescribeModelQualityJobDefinitionCommand_base {
|
|
160
161
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeMonitoringScheduleCommandOutput extends DescribeMonitor
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeMonitoringScheduleCommand_base: {
|
|
24
24
|
new (input: DescribeMonitoringScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMonitoringScheduleCommandInput, DescribeMonitoringScheduleCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeMonitoringScheduleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMonitoringScheduleCommandInput, DescribeMonitoringScheduleCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the schedule for a monitoring job.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -184,6 +184,7 @@ declare const DescribeMonitoringScheduleCommand_base: {
|
|
|
184
184
|
* @throws {@link SageMakerServiceException}
|
|
185
185
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
186
186
|
*
|
|
187
|
+
* @public
|
|
187
188
|
*/
|
|
188
189
|
export declare class DescribeMonitoringScheduleCommand extends DescribeMonitoringScheduleCommand_base {
|
|
189
190
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeNotebookInstanceCommandOutput extends DescribeNotebookI
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeNotebookInstanceCommand_base: {
|
|
24
24
|
new (input: DescribeNotebookInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeNotebookInstanceCommandInput, DescribeNotebookInstanceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeNotebookInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeNotebookInstanceCommandInput, DescribeNotebookInstanceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about a notebook instance.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -44,7 +44,7 @@ declare const DescribeNotebookInstanceCommand_base: {
|
|
|
44
44
|
* // NotebookInstanceStatus: "Pending" || "InService" || "Stopping" || "Stopped" || "Failed" || "Deleting" || "Updating",
|
|
45
45
|
* // FailureReason: "STRING_VALUE",
|
|
46
46
|
* // Url: "STRING_VALUE",
|
|
47
|
-
* // InstanceType: "ml.t2.medium" || "ml.t2.large" || "ml.t2.xlarge" || "ml.t2.2xlarge" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5d.xlarge" || "ml.c5d.2xlarge" || "ml.c5d.4xlarge" || "ml.c5d.9xlarge" || "ml.c5d.18xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.inf1.xlarge" || "ml.inf1.2xlarge" || "ml.inf1.6xlarge" || "ml.inf1.24xlarge" || "ml.p4d.24xlarge" || "ml.p4de.24xlarge",
|
|
47
|
+
* // InstanceType: "ml.t2.medium" || "ml.t2.large" || "ml.t2.xlarge" || "ml.t2.2xlarge" || "ml.t3.medium" || "ml.t3.large" || "ml.t3.xlarge" || "ml.t3.2xlarge" || "ml.m4.xlarge" || "ml.m4.2xlarge" || "ml.m4.4xlarge" || "ml.m4.10xlarge" || "ml.m4.16xlarge" || "ml.m5.xlarge" || "ml.m5.2xlarge" || "ml.m5.4xlarge" || "ml.m5.12xlarge" || "ml.m5.24xlarge" || "ml.m5d.large" || "ml.m5d.xlarge" || "ml.m5d.2xlarge" || "ml.m5d.4xlarge" || "ml.m5d.8xlarge" || "ml.m5d.12xlarge" || "ml.m5d.16xlarge" || "ml.m5d.24xlarge" || "ml.c4.xlarge" || "ml.c4.2xlarge" || "ml.c4.4xlarge" || "ml.c4.8xlarge" || "ml.c5.xlarge" || "ml.c5.2xlarge" || "ml.c5.4xlarge" || "ml.c5.9xlarge" || "ml.c5.18xlarge" || "ml.c5d.xlarge" || "ml.c5d.2xlarge" || "ml.c5d.4xlarge" || "ml.c5d.9xlarge" || "ml.c5d.18xlarge" || "ml.p2.xlarge" || "ml.p2.8xlarge" || "ml.p2.16xlarge" || "ml.p3.2xlarge" || "ml.p3.8xlarge" || "ml.p3.16xlarge" || "ml.p3dn.24xlarge" || "ml.g4dn.xlarge" || "ml.g4dn.2xlarge" || "ml.g4dn.4xlarge" || "ml.g4dn.8xlarge" || "ml.g4dn.12xlarge" || "ml.g4dn.16xlarge" || "ml.r5.large" || "ml.r5.xlarge" || "ml.r5.2xlarge" || "ml.r5.4xlarge" || "ml.r5.8xlarge" || "ml.r5.12xlarge" || "ml.r5.16xlarge" || "ml.r5.24xlarge" || "ml.g5.xlarge" || "ml.g5.2xlarge" || "ml.g5.4xlarge" || "ml.g5.8xlarge" || "ml.g5.16xlarge" || "ml.g5.12xlarge" || "ml.g5.24xlarge" || "ml.g5.48xlarge" || "ml.inf1.xlarge" || "ml.inf1.2xlarge" || "ml.inf1.6xlarge" || "ml.inf1.24xlarge" || "ml.p4d.24xlarge" || "ml.p4de.24xlarge" || "ml.p5.48xlarge" || "ml.m6i.large" || "ml.m6i.xlarge" || "ml.m6i.2xlarge" || "ml.m6i.4xlarge" || "ml.m6i.8xlarge" || "ml.m6i.12xlarge" || "ml.m6i.16xlarge" || "ml.m6i.24xlarge" || "ml.m6i.32xlarge" || "ml.m7i.large" || "ml.m7i.xlarge" || "ml.m7i.2xlarge" || "ml.m7i.4xlarge" || "ml.m7i.8xlarge" || "ml.m7i.12xlarge" || "ml.m7i.16xlarge" || "ml.m7i.24xlarge" || "ml.m7i.48xlarge" || "ml.c6i.large" || "ml.c6i.xlarge" || "ml.c6i.2xlarge" || "ml.c6i.4xlarge" || "ml.c6i.8xlarge" || "ml.c6i.12xlarge" || "ml.c6i.16xlarge" || "ml.c6i.24xlarge" || "ml.c6i.32xlarge" || "ml.c7i.large" || "ml.c7i.xlarge" || "ml.c7i.2xlarge" || "ml.c7i.4xlarge" || "ml.c7i.8xlarge" || "ml.c7i.12xlarge" || "ml.c7i.16xlarge" || "ml.c7i.24xlarge" || "ml.c7i.48xlarge" || "ml.r6i.large" || "ml.r6i.xlarge" || "ml.r6i.2xlarge" || "ml.r6i.4xlarge" || "ml.r6i.8xlarge" || "ml.r6i.12xlarge" || "ml.r6i.16xlarge" || "ml.r6i.24xlarge" || "ml.r6i.32xlarge" || "ml.r7i.large" || "ml.r7i.xlarge" || "ml.r7i.2xlarge" || "ml.r7i.4xlarge" || "ml.r7i.8xlarge" || "ml.r7i.12xlarge" || "ml.r7i.16xlarge" || "ml.r7i.24xlarge" || "ml.r7i.48xlarge" || "ml.m6id.large" || "ml.m6id.xlarge" || "ml.m6id.2xlarge" || "ml.m6id.4xlarge" || "ml.m6id.8xlarge" || "ml.m6id.12xlarge" || "ml.m6id.16xlarge" || "ml.m6id.24xlarge" || "ml.m6id.32xlarge" || "ml.c6id.large" || "ml.c6id.xlarge" || "ml.c6id.2xlarge" || "ml.c6id.4xlarge" || "ml.c6id.8xlarge" || "ml.c6id.12xlarge" || "ml.c6id.16xlarge" || "ml.c6id.24xlarge" || "ml.c6id.32xlarge" || "ml.r6id.large" || "ml.r6id.xlarge" || "ml.r6id.2xlarge" || "ml.r6id.4xlarge" || "ml.r6id.8xlarge" || "ml.r6id.12xlarge" || "ml.r6id.16xlarge" || "ml.r6id.24xlarge" || "ml.r6id.32xlarge",
|
|
48
48
|
* // SubnetId: "STRING_VALUE",
|
|
49
49
|
* // SecurityGroups: [ // SecurityGroupIds
|
|
50
50
|
* // "STRING_VALUE",
|
|
@@ -82,6 +82,7 @@ declare const DescribeNotebookInstanceCommand_base: {
|
|
|
82
82
|
* @throws {@link SageMakerServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class DescribeNotebookInstanceCommand extends DescribeNotebookInstanceCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeNotebookInstanceLifecycleConfigCommandOutput extends De
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeNotebookInstanceLifecycleConfigCommand_base: {
|
|
24
24
|
new (input: DescribeNotebookInstanceLifecycleConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeNotebookInstanceLifecycleConfigCommandInput, DescribeNotebookInstanceLifecycleConfigCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeNotebookInstanceLifecycleConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeNotebookInstanceLifecycleConfigCommandInput, DescribeNotebookInstanceLifecycleConfigCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a description of a notebook instance lifecycle configuration.</p>
|
|
30
30
|
* <p>For information about notebook instance lifestyle configurations, see <a href="https://docs.aws.amazon.com/sagemaker/latest/dg/notebook-lifecycle-config.html">Step
|
|
31
31
|
* 2.1: (Optional) Customize a Notebook Instance</a>.</p>
|
|
@@ -68,6 +68,7 @@ declare const DescribeNotebookInstanceLifecycleConfigCommand_base: {
|
|
|
68
68
|
* @throws {@link SageMakerServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DescribeNotebookInstanceLifecycleConfigCommand extends DescribeNotebookInstanceLifecycleConfigCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribePipelineCommandOutput extends DescribePipelineResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribePipelineCommand_base: {
|
|
24
24
|
new (input: DescribePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePipelineCommandInput, DescribePipelineCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribePipelineCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePipelineCommandInput, DescribePipelineCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the details of a pipeline.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -88,6 +88,7 @@ declare const DescribePipelineCommand_base: {
|
|
|
88
88
|
* @throws {@link SageMakerServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class DescribePipelineCommand extends DescribePipelineCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribePipelineDefinitionForExecutionCommandOutput extends Des
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribePipelineDefinitionForExecutionCommand_base: {
|
|
24
24
|
new (input: DescribePipelineDefinitionForExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePipelineDefinitionForExecutionCommandInput, DescribePipelineDefinitionForExecutionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribePipelineDefinitionForExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePipelineDefinitionForExecutionCommandInput, DescribePipelineDefinitionForExecutionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the details of an execution's pipeline definition.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -57,6 +57,7 @@ declare const DescribePipelineDefinitionForExecutionCommand_base: {
|
|
|
57
57
|
* @throws {@link SageMakerServiceException}
|
|
58
58
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
59
59
|
*
|
|
60
|
+
* @public
|
|
60
61
|
*/
|
|
61
62
|
export declare class DescribePipelineDefinitionForExecutionCommand extends DescribePipelineDefinitionForExecutionCommand_base {
|
|
62
63
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribePipelineExecutionCommandOutput extends DescribePipeline
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribePipelineExecutionCommand_base: {
|
|
24
24
|
new (input: DescribePipelineExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePipelineExecutionCommandInput, DescribePipelineExecutionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribePipelineExecutionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePipelineExecutionCommandInput, DescribePipelineExecutionCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the details of a pipeline execution.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -98,6 +98,7 @@ declare const DescribePipelineExecutionCommand_base: {
|
|
|
98
98
|
* @throws {@link SageMakerServiceException}
|
|
99
99
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
100
100
|
*
|
|
101
|
+
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class DescribePipelineExecutionCommand extends DescribePipelineExecutionCommand_base {
|
|
103
104
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeProcessingJobCommandOutput extends DescribeProcessingJo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeProcessingJobCommand_base: {
|
|
24
24
|
new (input: DescribeProcessingJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProcessingJobCommandInput, DescribeProcessingJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeProcessingJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProcessingJobCommandInput, DescribeProcessingJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns a description of a processing job.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -166,6 +166,7 @@ declare const DescribeProcessingJobCommand_base: {
|
|
|
166
166
|
* @throws {@link SageMakerServiceException}
|
|
167
167
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
168
168
|
*
|
|
169
|
+
* @public
|
|
169
170
|
*/
|
|
170
171
|
export declare class DescribeProcessingJobCommand extends DescribeProcessingJobCommand_base {
|
|
171
172
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeProjectCommandOutput extends DescribeProjectOutput, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeProjectCommand_base: {
|
|
24
24
|
new (input: DescribeProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProjectCommandInput, DescribeProjectCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeProjectCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeProjectCommandInput, DescribeProjectCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the details of a project.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -94,6 +94,7 @@ declare const DescribeProjectCommand_base: {
|
|
|
94
94
|
* @throws {@link SageMakerServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class DescribeProjectCommand extends DescribeProjectCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeSpaceCommandOutput extends DescribeSpaceResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeSpaceCommand_base: {
|
|
24
24
|
new (input: DescribeSpaceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSpaceCommandInput, DescribeSpaceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeSpaceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSpaceCommandInput, DescribeSpaceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the space.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -146,6 +146,7 @@ declare const DescribeSpaceCommand_base: {
|
|
|
146
146
|
* @throws {@link SageMakerServiceException}
|
|
147
147
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
148
148
|
*
|
|
149
|
+
* @public
|
|
149
150
|
*/
|
|
150
151
|
export declare class DescribeSpaceCommand extends DescribeSpaceCommand_base {
|
|
151
152
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeStudioLifecycleConfigCommandOutput extends DescribeStud
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeStudioLifecycleConfigCommand_base: {
|
|
24
24
|
new (input: DescribeStudioLifecycleConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStudioLifecycleConfigCommandInput, DescribeStudioLifecycleConfigCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeStudioLifecycleConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeStudioLifecycleConfigCommandInput, DescribeStudioLifecycleConfigCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the Amazon SageMaker Studio Lifecycle Configuration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -61,6 +61,7 @@ declare const DescribeStudioLifecycleConfigCommand_base: {
|
|
|
61
61
|
* @throws {@link SageMakerServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
63
63
|
*
|
|
64
|
+
* @public
|
|
64
65
|
*/
|
|
65
66
|
export declare class DescribeStudioLifecycleConfigCommand extends DescribeStudioLifecycleConfigCommand_base {
|
|
66
67
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeSubscribedWorkteamCommandOutput extends DescribeSubscri
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeSubscribedWorkteamCommand_base: {
|
|
24
24
|
new (input: DescribeSubscribedWorkteamCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSubscribedWorkteamCommandInput, DescribeSubscribedWorkteamCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeSubscribedWorkteamCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeSubscribedWorkteamCommandInput, DescribeSubscribedWorkteamCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a work team provided by a vendor. It returns details about the
|
|
30
30
|
* subscription with a vendor in the Amazon Web Services Marketplace.</p>
|
|
31
31
|
* @example
|
|
@@ -60,6 +60,7 @@ declare const DescribeSubscribedWorkteamCommand_base: {
|
|
|
60
60
|
* @throws {@link SageMakerServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
62
62
|
*
|
|
63
|
+
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class DescribeSubscribedWorkteamCommand extends DescribeSubscribedWorkteamCommand_base {
|
|
65
66
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeTrainingJobCommandOutput extends DescribeTrainingJobRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeTrainingJobCommand_base: {
|
|
24
24
|
new (input: DescribeTrainingJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTrainingJobCommandInput, DescribeTrainingJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeTrainingJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTrainingJobCommandInput, DescribeTrainingJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about a training job. </p>
|
|
30
30
|
* <p>Some of the attributes below only appear if the training job successfully starts.
|
|
31
31
|
* If the training job fails, <code>TrainingJobStatus</code> is <code>Failed</code> and,
|
|
@@ -286,6 +286,7 @@ declare const DescribeTrainingJobCommand_base: {
|
|
|
286
286
|
* @throws {@link SageMakerServiceException}
|
|
287
287
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
288
288
|
*
|
|
289
|
+
* @public
|
|
289
290
|
*/
|
|
290
291
|
export declare class DescribeTrainingJobCommand extends DescribeTrainingJobCommand_base {
|
|
291
292
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeTransformJobCommandOutput extends DescribeTransformJobR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeTransformJobCommand_base: {
|
|
24
24
|
new (input: DescribeTransformJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTransformJobCommandInput, DescribeTransformJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeTransformJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTransformJobCommandInput, DescribeTransformJobCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about a transform job.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -113,6 +113,7 @@ declare const DescribeTransformJobCommand_base: {
|
|
|
113
113
|
* @throws {@link SageMakerServiceException}
|
|
114
114
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
115
115
|
*
|
|
116
|
+
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class DescribeTransformJobCommand extends DescribeTransformJobCommand_base {
|
|
118
119
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeTrialCommandOutput extends DescribeTrialResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeTrialCommand_base: {
|
|
24
24
|
new (input: DescribeTrialCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTrialCommandInput, DescribeTrialCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeTrialCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTrialCommandInput, DescribeTrialCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides a list of a trial's properties.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -91,6 +91,7 @@ declare const DescribeTrialCommand_base: {
|
|
|
91
91
|
* @throws {@link SageMakerServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class DescribeTrialCommand extends DescribeTrialCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeTrialComponentCommandOutput extends DescribeTrialCompon
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeTrialComponentCommand_base: {
|
|
24
24
|
new (input: DescribeTrialComponentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTrialComponentCommandInput, DescribeTrialComponentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeTrialComponentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTrialComponentCommandInput, DescribeTrialComponentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides a list of a trials component's properties.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -134,6 +134,7 @@ declare const DescribeTrialComponentCommand_base: {
|
|
|
134
134
|
* @throws {@link SageMakerServiceException}
|
|
135
135
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
136
136
|
*
|
|
137
|
+
* @public
|
|
137
138
|
*/
|
|
138
139
|
export declare class DescribeTrialComponentCommand extends DescribeTrialComponentCommand_base {
|
|
139
140
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeUserProfileCommandOutput extends DescribeUserProfileRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeUserProfileCommand_base: {
|
|
24
24
|
new (input: DescribeUserProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserProfileCommandInput, DescribeUserProfileCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeUserProfileCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserProfileCommandInput, DescribeUserProfileCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes a user profile. For more information, see <code>CreateUserProfile</code>.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -226,6 +226,7 @@ declare const DescribeUserProfileCommand_base: {
|
|
|
226
226
|
* @throws {@link SageMakerServiceException}
|
|
227
227
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
228
228
|
*
|
|
229
|
+
* @public
|
|
229
230
|
*/
|
|
230
231
|
export declare class DescribeUserProfileCommand extends DescribeUserProfileCommand_base {
|
|
231
232
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeWorkforceCommandOutput extends DescribeWorkforceRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeWorkforceCommand_base: {
|
|
24
24
|
new (input: DescribeWorkforceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkforceCommandInput, DescribeWorkforceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeWorkforceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkforceCommandInput, DescribeWorkforceCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists private workforce information, including workforce name, Amazon Resource Name
|
|
30
30
|
* (ARN), and, if applicable, allowed IP address ranges (<a href="https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Subnets.html">CIDRs</a>). Allowable IP address
|
|
31
31
|
* ranges are the IP addresses that workers can use to access tasks. </p>
|
|
@@ -94,6 +94,7 @@ declare const DescribeWorkforceCommand_base: {
|
|
|
94
94
|
* @throws {@link SageMakerServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class DescribeWorkforceCommand extends DescribeWorkforceCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeWorkteamCommandOutput extends DescribeWorkteamResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeWorkteamCommand_base: {
|
|
24
24
|
new (input: DescribeWorkteamCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkteamCommandInput, DescribeWorkteamCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeWorkteamCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkteamCommandInput, DescribeWorkteamCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets information about a specific work team. You can see information such as the
|
|
30
30
|
* create date, the last updated date, membership information, and the work team's Amazon
|
|
31
31
|
* Resource Name (ARN).</p>
|
|
@@ -83,6 +83,7 @@ declare const DescribeWorkteamCommand_base: {
|
|
|
83
83
|
* @throws {@link SageMakerServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class DescribeWorkteamCommand extends DescribeWorkteamCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisableSagemakerServicecatalogPortfolioCommandOutput extends Di
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisableSagemakerServicecatalogPortfolioCommand_base: {
|
|
24
24
|
new (input: DisableSagemakerServicecatalogPortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<DisableSagemakerServicecatalogPortfolioCommandInput, DisableSagemakerServicecatalogPortfolioCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DisableSagemakerServicecatalogPortfolioCommandInput]): import("@smithy/smithy-client").CommandImpl<DisableSagemakerServicecatalogPortfolioCommandInput, DisableSagemakerServicecatalogPortfolioCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disables using Service Catalog in SageMaker. Service Catalog is used to create
|
|
30
30
|
* SageMaker projects.</p>
|
|
31
31
|
* @example
|
|
@@ -50,6 +50,7 @@ declare const DisableSagemakerServicecatalogPortfolioCommand_base: {
|
|
|
50
50
|
* @throws {@link SageMakerServiceException}
|
|
51
51
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
52
52
|
*
|
|
53
|
+
* @public
|
|
53
54
|
*/
|
|
54
55
|
export declare class DisableSagemakerServicecatalogPortfolioCommand extends DisableSagemakerServicecatalogPortfolioCommand_base {
|
|
55
56
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisassociateTrialComponentCommandOutput extends DisassociateTri
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisassociateTrialComponentCommand_base: {
|
|
24
24
|
new (input: DisassociateTrialComponentCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateTrialComponentCommandInput, DisassociateTrialComponentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisassociateTrialComponentCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateTrialComponentCommandInput, DisassociateTrialComponentCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disassociates a trial component from a trial. This doesn't effect other trials the
|
|
30
30
|
* component is associated with. Before you can delete a component, you must disassociate the
|
|
31
31
|
* component from all trials it is associated with. To associate a trial component with a trial,
|
|
@@ -63,6 +63,7 @@ declare const DisassociateTrialComponentCommand_base: {
|
|
|
63
63
|
* @throws {@link SageMakerServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class DisassociateTrialComponentCommand extends DisassociateTrialComponentCommand_base {
|
|
68
69
|
}
|
|
@@ -22,10 +22,10 @@ export interface EnableSagemakerServicecatalogPortfolioCommandOutput extends Ena
|
|
|
22
22
|
}
|
|
23
23
|
declare const EnableSagemakerServicecatalogPortfolioCommand_base: {
|
|
24
24
|
new (input: EnableSagemakerServicecatalogPortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<EnableSagemakerServicecatalogPortfolioCommandInput, EnableSagemakerServicecatalogPortfolioCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [EnableSagemakerServicecatalogPortfolioCommandInput]): import("@smithy/smithy-client").CommandImpl<EnableSagemakerServicecatalogPortfolioCommandInput, EnableSagemakerServicecatalogPortfolioCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Enables using Service Catalog in SageMaker. Service Catalog is used to create
|
|
30
30
|
* SageMaker projects.</p>
|
|
31
31
|
* @example
|
|
@@ -50,6 +50,7 @@ declare const EnableSagemakerServicecatalogPortfolioCommand_base: {
|
|
|
50
50
|
* @throws {@link SageMakerServiceException}
|
|
51
51
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
52
52
|
*
|
|
53
|
+
* @public
|
|
53
54
|
*/
|
|
54
55
|
export declare class EnableSagemakerServicecatalogPortfolioCommand extends EnableSagemakerServicecatalogPortfolioCommand_base {
|
|
55
56
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetDeviceFleetReportCommandOutput extends GetDeviceFleetReportR
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetDeviceFleetReportCommand_base: {
|
|
24
24
|
new (input: GetDeviceFleetReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeviceFleetReportCommandInput, GetDeviceFleetReportCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetDeviceFleetReportCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeviceFleetReportCommandInput, GetDeviceFleetReportCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes a fleet.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -82,6 +82,7 @@ declare const GetDeviceFleetReportCommand_base: {
|
|
|
82
82
|
* @throws {@link SageMakerServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class GetDeviceFleetReportCommand extends GetDeviceFleetReportCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetLineageGroupPolicyCommandOutput extends GetLineageGroupPolic
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetLineageGroupPolicyCommand_base: {
|
|
24
24
|
new (input: GetLineageGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetLineageGroupPolicyCommandInput, GetLineageGroupPolicyCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetLineageGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetLineageGroupPolicyCommandInput, GetLineageGroupPolicyCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>The resource policy for the lineage group.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -57,6 +57,7 @@ declare const GetLineageGroupPolicyCommand_base: {
|
|
|
57
57
|
* @throws {@link SageMakerServiceException}
|
|
58
58
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
59
59
|
*
|
|
60
|
+
* @public
|
|
60
61
|
*/
|
|
61
62
|
export declare class GetLineageGroupPolicyCommand extends GetLineageGroupPolicyCommand_base {
|
|
62
63
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetModelPackageGroupPolicyCommandOutput extends GetModelPackage
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetModelPackageGroupPolicyCommand_base: {
|
|
24
24
|
new (input: GetModelPackageGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelPackageGroupPolicyCommandInput, GetModelPackageGroupPolicyCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetModelPackageGroupPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetModelPackageGroupPolicyCommandInput, GetModelPackageGroupPolicyCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets a resource policy that manages access for a model group. For information about
|
|
30
30
|
* resource policies, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_identity-vs-resource.html">Identity-based
|
|
31
31
|
* policies and resource-based policies</a> in the <i>Amazon Web Services Identity and
|
|
@@ -56,6 +56,7 @@ declare const GetModelPackageGroupPolicyCommand_base: {
|
|
|
56
56
|
* @throws {@link SageMakerServiceException}
|
|
57
57
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
58
58
|
*
|
|
59
|
+
* @public
|
|
59
60
|
*/
|
|
60
61
|
export declare class GetModelPackageGroupPolicyCommand extends GetModelPackageGroupPolicyCommand_base {
|
|
61
62
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetSagemakerServicecatalogPortfolioStatusCommandOutput extends
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetSagemakerServicecatalogPortfolioStatusCommand_base: {
|
|
24
24
|
new (input: GetSagemakerServicecatalogPortfolioStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetSagemakerServicecatalogPortfolioStatusCommandInput, GetSagemakerServicecatalogPortfolioStatusCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [GetSagemakerServicecatalogPortfolioStatusCommandInput]): import("@smithy/smithy-client").CommandImpl<GetSagemakerServicecatalogPortfolioStatusCommandInput, GetSagemakerServicecatalogPortfolioStatusCommandOutput, SageMakerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Gets the status of Service Catalog in SageMaker. Service Catalog is used to create
|
|
30
30
|
* SageMaker projects.</p>
|
|
31
31
|
* @example
|
|
@@ -52,6 +52,7 @@ declare const GetSagemakerServicecatalogPortfolioStatusCommand_base: {
|
|
|
52
52
|
* @throws {@link SageMakerServiceException}
|
|
53
53
|
* <p>Base exception class for all service exceptions from SageMaker service.</p>
|
|
54
54
|
*
|
|
55
|
+
* @public
|
|
55
56
|
*/
|
|
56
57
|
export declare class GetSagemakerServicecatalogPortfolioStatusCommand extends GetSagemakerServicecatalogPortfolioStatusCommand_base {
|
|
57
58
|
}
|