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