All Methods Instance Methods Abstract Methods
Modifier and Type |
Method and Description |
Future<AddAssociationResult> |
addAssociationAsync(AddAssociationRequest addAssociationRequest)
Creates an association between the source and the destination.
|
Future<AddAssociationResult> |
addAssociationAsync(AddAssociationRequest addAssociationRequest,
AsyncHandler<AddAssociationRequest,AddAssociationResult> asyncHandler)
Creates an association between the source and the destination.
|
Future<AddTagsResult> |
addTagsAsync(AddTagsRequest addTagsRequest)
Adds or overwrites one or more tags for the specified SageMaker resource.
|
Future<AddTagsResult> |
addTagsAsync(AddTagsRequest addTagsRequest,
AsyncHandler<AddTagsRequest,AddTagsResult> asyncHandler)
Adds or overwrites one or more tags for the specified SageMaker resource.
|
Future<AssociateTrialComponentResult> |
associateTrialComponentAsync(AssociateTrialComponentRequest associateTrialComponentRequest)
Associates a trial component with a trial.
|
Future<AssociateTrialComponentResult> |
associateTrialComponentAsync(AssociateTrialComponentRequest associateTrialComponentRequest,
AsyncHandler<AssociateTrialComponentRequest,AssociateTrialComponentResult> asyncHandler)
Associates a trial component with a trial.
|
Future<BatchDescribeModelPackageResult> |
batchDescribeModelPackageAsync(BatchDescribeModelPackageRequest batchDescribeModelPackageRequest)
This action batch describes a list of versioned model packages
|
Future<BatchDescribeModelPackageResult> |
batchDescribeModelPackageAsync(BatchDescribeModelPackageRequest batchDescribeModelPackageRequest,
AsyncHandler<BatchDescribeModelPackageRequest,BatchDescribeModelPackageResult> asyncHandler)
This action batch describes a list of versioned model packages
|
Future<CreateActionResult> |
createActionAsync(CreateActionRequest createActionRequest)
Creates an action.
|
Future<CreateActionResult> |
createActionAsync(CreateActionRequest createActionRequest,
AsyncHandler<CreateActionRequest,CreateActionResult> asyncHandler)
Creates an action.
|
Future<CreateAlgorithmResult> |
createAlgorithmAsync(CreateAlgorithmRequest createAlgorithmRequest)
Create a machine learning algorithm that you can use in SageMaker and list in the Amazon Web Services
Marketplace.
|
Future<CreateAlgorithmResult> |
createAlgorithmAsync(CreateAlgorithmRequest createAlgorithmRequest,
AsyncHandler<CreateAlgorithmRequest,CreateAlgorithmResult> asyncHandler)
Create a machine learning algorithm that you can use in SageMaker and list in the Amazon Web Services
Marketplace.
|
Future<CreateAppResult> |
createAppAsync(CreateAppRequest createAppRequest)
Creates a running app for the specified UserProfile.
|
Future<CreateAppResult> |
createAppAsync(CreateAppRequest createAppRequest,
AsyncHandler<CreateAppRequest,CreateAppResult> asyncHandler)
Creates a running app for the specified UserProfile.
|
Future<CreateAppImageConfigResult> |
createAppImageConfigAsync(CreateAppImageConfigRequest createAppImageConfigRequest)
Creates a configuration for running a SageMaker image as a KernelGateway app.
|
Future<CreateAppImageConfigResult> |
createAppImageConfigAsync(CreateAppImageConfigRequest createAppImageConfigRequest,
AsyncHandler<CreateAppImageConfigRequest,CreateAppImageConfigResult> asyncHandler)
Creates a configuration for running a SageMaker image as a KernelGateway app.
|
Future<CreateArtifactResult> |
createArtifactAsync(CreateArtifactRequest createArtifactRequest)
Creates an artifact.
|
Future<CreateArtifactResult> |
createArtifactAsync(CreateArtifactRequest createArtifactRequest,
AsyncHandler<CreateArtifactRequest,CreateArtifactResult> asyncHandler)
Creates an artifact.
|
Future<CreateAutoMLJobResult> |
createAutoMLJobAsync(CreateAutoMLJobRequest createAutoMLJobRequest)
Creates an Autopilot job also referred to as Autopilot experiment or AutoML job.
|
Future<CreateAutoMLJobResult> |
createAutoMLJobAsync(CreateAutoMLJobRequest createAutoMLJobRequest,
AsyncHandler<CreateAutoMLJobRequest,CreateAutoMLJobResult> asyncHandler)
Creates an Autopilot job also referred to as Autopilot experiment or AutoML job.
|
Future<CreateAutoMLJobV2Result> |
createAutoMLJobV2Async(CreateAutoMLJobV2Request createAutoMLJobV2Request)
Creates an Autopilot job also referred to as Autopilot experiment or AutoML job V2.
|
Future<CreateAutoMLJobV2Result> |
createAutoMLJobV2Async(CreateAutoMLJobV2Request createAutoMLJobV2Request,
AsyncHandler<CreateAutoMLJobV2Request,CreateAutoMLJobV2Result> asyncHandler)
Creates an Autopilot job also referred to as Autopilot experiment or AutoML job V2.
|
Future<CreateClusterResult> |
createClusterAsync(CreateClusterRequest createClusterRequest)
Creates a SageMaker HyperPod cluster.
|
Future<CreateClusterResult> |
createClusterAsync(CreateClusterRequest createClusterRequest,
AsyncHandler<CreateClusterRequest,CreateClusterResult> asyncHandler)
Creates a SageMaker HyperPod cluster.
|
Future<CreateCodeRepositoryResult> |
createCodeRepositoryAsync(CreateCodeRepositoryRequest createCodeRepositoryRequest)
Creates a Git repository as a resource in your SageMaker account.
|
Future<CreateCodeRepositoryResult> |
createCodeRepositoryAsync(CreateCodeRepositoryRequest createCodeRepositoryRequest,
AsyncHandler<CreateCodeRepositoryRequest,CreateCodeRepositoryResult> asyncHandler)
Creates a Git repository as a resource in your SageMaker account.
|
Future<CreateCompilationJobResult> |
createCompilationJobAsync(CreateCompilationJobRequest createCompilationJobRequest)
Starts a model compilation job.
|
Future<CreateCompilationJobResult> |
createCompilationJobAsync(CreateCompilationJobRequest createCompilationJobRequest,
AsyncHandler<CreateCompilationJobRequest,CreateCompilationJobResult> asyncHandler)
Starts a model compilation job.
|
Future<CreateContextResult> |
createContextAsync(CreateContextRequest createContextRequest)
Creates a context.
|
Future<CreateContextResult> |
createContextAsync(CreateContextRequest createContextRequest,
AsyncHandler<CreateContextRequest,CreateContextResult> asyncHandler)
Creates a context.
|
Future<CreateDataQualityJobDefinitionResult> |
createDataQualityJobDefinitionAsync(CreateDataQualityJobDefinitionRequest createDataQualityJobDefinitionRequest)
Creates a definition for a job that monitors data quality and drift.
|
Future<CreateDataQualityJobDefinitionResult> |
createDataQualityJobDefinitionAsync(CreateDataQualityJobDefinitionRequest createDataQualityJobDefinitionRequest,
AsyncHandler<CreateDataQualityJobDefinitionRequest,CreateDataQualityJobDefinitionResult> asyncHandler)
Creates a definition for a job that monitors data quality and drift.
|
Future<CreateDeviceFleetResult> |
createDeviceFleetAsync(CreateDeviceFleetRequest createDeviceFleetRequest)
Creates a device fleet.
|
Future<CreateDeviceFleetResult> |
createDeviceFleetAsync(CreateDeviceFleetRequest createDeviceFleetRequest,
AsyncHandler<CreateDeviceFleetRequest,CreateDeviceFleetResult> asyncHandler)
Creates a device fleet.
|
Future<CreateDomainResult> |
createDomainAsync(CreateDomainRequest createDomainRequest)
Creates a Domain .
|
Future<CreateDomainResult> |
createDomainAsync(CreateDomainRequest createDomainRequest,
AsyncHandler<CreateDomainRequest,CreateDomainResult> asyncHandler)
Creates a Domain .
|
Future<CreateEdgeDeploymentPlanResult> |
createEdgeDeploymentPlanAsync(CreateEdgeDeploymentPlanRequest createEdgeDeploymentPlanRequest)
Creates an edge deployment plan, consisting of multiple stages.
|
Future<CreateEdgeDeploymentPlanResult> |
createEdgeDeploymentPlanAsync(CreateEdgeDeploymentPlanRequest createEdgeDeploymentPlanRequest,
AsyncHandler<CreateEdgeDeploymentPlanRequest,CreateEdgeDeploymentPlanResult> asyncHandler)
Creates an edge deployment plan, consisting of multiple stages.
|
Future<CreateEdgeDeploymentStageResult> |
createEdgeDeploymentStageAsync(CreateEdgeDeploymentStageRequest createEdgeDeploymentStageRequest)
Creates a new stage in an existing edge deployment plan.
|
Future<CreateEdgeDeploymentStageResult> |
createEdgeDeploymentStageAsync(CreateEdgeDeploymentStageRequest createEdgeDeploymentStageRequest,
AsyncHandler<CreateEdgeDeploymentStageRequest,CreateEdgeDeploymentStageResult> asyncHandler)
Creates a new stage in an existing edge deployment plan.
|
Future<CreateEdgePackagingJobResult> |
createEdgePackagingJobAsync(CreateEdgePackagingJobRequest createEdgePackagingJobRequest)
Starts a SageMaker Edge Manager model packaging job.
|
Future<CreateEdgePackagingJobResult> |
createEdgePackagingJobAsync(CreateEdgePackagingJobRequest createEdgePackagingJobRequest,
AsyncHandler<CreateEdgePackagingJobRequest,CreateEdgePackagingJobResult> asyncHandler)
Starts a SageMaker Edge Manager model packaging job.
|
Future<CreateEndpointResult> |
createEndpointAsync(CreateEndpointRequest createEndpointRequest)
Creates an endpoint using the endpoint configuration specified in the request.
|
Future<CreateEndpointResult> |
createEndpointAsync(CreateEndpointRequest createEndpointRequest,
AsyncHandler<CreateEndpointRequest,CreateEndpointResult> asyncHandler)
Creates an endpoint using the endpoint configuration specified in the request.
|
Future<CreateEndpointConfigResult> |
createEndpointConfigAsync(CreateEndpointConfigRequest createEndpointConfigRequest)
Creates an endpoint configuration that SageMaker hosting services uses to deploy models.
|
Future<CreateEndpointConfigResult> |
createEndpointConfigAsync(CreateEndpointConfigRequest createEndpointConfigRequest,
AsyncHandler<CreateEndpointConfigRequest,CreateEndpointConfigResult> asyncHandler)
Creates an endpoint configuration that SageMaker hosting services uses to deploy models.
|
Future<CreateExperimentResult> |
createExperimentAsync(CreateExperimentRequest createExperimentRequest)
Creates a SageMaker experiment.
|
Future<CreateExperimentResult> |
createExperimentAsync(CreateExperimentRequest createExperimentRequest,
AsyncHandler<CreateExperimentRequest,CreateExperimentResult> asyncHandler)
Creates a SageMaker experiment.
|
Future<CreateFeatureGroupResult> |
createFeatureGroupAsync(CreateFeatureGroupRequest createFeatureGroupRequest)
Create a new FeatureGroup .
|
Future<CreateFeatureGroupResult> |
createFeatureGroupAsync(CreateFeatureGroupRequest createFeatureGroupRequest,
AsyncHandler<CreateFeatureGroupRequest,CreateFeatureGroupResult> asyncHandler)
Create a new FeatureGroup .
|
Future<CreateFlowDefinitionResult> |
createFlowDefinitionAsync(CreateFlowDefinitionRequest createFlowDefinitionRequest)
Creates a flow definition.
|
Future<CreateFlowDefinitionResult> |
createFlowDefinitionAsync(CreateFlowDefinitionRequest createFlowDefinitionRequest,
AsyncHandler<CreateFlowDefinitionRequest,CreateFlowDefinitionResult> asyncHandler)
Creates a flow definition.
|
Future<CreateHubResult> |
createHubAsync(CreateHubRequest createHubRequest)
Create a hub.
|
Future<CreateHubResult> |
createHubAsync(CreateHubRequest createHubRequest,
AsyncHandler<CreateHubRequest,CreateHubResult> asyncHandler)
Create a hub.
|
Future<CreateHubContentReferenceResult> |
createHubContentReferenceAsync(CreateHubContentReferenceRequest createHubContentReferenceRequest)
Create a hub content reference in order to add a model in the JumpStart public hub to a private hub.
|
Future<CreateHubContentReferenceResult> |
createHubContentReferenceAsync(CreateHubContentReferenceRequest createHubContentReferenceRequest,
AsyncHandler<CreateHubContentReferenceRequest,CreateHubContentReferenceResult> asyncHandler)
Create a hub content reference in order to add a model in the JumpStart public hub to a private hub.
|
Future<CreateHumanTaskUiResult> |
createHumanTaskUiAsync(CreateHumanTaskUiRequest createHumanTaskUiRequest)
Defines the settings you will use for the human review workflow user interface.
|
Future<CreateHumanTaskUiResult> |
createHumanTaskUiAsync(CreateHumanTaskUiRequest createHumanTaskUiRequest,
AsyncHandler<CreateHumanTaskUiRequest,CreateHumanTaskUiResult> asyncHandler)
Defines the settings you will use for the human review workflow user interface.
|
Future<CreateHyperParameterTuningJobResult> |
createHyperParameterTuningJobAsync(CreateHyperParameterTuningJobRequest createHyperParameterTuningJobRequest)
Starts a hyperparameter tuning job.
|
Future<CreateHyperParameterTuningJobResult> |
createHyperParameterTuningJobAsync(CreateHyperParameterTuningJobRequest createHyperParameterTuningJobRequest,
AsyncHandler<CreateHyperParameterTuningJobRequest,CreateHyperParameterTuningJobResult> asyncHandler)
Starts a hyperparameter tuning job.
|
Future<CreateImageResult> |
createImageAsync(CreateImageRequest createImageRequest)
Creates a custom SageMaker image.
|
Future<CreateImageResult> |
createImageAsync(CreateImageRequest createImageRequest,
AsyncHandler<CreateImageRequest,CreateImageResult> asyncHandler)
Creates a custom SageMaker image.
|
Future<CreateImageVersionResult> |
createImageVersionAsync(CreateImageVersionRequest createImageVersionRequest)
Creates a version of the SageMaker image specified by ImageName .
|
Future<CreateImageVersionResult> |
createImageVersionAsync(CreateImageVersionRequest createImageVersionRequest,
AsyncHandler<CreateImageVersionRequest,CreateImageVersionResult> asyncHandler)
Creates a version of the SageMaker image specified by ImageName .
|
Future<CreateInferenceComponentResult> |
createInferenceComponentAsync(CreateInferenceComponentRequest createInferenceComponentRequest)
Creates an inference component, which is a SageMaker hosting object that you can use to deploy a model to an
endpoint.
|
Future<CreateInferenceComponentResult> |
createInferenceComponentAsync(CreateInferenceComponentRequest createInferenceComponentRequest,
AsyncHandler<CreateInferenceComponentRequest,CreateInferenceComponentResult> asyncHandler)
Creates an inference component, which is a SageMaker hosting object that you can use to deploy a model to an
endpoint.
|
Future<CreateInferenceExperimentResult> |
createInferenceExperimentAsync(CreateInferenceExperimentRequest createInferenceExperimentRequest)
Creates an inference experiment using the configurations specified in the request.
|
Future<CreateInferenceExperimentResult> |
createInferenceExperimentAsync(CreateInferenceExperimentRequest createInferenceExperimentRequest,
AsyncHandler<CreateInferenceExperimentRequest,CreateInferenceExperimentResult> asyncHandler)
Creates an inference experiment using the configurations specified in the request.
|
Future<CreateInferenceRecommendationsJobResult> |
createInferenceRecommendationsJobAsync(CreateInferenceRecommendationsJobRequest createInferenceRecommendationsJobRequest)
Starts a recommendation job.
|
Future<CreateInferenceRecommendationsJobResult> |
createInferenceRecommendationsJobAsync(CreateInferenceRecommendationsJobRequest createInferenceRecommendationsJobRequest,
AsyncHandler<CreateInferenceRecommendationsJobRequest,CreateInferenceRecommendationsJobResult> asyncHandler)
Starts a recommendation job.
|
Future<CreateLabelingJobResult> |
createLabelingJobAsync(CreateLabelingJobRequest createLabelingJobRequest)
Creates a job that uses workers to label the data objects in your input dataset.
|
Future<CreateLabelingJobResult> |
createLabelingJobAsync(CreateLabelingJobRequest createLabelingJobRequest,
AsyncHandler<CreateLabelingJobRequest,CreateLabelingJobResult> asyncHandler)
Creates a job that uses workers to label the data objects in your input dataset.
|
Future<CreateMlflowTrackingServerResult> |
createMlflowTrackingServerAsync(CreateMlflowTrackingServerRequest createMlflowTrackingServerRequest)
Creates an MLflow Tracking Server using a general purpose Amazon S3 bucket as the artifact store.
|
Future<CreateMlflowTrackingServerResult> |
createMlflowTrackingServerAsync(CreateMlflowTrackingServerRequest createMlflowTrackingServerRequest,
AsyncHandler<CreateMlflowTrackingServerRequest,CreateMlflowTrackingServerResult> asyncHandler)
Creates an MLflow Tracking Server using a general purpose Amazon S3 bucket as the artifact store.
|
Future<CreateModelResult> |
createModelAsync(CreateModelRequest createModelRequest)
Creates a model in SageMaker.
|
Future<CreateModelResult> |
createModelAsync(CreateModelRequest createModelRequest,
AsyncHandler<CreateModelRequest,CreateModelResult> asyncHandler)
Creates a model in SageMaker.
|
Future<CreateModelBiasJobDefinitionResult> |
createModelBiasJobDefinitionAsync(CreateModelBiasJobDefinitionRequest createModelBiasJobDefinitionRequest)
Creates the definition for a model bias job.
|
Future<CreateModelBiasJobDefinitionResult> |
createModelBiasJobDefinitionAsync(CreateModelBiasJobDefinitionRequest createModelBiasJobDefinitionRequest,
AsyncHandler<CreateModelBiasJobDefinitionRequest,CreateModelBiasJobDefinitionResult> asyncHandler)
Creates the definition for a model bias job.
|
Future<CreateModelCardResult> |
createModelCardAsync(CreateModelCardRequest createModelCardRequest)
Creates an Amazon SageMaker Model Card.
|
Future<CreateModelCardResult> |
createModelCardAsync(CreateModelCardRequest createModelCardRequest,
AsyncHandler<CreateModelCardRequest,CreateModelCardResult> asyncHandler)
Creates an Amazon SageMaker Model Card.
|
Future<CreateModelCardExportJobResult> |
createModelCardExportJobAsync(CreateModelCardExportJobRequest createModelCardExportJobRequest)
Creates an Amazon SageMaker Model Card export job.
|
Future<CreateModelCardExportJobResult> |
createModelCardExportJobAsync(CreateModelCardExportJobRequest createModelCardExportJobRequest,
AsyncHandler<CreateModelCardExportJobRequest,CreateModelCardExportJobResult> asyncHandler)
Creates an Amazon SageMaker Model Card export job.
|
Future<CreateModelExplainabilityJobDefinitionResult> |
createModelExplainabilityJobDefinitionAsync(CreateModelExplainabilityJobDefinitionRequest createModelExplainabilityJobDefinitionRequest)
Creates the definition for a model explainability job.
|
Future<CreateModelExplainabilityJobDefinitionResult> |
createModelExplainabilityJobDefinitionAsync(CreateModelExplainabilityJobDefinitionRequest createModelExplainabilityJobDefinitionRequest,
AsyncHandler<CreateModelExplainabilityJobDefinitionRequest,CreateModelExplainabilityJobDefinitionResult> asyncHandler)
Creates the definition for a model explainability job.
|
Future<CreateModelPackageResult> |
createModelPackageAsync(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.
|
Future<CreateModelPackageResult> |
createModelPackageAsync(CreateModelPackageRequest createModelPackageRequest,
AsyncHandler<CreateModelPackageRequest,CreateModelPackageResult> asyncHandler)
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.
|
Future<CreateModelPackageGroupResult> |
createModelPackageGroupAsync(CreateModelPackageGroupRequest createModelPackageGroupRequest)
Creates a model group.
|
Future<CreateModelPackageGroupResult> |
createModelPackageGroupAsync(CreateModelPackageGroupRequest createModelPackageGroupRequest,
AsyncHandler<CreateModelPackageGroupRequest,CreateModelPackageGroupResult> asyncHandler)
Creates a model group.
|
Future<CreateModelQualityJobDefinitionResult> |
createModelQualityJobDefinitionAsync(CreateModelQualityJobDefinitionRequest createModelQualityJobDefinitionRequest)
Creates a definition for a job that monitors model quality and drift.
|
Future<CreateModelQualityJobDefinitionResult> |
createModelQualityJobDefinitionAsync(CreateModelQualityJobDefinitionRequest createModelQualityJobDefinitionRequest,
AsyncHandler<CreateModelQualityJobDefinitionRequest,CreateModelQualityJobDefinitionResult> asyncHandler)
Creates a definition for a job that monitors model quality and drift.
|
Future<CreateMonitoringScheduleResult> |
createMonitoringScheduleAsync(CreateMonitoringScheduleRequest createMonitoringScheduleRequest)
Creates a schedule that regularly starts Amazon SageMaker Processing Jobs to monitor the data captured for an
Amazon SageMaker Endpoint.
|
Future<CreateMonitoringScheduleResult> |
createMonitoringScheduleAsync(CreateMonitoringScheduleRequest createMonitoringScheduleRequest,
AsyncHandler<CreateMonitoringScheduleRequest,CreateMonitoringScheduleResult> asyncHandler)
Creates a schedule that regularly starts Amazon SageMaker Processing Jobs to monitor the data captured for an
Amazon SageMaker Endpoint.
|
Future<CreateNotebookInstanceResult> |
createNotebookInstanceAsync(CreateNotebookInstanceRequest createNotebookInstanceRequest)
Creates an SageMaker notebook instance.
|
Future<CreateNotebookInstanceResult> |
createNotebookInstanceAsync(CreateNotebookInstanceRequest createNotebookInstanceRequest,
AsyncHandler<CreateNotebookInstanceRequest,CreateNotebookInstanceResult> asyncHandler)
Creates an SageMaker notebook instance.
|
Future<CreateNotebookInstanceLifecycleConfigResult> |
createNotebookInstanceLifecycleConfigAsync(CreateNotebookInstanceLifecycleConfigRequest createNotebookInstanceLifecycleConfigRequest)
Creates a lifecycle configuration that you can associate with a notebook instance.
|
Future<CreateNotebookInstanceLifecycleConfigResult> |
createNotebookInstanceLifecycleConfigAsync(CreateNotebookInstanceLifecycleConfigRequest createNotebookInstanceLifecycleConfigRequest,
AsyncHandler<CreateNotebookInstanceLifecycleConfigRequest,CreateNotebookInstanceLifecycleConfigResult> asyncHandler)
Creates a lifecycle configuration that you can associate with a notebook instance.
|
Future<CreateOptimizationJobResult> |
createOptimizationJobAsync(CreateOptimizationJobRequest createOptimizationJobRequest)
Creates a job that optimizes a model for inference performance.
|
Future<CreateOptimizationJobResult> |
createOptimizationJobAsync(CreateOptimizationJobRequest createOptimizationJobRequest,
AsyncHandler<CreateOptimizationJobRequest,CreateOptimizationJobResult> asyncHandler)
Creates a job that optimizes a model for inference performance.
|
Future<CreatePipelineResult> |
createPipelineAsync(CreatePipelineRequest createPipelineRequest)
Creates a pipeline using a JSON pipeline definition.
|
Future<CreatePipelineResult> |
createPipelineAsync(CreatePipelineRequest createPipelineRequest,
AsyncHandler<CreatePipelineRequest,CreatePipelineResult> asyncHandler)
Creates a pipeline using a JSON pipeline definition.
|
Future<CreatePresignedDomainUrlResult> |
createPresignedDomainUrlAsync(CreatePresignedDomainUrlRequest createPresignedDomainUrlRequest)
Creates a URL for a specified UserProfile in a Domain.
|
Future<CreatePresignedDomainUrlResult> |
createPresignedDomainUrlAsync(CreatePresignedDomainUrlRequest createPresignedDomainUrlRequest,
AsyncHandler<CreatePresignedDomainUrlRequest,CreatePresignedDomainUrlResult> asyncHandler)
Creates a URL for a specified UserProfile in a Domain.
|
Future<CreatePresignedMlflowTrackingServerUrlResult> |
createPresignedMlflowTrackingServerUrlAsync(CreatePresignedMlflowTrackingServerUrlRequest createPresignedMlflowTrackingServerUrlRequest)
Returns a presigned URL that you can use to connect to the MLflow UI attached to your tracking server.
|
Future<CreatePresignedMlflowTrackingServerUrlResult> |
createPresignedMlflowTrackingServerUrlAsync(CreatePresignedMlflowTrackingServerUrlRequest createPresignedMlflowTrackingServerUrlRequest,
AsyncHandler<CreatePresignedMlflowTrackingServerUrlRequest,CreatePresignedMlflowTrackingServerUrlResult> asyncHandler)
Returns a presigned URL that you can use to connect to the MLflow UI attached to your tracking server.
|
Future<CreatePresignedNotebookInstanceUrlResult> |
createPresignedNotebookInstanceUrlAsync(CreatePresignedNotebookInstanceUrlRequest createPresignedNotebookInstanceUrlRequest)
Returns a URL that you can use to connect to the Jupyter server from a notebook instance.
|
Future<CreatePresignedNotebookInstanceUrlResult> |
createPresignedNotebookInstanceUrlAsync(CreatePresignedNotebookInstanceUrlRequest createPresignedNotebookInstanceUrlRequest,
AsyncHandler<CreatePresignedNotebookInstanceUrlRequest,CreatePresignedNotebookInstanceUrlResult> asyncHandler)
Returns a URL that you can use to connect to the Jupyter server from a notebook instance.
|
Future<CreateProcessingJobResult> |
createProcessingJobAsync(CreateProcessingJobRequest createProcessingJobRequest)
Creates a processing job.
|
Future<CreateProcessingJobResult> |
createProcessingJobAsync(CreateProcessingJobRequest createProcessingJobRequest,
AsyncHandler<CreateProcessingJobRequest,CreateProcessingJobResult> asyncHandler)
Creates a processing job.
|
Future<CreateProjectResult> |
createProjectAsync(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.
|
Future<CreateProjectResult> |
createProjectAsync(CreateProjectRequest createProjectRequest,
AsyncHandler<CreateProjectRequest,CreateProjectResult> asyncHandler)
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.
|
Future<CreateSpaceResult> |
createSpaceAsync(CreateSpaceRequest createSpaceRequest)
Creates a private space or a space used for real time collaboration in a domain.
|
Future<CreateSpaceResult> |
createSpaceAsync(CreateSpaceRequest createSpaceRequest,
AsyncHandler<CreateSpaceRequest,CreateSpaceResult> asyncHandler)
Creates a private space or a space used for real time collaboration in a domain.
|
Future<CreateStudioLifecycleConfigResult> |
createStudioLifecycleConfigAsync(CreateStudioLifecycleConfigRequest createStudioLifecycleConfigRequest)
Creates a new Amazon SageMaker Studio Lifecycle Configuration.
|
Future<CreateStudioLifecycleConfigResult> |
createStudioLifecycleConfigAsync(CreateStudioLifecycleConfigRequest createStudioLifecycleConfigRequest,
AsyncHandler<CreateStudioLifecycleConfigRequest,CreateStudioLifecycleConfigResult> asyncHandler)
Creates a new Amazon SageMaker Studio Lifecycle Configuration.
|
Future<CreateTrainingJobResult> |
createTrainingJobAsync(CreateTrainingJobRequest createTrainingJobRequest)
Starts a model training job.
|
Future<CreateTrainingJobResult> |
createTrainingJobAsync(CreateTrainingJobRequest createTrainingJobRequest,
AsyncHandler<CreateTrainingJobRequest,CreateTrainingJobResult> asyncHandler)
Starts a model training job.
|
Future<CreateTransformJobResult> |
createTransformJobAsync(CreateTransformJobRequest createTransformJobRequest)
Starts a transform job.
|
Future<CreateTransformJobResult> |
createTransformJobAsync(CreateTransformJobRequest createTransformJobRequest,
AsyncHandler<CreateTransformJobRequest,CreateTransformJobResult> asyncHandler)
Starts a transform job.
|
Future<CreateTrialResult> |
createTrialAsync(CreateTrialRequest createTrialRequest)
Creates an SageMaker trial.
|
Future<CreateTrialResult> |
createTrialAsync(CreateTrialRequest createTrialRequest,
AsyncHandler<CreateTrialRequest,CreateTrialResult> asyncHandler)
Creates an SageMaker trial.
|
Future<CreateTrialComponentResult> |
createTrialComponentAsync(CreateTrialComponentRequest createTrialComponentRequest)
Creates a trial component, which is a stage of a machine learning trial.
|
Future<CreateTrialComponentResult> |
createTrialComponentAsync(CreateTrialComponentRequest createTrialComponentRequest,
AsyncHandler<CreateTrialComponentRequest,CreateTrialComponentResult> asyncHandler)
Creates a trial component, which is a stage of a machine learning trial.
|
Future<CreateUserProfileResult> |
createUserProfileAsync(CreateUserProfileRequest createUserProfileRequest)
Creates a user profile.
|
Future<CreateUserProfileResult> |
createUserProfileAsync(CreateUserProfileRequest createUserProfileRequest,
AsyncHandler<CreateUserProfileRequest,CreateUserProfileResult> asyncHandler)
Creates a user profile.
|
Future<CreateWorkforceResult> |
createWorkforceAsync(CreateWorkforceRequest createWorkforceRequest)
Use this operation to create a workforce.
|
Future<CreateWorkforceResult> |
createWorkforceAsync(CreateWorkforceRequest createWorkforceRequest,
AsyncHandler<CreateWorkforceRequest,CreateWorkforceResult> asyncHandler)
Use this operation to create a workforce.
|
Future<CreateWorkteamResult> |
createWorkteamAsync(CreateWorkteamRequest createWorkteamRequest)
Creates a new work team for labeling your data.
|
Future<CreateWorkteamResult> |
createWorkteamAsync(CreateWorkteamRequest createWorkteamRequest,
AsyncHandler<CreateWorkteamRequest,CreateWorkteamResult> asyncHandler)
Creates a new work team for labeling your data.
|
Future<DeleteActionResult> |
deleteActionAsync(DeleteActionRequest deleteActionRequest)
Deletes an action.
|
Future<DeleteActionResult> |
deleteActionAsync(DeleteActionRequest deleteActionRequest,
AsyncHandler<DeleteActionRequest,DeleteActionResult> asyncHandler)
Deletes an action.
|
Future<DeleteAlgorithmResult> |
deleteAlgorithmAsync(DeleteAlgorithmRequest deleteAlgorithmRequest)
Removes the specified algorithm from your account.
|
Future<DeleteAlgorithmResult> |
deleteAlgorithmAsync(DeleteAlgorithmRequest deleteAlgorithmRequest,
AsyncHandler<DeleteAlgorithmRequest,DeleteAlgorithmResult> asyncHandler)
Removes the specified algorithm from your account.
|
Future<DeleteAppResult> |
deleteAppAsync(DeleteAppRequest deleteAppRequest)
Used to stop and delete an app.
|
Future<DeleteAppResult> |
deleteAppAsync(DeleteAppRequest deleteAppRequest,
AsyncHandler<DeleteAppRequest,DeleteAppResult> asyncHandler)
Used to stop and delete an app.
|
Future<DeleteAppImageConfigResult> |
deleteAppImageConfigAsync(DeleteAppImageConfigRequest deleteAppImageConfigRequest)
Deletes an AppImageConfig.
|
Future<DeleteAppImageConfigResult> |
deleteAppImageConfigAsync(DeleteAppImageConfigRequest deleteAppImageConfigRequest,
AsyncHandler<DeleteAppImageConfigRequest,DeleteAppImageConfigResult> asyncHandler)
Deletes an AppImageConfig.
|
Future<DeleteArtifactResult> |
deleteArtifactAsync(DeleteArtifactRequest deleteArtifactRequest)
Deletes an artifact.
|
Future<DeleteArtifactResult> |
deleteArtifactAsync(DeleteArtifactRequest deleteArtifactRequest,
AsyncHandler<DeleteArtifactRequest,DeleteArtifactResult> asyncHandler)
Deletes an artifact.
|
Future<DeleteAssociationResult> |
deleteAssociationAsync(DeleteAssociationRequest deleteAssociationRequest)
Deletes an association.
|
Future<DeleteAssociationResult> |
deleteAssociationAsync(DeleteAssociationRequest deleteAssociationRequest,
AsyncHandler<DeleteAssociationRequest,DeleteAssociationResult> asyncHandler)
Deletes an association.
|
Future<DeleteClusterResult> |
deleteClusterAsync(DeleteClusterRequest deleteClusterRequest)
Delete a SageMaker HyperPod cluster.
|
Future<DeleteClusterResult> |
deleteClusterAsync(DeleteClusterRequest deleteClusterRequest,
AsyncHandler<DeleteClusterRequest,DeleteClusterResult> asyncHandler)
Delete a SageMaker HyperPod cluster.
|
Future<DeleteCodeRepositoryResult> |
deleteCodeRepositoryAsync(DeleteCodeRepositoryRequest deleteCodeRepositoryRequest)
Deletes the specified Git repository from your account.
|
Future<DeleteCodeRepositoryResult> |
deleteCodeRepositoryAsync(DeleteCodeRepositoryRequest deleteCodeRepositoryRequest,
AsyncHandler<DeleteCodeRepositoryRequest,DeleteCodeRepositoryResult> asyncHandler)
Deletes the specified Git repository from your account.
|
Future<DeleteCompilationJobResult> |
deleteCompilationJobAsync(DeleteCompilationJobRequest deleteCompilationJobRequest)
Deletes the specified compilation job.
|
Future<DeleteCompilationJobResult> |
deleteCompilationJobAsync(DeleteCompilationJobRequest deleteCompilationJobRequest,
AsyncHandler<DeleteCompilationJobRequest,DeleteCompilationJobResult> asyncHandler)
Deletes the specified compilation job.
|
Future<DeleteContextResult> |
deleteContextAsync(DeleteContextRequest deleteContextRequest)
Deletes an context.
|
Future<DeleteContextResult> |
deleteContextAsync(DeleteContextRequest deleteContextRequest,
AsyncHandler<DeleteContextRequest,DeleteContextResult> asyncHandler)
Deletes an context.
|
Future<DeleteDataQualityJobDefinitionResult> |
deleteDataQualityJobDefinitionAsync(DeleteDataQualityJobDefinitionRequest deleteDataQualityJobDefinitionRequest)
Deletes a data quality monitoring job definition.
|
Future<DeleteDataQualityJobDefinitionResult> |
deleteDataQualityJobDefinitionAsync(DeleteDataQualityJobDefinitionRequest deleteDataQualityJobDefinitionRequest,
AsyncHandler<DeleteDataQualityJobDefinitionRequest,DeleteDataQualityJobDefinitionResult> asyncHandler)
Deletes a data quality monitoring job definition.
|
Future<DeleteDeviceFleetResult> |
deleteDeviceFleetAsync(DeleteDeviceFleetRequest deleteDeviceFleetRequest)
Deletes a fleet.
|
Future<DeleteDeviceFleetResult> |
deleteDeviceFleetAsync(DeleteDeviceFleetRequest deleteDeviceFleetRequest,
AsyncHandler<DeleteDeviceFleetRequest,DeleteDeviceFleetResult> asyncHandler)
Deletes a fleet.
|
Future<DeleteDomainResult> |
deleteDomainAsync(DeleteDomainRequest deleteDomainRequest)
Used to delete a domain.
|
Future<DeleteDomainResult> |
deleteDomainAsync(DeleteDomainRequest deleteDomainRequest,
AsyncHandler<DeleteDomainRequest,DeleteDomainResult> asyncHandler)
Used to delete a domain.
|
Future<DeleteEdgeDeploymentPlanResult> |
deleteEdgeDeploymentPlanAsync(DeleteEdgeDeploymentPlanRequest deleteEdgeDeploymentPlanRequest)
Deletes an edge deployment plan if (and only if) all the stages in the plan are inactive or there are no stages
in the plan.
|
Future<DeleteEdgeDeploymentPlanResult> |
deleteEdgeDeploymentPlanAsync(DeleteEdgeDeploymentPlanRequest deleteEdgeDeploymentPlanRequest,
AsyncHandler<DeleteEdgeDeploymentPlanRequest,DeleteEdgeDeploymentPlanResult> asyncHandler)
Deletes an edge deployment plan if (and only if) all the stages in the plan are inactive or there are no stages
in the plan.
|
Future<DeleteEdgeDeploymentStageResult> |
deleteEdgeDeploymentStageAsync(DeleteEdgeDeploymentStageRequest deleteEdgeDeploymentStageRequest)
Delete a stage in an edge deployment plan if (and only if) the stage is inactive.
|
Future<DeleteEdgeDeploymentStageResult> |
deleteEdgeDeploymentStageAsync(DeleteEdgeDeploymentStageRequest deleteEdgeDeploymentStageRequest,
AsyncHandler<DeleteEdgeDeploymentStageRequest,DeleteEdgeDeploymentStageResult> asyncHandler)
Delete a stage in an edge deployment plan if (and only if) the stage is inactive.
|
Future<DeleteEndpointResult> |
deleteEndpointAsync(DeleteEndpointRequest deleteEndpointRequest)
Deletes an endpoint.
|
Future<DeleteEndpointResult> |
deleteEndpointAsync(DeleteEndpointRequest deleteEndpointRequest,
AsyncHandler<DeleteEndpointRequest,DeleteEndpointResult> asyncHandler)
Deletes an endpoint.
|
Future<DeleteEndpointConfigResult> |
deleteEndpointConfigAsync(DeleteEndpointConfigRequest deleteEndpointConfigRequest)
Deletes an endpoint configuration.
|
Future<DeleteEndpointConfigResult> |
deleteEndpointConfigAsync(DeleteEndpointConfigRequest deleteEndpointConfigRequest,
AsyncHandler<DeleteEndpointConfigRequest,DeleteEndpointConfigResult> asyncHandler)
Deletes an endpoint configuration.
|
Future<DeleteExperimentResult> |
deleteExperimentAsync(DeleteExperimentRequest deleteExperimentRequest)
Deletes an SageMaker experiment.
|
Future<DeleteExperimentResult> |
deleteExperimentAsync(DeleteExperimentRequest deleteExperimentRequest,
AsyncHandler<DeleteExperimentRequest,DeleteExperimentResult> asyncHandler)
Deletes an SageMaker experiment.
|
Future<DeleteFeatureGroupResult> |
deleteFeatureGroupAsync(DeleteFeatureGroupRequest deleteFeatureGroupRequest)
Delete the FeatureGroup and any data that was written to the OnlineStore of the
FeatureGroup .
|
Future<DeleteFeatureGroupResult> |
deleteFeatureGroupAsync(DeleteFeatureGroupRequest deleteFeatureGroupRequest,
AsyncHandler<DeleteFeatureGroupRequest,DeleteFeatureGroupResult> asyncHandler)
Delete the FeatureGroup and any data that was written to the OnlineStore of the
FeatureGroup .
|
Future<DeleteFlowDefinitionResult> |
deleteFlowDefinitionAsync(DeleteFlowDefinitionRequest deleteFlowDefinitionRequest)
Deletes the specified flow definition.
|
Future<DeleteFlowDefinitionResult> |
deleteFlowDefinitionAsync(DeleteFlowDefinitionRequest deleteFlowDefinitionRequest,
AsyncHandler<DeleteFlowDefinitionRequest,DeleteFlowDefinitionResult> asyncHandler)
Deletes the specified flow definition.
|
Future<DeleteHubResult> |
deleteHubAsync(DeleteHubRequest deleteHubRequest)
Delete a hub.
|
Future<DeleteHubResult> |
deleteHubAsync(DeleteHubRequest deleteHubRequest,
AsyncHandler<DeleteHubRequest,DeleteHubResult> asyncHandler)
Delete a hub.
|
Future<DeleteHubContentResult> |
deleteHubContentAsync(DeleteHubContentRequest deleteHubContentRequest)
Delete the contents of a hub.
|
Future<DeleteHubContentResult> |
deleteHubContentAsync(DeleteHubContentRequest deleteHubContentRequest,
AsyncHandler<DeleteHubContentRequest,DeleteHubContentResult> asyncHandler)
Delete the contents of a hub.
|
Future<DeleteHubContentReferenceResult> |
deleteHubContentReferenceAsync(DeleteHubContentReferenceRequest deleteHubContentReferenceRequest)
Delete a hub content reference in order to remove a model from a private hub.
|
Future<DeleteHubContentReferenceResult> |
deleteHubContentReferenceAsync(DeleteHubContentReferenceRequest deleteHubContentReferenceRequest,
AsyncHandler<DeleteHubContentReferenceRequest,DeleteHubContentReferenceResult> asyncHandler)
Delete a hub content reference in order to remove a model from a private hub.
|
Future<DeleteHumanTaskUiResult> |
deleteHumanTaskUiAsync(DeleteHumanTaskUiRequest deleteHumanTaskUiRequest)
Use this operation to delete a human task user interface (worker task template).
|
Future<DeleteHumanTaskUiResult> |
deleteHumanTaskUiAsync(DeleteHumanTaskUiRequest deleteHumanTaskUiRequest,
AsyncHandler<DeleteHumanTaskUiRequest,DeleteHumanTaskUiResult> asyncHandler)
Use this operation to delete a human task user interface (worker task template).
|
Future<DeleteHyperParameterTuningJobResult> |
deleteHyperParameterTuningJobAsync(DeleteHyperParameterTuningJobRequest deleteHyperParameterTuningJobRequest)
Deletes a hyperparameter tuning job.
|
Future<DeleteHyperParameterTuningJobResult> |
deleteHyperParameterTuningJobAsync(DeleteHyperParameterTuningJobRequest deleteHyperParameterTuningJobRequest,
AsyncHandler<DeleteHyperParameterTuningJobRequest,DeleteHyperParameterTuningJobResult> asyncHandler)
Deletes a hyperparameter tuning job.
|
Future<DeleteImageResult> |
deleteImageAsync(DeleteImageRequest deleteImageRequest)
Deletes a SageMaker image and all versions of the image.
|
Future<DeleteImageResult> |
deleteImageAsync(DeleteImageRequest deleteImageRequest,
AsyncHandler<DeleteImageRequest,DeleteImageResult> asyncHandler)
Deletes a SageMaker image and all versions of the image.
|
Future<DeleteImageVersionResult> |
deleteImageVersionAsync(DeleteImageVersionRequest deleteImageVersionRequest)
Deletes a version of a SageMaker image.
|
Future<DeleteImageVersionResult> |
deleteImageVersionAsync(DeleteImageVersionRequest deleteImageVersionRequest,
AsyncHandler<DeleteImageVersionRequest,DeleteImageVersionResult> asyncHandler)
Deletes a version of a SageMaker image.
|
Future<DeleteInferenceComponentResult> |
deleteInferenceComponentAsync(DeleteInferenceComponentRequest deleteInferenceComponentRequest)
Deletes an inference component.
|
Future<DeleteInferenceComponentResult> |
deleteInferenceComponentAsync(DeleteInferenceComponentRequest deleteInferenceComponentRequest,
AsyncHandler<DeleteInferenceComponentRequest,DeleteInferenceComponentResult> asyncHandler)
Deletes an inference component.
|
Future<DeleteInferenceExperimentResult> |
deleteInferenceExperimentAsync(DeleteInferenceExperimentRequest deleteInferenceExperimentRequest)
Deletes an inference experiment.
|
Future<DeleteInferenceExperimentResult> |
deleteInferenceExperimentAsync(DeleteInferenceExperimentRequest deleteInferenceExperimentRequest,
AsyncHandler<DeleteInferenceExperimentRequest,DeleteInferenceExperimentResult> asyncHandler)
Deletes an inference experiment.
|
Future<DeleteMlflowTrackingServerResult> |
deleteMlflowTrackingServerAsync(DeleteMlflowTrackingServerRequest deleteMlflowTrackingServerRequest)
Deletes an MLflow Tracking Server.
|
Future<DeleteMlflowTrackingServerResult> |
deleteMlflowTrackingServerAsync(DeleteMlflowTrackingServerRequest deleteMlflowTrackingServerRequest,
AsyncHandler<DeleteMlflowTrackingServerRequest,DeleteMlflowTrackingServerResult> asyncHandler)
Deletes an MLflow Tracking Server.
|
Future<DeleteModelResult> |
deleteModelAsync(DeleteModelRequest deleteModelRequest)
Deletes a model.
|
Future<DeleteModelResult> |
deleteModelAsync(DeleteModelRequest deleteModelRequest,
AsyncHandler<DeleteModelRequest,DeleteModelResult> asyncHandler)
Deletes a model.
|
Future<DeleteModelBiasJobDefinitionResult> |
deleteModelBiasJobDefinitionAsync(DeleteModelBiasJobDefinitionRequest deleteModelBiasJobDefinitionRequest)
Deletes an Amazon SageMaker model bias job definition.
|
Future<DeleteModelBiasJobDefinitionResult> |
deleteModelBiasJobDefinitionAsync(DeleteModelBiasJobDefinitionRequest deleteModelBiasJobDefinitionRequest,
AsyncHandler<DeleteModelBiasJobDefinitionRequest,DeleteModelBiasJobDefinitionResult> asyncHandler)
Deletes an Amazon SageMaker model bias job definition.
|
Future<DeleteModelCardResult> |
deleteModelCardAsync(DeleteModelCardRequest deleteModelCardRequest)
Deletes an Amazon SageMaker Model Card.
|
Future<DeleteModelCardResult> |
deleteModelCardAsync(DeleteModelCardRequest deleteModelCardRequest,
AsyncHandler<DeleteModelCardRequest,DeleteModelCardResult> asyncHandler)
Deletes an Amazon SageMaker Model Card.
|
Future<DeleteModelExplainabilityJobDefinitionResult> |
deleteModelExplainabilityJobDefinitionAsync(DeleteModelExplainabilityJobDefinitionRequest deleteModelExplainabilityJobDefinitionRequest)
Deletes an Amazon SageMaker model explainability job definition.
|
Future<DeleteModelExplainabilityJobDefinitionResult> |
deleteModelExplainabilityJobDefinitionAsync(DeleteModelExplainabilityJobDefinitionRequest deleteModelExplainabilityJobDefinitionRequest,
AsyncHandler<DeleteModelExplainabilityJobDefinitionRequest,DeleteModelExplainabilityJobDefinitionResult> asyncHandler)
Deletes an Amazon SageMaker model explainability job definition.
|
Future<DeleteModelPackageResult> |
deleteModelPackageAsync(DeleteModelPackageRequest deleteModelPackageRequest)
Deletes a model package.
|
Future<DeleteModelPackageResult> |
deleteModelPackageAsync(DeleteModelPackageRequest deleteModelPackageRequest,
AsyncHandler<DeleteModelPackageRequest,DeleteModelPackageResult> asyncHandler)
Deletes a model package.
|
Future<DeleteModelPackageGroupResult> |
deleteModelPackageGroupAsync(DeleteModelPackageGroupRequest deleteModelPackageGroupRequest)
Deletes the specified model group.
|
Future<DeleteModelPackageGroupResult> |
deleteModelPackageGroupAsync(DeleteModelPackageGroupRequest deleteModelPackageGroupRequest,
AsyncHandler<DeleteModelPackageGroupRequest,DeleteModelPackageGroupResult> asyncHandler)
Deletes the specified model group.
|
Future<DeleteModelPackageGroupPolicyResult> |
deleteModelPackageGroupPolicyAsync(DeleteModelPackageGroupPolicyRequest deleteModelPackageGroupPolicyRequest)
Deletes a model group resource policy.
|
Future<DeleteModelPackageGroupPolicyResult> |
deleteModelPackageGroupPolicyAsync(DeleteModelPackageGroupPolicyRequest deleteModelPackageGroupPolicyRequest,
AsyncHandler<DeleteModelPackageGroupPolicyRequest,DeleteModelPackageGroupPolicyResult> asyncHandler)
Deletes a model group resource policy.
|
Future<DeleteModelQualityJobDefinitionResult> |
deleteModelQualityJobDefinitionAsync(DeleteModelQualityJobDefinitionRequest deleteModelQualityJobDefinitionRequest)
Deletes the secified model quality monitoring job definition.
|
Future<DeleteModelQualityJobDefinitionResult> |
deleteModelQualityJobDefinitionAsync(DeleteModelQualityJobDefinitionRequest deleteModelQualityJobDefinitionRequest,
AsyncHandler<DeleteModelQualityJobDefinitionRequest,DeleteModelQualityJobDefinitionResult> asyncHandler)
Deletes the secified model quality monitoring job definition.
|
Future<DeleteMonitoringScheduleResult> |
deleteMonitoringScheduleAsync(DeleteMonitoringScheduleRequest deleteMonitoringScheduleRequest)
Deletes a monitoring schedule.
|
Future<DeleteMonitoringScheduleResult> |
deleteMonitoringScheduleAsync(DeleteMonitoringScheduleRequest deleteMonitoringScheduleRequest,
AsyncHandler<DeleteMonitoringScheduleRequest,DeleteMonitoringScheduleResult> asyncHandler)
Deletes a monitoring schedule.
|
Future<DeleteNotebookInstanceResult> |
deleteNotebookInstanceAsync(DeleteNotebookInstanceRequest deleteNotebookInstanceRequest)
Deletes an SageMaker notebook instance.
|
Future<DeleteNotebookInstanceResult> |
deleteNotebookInstanceAsync(DeleteNotebookInstanceRequest deleteNotebookInstanceRequest,
AsyncHandler<DeleteNotebookInstanceRequest,DeleteNotebookInstanceResult> asyncHandler)
Deletes an SageMaker notebook instance.
|
Future<DeleteNotebookInstanceLifecycleConfigResult> |
deleteNotebookInstanceLifecycleConfigAsync(DeleteNotebookInstanceLifecycleConfigRequest deleteNotebookInstanceLifecycleConfigRequest)
Deletes a notebook instance lifecycle configuration.
|
Future<DeleteNotebookInstanceLifecycleConfigResult> |
deleteNotebookInstanceLifecycleConfigAsync(DeleteNotebookInstanceLifecycleConfigRequest deleteNotebookInstanceLifecycleConfigRequest,
AsyncHandler<DeleteNotebookInstanceLifecycleConfigRequest,DeleteNotebookInstanceLifecycleConfigResult> asyncHandler)
Deletes a notebook instance lifecycle configuration.
|
Future<DeleteOptimizationJobResult> |
deleteOptimizationJobAsync(DeleteOptimizationJobRequest deleteOptimizationJobRequest)
Deletes an optimization job.
|
Future<DeleteOptimizationJobResult> |
deleteOptimizationJobAsync(DeleteOptimizationJobRequest deleteOptimizationJobRequest,
AsyncHandler<DeleteOptimizationJobRequest,DeleteOptimizationJobResult> asyncHandler)
Deletes an optimization job.
|
Future<DeletePipelineResult> |
deletePipelineAsync(DeletePipelineRequest deletePipelineRequest)
Deletes a pipeline if there are no running instances of the pipeline.
|
Future<DeletePipelineResult> |
deletePipelineAsync(DeletePipelineRequest deletePipelineRequest,
AsyncHandler<DeletePipelineRequest,DeletePipelineResult> asyncHandler)
Deletes a pipeline if there are no running instances of the pipeline.
|
Future<DeleteProjectResult> |
deleteProjectAsync(DeleteProjectRequest deleteProjectRequest)
Delete the specified project.
|
Future<DeleteProjectResult> |
deleteProjectAsync(DeleteProjectRequest deleteProjectRequest,
AsyncHandler<DeleteProjectRequest,DeleteProjectResult> asyncHandler)
Delete the specified project.
|
Future<DeleteSpaceResult> |
deleteSpaceAsync(DeleteSpaceRequest deleteSpaceRequest)
Used to delete a space.
|
Future<DeleteSpaceResult> |
deleteSpaceAsync(DeleteSpaceRequest deleteSpaceRequest,
AsyncHandler<DeleteSpaceRequest,DeleteSpaceResult> asyncHandler)
Used to delete a space.
|
Future<DeleteStudioLifecycleConfigResult> |
deleteStudioLifecycleConfigAsync(DeleteStudioLifecycleConfigRequest deleteStudioLifecycleConfigRequest)
Deletes the Amazon SageMaker Studio Lifecycle Configuration.
|
Future<DeleteStudioLifecycleConfigResult> |
deleteStudioLifecycleConfigAsync(DeleteStudioLifecycleConfigRequest deleteStudioLifecycleConfigRequest,
AsyncHandler<DeleteStudioLifecycleConfigRequest,DeleteStudioLifecycleConfigResult> asyncHandler)
Deletes the Amazon SageMaker Studio Lifecycle Configuration.
|
Future<DeleteTagsResult> |
deleteTagsAsync(DeleteTagsRequest deleteTagsRequest)
Deletes the specified tags from an SageMaker resource.
|
Future<DeleteTagsResult> |
deleteTagsAsync(DeleteTagsRequest deleteTagsRequest,
AsyncHandler<DeleteTagsRequest,DeleteTagsResult> asyncHandler)
Deletes the specified tags from an SageMaker resource.
|
Future<DeleteTrialResult> |
deleteTrialAsync(DeleteTrialRequest deleteTrialRequest)
Deletes the specified trial.
|
Future<DeleteTrialResult> |
deleteTrialAsync(DeleteTrialRequest deleteTrialRequest,
AsyncHandler<DeleteTrialRequest,DeleteTrialResult> asyncHandler)
Deletes the specified trial.
|
Future<DeleteTrialComponentResult> |
deleteTrialComponentAsync(DeleteTrialComponentRequest deleteTrialComponentRequest)
Deletes the specified trial component.
|
Future<DeleteTrialComponentResult> |
deleteTrialComponentAsync(DeleteTrialComponentRequest deleteTrialComponentRequest,
AsyncHandler<DeleteTrialComponentRequest,DeleteTrialComponentResult> asyncHandler)
Deletes the specified trial component.
|
Future<DeleteUserProfileResult> |
deleteUserProfileAsync(DeleteUserProfileRequest deleteUserProfileRequest)
Deletes a user profile.
|
Future<DeleteUserProfileResult> |
deleteUserProfileAsync(DeleteUserProfileRequest deleteUserProfileRequest,
AsyncHandler<DeleteUserProfileRequest,DeleteUserProfileResult> asyncHandler)
Deletes a user profile.
|
Future<DeleteWorkforceResult> |
deleteWorkforceAsync(DeleteWorkforceRequest deleteWorkforceRequest)
Use this operation to delete a workforce.
|
Future<DeleteWorkforceResult> |
deleteWorkforceAsync(DeleteWorkforceRequest deleteWorkforceRequest,
AsyncHandler<DeleteWorkforceRequest,DeleteWorkforceResult> asyncHandler)
Use this operation to delete a workforce.
|
Future<DeleteWorkteamResult> |
deleteWorkteamAsync(DeleteWorkteamRequest deleteWorkteamRequest)
Deletes an existing work team.
|
Future<DeleteWorkteamResult> |
deleteWorkteamAsync(DeleteWorkteamRequest deleteWorkteamRequest,
AsyncHandler<DeleteWorkteamRequest,DeleteWorkteamResult> asyncHandler)
Deletes an existing work team.
|
Future<DeregisterDevicesResult> |
deregisterDevicesAsync(DeregisterDevicesRequest deregisterDevicesRequest)
Deregisters the specified devices.
|
Future<DeregisterDevicesResult> |
deregisterDevicesAsync(DeregisterDevicesRequest deregisterDevicesRequest,
AsyncHandler<DeregisterDevicesRequest,DeregisterDevicesResult> asyncHandler)
Deregisters the specified devices.
|
Future<DescribeActionResult> |
describeActionAsync(DescribeActionRequest describeActionRequest)
Describes an action.
|
Future<DescribeActionResult> |
describeActionAsync(DescribeActionRequest describeActionRequest,
AsyncHandler<DescribeActionRequest,DescribeActionResult> asyncHandler)
Describes an action.
|
Future<DescribeAlgorithmResult> |
describeAlgorithmAsync(DescribeAlgorithmRequest describeAlgorithmRequest)
Returns a description of the specified algorithm that is in your account.
|
Future<DescribeAlgorithmResult> |
describeAlgorithmAsync(DescribeAlgorithmRequest describeAlgorithmRequest,
AsyncHandler<DescribeAlgorithmRequest,DescribeAlgorithmResult> asyncHandler)
Returns a description of the specified algorithm that is in your account.
|
Future<DescribeAppResult> |
describeAppAsync(DescribeAppRequest describeAppRequest)
Describes the app.
|
Future<DescribeAppResult> |
describeAppAsync(DescribeAppRequest describeAppRequest,
AsyncHandler<DescribeAppRequest,DescribeAppResult> asyncHandler)
Describes the app.
|
Future<DescribeAppImageConfigResult> |
describeAppImageConfigAsync(DescribeAppImageConfigRequest describeAppImageConfigRequest)
Describes an AppImageConfig.
|
Future<DescribeAppImageConfigResult> |
describeAppImageConfigAsync(DescribeAppImageConfigRequest describeAppImageConfigRequest,
AsyncHandler<DescribeAppImageConfigRequest,DescribeAppImageConfigResult> asyncHandler)
Describes an AppImageConfig.
|
Future<DescribeArtifactResult> |
describeArtifactAsync(DescribeArtifactRequest describeArtifactRequest)
Describes an artifact.
|
Future<DescribeArtifactResult> |
describeArtifactAsync(DescribeArtifactRequest describeArtifactRequest,
AsyncHandler<DescribeArtifactRequest,DescribeArtifactResult> asyncHandler)
Describes an artifact.
|
Future<DescribeAutoMLJobResult> |
describeAutoMLJobAsync(DescribeAutoMLJobRequest describeAutoMLJobRequest)
Returns information about an AutoML job created by calling CreateAutoMLJob.
|
Future<DescribeAutoMLJobResult> |
describeAutoMLJobAsync(DescribeAutoMLJobRequest describeAutoMLJobRequest,
AsyncHandler<DescribeAutoMLJobRequest,DescribeAutoMLJobResult> asyncHandler)
Returns information about an AutoML job created by calling CreateAutoMLJob.
|
Future<DescribeAutoMLJobV2Result> |
describeAutoMLJobV2Async(DescribeAutoMLJobV2Request describeAutoMLJobV2Request)
|
Future<DescribeAutoMLJobV2Result> |
describeAutoMLJobV2Async(DescribeAutoMLJobV2Request describeAutoMLJobV2Request,
AsyncHandler<DescribeAutoMLJobV2Request,DescribeAutoMLJobV2Result> asyncHandler)
|
Future<DescribeClusterResult> |
describeClusterAsync(DescribeClusterRequest describeClusterRequest)
Retrieves information of a SageMaker HyperPod cluster.
|
Future<DescribeClusterResult> |
describeClusterAsync(DescribeClusterRequest describeClusterRequest,
AsyncHandler<DescribeClusterRequest,DescribeClusterResult> asyncHandler)
Retrieves information of a SageMaker HyperPod cluster.
|
Future<DescribeClusterNodeResult> |
describeClusterNodeAsync(DescribeClusterNodeRequest describeClusterNodeRequest)
Retrieves information of a node (also called a instance interchangeably) of a SageMaker HyperPod cluster.
|
Future<DescribeClusterNodeResult> |
describeClusterNodeAsync(DescribeClusterNodeRequest describeClusterNodeRequest,
AsyncHandler<DescribeClusterNodeRequest,DescribeClusterNodeResult> asyncHandler)
Retrieves information of a node (also called a instance interchangeably) of a SageMaker HyperPod cluster.
|
Future<DescribeCodeRepositoryResult> |
describeCodeRepositoryAsync(DescribeCodeRepositoryRequest describeCodeRepositoryRequest)
Gets details about the specified Git repository.
|
Future<DescribeCodeRepositoryResult> |
describeCodeRepositoryAsync(DescribeCodeRepositoryRequest describeCodeRepositoryRequest,
AsyncHandler<DescribeCodeRepositoryRequest,DescribeCodeRepositoryResult> asyncHandler)
Gets details about the specified Git repository.
|
Future<DescribeCompilationJobResult> |
describeCompilationJobAsync(DescribeCompilationJobRequest describeCompilationJobRequest)
Returns information about a model compilation job.
|
Future<DescribeCompilationJobResult> |
describeCompilationJobAsync(DescribeCompilationJobRequest describeCompilationJobRequest,
AsyncHandler<DescribeCompilationJobRequest,DescribeCompilationJobResult> asyncHandler)
Returns information about a model compilation job.
|
Future<DescribeContextResult> |
describeContextAsync(DescribeContextRequest describeContextRequest)
Describes a context.
|
Future<DescribeContextResult> |
describeContextAsync(DescribeContextRequest describeContextRequest,
AsyncHandler<DescribeContextRequest,DescribeContextResult> asyncHandler)
Describes a context.
|
Future<DescribeDataQualityJobDefinitionResult> |
describeDataQualityJobDefinitionAsync(DescribeDataQualityJobDefinitionRequest describeDataQualityJobDefinitionRequest)
Gets the details of a data quality monitoring job definition.
|
Future<DescribeDataQualityJobDefinitionResult> |
describeDataQualityJobDefinitionAsync(DescribeDataQualityJobDefinitionRequest describeDataQualityJobDefinitionRequest,
AsyncHandler<DescribeDataQualityJobDefinitionRequest,DescribeDataQualityJobDefinitionResult> asyncHandler)
Gets the details of a data quality monitoring job definition.
|
Future<DescribeDeviceResult> |
describeDeviceAsync(DescribeDeviceRequest describeDeviceRequest)
Describes the device.
|
Future<DescribeDeviceResult> |
describeDeviceAsync(DescribeDeviceRequest describeDeviceRequest,
AsyncHandler<DescribeDeviceRequest,DescribeDeviceResult> asyncHandler)
Describes the device.
|
Future<DescribeDeviceFleetResult> |
describeDeviceFleetAsync(DescribeDeviceFleetRequest describeDeviceFleetRequest)
A description of the fleet the device belongs to.
|
Future<DescribeDeviceFleetResult> |
describeDeviceFleetAsync(DescribeDeviceFleetRequest describeDeviceFleetRequest,
AsyncHandler<DescribeDeviceFleetRequest,DescribeDeviceFleetResult> asyncHandler)
A description of the fleet the device belongs to.
|
Future<DescribeDomainResult> |
describeDomainAsync(DescribeDomainRequest describeDomainRequest)
The description of the domain.
|
Future<DescribeDomainResult> |
describeDomainAsync(DescribeDomainRequest describeDomainRequest,
AsyncHandler<DescribeDomainRequest,DescribeDomainResult> asyncHandler)
The description of the domain.
|
Future<DescribeEdgeDeploymentPlanResult> |
describeEdgeDeploymentPlanAsync(DescribeEdgeDeploymentPlanRequest describeEdgeDeploymentPlanRequest)
Describes an edge deployment plan with deployment status per stage.
|
Future<DescribeEdgeDeploymentPlanResult> |
describeEdgeDeploymentPlanAsync(DescribeEdgeDeploymentPlanRequest describeEdgeDeploymentPlanRequest,
AsyncHandler<DescribeEdgeDeploymentPlanRequest,DescribeEdgeDeploymentPlanResult> asyncHandler)
Describes an edge deployment plan with deployment status per stage.
|
Future<DescribeEdgePackagingJobResult> |
describeEdgePackagingJobAsync(DescribeEdgePackagingJobRequest describeEdgePackagingJobRequest)
A description of edge packaging jobs.
|
Future<DescribeEdgePackagingJobResult> |
describeEdgePackagingJobAsync(DescribeEdgePackagingJobRequest describeEdgePackagingJobRequest,
AsyncHandler<DescribeEdgePackagingJobRequest,DescribeEdgePackagingJobResult> asyncHandler)
A description of edge packaging jobs.
|
Future<DescribeEndpointResult> |
describeEndpointAsync(DescribeEndpointRequest describeEndpointRequest)
Returns the description of an endpoint.
|
Future<DescribeEndpointResult> |
describeEndpointAsync(DescribeEndpointRequest describeEndpointRequest,
AsyncHandler<DescribeEndpointRequest,DescribeEndpointResult> asyncHandler)
Returns the description of an endpoint.
|
Future<DescribeEndpointConfigResult> |
describeEndpointConfigAsync(DescribeEndpointConfigRequest describeEndpointConfigRequest)
Returns the description of an endpoint configuration created using the CreateEndpointConfig API.
|
Future<DescribeEndpointConfigResult> |
describeEndpointConfigAsync(DescribeEndpointConfigRequest describeEndpointConfigRequest,
AsyncHandler<DescribeEndpointConfigRequest,DescribeEndpointConfigResult> asyncHandler)
Returns the description of an endpoint configuration created using the CreateEndpointConfig API.
|
Future<DescribeExperimentResult> |
describeExperimentAsync(DescribeExperimentRequest describeExperimentRequest)
Provides a list of an experiment's properties.
|
Future<DescribeExperimentResult> |
describeExperimentAsync(DescribeExperimentRequest describeExperimentRequest,
AsyncHandler<DescribeExperimentRequest,DescribeExperimentResult> asyncHandler)
Provides a list of an experiment's properties.
|
Future<DescribeFeatureGroupResult> |
describeFeatureGroupAsync(DescribeFeatureGroupRequest describeFeatureGroupRequest)
Use this operation to describe a FeatureGroup .
|
Future<DescribeFeatureGroupResult> |
describeFeatureGroupAsync(DescribeFeatureGroupRequest describeFeatureGroupRequest,
AsyncHandler<DescribeFeatureGroupRequest,DescribeFeatureGroupResult> asyncHandler)
Use this operation to describe a FeatureGroup .
|
Future<DescribeFeatureMetadataResult> |
describeFeatureMetadataAsync(DescribeFeatureMetadataRequest describeFeatureMetadataRequest)
Shows the metadata for a feature within a feature group.
|
Future<DescribeFeatureMetadataResult> |
describeFeatureMetadataAsync(DescribeFeatureMetadataRequest describeFeatureMetadataRequest,
AsyncHandler<DescribeFeatureMetadataRequest,DescribeFeatureMetadataResult> asyncHandler)
Shows the metadata for a feature within a feature group.
|
Future<DescribeFlowDefinitionResult> |
describeFlowDefinitionAsync(DescribeFlowDefinitionRequest describeFlowDefinitionRequest)
Returns information about the specified flow definition.
|
Future<DescribeFlowDefinitionResult> |
describeFlowDefinitionAsync(DescribeFlowDefinitionRequest describeFlowDefinitionRequest,
AsyncHandler<DescribeFlowDefinitionRequest,DescribeFlowDefinitionResult> asyncHandler)
Returns information about the specified flow definition.
|
Future<DescribeHubResult> |
describeHubAsync(DescribeHubRequest describeHubRequest)
Describes a hub.
|
Future<DescribeHubResult> |
describeHubAsync(DescribeHubRequest describeHubRequest,
AsyncHandler<DescribeHubRequest,DescribeHubResult> asyncHandler)
Describes a hub.
|
Future<DescribeHubContentResult> |
describeHubContentAsync(DescribeHubContentRequest describeHubContentRequest)
Describe the content of a hub.
|
Future<DescribeHubContentResult> |
describeHubContentAsync(DescribeHubContentRequest describeHubContentRequest,
AsyncHandler<DescribeHubContentRequest,DescribeHubContentResult> asyncHandler)
Describe the content of a hub.
|
Future<DescribeHumanTaskUiResult> |
describeHumanTaskUiAsync(DescribeHumanTaskUiRequest describeHumanTaskUiRequest)
Returns information about the requested human task user interface (worker task template).
|
Future<DescribeHumanTaskUiResult> |
describeHumanTaskUiAsync(DescribeHumanTaskUiRequest describeHumanTaskUiRequest,
AsyncHandler<DescribeHumanTaskUiRequest,DescribeHumanTaskUiResult> asyncHandler)
Returns information about the requested human task user interface (worker task template).
|
Future<DescribeHyperParameterTuningJobResult> |
describeHyperParameterTuningJobAsync(DescribeHyperParameterTuningJobRequest describeHyperParameterTuningJobRequest)
Returns a description of a hyperparameter tuning job, depending on the fields selected.
|
Future<DescribeHyperParameterTuningJobResult> |
describeHyperParameterTuningJobAsync(DescribeHyperParameterTuningJobRequest describeHyperParameterTuningJobRequest,
AsyncHandler<DescribeHyperParameterTuningJobRequest,DescribeHyperParameterTuningJobResult> asyncHandler)
Returns a description of a hyperparameter tuning job, depending on the fields selected.
|
Future<DescribeImageResult> |
describeImageAsync(DescribeImageRequest describeImageRequest)
Describes a SageMaker image.
|
Future<DescribeImageResult> |
describeImageAsync(DescribeImageRequest describeImageRequest,
AsyncHandler<DescribeImageRequest,DescribeImageResult> asyncHandler)
Describes a SageMaker image.
|
Future<DescribeImageVersionResult> |
describeImageVersionAsync(DescribeImageVersionRequest describeImageVersionRequest)
Describes a version of a SageMaker image.
|
Future<DescribeImageVersionResult> |
describeImageVersionAsync(DescribeImageVersionRequest describeImageVersionRequest,
AsyncHandler<DescribeImageVersionRequest,DescribeImageVersionResult> asyncHandler)
Describes a version of a SageMaker image.
|
Future<DescribeInferenceComponentResult> |
describeInferenceComponentAsync(DescribeInferenceComponentRequest describeInferenceComponentRequest)
Returns information about an inference component.
|
Future<DescribeInferenceComponentResult> |
describeInferenceComponentAsync(DescribeInferenceComponentRequest describeInferenceComponentRequest,
AsyncHandler<DescribeInferenceComponentRequest,DescribeInferenceComponentResult> asyncHandler)
Returns information about an inference component.
|
Future<DescribeInferenceExperimentResult> |
describeInferenceExperimentAsync(DescribeInferenceExperimentRequest describeInferenceExperimentRequest)
Returns details about an inference experiment.
|
Future<DescribeInferenceExperimentResult> |
describeInferenceExperimentAsync(DescribeInferenceExperimentRequest describeInferenceExperimentRequest,
AsyncHandler<DescribeInferenceExperimentRequest,DescribeInferenceExperimentResult> asyncHandler)
Returns details about an inference experiment.
|
Future<DescribeInferenceRecommendationsJobResult> |
describeInferenceRecommendationsJobAsync(DescribeInferenceRecommendationsJobRequest describeInferenceRecommendationsJobRequest)
Provides the results of the Inference Recommender job.
|
Future<DescribeInferenceRecommendationsJobResult> |
describeInferenceRecommendationsJobAsync(DescribeInferenceRecommendationsJobRequest describeInferenceRecommendationsJobRequest,
AsyncHandler<DescribeInferenceRecommendationsJobRequest,DescribeInferenceRecommendationsJobResult> asyncHandler)
Provides the results of the Inference Recommender job.
|
Future<DescribeLabelingJobResult> |
describeLabelingJobAsync(DescribeLabelingJobRequest describeLabelingJobRequest)
Gets information about a labeling job.
|
Future<DescribeLabelingJobResult> |
describeLabelingJobAsync(DescribeLabelingJobRequest describeLabelingJobRequest,
AsyncHandler<DescribeLabelingJobRequest,DescribeLabelingJobResult> asyncHandler)
Gets information about a labeling job.
|
Future<DescribeLineageGroupResult> |
describeLineageGroupAsync(DescribeLineageGroupRequest describeLineageGroupRequest)
Provides a list of properties for the requested lineage group.
|
Future<DescribeLineageGroupResult> |
describeLineageGroupAsync(DescribeLineageGroupRequest describeLineageGroupRequest,
AsyncHandler<DescribeLineageGroupRequest,DescribeLineageGroupResult> asyncHandler)
Provides a list of properties for the requested lineage group.
|
Future<DescribeMlflowTrackingServerResult> |
describeMlflowTrackingServerAsync(DescribeMlflowTrackingServerRequest describeMlflowTrackingServerRequest)
Returns information about an MLflow Tracking Server.
|
Future<DescribeMlflowTrackingServerResult> |
describeMlflowTrackingServerAsync(DescribeMlflowTrackingServerRequest describeMlflowTrackingServerRequest,
AsyncHandler<DescribeMlflowTrackingServerRequest,DescribeMlflowTrackingServerResult> asyncHandler)
Returns information about an MLflow Tracking Server.
|
Future<DescribeModelResult> |
describeModelAsync(DescribeModelRequest describeModelRequest)
Describes a model that you created using the CreateModel API.
|
Future<DescribeModelResult> |
describeModelAsync(DescribeModelRequest describeModelRequest,
AsyncHandler<DescribeModelRequest,DescribeModelResult> asyncHandler)
Describes a model that you created using the CreateModel API.
|
Future<DescribeModelBiasJobDefinitionResult> |
describeModelBiasJobDefinitionAsync(DescribeModelBiasJobDefinitionRequest describeModelBiasJobDefinitionRequest)
Returns a description of a model bias job definition.
|
Future<DescribeModelBiasJobDefinitionResult> |
describeModelBiasJobDefinitionAsync(DescribeModelBiasJobDefinitionRequest describeModelBiasJobDefinitionRequest,
AsyncHandler<DescribeModelBiasJobDefinitionRequest,DescribeModelBiasJobDefinitionResult> asyncHandler)
Returns a description of a model bias job definition.
|
Future<DescribeModelCardResult> |
describeModelCardAsync(DescribeModelCardRequest describeModelCardRequest)
Describes the content, creation time, and security configuration of an Amazon SageMaker Model Card.
|
Future<DescribeModelCardResult> |
describeModelCardAsync(DescribeModelCardRequest describeModelCardRequest,
AsyncHandler<DescribeModelCardRequest,DescribeModelCardResult> asyncHandler)
Describes the content, creation time, and security configuration of an Amazon SageMaker Model Card.
|
Future<DescribeModelCardExportJobResult> |
describeModelCardExportJobAsync(DescribeModelCardExportJobRequest describeModelCardExportJobRequest)
Describes an Amazon SageMaker Model Card export job.
|
Future<DescribeModelCardExportJobResult> |
describeModelCardExportJobAsync(DescribeModelCardExportJobRequest describeModelCardExportJobRequest,
AsyncHandler<DescribeModelCardExportJobRequest,DescribeModelCardExportJobResult> asyncHandler)
Describes an Amazon SageMaker Model Card export job.
|
Future<DescribeModelExplainabilityJobDefinitionResult> |
describeModelExplainabilityJobDefinitionAsync(DescribeModelExplainabilityJobDefinitionRequest describeModelExplainabilityJobDefinitionRequest)
Returns a description of a model explainability job definition.
|
Future<DescribeModelExplainabilityJobDefinitionResult> |
describeModelExplainabilityJobDefinitionAsync(DescribeModelExplainabilityJobDefinitionRequest describeModelExplainabilityJobDefinitionRequest,
AsyncHandler<DescribeModelExplainabilityJobDefinitionRequest,DescribeModelExplainabilityJobDefinitionResult> asyncHandler)
Returns a description of a model explainability job definition.
|
Future<DescribeModelPackageResult> |
describeModelPackageAsync(DescribeModelPackageRequest describeModelPackageRequest)
Returns a description of the specified model package, which is used to create SageMaker models or list them on
Amazon Web Services Marketplace.
|
Future<DescribeModelPackageResult> |
describeModelPackageAsync(DescribeModelPackageRequest describeModelPackageRequest,
AsyncHandler<DescribeModelPackageRequest,DescribeModelPackageResult> asyncHandler)
Returns a description of the specified model package, which is used to create SageMaker models or list them on
Amazon Web Services Marketplace.
|
Future<DescribeModelPackageGroupResult> |
describeModelPackageGroupAsync(DescribeModelPackageGroupRequest describeModelPackageGroupRequest)
Gets a description for the specified model group.
|
Future<DescribeModelPackageGroupResult> |
describeModelPackageGroupAsync(DescribeModelPackageGroupRequest describeModelPackageGroupRequest,
AsyncHandler<DescribeModelPackageGroupRequest,DescribeModelPackageGroupResult> asyncHandler)
Gets a description for the specified model group.
|
Future<DescribeModelQualityJobDefinitionResult> |
describeModelQualityJobDefinitionAsync(DescribeModelQualityJobDefinitionRequest describeModelQualityJobDefinitionRequest)
Returns a description of a model quality job definition.
|
Future<DescribeModelQualityJobDefinitionResult> |
describeModelQualityJobDefinitionAsync(DescribeModelQualityJobDefinitionRequest describeModelQualityJobDefinitionRequest,
AsyncHandler<DescribeModelQualityJobDefinitionRequest,DescribeModelQualityJobDefinitionResult> asyncHandler)
Returns a description of a model quality job definition.
|
Future<DescribeMonitoringScheduleResult> |
describeMonitoringScheduleAsync(DescribeMonitoringScheduleRequest describeMonitoringScheduleRequest)
Describes the schedule for a monitoring job.
|
Future<DescribeMonitoringScheduleResult> |
describeMonitoringScheduleAsync(DescribeMonitoringScheduleRequest describeMonitoringScheduleRequest,
AsyncHandler<DescribeMonitoringScheduleRequest,DescribeMonitoringScheduleResult> asyncHandler)
Describes the schedule for a monitoring job.
|
Future<DescribeNotebookInstanceResult> |
describeNotebookInstanceAsync(DescribeNotebookInstanceRequest describeNotebookInstanceRequest)
Returns information about a notebook instance.
|
Future<DescribeNotebookInstanceResult> |
describeNotebookInstanceAsync(DescribeNotebookInstanceRequest describeNotebookInstanceRequest,
AsyncHandler<DescribeNotebookInstanceRequest,DescribeNotebookInstanceResult> asyncHandler)
Returns information about a notebook instance.
|
Future<DescribeNotebookInstanceLifecycleConfigResult> |
describeNotebookInstanceLifecycleConfigAsync(DescribeNotebookInstanceLifecycleConfigRequest describeNotebookInstanceLifecycleConfigRequest)
Returns a description of a notebook instance lifecycle configuration.
|
Future<DescribeNotebookInstanceLifecycleConfigResult> |
describeNotebookInstanceLifecycleConfigAsync(DescribeNotebookInstanceLifecycleConfigRequest describeNotebookInstanceLifecycleConfigRequest,
AsyncHandler<DescribeNotebookInstanceLifecycleConfigRequest,DescribeNotebookInstanceLifecycleConfigResult> asyncHandler)
Returns a description of a notebook instance lifecycle configuration.
|
Future<DescribeOptimizationJobResult> |
describeOptimizationJobAsync(DescribeOptimizationJobRequest describeOptimizationJobRequest)
Provides the properties of the specified optimization job.
|
Future<DescribeOptimizationJobResult> |
describeOptimizationJobAsync(DescribeOptimizationJobRequest describeOptimizationJobRequest,
AsyncHandler<DescribeOptimizationJobRequest,DescribeOptimizationJobResult> asyncHandler)
Provides the properties of the specified optimization job.
|
Future<DescribePipelineResult> |
describePipelineAsync(DescribePipelineRequest describePipelineRequest)
Describes the details of a pipeline.
|
Future<DescribePipelineResult> |
describePipelineAsync(DescribePipelineRequest describePipelineRequest,
AsyncHandler<DescribePipelineRequest,DescribePipelineResult> asyncHandler)
Describes the details of a pipeline.
|
Future<DescribePipelineDefinitionForExecutionResult> |
describePipelineDefinitionForExecutionAsync(DescribePipelineDefinitionForExecutionRequest describePipelineDefinitionForExecutionRequest)
Describes the details of an execution's pipeline definition.
|
Future<DescribePipelineDefinitionForExecutionResult> |
describePipelineDefinitionForExecutionAsync(DescribePipelineDefinitionForExecutionRequest describePipelineDefinitionForExecutionRequest,
AsyncHandler<DescribePipelineDefinitionForExecutionRequest,DescribePipelineDefinitionForExecutionResult> asyncHandler)
Describes the details of an execution's pipeline definition.
|
Future<DescribePipelineExecutionResult> |
describePipelineExecutionAsync(DescribePipelineExecutionRequest describePipelineExecutionRequest)
Describes the details of a pipeline execution.
|
Future<DescribePipelineExecutionResult> |
describePipelineExecutionAsync(DescribePipelineExecutionRequest describePipelineExecutionRequest,
AsyncHandler<DescribePipelineExecutionRequest,DescribePipelineExecutionResult> asyncHandler)
Describes the details of a pipeline execution.
|
Future<DescribeProcessingJobResult> |
describeProcessingJobAsync(DescribeProcessingJobRequest describeProcessingJobRequest)
Returns a description of a processing job.
|
Future<DescribeProcessingJobResult> |
describeProcessingJobAsync(DescribeProcessingJobRequest describeProcessingJobRequest,
AsyncHandler<DescribeProcessingJobRequest,DescribeProcessingJobResult> asyncHandler)
Returns a description of a processing job.
|
Future<DescribeProjectResult> |
describeProjectAsync(DescribeProjectRequest describeProjectRequest)
Describes the details of a project.
|
Future<DescribeProjectResult> |
describeProjectAsync(DescribeProjectRequest describeProjectRequest,
AsyncHandler<DescribeProjectRequest,DescribeProjectResult> asyncHandler)
Describes the details of a project.
|
Future<DescribeSpaceResult> |
describeSpaceAsync(DescribeSpaceRequest describeSpaceRequest)
Describes the space.
|
Future<DescribeSpaceResult> |
describeSpaceAsync(DescribeSpaceRequest describeSpaceRequest,
AsyncHandler<DescribeSpaceRequest,DescribeSpaceResult> asyncHandler)
Describes the space.
|
Future<DescribeStudioLifecycleConfigResult> |
describeStudioLifecycleConfigAsync(DescribeStudioLifecycleConfigRequest describeStudioLifecycleConfigRequest)
Describes the Amazon SageMaker Studio Lifecycle Configuration.
|
Future<DescribeStudioLifecycleConfigResult> |
describeStudioLifecycleConfigAsync(DescribeStudioLifecycleConfigRequest describeStudioLifecycleConfigRequest,
AsyncHandler<DescribeStudioLifecycleConfigRequest,DescribeStudioLifecycleConfigResult> asyncHandler)
Describes the Amazon SageMaker Studio Lifecycle Configuration.
|
Future<DescribeSubscribedWorkteamResult> |
describeSubscribedWorkteamAsync(DescribeSubscribedWorkteamRequest describeSubscribedWorkteamRequest)
Gets information about a work team provided by a vendor.
|
Future<DescribeSubscribedWorkteamResult> |
describeSubscribedWorkteamAsync(DescribeSubscribedWorkteamRequest describeSubscribedWorkteamRequest,
AsyncHandler<DescribeSubscribedWorkteamRequest,DescribeSubscribedWorkteamResult> asyncHandler)
Gets information about a work team provided by a vendor.
|
Future<DescribeTrainingJobResult> |
describeTrainingJobAsync(DescribeTrainingJobRequest describeTrainingJobRequest)
Returns information about a training job.
|
Future<DescribeTrainingJobResult> |
describeTrainingJobAsync(DescribeTrainingJobRequest describeTrainingJobRequest,
AsyncHandler<DescribeTrainingJobRequest,DescribeTrainingJobResult> asyncHandler)
Returns information about a training job.
|
Future<DescribeTransformJobResult> |
describeTransformJobAsync(DescribeTransformJobRequest describeTransformJobRequest)
Returns information about a transform job.
|
Future<DescribeTransformJobResult> |
describeTransformJobAsync(DescribeTransformJobRequest describeTransformJobRequest,
AsyncHandler<DescribeTransformJobRequest,DescribeTransformJobResult> asyncHandler)
Returns information about a transform job.
|
Future<DescribeTrialResult> |
describeTrialAsync(DescribeTrialRequest describeTrialRequest)
Provides a list of a trial's properties.
|
Future<DescribeTrialResult> |
describeTrialAsync(DescribeTrialRequest describeTrialRequest,
AsyncHandler<DescribeTrialRequest,DescribeTrialResult> asyncHandler)
Provides a list of a trial's properties.
|
Future<DescribeTrialComponentResult> |
describeTrialComponentAsync(DescribeTrialComponentRequest describeTrialComponentRequest)
Provides a list of a trials component's properties.
|
Future<DescribeTrialComponentResult> |
describeTrialComponentAsync(DescribeTrialComponentRequest describeTrialComponentRequest,
AsyncHandler<DescribeTrialComponentRequest,DescribeTrialComponentResult> asyncHandler)
Provides a list of a trials component's properties.
|
Future<DescribeUserProfileResult> |
describeUserProfileAsync(DescribeUserProfileRequest describeUserProfileRequest)
Describes a user profile.
|
Future<DescribeUserProfileResult> |
describeUserProfileAsync(DescribeUserProfileRequest describeUserProfileRequest,
AsyncHandler<DescribeUserProfileRequest,DescribeUserProfileResult> asyncHandler)
Describes a user profile.
|
Future<DescribeWorkforceResult> |
describeWorkforceAsync(DescribeWorkforceRequest describeWorkforceRequest)
Lists private workforce information, including workforce name, Amazon Resource Name (ARN), and, if applicable,
allowed IP address ranges ( CIDRs).
|
Future<DescribeWorkforceResult> |
describeWorkforceAsync(DescribeWorkforceRequest describeWorkforceRequest,
AsyncHandler<DescribeWorkforceRequest,DescribeWorkforceResult> asyncHandler)
Lists private workforce information, including workforce name, Amazon Resource Name (ARN), and, if applicable,
allowed IP address ranges ( CIDRs).
|
Future<DescribeWorkteamResult> |
describeWorkteamAsync(DescribeWorkteamRequest describeWorkteamRequest)
Gets information about a specific work team.
|
Future<DescribeWorkteamResult> |
describeWorkteamAsync(DescribeWorkteamRequest describeWorkteamRequest,
AsyncHandler<DescribeWorkteamRequest,DescribeWorkteamResult> asyncHandler)
Gets information about a specific work team.
|
Future<DisableSagemakerServicecatalogPortfolioResult> |
disableSagemakerServicecatalogPortfolioAsync(DisableSagemakerServicecatalogPortfolioRequest disableSagemakerServicecatalogPortfolioRequest)
Disables using Service Catalog in SageMaker.
|
Future<DisableSagemakerServicecatalogPortfolioResult> |
disableSagemakerServicecatalogPortfolioAsync(DisableSagemakerServicecatalogPortfolioRequest disableSagemakerServicecatalogPortfolioRequest,
AsyncHandler<DisableSagemakerServicecatalogPortfolioRequest,DisableSagemakerServicecatalogPortfolioResult> asyncHandler)
Disables using Service Catalog in SageMaker.
|
Future<DisassociateTrialComponentResult> |
disassociateTrialComponentAsync(DisassociateTrialComponentRequest disassociateTrialComponentRequest)
Disassociates a trial component from a trial.
|
Future<DisassociateTrialComponentResult> |
disassociateTrialComponentAsync(DisassociateTrialComponentRequest disassociateTrialComponentRequest,
AsyncHandler<DisassociateTrialComponentRequest,DisassociateTrialComponentResult> asyncHandler)
Disassociates a trial component from a trial.
|
Future<EnableSagemakerServicecatalogPortfolioResult> |
enableSagemakerServicecatalogPortfolioAsync(EnableSagemakerServicecatalogPortfolioRequest enableSagemakerServicecatalogPortfolioRequest)
Enables using Service Catalog in SageMaker.
|
Future<EnableSagemakerServicecatalogPortfolioResult> |
enableSagemakerServicecatalogPortfolioAsync(EnableSagemakerServicecatalogPortfolioRequest enableSagemakerServicecatalogPortfolioRequest,
AsyncHandler<EnableSagemakerServicecatalogPortfolioRequest,EnableSagemakerServicecatalogPortfolioResult> asyncHandler)
Enables using Service Catalog in SageMaker.
|
Future<GetDeviceFleetReportResult> |
getDeviceFleetReportAsync(GetDeviceFleetReportRequest getDeviceFleetReportRequest)
Describes a fleet.
|
Future<GetDeviceFleetReportResult> |
getDeviceFleetReportAsync(GetDeviceFleetReportRequest getDeviceFleetReportRequest,
AsyncHandler<GetDeviceFleetReportRequest,GetDeviceFleetReportResult> asyncHandler)
Describes a fleet.
|
Future<GetLineageGroupPolicyResult> |
getLineageGroupPolicyAsync(GetLineageGroupPolicyRequest getLineageGroupPolicyRequest)
The resource policy for the lineage group.
|
Future<GetLineageGroupPolicyResult> |
getLineageGroupPolicyAsync(GetLineageGroupPolicyRequest getLineageGroupPolicyRequest,
AsyncHandler<GetLineageGroupPolicyRequest,GetLineageGroupPolicyResult> asyncHandler)
The resource policy for the lineage group.
|
Future<GetModelPackageGroupPolicyResult> |
getModelPackageGroupPolicyAsync(GetModelPackageGroupPolicyRequest getModelPackageGroupPolicyRequest)
Gets a resource policy that manages access for a model group.
|
Future<GetModelPackageGroupPolicyResult> |
getModelPackageGroupPolicyAsync(GetModelPackageGroupPolicyRequest getModelPackageGroupPolicyRequest,
AsyncHandler<GetModelPackageGroupPolicyRequest,GetModelPackageGroupPolicyResult> asyncHandler)
Gets a resource policy that manages access for a model group.
|
Future<GetSagemakerServicecatalogPortfolioStatusResult> |
getSagemakerServicecatalogPortfolioStatusAsync(GetSagemakerServicecatalogPortfolioStatusRequest getSagemakerServicecatalogPortfolioStatusRequest)
Gets the status of Service Catalog in SageMaker.
|
Future<GetSagemakerServicecatalogPortfolioStatusResult> |
getSagemakerServicecatalogPortfolioStatusAsync(GetSagemakerServicecatalogPortfolioStatusRequest getSagemakerServicecatalogPortfolioStatusRequest,
AsyncHandler<GetSagemakerServicecatalogPortfolioStatusRequest,GetSagemakerServicecatalogPortfolioStatusResult> asyncHandler)
Gets the status of Service Catalog in SageMaker.
|
Future<GetScalingConfigurationRecommendationResult> |
getScalingConfigurationRecommendationAsync(GetScalingConfigurationRecommendationRequest getScalingConfigurationRecommendationRequest)
Starts an Amazon SageMaker Inference Recommender autoscaling recommendation job.
|
Future<GetScalingConfigurationRecommendationResult> |
getScalingConfigurationRecommendationAsync(GetScalingConfigurationRecommendationRequest getScalingConfigurationRecommendationRequest,
AsyncHandler<GetScalingConfigurationRecommendationRequest,GetScalingConfigurationRecommendationResult> asyncHandler)
Starts an Amazon SageMaker Inference Recommender autoscaling recommendation job.
|
Future<GetSearchSuggestionsResult> |
getSearchSuggestionsAsync(GetSearchSuggestionsRequest getSearchSuggestionsRequest)
An auto-complete API for the search functionality in the SageMaker console.
|
Future<GetSearchSuggestionsResult> |
getSearchSuggestionsAsync(GetSearchSuggestionsRequest getSearchSuggestionsRequest,
AsyncHandler<GetSearchSuggestionsRequest,GetSearchSuggestionsResult> asyncHandler)
An auto-complete API for the search functionality in the SageMaker console.
|
Future<ImportHubContentResult> |
importHubContentAsync(ImportHubContentRequest importHubContentRequest)
Import hub content.
|
Future<ImportHubContentResult> |
importHubContentAsync(ImportHubContentRequest importHubContentRequest,
AsyncHandler<ImportHubContentRequest,ImportHubContentResult> asyncHandler)
Import hub content.
|
Future<ListActionsResult> |
listActionsAsync(ListActionsRequest listActionsRequest)
Lists the actions in your account and their properties.
|
Future<ListActionsResult> |
listActionsAsync(ListActionsRequest listActionsRequest,
AsyncHandler<ListActionsRequest,ListActionsResult> asyncHandler)
Lists the actions in your account and their properties.
|
Future<ListAlgorithmsResult> |
listAlgorithmsAsync(ListAlgorithmsRequest listAlgorithmsRequest)
Lists the machine learning algorithms that have been created.
|
Future<ListAlgorithmsResult> |
listAlgorithmsAsync(ListAlgorithmsRequest listAlgorithmsRequest,
AsyncHandler<ListAlgorithmsRequest,ListAlgorithmsResult> asyncHandler)
Lists the machine learning algorithms that have been created.
|
Future<ListAliasesResult> |
listAliasesAsync(ListAliasesRequest listAliasesRequest)
Lists the aliases of a specified image or image version.
|
Future<ListAliasesResult> |
listAliasesAsync(ListAliasesRequest listAliasesRequest,
AsyncHandler<ListAliasesRequest,ListAliasesResult> asyncHandler)
Lists the aliases of a specified image or image version.
|
Future<ListAppImageConfigsResult> |
listAppImageConfigsAsync(ListAppImageConfigsRequest listAppImageConfigsRequest)
Lists the AppImageConfigs in your account and their properties.
|
Future<ListAppImageConfigsResult> |
listAppImageConfigsAsync(ListAppImageConfigsRequest listAppImageConfigsRequest,
AsyncHandler<ListAppImageConfigsRequest,ListAppImageConfigsResult> asyncHandler)
Lists the AppImageConfigs in your account and their properties.
|
Future<ListAppsResult> |
listAppsAsync(ListAppsRequest listAppsRequest)
Lists apps.
|
Future<ListAppsResult> |
listAppsAsync(ListAppsRequest listAppsRequest,
AsyncHandler<ListAppsRequest,ListAppsResult> asyncHandler)
Lists apps.
|
Future<ListArtifactsResult> |
listArtifactsAsync(ListArtifactsRequest listArtifactsRequest)
Lists the artifacts in your account and their properties.
|
Future<ListArtifactsResult> |
listArtifactsAsync(ListArtifactsRequest listArtifactsRequest,
AsyncHandler<ListArtifactsRequest,ListArtifactsResult> asyncHandler)
Lists the artifacts in your account and their properties.
|
Future<ListAssociationsResult> |
listAssociationsAsync(ListAssociationsRequest listAssociationsRequest)
Lists the associations in your account and their properties.
|
Future<ListAssociationsResult> |
listAssociationsAsync(ListAssociationsRequest listAssociationsRequest,
AsyncHandler<ListAssociationsRequest,ListAssociationsResult> asyncHandler)
Lists the associations in your account and their properties.
|
Future<ListAutoMLJobsResult> |
listAutoMLJobsAsync(ListAutoMLJobsRequest listAutoMLJobsRequest)
Request a list of jobs.
|
Future<ListAutoMLJobsResult> |
listAutoMLJobsAsync(ListAutoMLJobsRequest listAutoMLJobsRequest,
AsyncHandler<ListAutoMLJobsRequest,ListAutoMLJobsResult> asyncHandler)
Request a list of jobs.
|
Future<ListCandidatesForAutoMLJobResult> |
listCandidatesForAutoMLJobAsync(ListCandidatesForAutoMLJobRequest listCandidatesForAutoMLJobRequest)
List the candidates created for the job.
|
Future<ListCandidatesForAutoMLJobResult> |
listCandidatesForAutoMLJobAsync(ListCandidatesForAutoMLJobRequest listCandidatesForAutoMLJobRequest,
AsyncHandler<ListCandidatesForAutoMLJobRequest,ListCandidatesForAutoMLJobResult> asyncHandler)
List the candidates created for the job.
|
Future<ListClusterNodesResult> |
listClusterNodesAsync(ListClusterNodesRequest listClusterNodesRequest)
Retrieves the list of instances (also called nodes interchangeably) in a SageMaker HyperPod cluster.
|
Future<ListClusterNodesResult> |
listClusterNodesAsync(ListClusterNodesRequest listClusterNodesRequest,
AsyncHandler<ListClusterNodesRequest,ListClusterNodesResult> asyncHandler)
Retrieves the list of instances (also called nodes interchangeably) in a SageMaker HyperPod cluster.
|
Future<ListClustersResult> |
listClustersAsync(ListClustersRequest listClustersRequest)
Retrieves the list of SageMaker HyperPod clusters.
|
Future<ListClustersResult> |
listClustersAsync(ListClustersRequest listClustersRequest,
AsyncHandler<ListClustersRequest,ListClustersResult> asyncHandler)
Retrieves the list of SageMaker HyperPod clusters.
|
Future<ListCodeRepositoriesResult> |
listCodeRepositoriesAsync(ListCodeRepositoriesRequest listCodeRepositoriesRequest)
Gets a list of the Git repositories in your account.
|
Future<ListCodeRepositoriesResult> |
listCodeRepositoriesAsync(ListCodeRepositoriesRequest listCodeRepositoriesRequest,
AsyncHandler<ListCodeRepositoriesRequest,ListCodeRepositoriesResult> asyncHandler)
Gets a list of the Git repositories in your account.
|
Future<ListCompilationJobsResult> |
listCompilationJobsAsync(ListCompilationJobsRequest listCompilationJobsRequest)
Lists model compilation jobs that satisfy various filters.
|
Future<ListCompilationJobsResult> |
listCompilationJobsAsync(ListCompilationJobsRequest listCompilationJobsRequest,
AsyncHandler<ListCompilationJobsRequest,ListCompilationJobsResult> asyncHandler)
Lists model compilation jobs that satisfy various filters.
|
Future<ListContextsResult> |
listContextsAsync(ListContextsRequest listContextsRequest)
Lists the contexts in your account and their properties.
|
Future<ListContextsResult> |
listContextsAsync(ListContextsRequest listContextsRequest,
AsyncHandler<ListContextsRequest,ListContextsResult> asyncHandler)
Lists the contexts in your account and their properties.
|
Future<ListDataQualityJobDefinitionsResult> |
listDataQualityJobDefinitionsAsync(ListDataQualityJobDefinitionsRequest listDataQualityJobDefinitionsRequest)
Lists the data quality job definitions in your account.
|
Future<ListDataQualityJobDefinitionsResult> |
listDataQualityJobDefinitionsAsync(ListDataQualityJobDefinitionsRequest listDataQualityJobDefinitionsRequest,
AsyncHandler<ListDataQualityJobDefinitionsRequest,ListDataQualityJobDefinitionsResult> asyncHandler)
Lists the data quality job definitions in your account.
|
Future<ListDeviceFleetsResult> |
listDeviceFleetsAsync(ListDeviceFleetsRequest listDeviceFleetsRequest)
Returns a list of devices in the fleet.
|
Future<ListDeviceFleetsResult> |
listDeviceFleetsAsync(ListDeviceFleetsRequest listDeviceFleetsRequest,
AsyncHandler<ListDeviceFleetsRequest,ListDeviceFleetsResult> asyncHandler)
Returns a list of devices in the fleet.
|
Future<ListDevicesResult> |
listDevicesAsync(ListDevicesRequest listDevicesRequest)
A list of devices.
|
Future<ListDevicesResult> |
listDevicesAsync(ListDevicesRequest listDevicesRequest,
AsyncHandler<ListDevicesRequest,ListDevicesResult> asyncHandler)
A list of devices.
|
Future<ListDomainsResult> |
listDomainsAsync(ListDomainsRequest listDomainsRequest)
Lists the domains.
|
Future<ListDomainsResult> |
listDomainsAsync(ListDomainsRequest listDomainsRequest,
AsyncHandler<ListDomainsRequest,ListDomainsResult> asyncHandler)
Lists the domains.
|
Future<ListEdgeDeploymentPlansResult> |
listEdgeDeploymentPlansAsync(ListEdgeDeploymentPlansRequest listEdgeDeploymentPlansRequest)
Lists all edge deployment plans.
|
Future<ListEdgeDeploymentPlansResult> |
listEdgeDeploymentPlansAsync(ListEdgeDeploymentPlansRequest listEdgeDeploymentPlansRequest,
AsyncHandler<ListEdgeDeploymentPlansRequest,ListEdgeDeploymentPlansResult> asyncHandler)
Lists all edge deployment plans.
|
Future<ListEdgePackagingJobsResult> |
listEdgePackagingJobsAsync(ListEdgePackagingJobsRequest listEdgePackagingJobsRequest)
Returns a list of edge packaging jobs.
|
Future<ListEdgePackagingJobsResult> |
listEdgePackagingJobsAsync(ListEdgePackagingJobsRequest listEdgePackagingJobsRequest,
AsyncHandler<ListEdgePackagingJobsRequest,ListEdgePackagingJobsResult> asyncHandler)
Returns a list of edge packaging jobs.
|
Future<ListEndpointConfigsResult> |
listEndpointConfigsAsync(ListEndpointConfigsRequest listEndpointConfigsRequest)
Lists endpoint configurations.
|
Future<ListEndpointConfigsResult> |
listEndpointConfigsAsync(ListEndpointConfigsRequest listEndpointConfigsRequest,
AsyncHandler<ListEndpointConfigsRequest,ListEndpointConfigsResult> asyncHandler)
Lists endpoint configurations.
|
Future<ListEndpointsResult> |
listEndpointsAsync(ListEndpointsRequest listEndpointsRequest)
Lists endpoints.
|
Future<ListEndpointsResult> |
listEndpointsAsync(ListEndpointsRequest listEndpointsRequest,
AsyncHandler<ListEndpointsRequest,ListEndpointsResult> asyncHandler)
Lists endpoints.
|
Future<ListExperimentsResult> |
listExperimentsAsync(ListExperimentsRequest listExperimentsRequest)
Lists all the experiments in your account.
|
Future<ListExperimentsResult> |
listExperimentsAsync(ListExperimentsRequest listExperimentsRequest,
AsyncHandler<ListExperimentsRequest,ListExperimentsResult> asyncHandler)
Lists all the experiments in your account.
|
Future<ListFeatureGroupsResult> |
listFeatureGroupsAsync(ListFeatureGroupsRequest listFeatureGroupsRequest)
List FeatureGroup s based on given filter and order.
|
Future<ListFeatureGroupsResult> |
listFeatureGroupsAsync(ListFeatureGroupsRequest listFeatureGroupsRequest,
AsyncHandler<ListFeatureGroupsRequest,ListFeatureGroupsResult> asyncHandler)
List FeatureGroup s based on given filter and order.
|
Future<ListFlowDefinitionsResult> |
listFlowDefinitionsAsync(ListFlowDefinitionsRequest listFlowDefinitionsRequest)
Returns information about the flow definitions in your account.
|
Future<ListFlowDefinitionsResult> |
listFlowDefinitionsAsync(ListFlowDefinitionsRequest listFlowDefinitionsRequest,
AsyncHandler<ListFlowDefinitionsRequest,ListFlowDefinitionsResult> asyncHandler)
Returns information about the flow definitions in your account.
|
Future<ListHubContentsResult> |
listHubContentsAsync(ListHubContentsRequest listHubContentsRequest)
List the contents of a hub.
|
Future<ListHubContentsResult> |
listHubContentsAsync(ListHubContentsRequest listHubContentsRequest,
AsyncHandler<ListHubContentsRequest,ListHubContentsResult> asyncHandler)
List the contents of a hub.
|
Future<ListHubContentVersionsResult> |
listHubContentVersionsAsync(ListHubContentVersionsRequest listHubContentVersionsRequest)
List hub content versions.
|
Future<ListHubContentVersionsResult> |
listHubContentVersionsAsync(ListHubContentVersionsRequest listHubContentVersionsRequest,
AsyncHandler<ListHubContentVersionsRequest,ListHubContentVersionsResult> asyncHandler)
List hub content versions.
|
Future<ListHubsResult> |
listHubsAsync(ListHubsRequest listHubsRequest)
List all existing hubs.
|
Future<ListHubsResult> |
listHubsAsync(ListHubsRequest listHubsRequest,
AsyncHandler<ListHubsRequest,ListHubsResult> asyncHandler)
List all existing hubs.
|
Future<ListHumanTaskUisResult> |
listHumanTaskUisAsync(ListHumanTaskUisRequest listHumanTaskUisRequest)
Returns information about the human task user interfaces in your account.
|
Future<ListHumanTaskUisResult> |
listHumanTaskUisAsync(ListHumanTaskUisRequest listHumanTaskUisRequest,
AsyncHandler<ListHumanTaskUisRequest,ListHumanTaskUisResult> asyncHandler)
Returns information about the human task user interfaces in your account.
|
Future<ListHyperParameterTuningJobsResult> |
listHyperParameterTuningJobsAsync(ListHyperParameterTuningJobsRequest listHyperParameterTuningJobsRequest)
|
Future<ListHyperParameterTuningJobsResult> |
listHyperParameterTuningJobsAsync(ListHyperParameterTuningJobsRequest listHyperParameterTuningJobsRequest,
AsyncHandler<ListHyperParameterTuningJobsRequest,ListHyperParameterTuningJobsResult> asyncHandler)
|
Future<ListImagesResult> |
listImagesAsync(ListImagesRequest listImagesRequest)
Lists the images in your account and their properties.
|
Future<ListImagesResult> |
listImagesAsync(ListImagesRequest listImagesRequest,
AsyncHandler<ListImagesRequest,ListImagesResult> asyncHandler)
Lists the images in your account and their properties.
|
Future<ListImageVersionsResult> |
listImageVersionsAsync(ListImageVersionsRequest listImageVersionsRequest)
Lists the versions of a specified image and their properties.
|
Future<ListImageVersionsResult> |
listImageVersionsAsync(ListImageVersionsRequest listImageVersionsRequest,
AsyncHandler<ListImageVersionsRequest,ListImageVersionsResult> asyncHandler)
Lists the versions of a specified image and their properties.
|
Future<ListInferenceComponentsResult> |
listInferenceComponentsAsync(ListInferenceComponentsRequest listInferenceComponentsRequest)
Lists the inference components in your account and their properties.
|
Future<ListInferenceComponentsResult> |
listInferenceComponentsAsync(ListInferenceComponentsRequest listInferenceComponentsRequest,
AsyncHandler<ListInferenceComponentsRequest,ListInferenceComponentsResult> asyncHandler)
Lists the inference components in your account and their properties.
|
Future<ListInferenceExperimentsResult> |
listInferenceExperimentsAsync(ListInferenceExperimentsRequest listInferenceExperimentsRequest)
Returns the list of all inference experiments.
|
Future<ListInferenceExperimentsResult> |
listInferenceExperimentsAsync(ListInferenceExperimentsRequest listInferenceExperimentsRequest,
AsyncHandler<ListInferenceExperimentsRequest,ListInferenceExperimentsResult> asyncHandler)
Returns the list of all inference experiments.
|
Future<ListInferenceRecommendationsJobsResult> |
listInferenceRecommendationsJobsAsync(ListInferenceRecommendationsJobsRequest listInferenceRecommendationsJobsRequest)
Lists recommendation jobs that satisfy various filters.
|
Future<ListInferenceRecommendationsJobsResult> |
listInferenceRecommendationsJobsAsync(ListInferenceRecommendationsJobsRequest listInferenceRecommendationsJobsRequest,
AsyncHandler<ListInferenceRecommendationsJobsRequest,ListInferenceRecommendationsJobsResult> asyncHandler)
Lists recommendation jobs that satisfy various filters.
|
Future<ListInferenceRecommendationsJobStepsResult> |
listInferenceRecommendationsJobStepsAsync(ListInferenceRecommendationsJobStepsRequest listInferenceRecommendationsJobStepsRequest)
Returns a list of the subtasks for an Inference Recommender job.
|
Future<ListInferenceRecommendationsJobStepsResult> |
listInferenceRecommendationsJobStepsAsync(ListInferenceRecommendationsJobStepsRequest listInferenceRecommendationsJobStepsRequest,
AsyncHandler<ListInferenceRecommendationsJobStepsRequest,ListInferenceRecommendationsJobStepsResult> asyncHandler)
Returns a list of the subtasks for an Inference Recommender job.
|
Future<ListLabelingJobsResult> |
listLabelingJobsAsync(ListLabelingJobsRequest listLabelingJobsRequest)
Gets a list of labeling jobs.
|
Future<ListLabelingJobsResult> |
listLabelingJobsAsync(ListLabelingJobsRequest listLabelingJobsRequest,
AsyncHandler<ListLabelingJobsRequest,ListLabelingJobsResult> asyncHandler)
Gets a list of labeling jobs.
|
Future<ListLabelingJobsForWorkteamResult> |
listLabelingJobsForWorkteamAsync(ListLabelingJobsForWorkteamRequest listLabelingJobsForWorkteamRequest)
Gets a list of labeling jobs assigned to a specified work team.
|
Future<ListLabelingJobsForWorkteamResult> |
listLabelingJobsForWorkteamAsync(ListLabelingJobsForWorkteamRequest listLabelingJobsForWorkteamRequest,
AsyncHandler<ListLabelingJobsForWorkteamRequest,ListLabelingJobsForWorkteamResult> asyncHandler)
Gets a list of labeling jobs assigned to a specified work team.
|
Future<ListLineageGroupsResult> |
listLineageGroupsAsync(ListLineageGroupsRequest listLineageGroupsRequest)
A list of lineage groups shared with your Amazon Web Services account.
|
Future<ListLineageGroupsResult> |
listLineageGroupsAsync(ListLineageGroupsRequest listLineageGroupsRequest,
AsyncHandler<ListLineageGroupsRequest,ListLineageGroupsResult> asyncHandler)
A list of lineage groups shared with your Amazon Web Services account.
|
Future<ListMlflowTrackingServersResult> |
listMlflowTrackingServersAsync(ListMlflowTrackingServersRequest listMlflowTrackingServersRequest)
Lists all MLflow Tracking Servers.
|
Future<ListMlflowTrackingServersResult> |
listMlflowTrackingServersAsync(ListMlflowTrackingServersRequest listMlflowTrackingServersRequest,
AsyncHandler<ListMlflowTrackingServersRequest,ListMlflowTrackingServersResult> asyncHandler)
Lists all MLflow Tracking Servers.
|
Future<ListModelBiasJobDefinitionsResult> |
listModelBiasJobDefinitionsAsync(ListModelBiasJobDefinitionsRequest listModelBiasJobDefinitionsRequest)
Lists model bias jobs definitions that satisfy various filters.
|
Future<ListModelBiasJobDefinitionsResult> |
listModelBiasJobDefinitionsAsync(ListModelBiasJobDefinitionsRequest listModelBiasJobDefinitionsRequest,
AsyncHandler<ListModelBiasJobDefinitionsRequest,ListModelBiasJobDefinitionsResult> asyncHandler)
Lists model bias jobs definitions that satisfy various filters.
|
Future<ListModelCardExportJobsResult> |
listModelCardExportJobsAsync(ListModelCardExportJobsRequest listModelCardExportJobsRequest)
List the export jobs for the Amazon SageMaker Model Card.
|
Future<ListModelCardExportJobsResult> |
listModelCardExportJobsAsync(ListModelCardExportJobsRequest listModelCardExportJobsRequest,
AsyncHandler<ListModelCardExportJobsRequest,ListModelCardExportJobsResult> asyncHandler)
List the export jobs for the Amazon SageMaker Model Card.
|
Future<ListModelCardsResult> |
listModelCardsAsync(ListModelCardsRequest listModelCardsRequest)
List existing model cards.
|
Future<ListModelCardsResult> |
listModelCardsAsync(ListModelCardsRequest listModelCardsRequest,
AsyncHandler<ListModelCardsRequest,ListModelCardsResult> asyncHandler)
List existing model cards.
|
Future<ListModelCardVersionsResult> |
listModelCardVersionsAsync(ListModelCardVersionsRequest listModelCardVersionsRequest)
List existing versions of an Amazon SageMaker Model Card.
|
Future<ListModelCardVersionsResult> |
listModelCardVersionsAsync(ListModelCardVersionsRequest listModelCardVersionsRequest,
AsyncHandler<ListModelCardVersionsRequest,ListModelCardVersionsResult> asyncHandler)
List existing versions of an Amazon SageMaker Model Card.
|
Future<ListModelExplainabilityJobDefinitionsResult> |
listModelExplainabilityJobDefinitionsAsync(ListModelExplainabilityJobDefinitionsRequest listModelExplainabilityJobDefinitionsRequest)
Lists model explainability job definitions that satisfy various filters.
|
Future<ListModelExplainabilityJobDefinitionsResult> |
listModelExplainabilityJobDefinitionsAsync(ListModelExplainabilityJobDefinitionsRequest listModelExplainabilityJobDefinitionsRequest,
AsyncHandler<ListModelExplainabilityJobDefinitionsRequest,ListModelExplainabilityJobDefinitionsResult> asyncHandler)
Lists model explainability job definitions that satisfy various filters.
|
Future<ListModelMetadataResult> |
listModelMetadataAsync(ListModelMetadataRequest listModelMetadataRequest)
Lists the domain, framework, task, and model name of standard machine learning models found in common model zoos.
|
Future<ListModelMetadataResult> |
listModelMetadataAsync(ListModelMetadataRequest listModelMetadataRequest,
AsyncHandler<ListModelMetadataRequest,ListModelMetadataResult> asyncHandler)
Lists the domain, framework, task, and model name of standard machine learning models found in common model zoos.
|
Future<ListModelPackageGroupsResult> |
listModelPackageGroupsAsync(ListModelPackageGroupsRequest listModelPackageGroupsRequest)
Gets a list of the model groups in your Amazon Web Services account.
|
Future<ListModelPackageGroupsResult> |
listModelPackageGroupsAsync(ListModelPackageGroupsRequest listModelPackageGroupsRequest,
AsyncHandler<ListModelPackageGroupsRequest,ListModelPackageGroupsResult> asyncHandler)
Gets a list of the model groups in your Amazon Web Services account.
|
Future<ListModelPackagesResult> |
listModelPackagesAsync(ListModelPackagesRequest listModelPackagesRequest)
Lists the model packages that have been created.
|
Future<ListModelPackagesResult> |
listModelPackagesAsync(ListModelPackagesRequest listModelPackagesRequest,
AsyncHandler<ListModelPackagesRequest,ListModelPackagesResult> asyncHandler)
Lists the model packages that have been created.
|
Future<ListModelQualityJobDefinitionsResult> |
listModelQualityJobDefinitionsAsync(ListModelQualityJobDefinitionsRequest listModelQualityJobDefinitionsRequest)
Gets a list of model quality monitoring job definitions in your account.
|
Future<ListModelQualityJobDefinitionsResult> |
listModelQualityJobDefinitionsAsync(ListModelQualityJobDefinitionsRequest listModelQualityJobDefinitionsRequest,
AsyncHandler<ListModelQualityJobDefinitionsRequest,ListModelQualityJobDefinitionsResult> asyncHandler)
Gets a list of model quality monitoring job definitions in your account.
|
Future<ListModelsResult> |
listModelsAsync(ListModelsRequest listModelsRequest)
Lists models created with the CreateModel API.
|
Future<ListModelsResult> |
listModelsAsync(ListModelsRequest listModelsRequest,
AsyncHandler<ListModelsRequest,ListModelsResult> asyncHandler)
Lists models created with the CreateModel API.
|
Future<ListMonitoringAlertHistoryResult> |
listMonitoringAlertHistoryAsync(ListMonitoringAlertHistoryRequest listMonitoringAlertHistoryRequest)
Gets a list of past alerts in a model monitoring schedule.
|
Future<ListMonitoringAlertHistoryResult> |
listMonitoringAlertHistoryAsync(ListMonitoringAlertHistoryRequest listMonitoringAlertHistoryRequest,
AsyncHandler<ListMonitoringAlertHistoryRequest,ListMonitoringAlertHistoryResult> asyncHandler)
Gets a list of past alerts in a model monitoring schedule.
|
Future<ListMonitoringAlertsResult> |
listMonitoringAlertsAsync(ListMonitoringAlertsRequest listMonitoringAlertsRequest)
Gets the alerts for a single monitoring schedule.
|
Future<ListMonitoringAlertsResult> |
listMonitoringAlertsAsync(ListMonitoringAlertsRequest listMonitoringAlertsRequest,
AsyncHandler<ListMonitoringAlertsRequest,ListMonitoringAlertsResult> asyncHandler)
Gets the alerts for a single monitoring schedule.
|
Future<ListMonitoringExecutionsResult> |
listMonitoringExecutionsAsync(ListMonitoringExecutionsRequest listMonitoringExecutionsRequest)
Returns list of all monitoring job executions.
|
Future<ListMonitoringExecutionsResult> |
listMonitoringExecutionsAsync(ListMonitoringExecutionsRequest listMonitoringExecutionsRequest,
AsyncHandler<ListMonitoringExecutionsRequest,ListMonitoringExecutionsResult> asyncHandler)
Returns list of all monitoring job executions.
|
Future<ListMonitoringSchedulesResult> |
listMonitoringSchedulesAsync(ListMonitoringSchedulesRequest listMonitoringSchedulesRequest)
Returns list of all monitoring schedules.
|
Future<ListMonitoringSchedulesResult> |
listMonitoringSchedulesAsync(ListMonitoringSchedulesRequest listMonitoringSchedulesRequest,
AsyncHandler<ListMonitoringSchedulesRequest,ListMonitoringSchedulesResult> asyncHandler)
Returns list of all monitoring schedules.
|
Future<ListNotebookInstanceLifecycleConfigsResult> |
listNotebookInstanceLifecycleConfigsAsync(ListNotebookInstanceLifecycleConfigsRequest listNotebookInstanceLifecycleConfigsRequest)
|
Future<ListNotebookInstanceLifecycleConfigsResult> |
listNotebookInstanceLifecycleConfigsAsync(ListNotebookInstanceLifecycleConfigsRequest listNotebookInstanceLifecycleConfigsRequest,
AsyncHandler<ListNotebookInstanceLifecycleConfigsRequest,ListNotebookInstanceLifecycleConfigsResult> asyncHandler)
|
Future<ListNotebookInstancesResult> |
listNotebookInstancesAsync(ListNotebookInstancesRequest listNotebookInstancesRequest)
Returns a list of the SageMaker notebook instances in the requester's account in an Amazon Web Services Region.
|
Future<ListNotebookInstancesResult> |
listNotebookInstancesAsync(ListNotebookInstancesRequest listNotebookInstancesRequest,
AsyncHandler<ListNotebookInstancesRequest,ListNotebookInstancesResult> asyncHandler)
Returns a list of the SageMaker notebook instances in the requester's account in an Amazon Web Services Region.
|
Future<ListOptimizationJobsResult> |
listOptimizationJobsAsync(ListOptimizationJobsRequest listOptimizationJobsRequest)
Lists the optimization jobs in your account and their properties.
|
Future<ListOptimizationJobsResult> |
listOptimizationJobsAsync(ListOptimizationJobsRequest listOptimizationJobsRequest,
AsyncHandler<ListOptimizationJobsRequest,ListOptimizationJobsResult> asyncHandler)
Lists the optimization jobs in your account and their properties.
|
Future<ListPipelineExecutionsResult> |
listPipelineExecutionsAsync(ListPipelineExecutionsRequest listPipelineExecutionsRequest)
Gets a list of the pipeline executions.
|
Future<ListPipelineExecutionsResult> |
listPipelineExecutionsAsync(ListPipelineExecutionsRequest listPipelineExecutionsRequest,
AsyncHandler<ListPipelineExecutionsRequest,ListPipelineExecutionsResult> asyncHandler)
Gets a list of the pipeline executions.
|
Future<ListPipelineExecutionStepsResult> |
listPipelineExecutionStepsAsync(ListPipelineExecutionStepsRequest listPipelineExecutionStepsRequest)
Gets a list of PipeLineExecutionStep objects.
|
Future<ListPipelineExecutionStepsResult> |
listPipelineExecutionStepsAsync(ListPipelineExecutionStepsRequest listPipelineExecutionStepsRequest,
AsyncHandler<ListPipelineExecutionStepsRequest,ListPipelineExecutionStepsResult> asyncHandler)
Gets a list of PipeLineExecutionStep objects.
|
Future<ListPipelineParametersForExecutionResult> |
listPipelineParametersForExecutionAsync(ListPipelineParametersForExecutionRequest listPipelineParametersForExecutionRequest)
Gets a list of parameters for a pipeline execution.
|
Future<ListPipelineParametersForExecutionResult> |
listPipelineParametersForExecutionAsync(ListPipelineParametersForExecutionRequest listPipelineParametersForExecutionRequest,
AsyncHandler<ListPipelineParametersForExecutionRequest,ListPipelineParametersForExecutionResult> asyncHandler)
Gets a list of parameters for a pipeline execution.
|
Future<ListPipelinesResult> |
listPipelinesAsync(ListPipelinesRequest listPipelinesRequest)
Gets a list of pipelines.
|
Future<ListPipelinesResult> |
listPipelinesAsync(ListPipelinesRequest listPipelinesRequest,
AsyncHandler<ListPipelinesRequest,ListPipelinesResult> asyncHandler)
Gets a list of pipelines.
|
Future<ListProcessingJobsResult> |
listProcessingJobsAsync(ListProcessingJobsRequest listProcessingJobsRequest)
Lists processing jobs that satisfy various filters.
|
Future<ListProcessingJobsResult> |
listProcessingJobsAsync(ListProcessingJobsRequest listProcessingJobsRequest,
AsyncHandler<ListProcessingJobsRequest,ListProcessingJobsResult> asyncHandler)
Lists processing jobs that satisfy various filters.
|
Future<ListProjectsResult> |
listProjectsAsync(ListProjectsRequest listProjectsRequest)
Gets a list of the projects in an Amazon Web Services account.
|
Future<ListProjectsResult> |
listProjectsAsync(ListProjectsRequest listProjectsRequest,
AsyncHandler<ListProjectsRequest,ListProjectsResult> asyncHandler)
Gets a list of the projects in an Amazon Web Services account.
|
Future<ListResourceCatalogsResult> |
listResourceCatalogsAsync(ListResourceCatalogsRequest listResourceCatalogsRequest)
Lists Amazon SageMaker Catalogs based on given filters and orders.
|
Future<ListResourceCatalogsResult> |
listResourceCatalogsAsync(ListResourceCatalogsRequest listResourceCatalogsRequest,
AsyncHandler<ListResourceCatalogsRequest,ListResourceCatalogsResult> asyncHandler)
Lists Amazon SageMaker Catalogs based on given filters and orders.
|
Future<ListSpacesResult> |
listSpacesAsync(ListSpacesRequest listSpacesRequest)
Lists spaces.
|
Future<ListSpacesResult> |
listSpacesAsync(ListSpacesRequest listSpacesRequest,
AsyncHandler<ListSpacesRequest,ListSpacesResult> asyncHandler)
Lists spaces.
|
Future<ListStageDevicesResult> |
listStageDevicesAsync(ListStageDevicesRequest listStageDevicesRequest)
Lists devices allocated to the stage, containing detailed device information and deployment status.
|
Future<ListStageDevicesResult> |
listStageDevicesAsync(ListStageDevicesRequest listStageDevicesRequest,
AsyncHandler<ListStageDevicesRequest,ListStageDevicesResult> asyncHandler)
Lists devices allocated to the stage, containing detailed device information and deployment status.
|
Future<ListStudioLifecycleConfigsResult> |
listStudioLifecycleConfigsAsync(ListStudioLifecycleConfigsRequest listStudioLifecycleConfigsRequest)
Lists the Amazon SageMaker Studio Lifecycle Configurations in your Amazon Web Services Account.
|
Future<ListStudioLifecycleConfigsResult> |
listStudioLifecycleConfigsAsync(ListStudioLifecycleConfigsRequest listStudioLifecycleConfigsRequest,
AsyncHandler<ListStudioLifecycleConfigsRequest,ListStudioLifecycleConfigsResult> asyncHandler)
Lists the Amazon SageMaker Studio Lifecycle Configurations in your Amazon Web Services Account.
|
Future<ListSubscribedWorkteamsResult> |
listSubscribedWorkteamsAsync(ListSubscribedWorkteamsRequest listSubscribedWorkteamsRequest)
Gets a list of the work teams that you are subscribed to in the Amazon Web Services Marketplace.
|
Future<ListSubscribedWorkteamsResult> |
listSubscribedWorkteamsAsync(ListSubscribedWorkteamsRequest listSubscribedWorkteamsRequest,
AsyncHandler<ListSubscribedWorkteamsRequest,ListSubscribedWorkteamsResult> asyncHandler)
Gets a list of the work teams that you are subscribed to in the Amazon Web Services Marketplace.
|
Future<ListTagsResult> |
listTagsAsync(ListTagsRequest listTagsRequest)
Returns the tags for the specified SageMaker resource.
|
Future<ListTagsResult> |
listTagsAsync(ListTagsRequest listTagsRequest,
AsyncHandler<ListTagsRequest,ListTagsResult> asyncHandler)
Returns the tags for the specified SageMaker resource.
|
Future<ListTrainingJobsResult> |
listTrainingJobsAsync(ListTrainingJobsRequest listTrainingJobsRequest)
Lists training jobs.
|
Future<ListTrainingJobsResult> |
listTrainingJobsAsync(ListTrainingJobsRequest listTrainingJobsRequest,
AsyncHandler<ListTrainingJobsRequest,ListTrainingJobsResult> asyncHandler)
Lists training jobs.
|
Future<ListTrainingJobsForHyperParameterTuningJobResult> |
listTrainingJobsForHyperParameterTuningJobAsync(ListTrainingJobsForHyperParameterTuningJobRequest listTrainingJobsForHyperParameterTuningJobRequest)
Gets a list of TrainingJobSummary
objects that describe the training jobs that a hyperparameter tuning job launched.
|
Future<ListTrainingJobsForHyperParameterTuningJobResult> |
listTrainingJobsForHyperParameterTuningJobAsync(ListTrainingJobsForHyperParameterTuningJobRequest listTrainingJobsForHyperParameterTuningJobRequest,
AsyncHandler<ListTrainingJobsForHyperParameterTuningJobRequest,ListTrainingJobsForHyperParameterTuningJobResult> asyncHandler)
Gets a list of TrainingJobSummary
objects that describe the training jobs that a hyperparameter tuning job launched.
|
Future<ListTransformJobsResult> |
listTransformJobsAsync(ListTransformJobsRequest listTransformJobsRequest)
Lists transform jobs.
|
Future<ListTransformJobsResult> |
listTransformJobsAsync(ListTransformJobsRequest listTransformJobsRequest,
AsyncHandler<ListTransformJobsRequest,ListTransformJobsResult> asyncHandler)
Lists transform jobs.
|
Future<ListTrialComponentsResult> |
listTrialComponentsAsync(ListTrialComponentsRequest listTrialComponentsRequest)
Lists the trial components in your account.
|
Future<ListTrialComponentsResult> |
listTrialComponentsAsync(ListTrialComponentsRequest listTrialComponentsRequest,
AsyncHandler<ListTrialComponentsRequest,ListTrialComponentsResult> asyncHandler)
Lists the trial components in your account.
|
Future<ListTrialsResult> |
listTrialsAsync(ListTrialsRequest listTrialsRequest)
Lists the trials in your account.
|
Future<ListTrialsResult> |
listTrialsAsync(ListTrialsRequest listTrialsRequest,
AsyncHandler<ListTrialsRequest,ListTrialsResult> asyncHandler)
Lists the trials in your account.
|
Future<ListUserProfilesResult> |
listUserProfilesAsync(ListUserProfilesRequest listUserProfilesRequest)
Lists user profiles.
|
Future<ListUserProfilesResult> |
listUserProfilesAsync(ListUserProfilesRequest listUserProfilesRequest,
AsyncHandler<ListUserProfilesRequest,ListUserProfilesResult> asyncHandler)
Lists user profiles.
|
Future<ListWorkforcesResult> |
listWorkforcesAsync(ListWorkforcesRequest listWorkforcesRequest)
Use this operation to list all private and vendor workforces in an Amazon Web Services Region.
|
Future<ListWorkforcesResult> |
listWorkforcesAsync(ListWorkforcesRequest listWorkforcesRequest,
AsyncHandler<ListWorkforcesRequest,ListWorkforcesResult> asyncHandler)
Use this operation to list all private and vendor workforces in an Amazon Web Services Region.
|
Future<ListWorkteamsResult> |
listWorkteamsAsync(ListWorkteamsRequest listWorkteamsRequest)
Gets a list of private work teams that you have defined in a region.
|
Future<ListWorkteamsResult> |
listWorkteamsAsync(ListWorkteamsRequest listWorkteamsRequest,
AsyncHandler<ListWorkteamsRequest,ListWorkteamsResult> asyncHandler)
Gets a list of private work teams that you have defined in a region.
|
Future<PutModelPackageGroupPolicyResult> |
putModelPackageGroupPolicyAsync(PutModelPackageGroupPolicyRequest putModelPackageGroupPolicyRequest)
Adds a resouce policy to control access to a model group.
|
Future<PutModelPackageGroupPolicyResult> |
putModelPackageGroupPolicyAsync(PutModelPackageGroupPolicyRequest putModelPackageGroupPolicyRequest,
AsyncHandler<PutModelPackageGroupPolicyRequest,PutModelPackageGroupPolicyResult> asyncHandler)
Adds a resouce policy to control access to a model group.
|
Future<QueryLineageResult> |
queryLineageAsync(QueryLineageRequest queryLineageRequest)
Use this action to inspect your lineage and discover relationships between entities.
|
Future<QueryLineageResult> |
queryLineageAsync(QueryLineageRequest queryLineageRequest,
AsyncHandler<QueryLineageRequest,QueryLineageResult> asyncHandler)
Use this action to inspect your lineage and discover relationships between entities.
|
Future<RegisterDevicesResult> |
registerDevicesAsync(RegisterDevicesRequest registerDevicesRequest)
Register devices.
|
Future<RegisterDevicesResult> |
registerDevicesAsync(RegisterDevicesRequest registerDevicesRequest,
AsyncHandler<RegisterDevicesRequest,RegisterDevicesResult> asyncHandler)
Register devices.
|
Future<RenderUiTemplateResult> |
renderUiTemplateAsync(RenderUiTemplateRequest renderUiTemplateRequest)
Renders the UI template so that you can preview the worker's experience.
|
Future<RenderUiTemplateResult> |
renderUiTemplateAsync(RenderUiTemplateRequest renderUiTemplateRequest,
AsyncHandler<RenderUiTemplateRequest,RenderUiTemplateResult> asyncHandler)
Renders the UI template so that you can preview the worker's experience.
|
Future<RetryPipelineExecutionResult> |
retryPipelineExecutionAsync(RetryPipelineExecutionRequest retryPipelineExecutionRequest)
Retry the execution of the pipeline.
|
Future<RetryPipelineExecutionResult> |
retryPipelineExecutionAsync(RetryPipelineExecutionRequest retryPipelineExecutionRequest,
AsyncHandler<RetryPipelineExecutionRequest,RetryPipelineExecutionResult> asyncHandler)
Retry the execution of the pipeline.
|
Future<SearchResult> |
searchAsync(SearchRequest searchRequest)
Finds SageMaker resources that match a search query.
|
Future<SearchResult> |
searchAsync(SearchRequest searchRequest,
AsyncHandler<SearchRequest,SearchResult> asyncHandler)
Finds SageMaker resources that match a search query.
|
Future<SendPipelineExecutionStepFailureResult> |
sendPipelineExecutionStepFailureAsync(SendPipelineExecutionStepFailureRequest sendPipelineExecutionStepFailureRequest)
Notifies the pipeline that the execution of a callback step failed, along with a message describing why.
|
Future<SendPipelineExecutionStepFailureResult> |
sendPipelineExecutionStepFailureAsync(SendPipelineExecutionStepFailureRequest sendPipelineExecutionStepFailureRequest,
AsyncHandler<SendPipelineExecutionStepFailureRequest,SendPipelineExecutionStepFailureResult> asyncHandler)
Notifies the pipeline that the execution of a callback step failed, along with a message describing why.
|
Future<SendPipelineExecutionStepSuccessResult> |
sendPipelineExecutionStepSuccessAsync(SendPipelineExecutionStepSuccessRequest sendPipelineExecutionStepSuccessRequest)
Notifies the pipeline that the execution of a callback step succeeded and provides a list of the step's output
parameters.
|
Future<SendPipelineExecutionStepSuccessResult> |
sendPipelineExecutionStepSuccessAsync(SendPipelineExecutionStepSuccessRequest sendPipelineExecutionStepSuccessRequest,
AsyncHandler<SendPipelineExecutionStepSuccessRequest,SendPipelineExecutionStepSuccessResult> asyncHandler)
Notifies the pipeline that the execution of a callback step succeeded and provides a list of the step's output
parameters.
|
Future<StartEdgeDeploymentStageResult> |
startEdgeDeploymentStageAsync(StartEdgeDeploymentStageRequest startEdgeDeploymentStageRequest)
Starts a stage in an edge deployment plan.
|
Future<StartEdgeDeploymentStageResult> |
startEdgeDeploymentStageAsync(StartEdgeDeploymentStageRequest startEdgeDeploymentStageRequest,
AsyncHandler<StartEdgeDeploymentStageRequest,StartEdgeDeploymentStageResult> asyncHandler)
Starts a stage in an edge deployment plan.
|
Future<StartInferenceExperimentResult> |
startInferenceExperimentAsync(StartInferenceExperimentRequest startInferenceExperimentRequest)
Starts an inference experiment.
|
Future<StartInferenceExperimentResult> |
startInferenceExperimentAsync(StartInferenceExperimentRequest startInferenceExperimentRequest,
AsyncHandler<StartInferenceExperimentRequest,StartInferenceExperimentResult> asyncHandler)
Starts an inference experiment.
|
Future<StartMlflowTrackingServerResult> |
startMlflowTrackingServerAsync(StartMlflowTrackingServerRequest startMlflowTrackingServerRequest)
Programmatically start an MLflow Tracking Server.
|
Future<StartMlflowTrackingServerResult> |
startMlflowTrackingServerAsync(StartMlflowTrackingServerRequest startMlflowTrackingServerRequest,
AsyncHandler<StartMlflowTrackingServerRequest,StartMlflowTrackingServerResult> asyncHandler)
Programmatically start an MLflow Tracking Server.
|
Future<StartMonitoringScheduleResult> |
startMonitoringScheduleAsync(StartMonitoringScheduleRequest startMonitoringScheduleRequest)
Starts a previously stopped monitoring schedule.
|
Future<StartMonitoringScheduleResult> |
startMonitoringScheduleAsync(StartMonitoringScheduleRequest startMonitoringScheduleRequest,
AsyncHandler<StartMonitoringScheduleRequest,StartMonitoringScheduleResult> asyncHandler)
Starts a previously stopped monitoring schedule.
|
Future<StartNotebookInstanceResult> |
startNotebookInstanceAsync(StartNotebookInstanceRequest startNotebookInstanceRequest)
Launches an ML compute instance with the latest version of the libraries and attaches your ML storage volume.
|
Future<StartNotebookInstanceResult> |
startNotebookInstanceAsync(StartNotebookInstanceRequest startNotebookInstanceRequest,
AsyncHandler<StartNotebookInstanceRequest,StartNotebookInstanceResult> asyncHandler)
Launches an ML compute instance with the latest version of the libraries and attaches your ML storage volume.
|
Future<StartPipelineExecutionResult> |
startPipelineExecutionAsync(StartPipelineExecutionRequest startPipelineExecutionRequest)
Starts a pipeline execution.
|
Future<StartPipelineExecutionResult> |
startPipelineExecutionAsync(StartPipelineExecutionRequest startPipelineExecutionRequest,
AsyncHandler<StartPipelineExecutionRequest,StartPipelineExecutionResult> asyncHandler)
Starts a pipeline execution.
|
Future<StopAutoMLJobResult> |
stopAutoMLJobAsync(StopAutoMLJobRequest stopAutoMLJobRequest)
A method for forcing a running job to shut down.
|
Future<StopAutoMLJobResult> |
stopAutoMLJobAsync(StopAutoMLJobRequest stopAutoMLJobRequest,
AsyncHandler<StopAutoMLJobRequest,StopAutoMLJobResult> asyncHandler)
A method for forcing a running job to shut down.
|
Future<StopCompilationJobResult> |
stopCompilationJobAsync(StopCompilationJobRequest stopCompilationJobRequest)
Stops a model compilation job.
|
Future<StopCompilationJobResult> |
stopCompilationJobAsync(StopCompilationJobRequest stopCompilationJobRequest,
AsyncHandler<StopCompilationJobRequest,StopCompilationJobResult> asyncHandler)
Stops a model compilation job.
|
Future<StopEdgeDeploymentStageResult> |
stopEdgeDeploymentStageAsync(StopEdgeDeploymentStageRequest stopEdgeDeploymentStageRequest)
Stops a stage in an edge deployment plan.
|
Future<StopEdgeDeploymentStageResult> |
stopEdgeDeploymentStageAsync(StopEdgeDeploymentStageRequest stopEdgeDeploymentStageRequest,
AsyncHandler<StopEdgeDeploymentStageRequest,StopEdgeDeploymentStageResult> asyncHandler)
Stops a stage in an edge deployment plan.
|
Future<StopEdgePackagingJobResult> |
stopEdgePackagingJobAsync(StopEdgePackagingJobRequest stopEdgePackagingJobRequest)
Request to stop an edge packaging job.
|
Future<StopEdgePackagingJobResult> |
stopEdgePackagingJobAsync(StopEdgePackagingJobRequest stopEdgePackagingJobRequest,
AsyncHandler<StopEdgePackagingJobRequest,StopEdgePackagingJobResult> asyncHandler)
Request to stop an edge packaging job.
|
Future<StopHyperParameterTuningJobResult> |
stopHyperParameterTuningJobAsync(StopHyperParameterTuningJobRequest stopHyperParameterTuningJobRequest)
Stops a running hyperparameter tuning job and all running training jobs that the tuning job launched.
|
Future<StopHyperParameterTuningJobResult> |
stopHyperParameterTuningJobAsync(StopHyperParameterTuningJobRequest stopHyperParameterTuningJobRequest,
AsyncHandler<StopHyperParameterTuningJobRequest,StopHyperParameterTuningJobResult> asyncHandler)
Stops a running hyperparameter tuning job and all running training jobs that the tuning job launched.
|
Future<StopInferenceExperimentResult> |
stopInferenceExperimentAsync(StopInferenceExperimentRequest stopInferenceExperimentRequest)
Stops an inference experiment.
|
Future<StopInferenceExperimentResult> |
stopInferenceExperimentAsync(StopInferenceExperimentRequest stopInferenceExperimentRequest,
AsyncHandler<StopInferenceExperimentRequest,StopInferenceExperimentResult> asyncHandler)
Stops an inference experiment.
|
Future<StopInferenceRecommendationsJobResult> |
stopInferenceRecommendationsJobAsync(StopInferenceRecommendationsJobRequest stopInferenceRecommendationsJobRequest)
Stops an Inference Recommender job.
|
Future<StopInferenceRecommendationsJobResult> |
stopInferenceRecommendationsJobAsync(StopInferenceRecommendationsJobRequest stopInferenceRecommendationsJobRequest,
AsyncHandler<StopInferenceRecommendationsJobRequest,StopInferenceRecommendationsJobResult> asyncHandler)
Stops an Inference Recommender job.
|
Future<StopLabelingJobResult> |
stopLabelingJobAsync(StopLabelingJobRequest stopLabelingJobRequest)
Stops a running labeling job.
|
Future<StopLabelingJobResult> |
stopLabelingJobAsync(StopLabelingJobRequest stopLabelingJobRequest,
AsyncHandler<StopLabelingJobRequest,StopLabelingJobResult> asyncHandler)
Stops a running labeling job.
|
Future<StopMlflowTrackingServerResult> |
stopMlflowTrackingServerAsync(StopMlflowTrackingServerRequest stopMlflowTrackingServerRequest)
Programmatically stop an MLflow Tracking Server.
|
Future<StopMlflowTrackingServerResult> |
stopMlflowTrackingServerAsync(StopMlflowTrackingServerRequest stopMlflowTrackingServerRequest,
AsyncHandler<StopMlflowTrackingServerRequest,StopMlflowTrackingServerResult> asyncHandler)
Programmatically stop an MLflow Tracking Server.
|
Future<StopMonitoringScheduleResult> |
stopMonitoringScheduleAsync(StopMonitoringScheduleRequest stopMonitoringScheduleRequest)
Stops a previously started monitoring schedule.
|
Future<StopMonitoringScheduleResult> |
stopMonitoringScheduleAsync(StopMonitoringScheduleRequest stopMonitoringScheduleRequest,
AsyncHandler<StopMonitoringScheduleRequest,StopMonitoringScheduleResult> asyncHandler)
Stops a previously started monitoring schedule.
|
Future<StopNotebookInstanceResult> |
stopNotebookInstanceAsync(StopNotebookInstanceRequest stopNotebookInstanceRequest)
Terminates the ML compute instance.
|
Future<StopNotebookInstanceResult> |
stopNotebookInstanceAsync(StopNotebookInstanceRequest stopNotebookInstanceRequest,
AsyncHandler<StopNotebookInstanceRequest,StopNotebookInstanceResult> asyncHandler)
Terminates the ML compute instance.
|
Future<StopOptimizationJobResult> |
stopOptimizationJobAsync(StopOptimizationJobRequest stopOptimizationJobRequest)
Ends a running inference optimization job.
|
Future<StopOptimizationJobResult> |
stopOptimizationJobAsync(StopOptimizationJobRequest stopOptimizationJobRequest,
AsyncHandler<StopOptimizationJobRequest,StopOptimizationJobResult> asyncHandler)
Ends a running inference optimization job.
|
Future<StopPipelineExecutionResult> |
stopPipelineExecutionAsync(StopPipelineExecutionRequest stopPipelineExecutionRequest)
Stops a pipeline execution.
|
Future<StopPipelineExecutionResult> |
stopPipelineExecutionAsync(StopPipelineExecutionRequest stopPipelineExecutionRequest,
AsyncHandler<StopPipelineExecutionRequest,StopPipelineExecutionResult> asyncHandler)
Stops a pipeline execution.
|
Future<StopProcessingJobResult> |
stopProcessingJobAsync(StopProcessingJobRequest stopProcessingJobRequest)
Stops a processing job.
|
Future<StopProcessingJobResult> |
stopProcessingJobAsync(StopProcessingJobRequest stopProcessingJobRequest,
AsyncHandler<StopProcessingJobRequest,StopProcessingJobResult> asyncHandler)
Stops a processing job.
|
Future<StopTrainingJobResult> |
stopTrainingJobAsync(StopTrainingJobRequest stopTrainingJobRequest)
Stops a training job.
|
Future<StopTrainingJobResult> |
stopTrainingJobAsync(StopTrainingJobRequest stopTrainingJobRequest,
AsyncHandler<StopTrainingJobRequest,StopTrainingJobResult> asyncHandler)
Stops a training job.
|
Future<StopTransformJobResult> |
stopTransformJobAsync(StopTransformJobRequest stopTransformJobRequest)
Stops a batch transform job.
|
Future<StopTransformJobResult> |
stopTransformJobAsync(StopTransformJobRequest stopTransformJobRequest,
AsyncHandler<StopTransformJobRequest,StopTransformJobResult> asyncHandler)
Stops a batch transform job.
|
Future<UpdateActionResult> |
updateActionAsync(UpdateActionRequest updateActionRequest)
Updates an action.
|
Future<UpdateActionResult> |
updateActionAsync(UpdateActionRequest updateActionRequest,
AsyncHandler<UpdateActionRequest,UpdateActionResult> asyncHandler)
Updates an action.
|
Future<UpdateAppImageConfigResult> |
updateAppImageConfigAsync(UpdateAppImageConfigRequest updateAppImageConfigRequest)
Updates the properties of an AppImageConfig.
|
Future<UpdateAppImageConfigResult> |
updateAppImageConfigAsync(UpdateAppImageConfigRequest updateAppImageConfigRequest,
AsyncHandler<UpdateAppImageConfigRequest,UpdateAppImageConfigResult> asyncHandler)
Updates the properties of an AppImageConfig.
|
Future<UpdateArtifactResult> |
updateArtifactAsync(UpdateArtifactRequest updateArtifactRequest)
Updates an artifact.
|
Future<UpdateArtifactResult> |
updateArtifactAsync(UpdateArtifactRequest updateArtifactRequest,
AsyncHandler<UpdateArtifactRequest,UpdateArtifactResult> asyncHandler)
Updates an artifact.
|
Future<UpdateClusterResult> |
updateClusterAsync(UpdateClusterRequest updateClusterRequest)
Updates a SageMaker HyperPod cluster.
|
Future<UpdateClusterResult> |
updateClusterAsync(UpdateClusterRequest updateClusterRequest,
AsyncHandler<UpdateClusterRequest,UpdateClusterResult> asyncHandler)
Updates a SageMaker HyperPod cluster.
|
Future<UpdateClusterSoftwareResult> |
updateClusterSoftwareAsync(UpdateClusterSoftwareRequest updateClusterSoftwareRequest)
Updates the platform software of a SageMaker HyperPod cluster for security patching.
|
Future<UpdateClusterSoftwareResult> |
updateClusterSoftwareAsync(UpdateClusterSoftwareRequest updateClusterSoftwareRequest,
AsyncHandler<UpdateClusterSoftwareRequest,UpdateClusterSoftwareResult> asyncHandler)
Updates the platform software of a SageMaker HyperPod cluster for security patching.
|
Future<UpdateCodeRepositoryResult> |
updateCodeRepositoryAsync(UpdateCodeRepositoryRequest updateCodeRepositoryRequest)
Updates the specified Git repository with the specified values.
|
Future<UpdateCodeRepositoryResult> |
updateCodeRepositoryAsync(UpdateCodeRepositoryRequest updateCodeRepositoryRequest,
AsyncHandler<UpdateCodeRepositoryRequest,UpdateCodeRepositoryResult> asyncHandler)
Updates the specified Git repository with the specified values.
|
Future<UpdateContextResult> |
updateContextAsync(UpdateContextRequest updateContextRequest)
Updates a context.
|
Future<UpdateContextResult> |
updateContextAsync(UpdateContextRequest updateContextRequest,
AsyncHandler<UpdateContextRequest,UpdateContextResult> asyncHandler)
Updates a context.
|
Future<UpdateDeviceFleetResult> |
updateDeviceFleetAsync(UpdateDeviceFleetRequest updateDeviceFleetRequest)
Updates a fleet of devices.
|
Future<UpdateDeviceFleetResult> |
updateDeviceFleetAsync(UpdateDeviceFleetRequest updateDeviceFleetRequest,
AsyncHandler<UpdateDeviceFleetRequest,UpdateDeviceFleetResult> asyncHandler)
Updates a fleet of devices.
|
Future<UpdateDevicesResult> |
updateDevicesAsync(UpdateDevicesRequest updateDevicesRequest)
Updates one or more devices in a fleet.
|
Future<UpdateDevicesResult> |
updateDevicesAsync(UpdateDevicesRequest updateDevicesRequest,
AsyncHandler<UpdateDevicesRequest,UpdateDevicesResult> asyncHandler)
Updates one or more devices in a fleet.
|
Future<UpdateDomainResult> |
updateDomainAsync(UpdateDomainRequest updateDomainRequest)
Updates the default settings for new user profiles in the domain.
|
Future<UpdateDomainResult> |
updateDomainAsync(UpdateDomainRequest updateDomainRequest,
AsyncHandler<UpdateDomainRequest,UpdateDomainResult> asyncHandler)
Updates the default settings for new user profiles in the domain.
|
Future<UpdateEndpointResult> |
updateEndpointAsync(UpdateEndpointRequest updateEndpointRequest)
Deploys the EndpointConfig specified in the request to a new fleet of instances.
|
Future<UpdateEndpointResult> |
updateEndpointAsync(UpdateEndpointRequest updateEndpointRequest,
AsyncHandler<UpdateEndpointRequest,UpdateEndpointResult> asyncHandler)
Deploys the EndpointConfig specified in the request to a new fleet of instances.
|
Future<UpdateEndpointWeightsAndCapacitiesResult> |
updateEndpointWeightsAndCapacitiesAsync(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.
|
Future<UpdateEndpointWeightsAndCapacitiesResult> |
updateEndpointWeightsAndCapacitiesAsync(UpdateEndpointWeightsAndCapacitiesRequest updateEndpointWeightsAndCapacitiesRequest,
AsyncHandler<UpdateEndpointWeightsAndCapacitiesRequest,UpdateEndpointWeightsAndCapacitiesResult> asyncHandler)
Updates variant weight of one or more variants associated with an existing endpoint, or capacity of one variant
associated with an existing endpoint.
|
Future<UpdateExperimentResult> |
updateExperimentAsync(UpdateExperimentRequest updateExperimentRequest)
Adds, updates, or removes the description of an experiment.
|
Future<UpdateExperimentResult> |
updateExperimentAsync(UpdateExperimentRequest updateExperimentRequest,
AsyncHandler<UpdateExperimentRequest,UpdateExperimentResult> asyncHandler)
Adds, updates, or removes the description of an experiment.
|
Future<UpdateFeatureGroupResult> |
updateFeatureGroupAsync(UpdateFeatureGroupRequest updateFeatureGroupRequest)
Updates the feature group by either adding features or updating the online store configuration.
|
Future<UpdateFeatureGroupResult> |
updateFeatureGroupAsync(UpdateFeatureGroupRequest updateFeatureGroupRequest,
AsyncHandler<UpdateFeatureGroupRequest,UpdateFeatureGroupResult> asyncHandler)
Updates the feature group by either adding features or updating the online store configuration.
|
Future<UpdateFeatureMetadataResult> |
updateFeatureMetadataAsync(UpdateFeatureMetadataRequest updateFeatureMetadataRequest)
Updates the description and parameters of the feature group.
|
Future<UpdateFeatureMetadataResult> |
updateFeatureMetadataAsync(UpdateFeatureMetadataRequest updateFeatureMetadataRequest,
AsyncHandler<UpdateFeatureMetadataRequest,UpdateFeatureMetadataResult> asyncHandler)
Updates the description and parameters of the feature group.
|
Future<UpdateHubResult> |
updateHubAsync(UpdateHubRequest updateHubRequest)
Update a hub.
|
Future<UpdateHubResult> |
updateHubAsync(UpdateHubRequest updateHubRequest,
AsyncHandler<UpdateHubRequest,UpdateHubResult> asyncHandler)
Update a hub.
|
Future<UpdateImageResult> |
updateImageAsync(UpdateImageRequest updateImageRequest)
Updates the properties of a SageMaker image.
|
Future<UpdateImageResult> |
updateImageAsync(UpdateImageRequest updateImageRequest,
AsyncHandler<UpdateImageRequest,UpdateImageResult> asyncHandler)
Updates the properties of a SageMaker image.
|
Future<UpdateImageVersionResult> |
updateImageVersionAsync(UpdateImageVersionRequest updateImageVersionRequest)
Updates the properties of a SageMaker image version.
|
Future<UpdateImageVersionResult> |
updateImageVersionAsync(UpdateImageVersionRequest updateImageVersionRequest,
AsyncHandler<UpdateImageVersionRequest,UpdateImageVersionResult> asyncHandler)
Updates the properties of a SageMaker image version.
|
Future<UpdateInferenceComponentResult> |
updateInferenceComponentAsync(UpdateInferenceComponentRequest updateInferenceComponentRequest)
Updates an inference component.
|
Future<UpdateInferenceComponentResult> |
updateInferenceComponentAsync(UpdateInferenceComponentRequest updateInferenceComponentRequest,
AsyncHandler<UpdateInferenceComponentRequest,UpdateInferenceComponentResult> asyncHandler)
Updates an inference component.
|
Future<UpdateInferenceComponentRuntimeConfigResult> |
updateInferenceComponentRuntimeConfigAsync(UpdateInferenceComponentRuntimeConfigRequest updateInferenceComponentRuntimeConfigRequest)
Runtime settings for a model that is deployed with an inference component.
|
Future<UpdateInferenceComponentRuntimeConfigResult> |
updateInferenceComponentRuntimeConfigAsync(UpdateInferenceComponentRuntimeConfigRequest updateInferenceComponentRuntimeConfigRequest,
AsyncHandler<UpdateInferenceComponentRuntimeConfigRequest,UpdateInferenceComponentRuntimeConfigResult> asyncHandler)
Runtime settings for a model that is deployed with an inference component.
|
Future<UpdateInferenceExperimentResult> |
updateInferenceExperimentAsync(UpdateInferenceExperimentRequest updateInferenceExperimentRequest)
Updates an inference experiment that you created.
|
Future<UpdateInferenceExperimentResult> |
updateInferenceExperimentAsync(UpdateInferenceExperimentRequest updateInferenceExperimentRequest,
AsyncHandler<UpdateInferenceExperimentRequest,UpdateInferenceExperimentResult> asyncHandler)
Updates an inference experiment that you created.
|
Future<UpdateMlflowTrackingServerResult> |
updateMlflowTrackingServerAsync(UpdateMlflowTrackingServerRequest updateMlflowTrackingServerRequest)
Updates properties of an existing MLflow Tracking Server.
|
Future<UpdateMlflowTrackingServerResult> |
updateMlflowTrackingServerAsync(UpdateMlflowTrackingServerRequest updateMlflowTrackingServerRequest,
AsyncHandler<UpdateMlflowTrackingServerRequest,UpdateMlflowTrackingServerResult> asyncHandler)
Updates properties of an existing MLflow Tracking Server.
|
Future<UpdateModelCardResult> |
updateModelCardAsync(UpdateModelCardRequest updateModelCardRequest)
Update an Amazon SageMaker Model Card.
|
Future<UpdateModelCardResult> |
updateModelCardAsync(UpdateModelCardRequest updateModelCardRequest,
AsyncHandler<UpdateModelCardRequest,UpdateModelCardResult> asyncHandler)
Update an Amazon SageMaker Model Card.
|
Future<UpdateModelPackageResult> |
updateModelPackageAsync(UpdateModelPackageRequest updateModelPackageRequest)
Updates a versioned model.
|
Future<UpdateModelPackageResult> |
updateModelPackageAsync(UpdateModelPackageRequest updateModelPackageRequest,
AsyncHandler<UpdateModelPackageRequest,UpdateModelPackageResult> asyncHandler)
Updates a versioned model.
|
Future<UpdateMonitoringAlertResult> |
updateMonitoringAlertAsync(UpdateMonitoringAlertRequest updateMonitoringAlertRequest)
Update the parameters of a model monitor alert.
|
Future<UpdateMonitoringAlertResult> |
updateMonitoringAlertAsync(UpdateMonitoringAlertRequest updateMonitoringAlertRequest,
AsyncHandler<UpdateMonitoringAlertRequest,UpdateMonitoringAlertResult> asyncHandler)
Update the parameters of a model monitor alert.
|
Future<UpdateMonitoringScheduleResult> |
updateMonitoringScheduleAsync(UpdateMonitoringScheduleRequest updateMonitoringScheduleRequest)
Updates a previously created schedule.
|
Future<UpdateMonitoringScheduleResult> |
updateMonitoringScheduleAsync(UpdateMonitoringScheduleRequest updateMonitoringScheduleRequest,
AsyncHandler<UpdateMonitoringScheduleRequest,UpdateMonitoringScheduleResult> asyncHandler)
Updates a previously created schedule.
|
Future<UpdateNotebookInstanceResult> |
updateNotebookInstanceAsync(UpdateNotebookInstanceRequest updateNotebookInstanceRequest)
Updates a notebook instance.
|
Future<UpdateNotebookInstanceResult> |
updateNotebookInstanceAsync(UpdateNotebookInstanceRequest updateNotebookInstanceRequest,
AsyncHandler<UpdateNotebookInstanceRequest,UpdateNotebookInstanceResult> asyncHandler)
Updates a notebook instance.
|
Future<UpdateNotebookInstanceLifecycleConfigResult> |
updateNotebookInstanceLifecycleConfigAsync(UpdateNotebookInstanceLifecycleConfigRequest updateNotebookInstanceLifecycleConfigRequest)
|
Future<UpdateNotebookInstanceLifecycleConfigResult> |
updateNotebookInstanceLifecycleConfigAsync(UpdateNotebookInstanceLifecycleConfigRequest updateNotebookInstanceLifecycleConfigRequest,
AsyncHandler<UpdateNotebookInstanceLifecycleConfigRequest,UpdateNotebookInstanceLifecycleConfigResult> asyncHandler)
|
Future<UpdatePipelineResult> |
updatePipelineAsync(UpdatePipelineRequest updatePipelineRequest)
Updates a pipeline.
|
Future<UpdatePipelineResult> |
updatePipelineAsync(UpdatePipelineRequest updatePipelineRequest,
AsyncHandler<UpdatePipelineRequest,UpdatePipelineResult> asyncHandler)
Updates a pipeline.
|
Future<UpdatePipelineExecutionResult> |
updatePipelineExecutionAsync(UpdatePipelineExecutionRequest updatePipelineExecutionRequest)
Updates a pipeline execution.
|
Future<UpdatePipelineExecutionResult> |
updatePipelineExecutionAsync(UpdatePipelineExecutionRequest updatePipelineExecutionRequest,
AsyncHandler<UpdatePipelineExecutionRequest,UpdatePipelineExecutionResult> asyncHandler)
Updates a pipeline execution.
|
Future<UpdateProjectResult> |
updateProjectAsync(UpdateProjectRequest updateProjectRequest)
Updates a machine learning (ML) project that is created from a template that sets up an ML pipeline from training
to deploying an approved model.
|
Future<UpdateProjectResult> |
updateProjectAsync(UpdateProjectRequest updateProjectRequest,
AsyncHandler<UpdateProjectRequest,UpdateProjectResult> asyncHandler)
Updates a machine learning (ML) project that is created from a template that sets up an ML pipeline from training
to deploying an approved model.
|
Future<UpdateSpaceResult> |
updateSpaceAsync(UpdateSpaceRequest updateSpaceRequest)
Updates the settings of a space.
|
Future<UpdateSpaceResult> |
updateSpaceAsync(UpdateSpaceRequest updateSpaceRequest,
AsyncHandler<UpdateSpaceRequest,UpdateSpaceResult> asyncHandler)
Updates the settings of a space.
|
Future<UpdateTrainingJobResult> |
updateTrainingJobAsync(UpdateTrainingJobRequest updateTrainingJobRequest)
Update a model training job to request a new Debugger profiling configuration or to change warm pool retention
length.
|
Future<UpdateTrainingJobResult> |
updateTrainingJobAsync(UpdateTrainingJobRequest updateTrainingJobRequest,
AsyncHandler<UpdateTrainingJobRequest,UpdateTrainingJobResult> asyncHandler)
Update a model training job to request a new Debugger profiling configuration or to change warm pool retention
length.
|
Future<UpdateTrialResult> |
updateTrialAsync(UpdateTrialRequest updateTrialRequest)
Updates the display name of a trial.
|
Future<UpdateTrialResult> |
updateTrialAsync(UpdateTrialRequest updateTrialRequest,
AsyncHandler<UpdateTrialRequest,UpdateTrialResult> asyncHandler)
Updates the display name of a trial.
|
Future<UpdateTrialComponentResult> |
updateTrialComponentAsync(UpdateTrialComponentRequest updateTrialComponentRequest)
Updates one or more properties of a trial component.
|
Future<UpdateTrialComponentResult> |
updateTrialComponentAsync(UpdateTrialComponentRequest updateTrialComponentRequest,
AsyncHandler<UpdateTrialComponentRequest,UpdateTrialComponentResult> asyncHandler)
Updates one or more properties of a trial component.
|
Future<UpdateUserProfileResult> |
updateUserProfileAsync(UpdateUserProfileRequest updateUserProfileRequest)
Updates a user profile.
|
Future<UpdateUserProfileResult> |
updateUserProfileAsync(UpdateUserProfileRequest updateUserProfileRequest,
AsyncHandler<UpdateUserProfileRequest,UpdateUserProfileResult> asyncHandler)
Updates a user profile.
|
Future<UpdateWorkforceResult> |
updateWorkforceAsync(UpdateWorkforceRequest updateWorkforceRequest)
Use this operation to update your workforce.
|
Future<UpdateWorkforceResult> |
updateWorkforceAsync(UpdateWorkforceRequest updateWorkforceRequest,
AsyncHandler<UpdateWorkforceRequest,UpdateWorkforceResult> asyncHandler)
Use this operation to update your workforce.
|
Future<UpdateWorkteamResult> |
updateWorkteamAsync(UpdateWorkteamRequest updateWorkteamRequest)
Updates an existing work team with new member definitions or description.
|
Future<UpdateWorkteamResult> |
updateWorkteamAsync(UpdateWorkteamRequest updateWorkteamRequest,
AsyncHandler<UpdateWorkteamRequest,UpdateWorkteamResult> asyncHandler)
Updates an existing work team with new member definitions or description.
|