default AddAssociationResponse |
SageMakerClient.addAssociation(Consumer<AddAssociationRequest.Builder> addAssociationRequest) |
Creates an association between the source and the destination.
|
default AddAssociationResponse |
SageMakerClient.addAssociation(AddAssociationRequest addAssociationRequest) |
Creates an association between the source and the destination.
|
default AssociateTrialComponentResponse |
SageMakerClient.associateTrialComponent(Consumer<AssociateTrialComponentRequest.Builder> associateTrialComponentRequest) |
Associates a trial component with a trial.
|
default AssociateTrialComponentResponse |
SageMakerClient.associateTrialComponent(AssociateTrialComponentRequest associateTrialComponentRequest) |
Associates a trial component with a trial.
|
default CreateActionResponse |
SageMakerClient.createAction(Consumer<CreateActionRequest.Builder> createActionRequest) |
Creates an action.
|
default CreateActionResponse |
SageMakerClient.createAction(CreateActionRequest createActionRequest) |
Creates an action.
|
default CreateAppResponse |
SageMakerClient.createApp(Consumer<CreateAppRequest.Builder> createAppRequest) |
Creates a running app for the specified UserProfile.
|
default CreateAppResponse |
SageMakerClient.createApp(CreateAppRequest createAppRequest) |
Creates a running app for the specified UserProfile.
|
default CreateArtifactResponse |
SageMakerClient.createArtifact(Consumer<CreateArtifactRequest.Builder> createArtifactRequest) |
Creates an artifact.
|
default CreateArtifactResponse |
SageMakerClient.createArtifact(CreateArtifactRequest createArtifactRequest) |
Creates an artifact.
|
default CreateAutoMlJobResponse |
SageMakerClient.createAutoMLJob(Consumer<CreateAutoMlJobRequest.Builder> createAutoMlJobRequest) |
Creates an Autopilot job also referred to as Autopilot experiment or AutoML job.
|
default CreateAutoMlJobResponse |
SageMakerClient.createAutoMLJob(CreateAutoMlJobRequest createAutoMlJobRequest) |
Creates an Autopilot job also referred to as Autopilot experiment or AutoML job.
|
default CreateAutoMlJobV2Response |
SageMakerClient.createAutoMLJobV2(Consumer<CreateAutoMlJobV2Request.Builder> createAutoMlJobV2Request) |
Creates an Autopilot job also referred to as Autopilot experiment or AutoML job V2.
|
default CreateAutoMlJobV2Response |
SageMakerClient.createAutoMLJobV2(CreateAutoMlJobV2Request createAutoMlJobV2Request) |
Creates an Autopilot job also referred to as Autopilot experiment or AutoML job V2.
|
default CreateCompilationJobResponse |
SageMakerClient.createCompilationJob(Consumer<CreateCompilationJobRequest.Builder> createCompilationJobRequest) |
Starts a model compilation job.
|
default CreateCompilationJobResponse |
SageMakerClient.createCompilationJob(CreateCompilationJobRequest createCompilationJobRequest) |
Starts a model compilation job.
|
default CreateContextResponse |
SageMakerClient.createContext(Consumer<CreateContextRequest.Builder> createContextRequest) |
Creates a context.
|
default CreateContextResponse |
SageMakerClient.createContext(CreateContextRequest createContextRequest) |
Creates a context.
|
default CreateDataQualityJobDefinitionResponse |
SageMakerClient.createDataQualityJobDefinition(Consumer<CreateDataQualityJobDefinitionRequest.Builder> createDataQualityJobDefinitionRequest) |
Creates a definition for a job that monitors data quality and drift.
|
default CreateDataQualityJobDefinitionResponse |
SageMakerClient.createDataQualityJobDefinition(CreateDataQualityJobDefinitionRequest createDataQualityJobDefinitionRequest) |
Creates a definition for a job that monitors data quality and drift.
|
default CreateDeviceFleetResponse |
SageMakerClient.createDeviceFleet(Consumer<CreateDeviceFleetRequest.Builder> createDeviceFleetRequest) |
Creates a device fleet.
|
default CreateDeviceFleetResponse |
SageMakerClient.createDeviceFleet(CreateDeviceFleetRequest createDeviceFleetRequest) |
Creates a device fleet.
|
default CreateDomainResponse |
SageMakerClient.createDomain(Consumer<CreateDomainRequest.Builder> createDomainRequest) |
Creates a Domain used by Amazon SageMaker Studio.
|
default CreateDomainResponse |
SageMakerClient.createDomain(CreateDomainRequest createDomainRequest) |
Creates a Domain used by Amazon SageMaker Studio.
|
default CreateEdgeDeploymentPlanResponse |
SageMakerClient.createEdgeDeploymentPlan(Consumer<CreateEdgeDeploymentPlanRequest.Builder> createEdgeDeploymentPlanRequest) |
Creates an edge deployment plan, consisting of multiple stages.
|
default CreateEdgeDeploymentPlanResponse |
SageMakerClient.createEdgeDeploymentPlan(CreateEdgeDeploymentPlanRequest createEdgeDeploymentPlanRequest) |
Creates an edge deployment plan, consisting of multiple stages.
|
default CreateEdgeDeploymentStageResponse |
SageMakerClient.createEdgeDeploymentStage(Consumer<CreateEdgeDeploymentStageRequest.Builder> createEdgeDeploymentStageRequest) |
Creates a new stage in an existing edge deployment plan.
|
default CreateEdgeDeploymentStageResponse |
SageMakerClient.createEdgeDeploymentStage(CreateEdgeDeploymentStageRequest createEdgeDeploymentStageRequest) |
Creates a new stage in an existing edge deployment plan.
|
default CreateEdgePackagingJobResponse |
SageMakerClient.createEdgePackagingJob(Consumer<CreateEdgePackagingJobRequest.Builder> createEdgePackagingJobRequest) |
Starts a SageMaker Edge Manager model packaging job.
|
default CreateEdgePackagingJobResponse |
SageMakerClient.createEdgePackagingJob(CreateEdgePackagingJobRequest createEdgePackagingJobRequest) |
Starts a SageMaker Edge Manager model packaging job.
|
default CreateEndpointResponse |
SageMakerClient.createEndpoint(Consumer<CreateEndpointRequest.Builder> createEndpointRequest) |
Creates an endpoint using the endpoint configuration specified in the request.
|
default CreateEndpointResponse |
SageMakerClient.createEndpoint(CreateEndpointRequest createEndpointRequest) |
Creates an endpoint using the endpoint configuration specified in the request.
|
default CreateEndpointConfigResponse |
SageMakerClient.createEndpointConfig(Consumer<CreateEndpointConfigRequest.Builder> createEndpointConfigRequest) |
Creates an endpoint configuration that SageMaker hosting services uses to deploy models.
|
default CreateEndpointConfigResponse |
SageMakerClient.createEndpointConfig(CreateEndpointConfigRequest createEndpointConfigRequest) |
Creates an endpoint configuration that SageMaker hosting services uses to deploy models.
|
default CreateExperimentResponse |
SageMakerClient.createExperiment(Consumer<CreateExperimentRequest.Builder> createExperimentRequest) |
Creates a SageMaker experiment.
|
default CreateExperimentResponse |
SageMakerClient.createExperiment(CreateExperimentRequest createExperimentRequest) |
Creates a SageMaker experiment.
|
default CreateFeatureGroupResponse |
SageMakerClient.createFeatureGroup(Consumer<CreateFeatureGroupRequest.Builder> createFeatureGroupRequest) |
Create a new FeatureGroup.
|
default CreateFeatureGroupResponse |
SageMakerClient.createFeatureGroup(CreateFeatureGroupRequest createFeatureGroupRequest) |
Create a new FeatureGroup.
|
default CreateFlowDefinitionResponse |
SageMakerClient.createFlowDefinition(Consumer<CreateFlowDefinitionRequest.Builder> createFlowDefinitionRequest) |
Creates a flow definition.
|
default CreateFlowDefinitionResponse |
SageMakerClient.createFlowDefinition(CreateFlowDefinitionRequest createFlowDefinitionRequest) |
Creates a flow definition.
|
default CreateHubResponse |
SageMakerClient.createHub(Consumer<CreateHubRequest.Builder> createHubRequest) |
Create a hub.
|
default CreateHubResponse |
SageMakerClient.createHub(CreateHubRequest createHubRequest) |
Create a hub.
|
default CreateHumanTaskUiResponse |
SageMakerClient.createHumanTaskUi(Consumer<CreateHumanTaskUiRequest.Builder> createHumanTaskUiRequest) |
Defines the settings you will use for the human review workflow user interface.
|
default CreateHumanTaskUiResponse |
SageMakerClient.createHumanTaskUi(CreateHumanTaskUiRequest createHumanTaskUiRequest) |
Defines the settings you will use for the human review workflow user interface.
|
default CreateHyperParameterTuningJobResponse |
SageMakerClient.createHyperParameterTuningJob(Consumer<CreateHyperParameterTuningJobRequest.Builder> createHyperParameterTuningJobRequest) |
Starts a hyperparameter tuning job.
|
default CreateHyperParameterTuningJobResponse |
SageMakerClient.createHyperParameterTuningJob(CreateHyperParameterTuningJobRequest createHyperParameterTuningJobRequest) |
Starts a hyperparameter tuning job.
|
default CreateImageResponse |
SageMakerClient.createImage(Consumer<CreateImageRequest.Builder> createImageRequest) |
Creates a custom SageMaker image.
|
default CreateImageResponse |
SageMakerClient.createImage(CreateImageRequest createImageRequest) |
Creates a custom SageMaker image.
|
default CreateImageVersionResponse |
SageMakerClient.createImageVersion(Consumer<CreateImageVersionRequest.Builder> createImageVersionRequest) |
Creates a version of the SageMaker image specified by ImageName.
|
default CreateImageVersionResponse |
SageMakerClient.createImageVersion(CreateImageVersionRequest createImageVersionRequest) |
Creates a version of the SageMaker image specified by ImageName.
|
default CreateInferenceExperimentResponse |
SageMakerClient.createInferenceExperiment(Consumer<CreateInferenceExperimentRequest.Builder> createInferenceExperimentRequest) |
Creates an inference experiment using the configurations specified in the request.
|
default CreateInferenceExperimentResponse |
SageMakerClient.createInferenceExperiment(CreateInferenceExperimentRequest createInferenceExperimentRequest) |
Creates an inference experiment using the configurations specified in the request.
|
default CreateInferenceRecommendationsJobResponse |
SageMakerClient.createInferenceRecommendationsJob(Consumer<CreateInferenceRecommendationsJobRequest.Builder> createInferenceRecommendationsJobRequest) |
Starts a recommendation job.
|
default CreateInferenceRecommendationsJobResponse |
SageMakerClient.createInferenceRecommendationsJob(CreateInferenceRecommendationsJobRequest createInferenceRecommendationsJobRequest) |
Starts a recommendation job.
|
default CreateLabelingJobResponse |
SageMakerClient.createLabelingJob(Consumer<CreateLabelingJobRequest.Builder> createLabelingJobRequest) |
Creates a job that uses workers to label the data objects in your input dataset.
|
default CreateLabelingJobResponse |
SageMakerClient.createLabelingJob(CreateLabelingJobRequest createLabelingJobRequest) |
Creates a job that uses workers to label the data objects in your input dataset.
|
default CreateModelResponse |
SageMakerClient.createModel(Consumer<CreateModelRequest.Builder> createModelRequest) |
Creates a model in SageMaker.
|
default CreateModelResponse |
SageMakerClient.createModel(CreateModelRequest createModelRequest) |
Creates a model in SageMaker.
|
default CreateModelBiasJobDefinitionResponse |
SageMakerClient.createModelBiasJobDefinition(Consumer<CreateModelBiasJobDefinitionRequest.Builder> createModelBiasJobDefinitionRequest) |
Creates the definition for a model bias job.
|
default CreateModelBiasJobDefinitionResponse |
SageMakerClient.createModelBiasJobDefinition(CreateModelBiasJobDefinitionRequest createModelBiasJobDefinitionRequest) |
Creates the definition for a model bias job.
|
default CreateModelCardResponse |
SageMakerClient.createModelCard(Consumer<CreateModelCardRequest.Builder> createModelCardRequest) |
Creates an Amazon SageMaker Model Card.
|
default CreateModelCardResponse |
SageMakerClient.createModelCard(CreateModelCardRequest createModelCardRequest) |
Creates an Amazon SageMaker Model Card.
|
default CreateModelCardExportJobResponse |
SageMakerClient.createModelCardExportJob(Consumer<CreateModelCardExportJobRequest.Builder> createModelCardExportJobRequest) |
Creates an Amazon SageMaker Model Card export job.
|
default CreateModelCardExportJobResponse |
SageMakerClient.createModelCardExportJob(CreateModelCardExportJobRequest createModelCardExportJobRequest) |
Creates an Amazon SageMaker Model Card export job.
|
default CreateModelExplainabilityJobDefinitionResponse |
SageMakerClient.createModelExplainabilityJobDefinition(Consumer<CreateModelExplainabilityJobDefinitionRequest.Builder> createModelExplainabilityJobDefinitionRequest) |
Creates the definition for a model explainability job.
|
default CreateModelExplainabilityJobDefinitionResponse |
SageMakerClient.createModelExplainabilityJobDefinition(CreateModelExplainabilityJobDefinitionRequest createModelExplainabilityJobDefinitionRequest) |
Creates the definition for a model explainability job.
|
default CreateModelPackageResponse |
SageMakerClient.createModelPackage(Consumer<CreateModelPackageRequest.Builder> createModelPackageRequest) |
Creates a model package that you can use to create SageMaker models or list on Amazon Web Services Marketplace,
or a versioned model that is part of a model group.
|
default CreateModelPackageResponse |
SageMakerClient.createModelPackage(CreateModelPackageRequest createModelPackageRequest) |
Creates a model package that you can use to create SageMaker models or list on Amazon Web Services Marketplace,
or a versioned model that is part of a model group.
|
default CreateModelPackageGroupResponse |
SageMakerClient.createModelPackageGroup(Consumer<CreateModelPackageGroupRequest.Builder> createModelPackageGroupRequest) |
Creates a model group.
|
default CreateModelPackageGroupResponse |
SageMakerClient.createModelPackageGroup(CreateModelPackageGroupRequest createModelPackageGroupRequest) |
Creates a model group.
|
default CreateModelQualityJobDefinitionResponse |
SageMakerClient.createModelQualityJobDefinition(Consumer<CreateModelQualityJobDefinitionRequest.Builder> createModelQualityJobDefinitionRequest) |
Creates a definition for a job that monitors model quality and drift.
|
default CreateModelQualityJobDefinitionResponse |
SageMakerClient.createModelQualityJobDefinition(CreateModelQualityJobDefinitionRequest createModelQualityJobDefinitionRequest) |
Creates a definition for a job that monitors model quality and drift.
|
default CreateMonitoringScheduleResponse |
SageMakerClient.createMonitoringSchedule(Consumer<CreateMonitoringScheduleRequest.Builder> createMonitoringScheduleRequest) |
Creates a schedule that regularly starts Amazon SageMaker Processing Jobs to monitor the data captured for an
Amazon SageMaker Endpoint.
|
default CreateMonitoringScheduleResponse |
SageMakerClient.createMonitoringSchedule(CreateMonitoringScheduleRequest createMonitoringScheduleRequest) |
Creates a schedule that regularly starts Amazon SageMaker Processing Jobs to monitor the data captured for an
Amazon SageMaker Endpoint.
|
default CreateNotebookInstanceResponse |
SageMakerClient.createNotebookInstance(Consumer<CreateNotebookInstanceRequest.Builder> createNotebookInstanceRequest) |
Creates an SageMaker notebook instance.
|
default CreateNotebookInstanceResponse |
SageMakerClient.createNotebookInstance(CreateNotebookInstanceRequest createNotebookInstanceRequest) |
Creates an SageMaker notebook instance.
|
default CreateNotebookInstanceLifecycleConfigResponse |
SageMakerClient.createNotebookInstanceLifecycleConfig(Consumer<CreateNotebookInstanceLifecycleConfigRequest.Builder> createNotebookInstanceLifecycleConfigRequest) |
Creates a lifecycle configuration that you can associate with a notebook instance.
|
default CreateNotebookInstanceLifecycleConfigResponse |
SageMakerClient.createNotebookInstanceLifecycleConfig(CreateNotebookInstanceLifecycleConfigRequest createNotebookInstanceLifecycleConfigRequest) |
Creates a lifecycle configuration that you can associate with a notebook instance.
|
default CreatePipelineResponse |
SageMakerClient.createPipeline(Consumer<CreatePipelineRequest.Builder> createPipelineRequest) |
Creates a pipeline using a JSON pipeline definition.
|
default CreatePipelineResponse |
SageMakerClient.createPipeline(CreatePipelineRequest createPipelineRequest) |
Creates a pipeline using a JSON pipeline definition.
|
default CreateProcessingJobResponse |
SageMakerClient.createProcessingJob(Consumer<CreateProcessingJobRequest.Builder> createProcessingJobRequest) |
Creates a processing job.
|
default CreateProcessingJobResponse |
SageMakerClient.createProcessingJob(CreateProcessingJobRequest createProcessingJobRequest) |
Creates a processing job.
|
default CreateProjectResponse |
SageMakerClient.createProject(Consumer<CreateProjectRequest.Builder> createProjectRequest) |
Creates a machine learning (ML) project that can contain one or more templates that set up an ML pipeline from
training to deploying an approved model.
|
default CreateProjectResponse |
SageMakerClient.createProject(CreateProjectRequest createProjectRequest) |
Creates a machine learning (ML) project that can contain one or more templates that set up an ML pipeline from
training to deploying an approved model.
|
default CreateSpaceResponse |
SageMakerClient.createSpace(Consumer<CreateSpaceRequest.Builder> createSpaceRequest) |
Creates a space used for real time collaboration in a Domain.
|
default CreateSpaceResponse |
SageMakerClient.createSpace(CreateSpaceRequest createSpaceRequest) |
Creates a space used for real time collaboration in a Domain.
|
default CreateTrainingJobResponse |
SageMakerClient.createTrainingJob(Consumer<CreateTrainingJobRequest.Builder> createTrainingJobRequest) |
Starts a model training job.
|
default CreateTrainingJobResponse |
SageMakerClient.createTrainingJob(CreateTrainingJobRequest createTrainingJobRequest) |
Starts a model training job.
|
default CreateTransformJobResponse |
SageMakerClient.createTransformJob(Consumer<CreateTransformJobRequest.Builder> createTransformJobRequest) |
Starts a transform job.
|
default CreateTransformJobResponse |
SageMakerClient.createTransformJob(CreateTransformJobRequest createTransformJobRequest) |
Starts a transform job.
|
default CreateTrialResponse |
SageMakerClient.createTrial(Consumer<CreateTrialRequest.Builder> createTrialRequest) |
Creates an SageMaker trial.
|
default CreateTrialResponse |
SageMakerClient.createTrial(CreateTrialRequest createTrialRequest) |
Creates an SageMaker trial.
|
default CreateTrialComponentResponse |
SageMakerClient.createTrialComponent(Consumer<CreateTrialComponentRequest.Builder> createTrialComponentRequest) |
Creates a trial component, which is a stage of a machine learning trial.
|
default CreateTrialComponentResponse |
SageMakerClient.createTrialComponent(CreateTrialComponentRequest createTrialComponentRequest) |
Creates a trial component, which is a stage of a machine learning trial.
|
default CreateUserProfileResponse |
SageMakerClient.createUserProfile(Consumer<CreateUserProfileRequest.Builder> createUserProfileRequest) |
Creates a user profile.
|
default CreateUserProfileResponse |
SageMakerClient.createUserProfile(CreateUserProfileRequest createUserProfileRequest) |
Creates a user profile.
|
default CreateWorkteamResponse |
SageMakerClient.createWorkteam(Consumer<CreateWorkteamRequest.Builder> createWorkteamRequest) |
Creates a new work team for labeling your data.
|
default CreateWorkteamResponse |
SageMakerClient.createWorkteam(CreateWorkteamRequest createWorkteamRequest) |
Creates a new work team for labeling your data.
|
default DeleteWorkteamResponse |
SageMakerClient.deleteWorkteam(Consumer<DeleteWorkteamRequest.Builder> deleteWorkteamRequest) |
Deletes an existing work team.
|
default DeleteWorkteamResponse |
SageMakerClient.deleteWorkteam(DeleteWorkteamRequest deleteWorkteamRequest) |
Deletes an existing work team.
|
default ImportHubContentResponse |
SageMakerClient.importHubContent(Consumer<ImportHubContentRequest.Builder> importHubContentRequest) |
Import hub content.
|
default ImportHubContentResponse |
SageMakerClient.importHubContent(ImportHubContentRequest importHubContentRequest) |
Import hub content.
|
default RegisterDevicesResponse |
SageMakerClient.registerDevices(Consumer<RegisterDevicesRequest.Builder> registerDevicesRequest) |
Register devices.
|
default RegisterDevicesResponse |
SageMakerClient.registerDevices(RegisterDevicesRequest registerDevicesRequest) |
Register devices.
|
default RetryPipelineExecutionResponse |
SageMakerClient.retryPipelineExecution(Consumer<RetryPipelineExecutionRequest.Builder> retryPipelineExecutionRequest) |
Retry the execution of the pipeline.
|
default RetryPipelineExecutionResponse |
SageMakerClient.retryPipelineExecution(RetryPipelineExecutionRequest retryPipelineExecutionRequest) |
Retry the execution of the pipeline.
|
default SendPipelineExecutionStepFailureResponse |
SageMakerClient.sendPipelineExecutionStepFailure(Consumer<SendPipelineExecutionStepFailureRequest.Builder> sendPipelineExecutionStepFailureRequest) |
Notifies the pipeline that the execution of a callback step failed, along with a message describing why.
|
default SendPipelineExecutionStepFailureResponse |
SageMakerClient.sendPipelineExecutionStepFailure(SendPipelineExecutionStepFailureRequest sendPipelineExecutionStepFailureRequest) |
Notifies the pipeline that the execution of a callback step failed, along with a message describing why.
|
default SendPipelineExecutionStepSuccessResponse |
SageMakerClient.sendPipelineExecutionStepSuccess(Consumer<SendPipelineExecutionStepSuccessRequest.Builder> sendPipelineExecutionStepSuccessRequest) |
Notifies the pipeline that the execution of a callback step succeeded and provides a list of the step's output
parameters.
|
default SendPipelineExecutionStepSuccessResponse |
SageMakerClient.sendPipelineExecutionStepSuccess(SendPipelineExecutionStepSuccessRequest sendPipelineExecutionStepSuccessRequest) |
Notifies the pipeline that the execution of a callback step succeeded and provides a list of the step's output
parameters.
|
default StartNotebookInstanceResponse |
SageMakerClient.startNotebookInstance(Consumer<StartNotebookInstanceRequest.Builder> startNotebookInstanceRequest) |
Launches an ML compute instance with the latest version of the libraries and attaches your ML storage volume.
|
default StartNotebookInstanceResponse |
SageMakerClient.startNotebookInstance(StartNotebookInstanceRequest startNotebookInstanceRequest) |
Launches an ML compute instance with the latest version of the libraries and attaches your ML storage volume.
|
default StartPipelineExecutionResponse |
SageMakerClient.startPipelineExecution(Consumer<StartPipelineExecutionRequest.Builder> startPipelineExecutionRequest) |
Starts a pipeline execution.
|
default StartPipelineExecutionResponse |
SageMakerClient.startPipelineExecution(StartPipelineExecutionRequest startPipelineExecutionRequest) |
Starts a pipeline execution.
|
default UpdateDomainResponse |
SageMakerClient.updateDomain(Consumer<UpdateDomainRequest.Builder> updateDomainRequest) |
Updates the default settings for new user profiles in the domain.
|
default UpdateDomainResponse |
SageMakerClient.updateDomain(UpdateDomainRequest updateDomainRequest) |
Updates the default settings for new user profiles in the domain.
|
default UpdateEndpointResponse |
SageMakerClient.updateEndpoint(Consumer<UpdateEndpointRequest.Builder> updateEndpointRequest) |
Deploys the new EndpointConfig specified in the request, switches to using newly created endpoint,
and then deletes resources provisioned for the endpoint using the previous EndpointConfig (there is
no availability loss).
|
default UpdateEndpointResponse |
SageMakerClient.updateEndpoint(UpdateEndpointRequest updateEndpointRequest) |
Deploys the new EndpointConfig specified in the request, switches to using newly created endpoint,
and then deletes resources provisioned for the endpoint using the previous EndpointConfig (there is
no availability loss).
|
default UpdateEndpointWeightsAndCapacitiesResponse |
SageMakerClient.updateEndpointWeightsAndCapacities(Consumer<UpdateEndpointWeightsAndCapacitiesRequest.Builder> updateEndpointWeightsAndCapacitiesRequest) |
Updates variant weight of one or more variants associated with an existing endpoint, or capacity of one variant
associated with an existing endpoint.
|
default UpdateEndpointWeightsAndCapacitiesResponse |
SageMakerClient.updateEndpointWeightsAndCapacities(UpdateEndpointWeightsAndCapacitiesRequest updateEndpointWeightsAndCapacitiesRequest) |
Updates variant weight of one or more variants associated with an existing endpoint, or capacity of one variant
associated with an existing endpoint.
|
default UpdateModelCardResponse |
SageMakerClient.updateModelCard(Consumer<UpdateModelCardRequest.Builder> updateModelCardRequest) |
Update an Amazon SageMaker Model Card.
|
default UpdateModelCardResponse |
SageMakerClient.updateModelCard(UpdateModelCardRequest updateModelCardRequest) |
Update an Amazon SageMaker Model Card.
|
default UpdateMonitoringAlertResponse |
SageMakerClient.updateMonitoringAlert(Consumer<UpdateMonitoringAlertRequest.Builder> updateMonitoringAlertRequest) |
Update the parameters of a model monitor alert.
|
default UpdateMonitoringAlertResponse |
SageMakerClient.updateMonitoringAlert(UpdateMonitoringAlertRequest updateMonitoringAlertRequest) |
Update the parameters of a model monitor alert.
|
default UpdateMonitoringScheduleResponse |
SageMakerClient.updateMonitoringSchedule(Consumer<UpdateMonitoringScheduleRequest.Builder> updateMonitoringScheduleRequest) |
Updates a previously created schedule.
|
default UpdateMonitoringScheduleResponse |
SageMakerClient.updateMonitoringSchedule(UpdateMonitoringScheduleRequest updateMonitoringScheduleRequest) |
Updates a previously created schedule.
|
default UpdateNotebookInstanceResponse |
SageMakerClient.updateNotebookInstance(Consumer<UpdateNotebookInstanceRequest.Builder> updateNotebookInstanceRequest) |
Updates a notebook instance.
|
default UpdateNotebookInstanceResponse |
SageMakerClient.updateNotebookInstance(UpdateNotebookInstanceRequest updateNotebookInstanceRequest) |
Updates a notebook instance.
|
default UpdateNotebookInstanceLifecycleConfigResponse |
SageMakerClient.updateNotebookInstanceLifecycleConfig(Consumer<UpdateNotebookInstanceLifecycleConfigRequest.Builder> updateNotebookInstanceLifecycleConfigRequest) |
|
default UpdateNotebookInstanceLifecycleConfigResponse |
SageMakerClient.updateNotebookInstanceLifecycleConfig(UpdateNotebookInstanceLifecycleConfigRequest updateNotebookInstanceLifecycleConfigRequest) |
|
default UpdateSpaceResponse |
SageMakerClient.updateSpace(Consumer<UpdateSpaceRequest.Builder> updateSpaceRequest) |
Updates the settings of a space.
|
default UpdateSpaceResponse |
SageMakerClient.updateSpace(UpdateSpaceRequest updateSpaceRequest) |
Updates the settings of a space.
|
default UpdateUserProfileResponse |
SageMakerClient.updateUserProfile(Consumer<UpdateUserProfileRequest.Builder> updateUserProfileRequest) |
Updates a user profile.
|
default UpdateUserProfileResponse |
SageMakerClient.updateUserProfile(UpdateUserProfileRequest updateUserProfileRequest) |
Updates a user profile.
|
default UpdateWorkteamResponse |
SageMakerClient.updateWorkteam(Consumer<UpdateWorkteamRequest.Builder> updateWorkteamRequest) |
Updates an existing work team with new member definitions or description.
|
default UpdateWorkteamResponse |
SageMakerClient.updateWorkteam(UpdateWorkteamRequest updateWorkteamRequest) |
Updates an existing work team with new member definitions or description.
|