mocks

package
v1.2.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 29, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SageMakerAPI

type SageMakerAPI struct {
	mock.Mock
}

SageMakerAPI is an autogenerated mock type for the SageMakerAPI type

func NewSageMakerAPI added in v1.2.0

func NewSageMakerAPI(t interface {
	mock.TestingT
	Cleanup(func())
}) *SageMakerAPI

NewSageMakerAPI creates a new instance of SageMakerAPI. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations. The first argument is typically a *testing.T value.

func (*SageMakerAPI) AddAssociation

AddAssociation provides a mock function with given fields: _a0

func (*SageMakerAPI) AddAssociationRequest

AddAssociationRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) AddAssociationWithContext

func (_m *SageMakerAPI) AddAssociationWithContext(_a0 context.Context, _a1 *sagemaker.AddAssociationInput, _a2 ...request.Option) (*sagemaker.AddAssociationOutput, error)

AddAssociationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) AddTags

AddTags provides a mock function with given fields: _a0

func (*SageMakerAPI) AddTagsRequest

AddTagsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) AddTagsWithContext

func (_m *SageMakerAPI) AddTagsWithContext(_a0 context.Context, _a1 *sagemaker.AddTagsInput, _a2 ...request.Option) (*sagemaker.AddTagsOutput, error)

AddTagsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) AssociateTrialComponent

AssociateTrialComponent provides a mock function with given fields: _a0

func (*SageMakerAPI) AssociateTrialComponentRequest

AssociateTrialComponentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) AssociateTrialComponentWithContext

func (_m *SageMakerAPI) AssociateTrialComponentWithContext(_a0 context.Context, _a1 *sagemaker.AssociateTrialComponentInput, _a2 ...request.Option) (*sagemaker.AssociateTrialComponentOutput, error)

AssociateTrialComponentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) BatchDescribeModelPackage added in v0.3.1

BatchDescribeModelPackage provides a mock function with given fields: _a0

func (*SageMakerAPI) BatchDescribeModelPackageRequest added in v0.3.1

BatchDescribeModelPackageRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) BatchDescribeModelPackageWithContext added in v0.3.1

func (_m *SageMakerAPI) BatchDescribeModelPackageWithContext(_a0 context.Context, _a1 *sagemaker.BatchDescribeModelPackageInput, _a2 ...request.Option) (*sagemaker.BatchDescribeModelPackageOutput, error)

BatchDescribeModelPackageWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateAction

CreateAction provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateActionRequest

CreateActionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateActionWithContext

func (_m *SageMakerAPI) CreateActionWithContext(_a0 context.Context, _a1 *sagemaker.CreateActionInput, _a2 ...request.Option) (*sagemaker.CreateActionOutput, error)

CreateActionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateAlgorithm

CreateAlgorithm provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateAlgorithmRequest

CreateAlgorithmRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateAlgorithmWithContext

func (_m *SageMakerAPI) CreateAlgorithmWithContext(_a0 context.Context, _a1 *sagemaker.CreateAlgorithmInput, _a2 ...request.Option) (*sagemaker.CreateAlgorithmOutput, error)

CreateAlgorithmWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateApp

CreateApp provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateAppImageConfig

CreateAppImageConfig provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateAppImageConfigRequest

CreateAppImageConfigRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateAppImageConfigWithContext

func (_m *SageMakerAPI) CreateAppImageConfigWithContext(_a0 context.Context, _a1 *sagemaker.CreateAppImageConfigInput, _a2 ...request.Option) (*sagemaker.CreateAppImageConfigOutput, error)

CreateAppImageConfigWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateAppRequest

CreateAppRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateAppWithContext

func (_m *SageMakerAPI) CreateAppWithContext(_a0 context.Context, _a1 *sagemaker.CreateAppInput, _a2 ...request.Option) (*sagemaker.CreateAppOutput, error)

CreateAppWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateArtifact

CreateArtifact provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateArtifactRequest

CreateArtifactRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateArtifactWithContext

func (_m *SageMakerAPI) CreateArtifactWithContext(_a0 context.Context, _a1 *sagemaker.CreateArtifactInput, _a2 ...request.Option) (*sagemaker.CreateArtifactOutput, error)

CreateArtifactWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateAutoMLJob

CreateAutoMLJob provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateAutoMLJobRequest

CreateAutoMLJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateAutoMLJobV2 added in v1.2.5

CreateAutoMLJobV2 provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateAutoMLJobV2Request added in v1.2.5

CreateAutoMLJobV2Request provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateAutoMLJobV2WithContext added in v1.2.5

func (_m *SageMakerAPI) CreateAutoMLJobV2WithContext(_a0 context.Context, _a1 *sagemaker.CreateAutoMLJobV2Input, _a2 ...request.Option) (*sagemaker.CreateAutoMLJobV2Output, error)

CreateAutoMLJobV2WithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateAutoMLJobWithContext

func (_m *SageMakerAPI) CreateAutoMLJobWithContext(_a0 context.Context, _a1 *sagemaker.CreateAutoMLJobInput, _a2 ...request.Option) (*sagemaker.CreateAutoMLJobOutput, error)

CreateAutoMLJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateCluster added in v1.2.5

CreateCluster provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateClusterRequest added in v1.2.5

CreateClusterRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateClusterWithContext added in v1.2.5

func (_m *SageMakerAPI) CreateClusterWithContext(_a0 context.Context, _a1 *sagemaker.CreateClusterInput, _a2 ...request.Option) (*sagemaker.CreateClusterOutput, error)

CreateClusterWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateCodeRepository

CreateCodeRepository provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateCodeRepositoryRequest

CreateCodeRepositoryRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateCodeRepositoryWithContext

func (_m *SageMakerAPI) CreateCodeRepositoryWithContext(_a0 context.Context, _a1 *sagemaker.CreateCodeRepositoryInput, _a2 ...request.Option) (*sagemaker.CreateCodeRepositoryOutput, error)

CreateCodeRepositoryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateCompilationJob

CreateCompilationJob provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateCompilationJobRequest

CreateCompilationJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateCompilationJobWithContext

func (_m *SageMakerAPI) CreateCompilationJobWithContext(_a0 context.Context, _a1 *sagemaker.CreateCompilationJobInput, _a2 ...request.Option) (*sagemaker.CreateCompilationJobOutput, error)

CreateCompilationJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateContext

CreateContext provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateContextRequest

CreateContextRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateContextWithContext

func (_m *SageMakerAPI) CreateContextWithContext(_a0 context.Context, _a1 *sagemaker.CreateContextInput, _a2 ...request.Option) (*sagemaker.CreateContextOutput, error)

CreateContextWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateDataQualityJobDefinition

CreateDataQualityJobDefinition provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateDataQualityJobDefinitionRequest

CreateDataQualityJobDefinitionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateDataQualityJobDefinitionWithContext

CreateDataQualityJobDefinitionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateDeviceFleet

CreateDeviceFleet provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateDeviceFleetRequest

CreateDeviceFleetRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateDeviceFleetWithContext

func (_m *SageMakerAPI) CreateDeviceFleetWithContext(_a0 context.Context, _a1 *sagemaker.CreateDeviceFleetInput, _a2 ...request.Option) (*sagemaker.CreateDeviceFleetOutput, error)

CreateDeviceFleetWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateDomain

CreateDomain provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateDomainRequest

CreateDomainRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateDomainWithContext

func (_m *SageMakerAPI) CreateDomainWithContext(_a0 context.Context, _a1 *sagemaker.CreateDomainInput, _a2 ...request.Option) (*sagemaker.CreateDomainOutput, error)

CreateDomainWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateEdgeDeploymentPlan added in v0.4.5

CreateEdgeDeploymentPlan provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateEdgeDeploymentPlanRequest added in v0.4.5

CreateEdgeDeploymentPlanRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateEdgeDeploymentPlanWithContext added in v0.4.5

func (_m *SageMakerAPI) CreateEdgeDeploymentPlanWithContext(_a0 context.Context, _a1 *sagemaker.CreateEdgeDeploymentPlanInput, _a2 ...request.Option) (*sagemaker.CreateEdgeDeploymentPlanOutput, error)

CreateEdgeDeploymentPlanWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateEdgeDeploymentStage added in v0.4.5

CreateEdgeDeploymentStage provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateEdgeDeploymentStageRequest added in v0.4.5

CreateEdgeDeploymentStageRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateEdgeDeploymentStageWithContext added in v0.4.5

func (_m *SageMakerAPI) CreateEdgeDeploymentStageWithContext(_a0 context.Context, _a1 *sagemaker.CreateEdgeDeploymentStageInput, _a2 ...request.Option) (*sagemaker.CreateEdgeDeploymentStageOutput, error)

CreateEdgeDeploymentStageWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateEdgePackagingJob

CreateEdgePackagingJob provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateEdgePackagingJobRequest

CreateEdgePackagingJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateEdgePackagingJobWithContext

func (_m *SageMakerAPI) CreateEdgePackagingJobWithContext(_a0 context.Context, _a1 *sagemaker.CreateEdgePackagingJobInput, _a2 ...request.Option) (*sagemaker.CreateEdgePackagingJobOutput, error)

CreateEdgePackagingJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateEndpoint

CreateEndpoint provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateEndpointConfig

CreateEndpointConfig provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateEndpointConfigRequest

CreateEndpointConfigRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateEndpointConfigWithContext

func (_m *SageMakerAPI) CreateEndpointConfigWithContext(_a0 context.Context, _a1 *sagemaker.CreateEndpointConfigInput, _a2 ...request.Option) (*sagemaker.CreateEndpointConfigOutput, error)

CreateEndpointConfigWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateEndpointRequest

CreateEndpointRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateEndpointWithContext

func (_m *SageMakerAPI) CreateEndpointWithContext(_a0 context.Context, _a1 *sagemaker.CreateEndpointInput, _a2 ...request.Option) (*sagemaker.CreateEndpointOutput, error)

CreateEndpointWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateExperiment

CreateExperiment provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateExperimentRequest

CreateExperimentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateExperimentWithContext

func (_m *SageMakerAPI) CreateExperimentWithContext(_a0 context.Context, _a1 *sagemaker.CreateExperimentInput, _a2 ...request.Option) (*sagemaker.CreateExperimentOutput, error)

CreateExperimentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateFeatureGroup

CreateFeatureGroup provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateFeatureGroupRequest

CreateFeatureGroupRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateFeatureGroupWithContext

func (_m *SageMakerAPI) CreateFeatureGroupWithContext(_a0 context.Context, _a1 *sagemaker.CreateFeatureGroupInput, _a2 ...request.Option) (*sagemaker.CreateFeatureGroupOutput, error)

CreateFeatureGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateFlowDefinition

CreateFlowDefinition provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateFlowDefinitionRequest

CreateFlowDefinitionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateFlowDefinitionWithContext

func (_m *SageMakerAPI) CreateFlowDefinitionWithContext(_a0 context.Context, _a1 *sagemaker.CreateFlowDefinitionInput, _a2 ...request.Option) (*sagemaker.CreateFlowDefinitionOutput, error)

CreateFlowDefinitionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateHub added in v1.2.0

CreateHub provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateHubRequest added in v1.2.0

CreateHubRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateHubWithContext added in v1.2.0

func (_m *SageMakerAPI) CreateHubWithContext(_a0 context.Context, _a1 *sagemaker.CreateHubInput, _a2 ...request.Option) (*sagemaker.CreateHubOutput, error)

CreateHubWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateHumanTaskUi

CreateHumanTaskUi provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateHumanTaskUiRequest

CreateHumanTaskUiRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateHumanTaskUiWithContext

func (_m *SageMakerAPI) CreateHumanTaskUiWithContext(_a0 context.Context, _a1 *sagemaker.CreateHumanTaskUiInput, _a2 ...request.Option) (*sagemaker.CreateHumanTaskUiOutput, error)

CreateHumanTaskUiWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateHyperParameterTuningJob

CreateHyperParameterTuningJob provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateHyperParameterTuningJobRequest

CreateHyperParameterTuningJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateHyperParameterTuningJobWithContext

CreateHyperParameterTuningJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateImage

CreateImage provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateImageRequest

CreateImageRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateImageVersion

CreateImageVersion provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateImageVersionRequest

CreateImageVersionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateImageVersionWithContext

func (_m *SageMakerAPI) CreateImageVersionWithContext(_a0 context.Context, _a1 *sagemaker.CreateImageVersionInput, _a2 ...request.Option) (*sagemaker.CreateImageVersionOutput, error)

CreateImageVersionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateImageWithContext

func (_m *SageMakerAPI) CreateImageWithContext(_a0 context.Context, _a1 *sagemaker.CreateImageInput, _a2 ...request.Option) (*sagemaker.CreateImageOutput, error)

CreateImageWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateInferenceComponent added in v1.2.5

CreateInferenceComponent provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateInferenceComponentRequest added in v1.2.5

CreateInferenceComponentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateInferenceComponentWithContext added in v1.2.5

func (_m *SageMakerAPI) CreateInferenceComponentWithContext(_a0 context.Context, _a1 *sagemaker.CreateInferenceComponentInput, _a2 ...request.Option) (*sagemaker.CreateInferenceComponentOutput, error)

CreateInferenceComponentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateInferenceExperiment added in v1.2.0

CreateInferenceExperiment provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateInferenceExperimentRequest added in v1.2.0

CreateInferenceExperimentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateInferenceExperimentWithContext added in v1.2.0

func (_m *SageMakerAPI) CreateInferenceExperimentWithContext(_a0 context.Context, _a1 *sagemaker.CreateInferenceExperimentInput, _a2 ...request.Option) (*sagemaker.CreateInferenceExperimentOutput, error)

CreateInferenceExperimentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateInferenceRecommendationsJob added in v0.4.0

CreateInferenceRecommendationsJob provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateInferenceRecommendationsJobRequest added in v0.4.0

CreateInferenceRecommendationsJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateInferenceRecommendationsJobWithContext added in v0.4.0

CreateInferenceRecommendationsJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateLabelingJob

CreateLabelingJob provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateLabelingJobRequest

CreateLabelingJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateLabelingJobWithContext

func (_m *SageMakerAPI) CreateLabelingJobWithContext(_a0 context.Context, _a1 *sagemaker.CreateLabelingJobInput, _a2 ...request.Option) (*sagemaker.CreateLabelingJobOutput, error)

CreateLabelingJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateModel

CreateModel provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateModelBiasJobDefinition

CreateModelBiasJobDefinition provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateModelBiasJobDefinitionRequest

CreateModelBiasJobDefinitionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateModelBiasJobDefinitionWithContext

CreateModelBiasJobDefinitionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateModelCard added in v1.2.0

CreateModelCard provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateModelCardExportJob added in v1.2.0

CreateModelCardExportJob provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateModelCardExportJobRequest added in v1.2.0

CreateModelCardExportJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateModelCardExportJobWithContext added in v1.2.0

func (_m *SageMakerAPI) CreateModelCardExportJobWithContext(_a0 context.Context, _a1 *sagemaker.CreateModelCardExportJobInput, _a2 ...request.Option) (*sagemaker.CreateModelCardExportJobOutput, error)

CreateModelCardExportJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateModelCardRequest added in v1.2.0

CreateModelCardRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateModelCardWithContext added in v1.2.0

func (_m *SageMakerAPI) CreateModelCardWithContext(_a0 context.Context, _a1 *sagemaker.CreateModelCardInput, _a2 ...request.Option) (*sagemaker.CreateModelCardOutput, error)

CreateModelCardWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateModelExplainabilityJobDefinition

CreateModelExplainabilityJobDefinition provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateModelExplainabilityJobDefinitionRequest

CreateModelExplainabilityJobDefinitionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateModelExplainabilityJobDefinitionWithContext

CreateModelExplainabilityJobDefinitionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateModelPackage

CreateModelPackage provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateModelPackageGroup

CreateModelPackageGroup provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateModelPackageGroupRequest

CreateModelPackageGroupRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateModelPackageGroupWithContext

func (_m *SageMakerAPI) CreateModelPackageGroupWithContext(_a0 context.Context, _a1 *sagemaker.CreateModelPackageGroupInput, _a2 ...request.Option) (*sagemaker.CreateModelPackageGroupOutput, error)

CreateModelPackageGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateModelPackageRequest

CreateModelPackageRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateModelPackageWithContext

func (_m *SageMakerAPI) CreateModelPackageWithContext(_a0 context.Context, _a1 *sagemaker.CreateModelPackageInput, _a2 ...request.Option) (*sagemaker.CreateModelPackageOutput, error)

CreateModelPackageWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateModelQualityJobDefinition

CreateModelQualityJobDefinition provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateModelQualityJobDefinitionRequest

CreateModelQualityJobDefinitionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateModelQualityJobDefinitionWithContext

CreateModelQualityJobDefinitionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateModelRequest

CreateModelRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateModelWithContext

func (_m *SageMakerAPI) CreateModelWithContext(_a0 context.Context, _a1 *sagemaker.CreateModelInput, _a2 ...request.Option) (*sagemaker.CreateModelOutput, error)

CreateModelWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateMonitoringSchedule

CreateMonitoringSchedule provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateMonitoringScheduleRequest

CreateMonitoringScheduleRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateMonitoringScheduleWithContext

func (_m *SageMakerAPI) CreateMonitoringScheduleWithContext(_a0 context.Context, _a1 *sagemaker.CreateMonitoringScheduleInput, _a2 ...request.Option) (*sagemaker.CreateMonitoringScheduleOutput, error)

CreateMonitoringScheduleWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateNotebookInstance

CreateNotebookInstance provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateNotebookInstanceLifecycleConfig

CreateNotebookInstanceLifecycleConfig provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateNotebookInstanceLifecycleConfigRequest

CreateNotebookInstanceLifecycleConfigRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateNotebookInstanceLifecycleConfigWithContext

CreateNotebookInstanceLifecycleConfigWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateNotebookInstanceRequest

CreateNotebookInstanceRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateNotebookInstanceWithContext

func (_m *SageMakerAPI) CreateNotebookInstanceWithContext(_a0 context.Context, _a1 *sagemaker.CreateNotebookInstanceInput, _a2 ...request.Option) (*sagemaker.CreateNotebookInstanceOutput, error)

CreateNotebookInstanceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreatePipeline

CreatePipeline provides a mock function with given fields: _a0

func (*SageMakerAPI) CreatePipelineRequest

CreatePipelineRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreatePipelineWithContext

func (_m *SageMakerAPI) CreatePipelineWithContext(_a0 context.Context, _a1 *sagemaker.CreatePipelineInput, _a2 ...request.Option) (*sagemaker.CreatePipelineOutput, error)

CreatePipelineWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreatePresignedDomainUrl

CreatePresignedDomainUrl provides a mock function with given fields: _a0

func (*SageMakerAPI) CreatePresignedDomainUrlRequest

CreatePresignedDomainUrlRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreatePresignedDomainUrlWithContext

func (_m *SageMakerAPI) CreatePresignedDomainUrlWithContext(_a0 context.Context, _a1 *sagemaker.CreatePresignedDomainUrlInput, _a2 ...request.Option) (*sagemaker.CreatePresignedDomainUrlOutput, error)

CreatePresignedDomainUrlWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreatePresignedNotebookInstanceUrl

CreatePresignedNotebookInstanceUrl provides a mock function with given fields: _a0

func (*SageMakerAPI) CreatePresignedNotebookInstanceUrlRequest

CreatePresignedNotebookInstanceUrlRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreatePresignedNotebookInstanceUrlWithContext

CreatePresignedNotebookInstanceUrlWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateProcessingJob

CreateProcessingJob provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateProcessingJobRequest

CreateProcessingJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateProcessingJobWithContext

func (_m *SageMakerAPI) CreateProcessingJobWithContext(_a0 context.Context, _a1 *sagemaker.CreateProcessingJobInput, _a2 ...request.Option) (*sagemaker.CreateProcessingJobOutput, error)

CreateProcessingJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateProject

CreateProject provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateProjectRequest

CreateProjectRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateProjectWithContext

func (_m *SageMakerAPI) CreateProjectWithContext(_a0 context.Context, _a1 *sagemaker.CreateProjectInput, _a2 ...request.Option) (*sagemaker.CreateProjectOutput, error)

CreateProjectWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateSpace added in v1.2.0

CreateSpace provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateSpaceRequest added in v1.2.0

CreateSpaceRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateSpaceWithContext added in v1.2.0

func (_m *SageMakerAPI) CreateSpaceWithContext(_a0 context.Context, _a1 *sagemaker.CreateSpaceInput, _a2 ...request.Option) (*sagemaker.CreateSpaceOutput, error)

CreateSpaceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateStudioLifecycleConfig added in v0.3.1

CreateStudioLifecycleConfig provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateStudioLifecycleConfigRequest added in v0.3.1

CreateStudioLifecycleConfigRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateStudioLifecycleConfigWithContext added in v0.3.1

CreateStudioLifecycleConfigWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateTrainingJob

CreateTrainingJob provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateTrainingJobRequest

CreateTrainingJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateTrainingJobWithContext

func (_m *SageMakerAPI) CreateTrainingJobWithContext(_a0 context.Context, _a1 *sagemaker.CreateTrainingJobInput, _a2 ...request.Option) (*sagemaker.CreateTrainingJobOutput, error)

CreateTrainingJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateTransformJob

CreateTransformJob provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateTransformJobRequest

CreateTransformJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateTransformJobWithContext

func (_m *SageMakerAPI) CreateTransformJobWithContext(_a0 context.Context, _a1 *sagemaker.CreateTransformJobInput, _a2 ...request.Option) (*sagemaker.CreateTransformJobOutput, error)

CreateTransformJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateTrial

CreateTrial provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateTrialComponent

CreateTrialComponent provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateTrialComponentRequest

CreateTrialComponentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateTrialComponentWithContext

func (_m *SageMakerAPI) CreateTrialComponentWithContext(_a0 context.Context, _a1 *sagemaker.CreateTrialComponentInput, _a2 ...request.Option) (*sagemaker.CreateTrialComponentOutput, error)

CreateTrialComponentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateTrialRequest

CreateTrialRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateTrialWithContext

func (_m *SageMakerAPI) CreateTrialWithContext(_a0 context.Context, _a1 *sagemaker.CreateTrialInput, _a2 ...request.Option) (*sagemaker.CreateTrialOutput, error)

CreateTrialWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateUserProfile

CreateUserProfile provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateUserProfileRequest

CreateUserProfileRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateUserProfileWithContext

func (_m *SageMakerAPI) CreateUserProfileWithContext(_a0 context.Context, _a1 *sagemaker.CreateUserProfileInput, _a2 ...request.Option) (*sagemaker.CreateUserProfileOutput, error)

CreateUserProfileWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateWorkforce

CreateWorkforce provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateWorkforceRequest

CreateWorkforceRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateWorkforceWithContext

func (_m *SageMakerAPI) CreateWorkforceWithContext(_a0 context.Context, _a1 *sagemaker.CreateWorkforceInput, _a2 ...request.Option) (*sagemaker.CreateWorkforceOutput, error)

CreateWorkforceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) CreateWorkteam

CreateWorkteam provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateWorkteamRequest

CreateWorkteamRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) CreateWorkteamWithContext

func (_m *SageMakerAPI) CreateWorkteamWithContext(_a0 context.Context, _a1 *sagemaker.CreateWorkteamInput, _a2 ...request.Option) (*sagemaker.CreateWorkteamOutput, error)

CreateWorkteamWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteAction

DeleteAction provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteActionRequest

DeleteActionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteActionWithContext

func (_m *SageMakerAPI) DeleteActionWithContext(_a0 context.Context, _a1 *sagemaker.DeleteActionInput, _a2 ...request.Option) (*sagemaker.DeleteActionOutput, error)

DeleteActionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteAlgorithm

DeleteAlgorithm provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteAlgorithmRequest

DeleteAlgorithmRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteAlgorithmWithContext

func (_m *SageMakerAPI) DeleteAlgorithmWithContext(_a0 context.Context, _a1 *sagemaker.DeleteAlgorithmInput, _a2 ...request.Option) (*sagemaker.DeleteAlgorithmOutput, error)

DeleteAlgorithmWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteApp

DeleteApp provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteAppImageConfig

DeleteAppImageConfig provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteAppImageConfigRequest

DeleteAppImageConfigRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteAppImageConfigWithContext

func (_m *SageMakerAPI) DeleteAppImageConfigWithContext(_a0 context.Context, _a1 *sagemaker.DeleteAppImageConfigInput, _a2 ...request.Option) (*sagemaker.DeleteAppImageConfigOutput, error)

DeleteAppImageConfigWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteAppRequest

DeleteAppRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteAppWithContext

func (_m *SageMakerAPI) DeleteAppWithContext(_a0 context.Context, _a1 *sagemaker.DeleteAppInput, _a2 ...request.Option) (*sagemaker.DeleteAppOutput, error)

DeleteAppWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteArtifact

DeleteArtifact provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteArtifactRequest

DeleteArtifactRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteArtifactWithContext

func (_m *SageMakerAPI) DeleteArtifactWithContext(_a0 context.Context, _a1 *sagemaker.DeleteArtifactInput, _a2 ...request.Option) (*sagemaker.DeleteArtifactOutput, error)

DeleteArtifactWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteAssociation

DeleteAssociation provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteAssociationRequest

DeleteAssociationRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteAssociationWithContext

func (_m *SageMakerAPI) DeleteAssociationWithContext(_a0 context.Context, _a1 *sagemaker.DeleteAssociationInput, _a2 ...request.Option) (*sagemaker.DeleteAssociationOutput, error)

DeleteAssociationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteCluster added in v1.2.5

DeleteCluster provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteClusterRequest added in v1.2.5

DeleteClusterRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteClusterWithContext added in v1.2.5

func (_m *SageMakerAPI) DeleteClusterWithContext(_a0 context.Context, _a1 *sagemaker.DeleteClusterInput, _a2 ...request.Option) (*sagemaker.DeleteClusterOutput, error)

DeleteClusterWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteCodeRepository

DeleteCodeRepository provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteCodeRepositoryRequest

DeleteCodeRepositoryRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteCodeRepositoryWithContext

func (_m *SageMakerAPI) DeleteCodeRepositoryWithContext(_a0 context.Context, _a1 *sagemaker.DeleteCodeRepositoryInput, _a2 ...request.Option) (*sagemaker.DeleteCodeRepositoryOutput, error)

DeleteCodeRepositoryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteCompilationJob added in v1.2.8

DeleteCompilationJob provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteCompilationJobRequest added in v1.2.8

DeleteCompilationJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteCompilationJobWithContext added in v1.2.8

func (_m *SageMakerAPI) DeleteCompilationJobWithContext(_a0 context.Context, _a1 *sagemaker.DeleteCompilationJobInput, _a2 ...request.Option) (*sagemaker.DeleteCompilationJobOutput, error)

DeleteCompilationJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteContext

DeleteContext provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteContextRequest

DeleteContextRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteContextWithContext

func (_m *SageMakerAPI) DeleteContextWithContext(_a0 context.Context, _a1 *sagemaker.DeleteContextInput, _a2 ...request.Option) (*sagemaker.DeleteContextOutput, error)

DeleteContextWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteDataQualityJobDefinition

DeleteDataQualityJobDefinition provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteDataQualityJobDefinitionRequest

DeleteDataQualityJobDefinitionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteDataQualityJobDefinitionWithContext

DeleteDataQualityJobDefinitionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteDeviceFleet

DeleteDeviceFleet provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteDeviceFleetRequest

DeleteDeviceFleetRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteDeviceFleetWithContext

func (_m *SageMakerAPI) DeleteDeviceFleetWithContext(_a0 context.Context, _a1 *sagemaker.DeleteDeviceFleetInput, _a2 ...request.Option) (*sagemaker.DeleteDeviceFleetOutput, error)

DeleteDeviceFleetWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteDomain

DeleteDomain provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteDomainRequest

DeleteDomainRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteDomainWithContext

func (_m *SageMakerAPI) DeleteDomainWithContext(_a0 context.Context, _a1 *sagemaker.DeleteDomainInput, _a2 ...request.Option) (*sagemaker.DeleteDomainOutput, error)

DeleteDomainWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteEdgeDeploymentPlan added in v0.4.5

DeleteEdgeDeploymentPlan provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteEdgeDeploymentPlanRequest added in v0.4.5

DeleteEdgeDeploymentPlanRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteEdgeDeploymentPlanWithContext added in v0.4.5

func (_m *SageMakerAPI) DeleteEdgeDeploymentPlanWithContext(_a0 context.Context, _a1 *sagemaker.DeleteEdgeDeploymentPlanInput, _a2 ...request.Option) (*sagemaker.DeleteEdgeDeploymentPlanOutput, error)

DeleteEdgeDeploymentPlanWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteEdgeDeploymentStage added in v0.4.5

DeleteEdgeDeploymentStage provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteEdgeDeploymentStageRequest added in v0.4.5

DeleteEdgeDeploymentStageRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteEdgeDeploymentStageWithContext added in v0.4.5

func (_m *SageMakerAPI) DeleteEdgeDeploymentStageWithContext(_a0 context.Context, _a1 *sagemaker.DeleteEdgeDeploymentStageInput, _a2 ...request.Option) (*sagemaker.DeleteEdgeDeploymentStageOutput, error)

DeleteEdgeDeploymentStageWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteEndpoint

DeleteEndpoint provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteEndpointConfig

DeleteEndpointConfig provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteEndpointConfigRequest

DeleteEndpointConfigRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteEndpointConfigWithContext

func (_m *SageMakerAPI) DeleteEndpointConfigWithContext(_a0 context.Context, _a1 *sagemaker.DeleteEndpointConfigInput, _a2 ...request.Option) (*sagemaker.DeleteEndpointConfigOutput, error)

DeleteEndpointConfigWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteEndpointRequest

DeleteEndpointRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteEndpointWithContext

func (_m *SageMakerAPI) DeleteEndpointWithContext(_a0 context.Context, _a1 *sagemaker.DeleteEndpointInput, _a2 ...request.Option) (*sagemaker.DeleteEndpointOutput, error)

DeleteEndpointWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteExperiment

DeleteExperiment provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteExperimentRequest

DeleteExperimentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteExperimentWithContext

func (_m *SageMakerAPI) DeleteExperimentWithContext(_a0 context.Context, _a1 *sagemaker.DeleteExperimentInput, _a2 ...request.Option) (*sagemaker.DeleteExperimentOutput, error)

DeleteExperimentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteFeatureGroup

DeleteFeatureGroup provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteFeatureGroupRequest

DeleteFeatureGroupRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteFeatureGroupWithContext

func (_m *SageMakerAPI) DeleteFeatureGroupWithContext(_a0 context.Context, _a1 *sagemaker.DeleteFeatureGroupInput, _a2 ...request.Option) (*sagemaker.DeleteFeatureGroupOutput, error)

DeleteFeatureGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteFlowDefinition

DeleteFlowDefinition provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteFlowDefinitionRequest

DeleteFlowDefinitionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteFlowDefinitionWithContext

func (_m *SageMakerAPI) DeleteFlowDefinitionWithContext(_a0 context.Context, _a1 *sagemaker.DeleteFlowDefinitionInput, _a2 ...request.Option) (*sagemaker.DeleteFlowDefinitionOutput, error)

DeleteFlowDefinitionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteHub added in v1.2.0

DeleteHub provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteHubContent added in v1.2.0

DeleteHubContent provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteHubContentRequest added in v1.2.0

DeleteHubContentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteHubContentWithContext added in v1.2.0

func (_m *SageMakerAPI) DeleteHubContentWithContext(_a0 context.Context, _a1 *sagemaker.DeleteHubContentInput, _a2 ...request.Option) (*sagemaker.DeleteHubContentOutput, error)

DeleteHubContentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteHubRequest added in v1.2.0

DeleteHubRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteHubWithContext added in v1.2.0

func (_m *SageMakerAPI) DeleteHubWithContext(_a0 context.Context, _a1 *sagemaker.DeleteHubInput, _a2 ...request.Option) (*sagemaker.DeleteHubOutput, error)

DeleteHubWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteHumanTaskUi

DeleteHumanTaskUi provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteHumanTaskUiRequest

DeleteHumanTaskUiRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteHumanTaskUiWithContext

func (_m *SageMakerAPI) DeleteHumanTaskUiWithContext(_a0 context.Context, _a1 *sagemaker.DeleteHumanTaskUiInput, _a2 ...request.Option) (*sagemaker.DeleteHumanTaskUiOutput, error)

DeleteHumanTaskUiWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteHyperParameterTuningJob added in v1.2.8

DeleteHyperParameterTuningJob provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteHyperParameterTuningJobRequest added in v1.2.8

DeleteHyperParameterTuningJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteHyperParameterTuningJobWithContext added in v1.2.8

DeleteHyperParameterTuningJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteImage

DeleteImage provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteImageRequest

DeleteImageRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteImageVersion

DeleteImageVersion provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteImageVersionRequest

DeleteImageVersionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteImageVersionWithContext

func (_m *SageMakerAPI) DeleteImageVersionWithContext(_a0 context.Context, _a1 *sagemaker.DeleteImageVersionInput, _a2 ...request.Option) (*sagemaker.DeleteImageVersionOutput, error)

DeleteImageVersionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteImageWithContext

func (_m *SageMakerAPI) DeleteImageWithContext(_a0 context.Context, _a1 *sagemaker.DeleteImageInput, _a2 ...request.Option) (*sagemaker.DeleteImageOutput, error)

DeleteImageWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteInferenceComponent added in v1.2.5

DeleteInferenceComponent provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteInferenceComponentRequest added in v1.2.5

DeleteInferenceComponentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteInferenceComponentWithContext added in v1.2.5

func (_m *SageMakerAPI) DeleteInferenceComponentWithContext(_a0 context.Context, _a1 *sagemaker.DeleteInferenceComponentInput, _a2 ...request.Option) (*sagemaker.DeleteInferenceComponentOutput, error)

DeleteInferenceComponentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteInferenceExperiment added in v1.2.0

DeleteInferenceExperiment provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteInferenceExperimentRequest added in v1.2.0

DeleteInferenceExperimentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteInferenceExperimentWithContext added in v1.2.0

func (_m *SageMakerAPI) DeleteInferenceExperimentWithContext(_a0 context.Context, _a1 *sagemaker.DeleteInferenceExperimentInput, _a2 ...request.Option) (*sagemaker.DeleteInferenceExperimentOutput, error)

DeleteInferenceExperimentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteModel

DeleteModel provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteModelBiasJobDefinition

DeleteModelBiasJobDefinition provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteModelBiasJobDefinitionRequest

DeleteModelBiasJobDefinitionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteModelBiasJobDefinitionWithContext

DeleteModelBiasJobDefinitionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteModelCard added in v1.2.0

DeleteModelCard provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteModelCardRequest added in v1.2.0

DeleteModelCardRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteModelCardWithContext added in v1.2.0

func (_m *SageMakerAPI) DeleteModelCardWithContext(_a0 context.Context, _a1 *sagemaker.DeleteModelCardInput, _a2 ...request.Option) (*sagemaker.DeleteModelCardOutput, error)

DeleteModelCardWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteModelExplainabilityJobDefinition

DeleteModelExplainabilityJobDefinition provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteModelExplainabilityJobDefinitionRequest

DeleteModelExplainabilityJobDefinitionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteModelExplainabilityJobDefinitionWithContext

DeleteModelExplainabilityJobDefinitionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteModelPackage

DeleteModelPackage provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteModelPackageGroup

DeleteModelPackageGroup provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteModelPackageGroupPolicy

DeleteModelPackageGroupPolicy provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteModelPackageGroupPolicyRequest

DeleteModelPackageGroupPolicyRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteModelPackageGroupPolicyWithContext

DeleteModelPackageGroupPolicyWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteModelPackageGroupRequest

DeleteModelPackageGroupRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteModelPackageGroupWithContext

func (_m *SageMakerAPI) DeleteModelPackageGroupWithContext(_a0 context.Context, _a1 *sagemaker.DeleteModelPackageGroupInput, _a2 ...request.Option) (*sagemaker.DeleteModelPackageGroupOutput, error)

DeleteModelPackageGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteModelPackageRequest

DeleteModelPackageRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteModelPackageWithContext

func (_m *SageMakerAPI) DeleteModelPackageWithContext(_a0 context.Context, _a1 *sagemaker.DeleteModelPackageInput, _a2 ...request.Option) (*sagemaker.DeleteModelPackageOutput, error)

DeleteModelPackageWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteModelQualityJobDefinition

DeleteModelQualityJobDefinition provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteModelQualityJobDefinitionRequest

DeleteModelQualityJobDefinitionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteModelQualityJobDefinitionWithContext

DeleteModelQualityJobDefinitionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteModelRequest

DeleteModelRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteModelWithContext

func (_m *SageMakerAPI) DeleteModelWithContext(_a0 context.Context, _a1 *sagemaker.DeleteModelInput, _a2 ...request.Option) (*sagemaker.DeleteModelOutput, error)

DeleteModelWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteMonitoringSchedule

DeleteMonitoringSchedule provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteMonitoringScheduleRequest

DeleteMonitoringScheduleRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteMonitoringScheduleWithContext

func (_m *SageMakerAPI) DeleteMonitoringScheduleWithContext(_a0 context.Context, _a1 *sagemaker.DeleteMonitoringScheduleInput, _a2 ...request.Option) (*sagemaker.DeleteMonitoringScheduleOutput, error)

DeleteMonitoringScheduleWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteNotebookInstance

DeleteNotebookInstance provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteNotebookInstanceLifecycleConfig

DeleteNotebookInstanceLifecycleConfig provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteNotebookInstanceLifecycleConfigRequest

DeleteNotebookInstanceLifecycleConfigRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteNotebookInstanceLifecycleConfigWithContext

DeleteNotebookInstanceLifecycleConfigWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteNotebookInstanceRequest

DeleteNotebookInstanceRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteNotebookInstanceWithContext

func (_m *SageMakerAPI) DeleteNotebookInstanceWithContext(_a0 context.Context, _a1 *sagemaker.DeleteNotebookInstanceInput, _a2 ...request.Option) (*sagemaker.DeleteNotebookInstanceOutput, error)

DeleteNotebookInstanceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeletePipeline

DeletePipeline provides a mock function with given fields: _a0

func (*SageMakerAPI) DeletePipelineRequest

DeletePipelineRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeletePipelineWithContext

func (_m *SageMakerAPI) DeletePipelineWithContext(_a0 context.Context, _a1 *sagemaker.DeletePipelineInput, _a2 ...request.Option) (*sagemaker.DeletePipelineOutput, error)

DeletePipelineWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteProject

DeleteProject provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteProjectRequest

DeleteProjectRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteProjectWithContext

func (_m *SageMakerAPI) DeleteProjectWithContext(_a0 context.Context, _a1 *sagemaker.DeleteProjectInput, _a2 ...request.Option) (*sagemaker.DeleteProjectOutput, error)

DeleteProjectWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteSpace added in v1.2.0

DeleteSpace provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteSpaceRequest added in v1.2.0

DeleteSpaceRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteSpaceWithContext added in v1.2.0

func (_m *SageMakerAPI) DeleteSpaceWithContext(_a0 context.Context, _a1 *sagemaker.DeleteSpaceInput, _a2 ...request.Option) (*sagemaker.DeleteSpaceOutput, error)

DeleteSpaceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteStudioLifecycleConfig added in v0.3.1

DeleteStudioLifecycleConfig provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteStudioLifecycleConfigRequest added in v0.3.1

DeleteStudioLifecycleConfigRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteStudioLifecycleConfigWithContext added in v0.3.1

DeleteStudioLifecycleConfigWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteTags

DeleteTags provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteTagsRequest

DeleteTagsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteTagsWithContext

func (_m *SageMakerAPI) DeleteTagsWithContext(_a0 context.Context, _a1 *sagemaker.DeleteTagsInput, _a2 ...request.Option) (*sagemaker.DeleteTagsOutput, error)

DeleteTagsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteTrial

DeleteTrial provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteTrialComponent

DeleteTrialComponent provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteTrialComponentRequest

DeleteTrialComponentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteTrialComponentWithContext

func (_m *SageMakerAPI) DeleteTrialComponentWithContext(_a0 context.Context, _a1 *sagemaker.DeleteTrialComponentInput, _a2 ...request.Option) (*sagemaker.DeleteTrialComponentOutput, error)

DeleteTrialComponentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteTrialRequest

DeleteTrialRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteTrialWithContext

func (_m *SageMakerAPI) DeleteTrialWithContext(_a0 context.Context, _a1 *sagemaker.DeleteTrialInput, _a2 ...request.Option) (*sagemaker.DeleteTrialOutput, error)

DeleteTrialWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteUserProfile

DeleteUserProfile provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteUserProfileRequest

DeleteUserProfileRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteUserProfileWithContext

func (_m *SageMakerAPI) DeleteUserProfileWithContext(_a0 context.Context, _a1 *sagemaker.DeleteUserProfileInput, _a2 ...request.Option) (*sagemaker.DeleteUserProfileOutput, error)

DeleteUserProfileWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteWorkforce

DeleteWorkforce provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteWorkforceRequest

DeleteWorkforceRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteWorkforceWithContext

func (_m *SageMakerAPI) DeleteWorkforceWithContext(_a0 context.Context, _a1 *sagemaker.DeleteWorkforceInput, _a2 ...request.Option) (*sagemaker.DeleteWorkforceOutput, error)

DeleteWorkforceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeleteWorkteam

DeleteWorkteam provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteWorkteamRequest

DeleteWorkteamRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeleteWorkteamWithContext

func (_m *SageMakerAPI) DeleteWorkteamWithContext(_a0 context.Context, _a1 *sagemaker.DeleteWorkteamInput, _a2 ...request.Option) (*sagemaker.DeleteWorkteamOutput, error)

DeleteWorkteamWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DeregisterDevices

DeregisterDevices provides a mock function with given fields: _a0

func (*SageMakerAPI) DeregisterDevicesRequest

DeregisterDevicesRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DeregisterDevicesWithContext

func (_m *SageMakerAPI) DeregisterDevicesWithContext(_a0 context.Context, _a1 *sagemaker.DeregisterDevicesInput, _a2 ...request.Option) (*sagemaker.DeregisterDevicesOutput, error)

DeregisterDevicesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeAction

DescribeAction provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeActionRequest

DescribeActionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeActionWithContext

func (_m *SageMakerAPI) DescribeActionWithContext(_a0 context.Context, _a1 *sagemaker.DescribeActionInput, _a2 ...request.Option) (*sagemaker.DescribeActionOutput, error)

DescribeActionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeAlgorithm

DescribeAlgorithm provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeAlgorithmRequest

DescribeAlgorithmRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeAlgorithmWithContext

func (_m *SageMakerAPI) DescribeAlgorithmWithContext(_a0 context.Context, _a1 *sagemaker.DescribeAlgorithmInput, _a2 ...request.Option) (*sagemaker.DescribeAlgorithmOutput, error)

DescribeAlgorithmWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeApp

DescribeApp provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeAppImageConfig

DescribeAppImageConfig provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeAppImageConfigRequest

DescribeAppImageConfigRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeAppImageConfigWithContext

func (_m *SageMakerAPI) DescribeAppImageConfigWithContext(_a0 context.Context, _a1 *sagemaker.DescribeAppImageConfigInput, _a2 ...request.Option) (*sagemaker.DescribeAppImageConfigOutput, error)

DescribeAppImageConfigWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeAppRequest

DescribeAppRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeAppWithContext

func (_m *SageMakerAPI) DescribeAppWithContext(_a0 context.Context, _a1 *sagemaker.DescribeAppInput, _a2 ...request.Option) (*sagemaker.DescribeAppOutput, error)

DescribeAppWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeArtifact

DescribeArtifact provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeArtifactRequest

DescribeArtifactRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeArtifactWithContext

func (_m *SageMakerAPI) DescribeArtifactWithContext(_a0 context.Context, _a1 *sagemaker.DescribeArtifactInput, _a2 ...request.Option) (*sagemaker.DescribeArtifactOutput, error)

DescribeArtifactWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeAutoMLJob

DescribeAutoMLJob provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeAutoMLJobRequest

DescribeAutoMLJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeAutoMLJobV2 added in v1.2.5

DescribeAutoMLJobV2 provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeAutoMLJobV2Request added in v1.2.5

DescribeAutoMLJobV2Request provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeAutoMLJobV2WithContext added in v1.2.5

func (_m *SageMakerAPI) DescribeAutoMLJobV2WithContext(_a0 context.Context, _a1 *sagemaker.DescribeAutoMLJobV2Input, _a2 ...request.Option) (*sagemaker.DescribeAutoMLJobV2Output, error)

DescribeAutoMLJobV2WithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeAutoMLJobWithContext

func (_m *SageMakerAPI) DescribeAutoMLJobWithContext(_a0 context.Context, _a1 *sagemaker.DescribeAutoMLJobInput, _a2 ...request.Option) (*sagemaker.DescribeAutoMLJobOutput, error)

DescribeAutoMLJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeCluster added in v1.2.5

DescribeCluster provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeClusterNode added in v1.2.5

DescribeClusterNode provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeClusterNodeRequest added in v1.2.5

DescribeClusterNodeRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeClusterNodeWithContext added in v1.2.5

func (_m *SageMakerAPI) DescribeClusterNodeWithContext(_a0 context.Context, _a1 *sagemaker.DescribeClusterNodeInput, _a2 ...request.Option) (*sagemaker.DescribeClusterNodeOutput, error)

DescribeClusterNodeWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeClusterRequest added in v1.2.5

DescribeClusterRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeClusterWithContext added in v1.2.5

func (_m *SageMakerAPI) DescribeClusterWithContext(_a0 context.Context, _a1 *sagemaker.DescribeClusterInput, _a2 ...request.Option) (*sagemaker.DescribeClusterOutput, error)

DescribeClusterWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeCodeRepository

DescribeCodeRepository provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeCodeRepositoryRequest

DescribeCodeRepositoryRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeCodeRepositoryWithContext

func (_m *SageMakerAPI) DescribeCodeRepositoryWithContext(_a0 context.Context, _a1 *sagemaker.DescribeCodeRepositoryInput, _a2 ...request.Option) (*sagemaker.DescribeCodeRepositoryOutput, error)

DescribeCodeRepositoryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeCompilationJob

DescribeCompilationJob provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeCompilationJobRequest

DescribeCompilationJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeCompilationJobWithContext

func (_m *SageMakerAPI) DescribeCompilationJobWithContext(_a0 context.Context, _a1 *sagemaker.DescribeCompilationJobInput, _a2 ...request.Option) (*sagemaker.DescribeCompilationJobOutput, error)

DescribeCompilationJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeContext

DescribeContext provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeContextRequest

DescribeContextRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeContextWithContext

func (_m *SageMakerAPI) DescribeContextWithContext(_a0 context.Context, _a1 *sagemaker.DescribeContextInput, _a2 ...request.Option) (*sagemaker.DescribeContextOutput, error)

DescribeContextWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeDataQualityJobDefinition

DescribeDataQualityJobDefinition provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeDataQualityJobDefinitionRequest

DescribeDataQualityJobDefinitionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeDataQualityJobDefinitionWithContext

DescribeDataQualityJobDefinitionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeDevice

DescribeDevice provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeDeviceFleet

DescribeDeviceFleet provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeDeviceFleetRequest

DescribeDeviceFleetRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeDeviceFleetWithContext

func (_m *SageMakerAPI) DescribeDeviceFleetWithContext(_a0 context.Context, _a1 *sagemaker.DescribeDeviceFleetInput, _a2 ...request.Option) (*sagemaker.DescribeDeviceFleetOutput, error)

DescribeDeviceFleetWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeDeviceRequest

DescribeDeviceRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeDeviceWithContext

func (_m *SageMakerAPI) DescribeDeviceWithContext(_a0 context.Context, _a1 *sagemaker.DescribeDeviceInput, _a2 ...request.Option) (*sagemaker.DescribeDeviceOutput, error)

DescribeDeviceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeDomain

DescribeDomain provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeDomainRequest

DescribeDomainRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeDomainWithContext

func (_m *SageMakerAPI) DescribeDomainWithContext(_a0 context.Context, _a1 *sagemaker.DescribeDomainInput, _a2 ...request.Option) (*sagemaker.DescribeDomainOutput, error)

DescribeDomainWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeEdgeDeploymentPlan added in v0.4.5

DescribeEdgeDeploymentPlan provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeEdgeDeploymentPlanRequest added in v0.4.5

DescribeEdgeDeploymentPlanRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeEdgeDeploymentPlanWithContext added in v0.4.5

DescribeEdgeDeploymentPlanWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeEdgePackagingJob

DescribeEdgePackagingJob provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeEdgePackagingJobRequest

DescribeEdgePackagingJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeEdgePackagingJobWithContext

func (_m *SageMakerAPI) DescribeEdgePackagingJobWithContext(_a0 context.Context, _a1 *sagemaker.DescribeEdgePackagingJobInput, _a2 ...request.Option) (*sagemaker.DescribeEdgePackagingJobOutput, error)

DescribeEdgePackagingJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeEndpoint

DescribeEndpoint provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeEndpointConfig

DescribeEndpointConfig provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeEndpointConfigRequest

DescribeEndpointConfigRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeEndpointConfigWithContext

func (_m *SageMakerAPI) DescribeEndpointConfigWithContext(_a0 context.Context, _a1 *sagemaker.DescribeEndpointConfigInput, _a2 ...request.Option) (*sagemaker.DescribeEndpointConfigOutput, error)

DescribeEndpointConfigWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeEndpointRequest

DescribeEndpointRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeEndpointWithContext

func (_m *SageMakerAPI) DescribeEndpointWithContext(_a0 context.Context, _a1 *sagemaker.DescribeEndpointInput, _a2 ...request.Option) (*sagemaker.DescribeEndpointOutput, error)

DescribeEndpointWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeExperiment

DescribeExperiment provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeExperimentRequest

DescribeExperimentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeExperimentWithContext

func (_m *SageMakerAPI) DescribeExperimentWithContext(_a0 context.Context, _a1 *sagemaker.DescribeExperimentInput, _a2 ...request.Option) (*sagemaker.DescribeExperimentOutput, error)

DescribeExperimentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeFeatureGroup

DescribeFeatureGroup provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeFeatureGroupRequest

DescribeFeatureGroupRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeFeatureGroupWithContext

func (_m *SageMakerAPI) DescribeFeatureGroupWithContext(_a0 context.Context, _a1 *sagemaker.DescribeFeatureGroupInput, _a2 ...request.Option) (*sagemaker.DescribeFeatureGroupOutput, error)

DescribeFeatureGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeFeatureMetadata added in v0.4.5

DescribeFeatureMetadata provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeFeatureMetadataRequest added in v0.4.5

DescribeFeatureMetadataRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeFeatureMetadataWithContext added in v0.4.5

func (_m *SageMakerAPI) DescribeFeatureMetadataWithContext(_a0 context.Context, _a1 *sagemaker.DescribeFeatureMetadataInput, _a2 ...request.Option) (*sagemaker.DescribeFeatureMetadataOutput, error)

DescribeFeatureMetadataWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeFlowDefinition

DescribeFlowDefinition provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeFlowDefinitionRequest

DescribeFlowDefinitionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeFlowDefinitionWithContext

func (_m *SageMakerAPI) DescribeFlowDefinitionWithContext(_a0 context.Context, _a1 *sagemaker.DescribeFlowDefinitionInput, _a2 ...request.Option) (*sagemaker.DescribeFlowDefinitionOutput, error)

DescribeFlowDefinitionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeHub added in v1.2.0

DescribeHub provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeHubContent added in v1.2.0

DescribeHubContent provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeHubContentRequest added in v1.2.0

DescribeHubContentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeHubContentWithContext added in v1.2.0

func (_m *SageMakerAPI) DescribeHubContentWithContext(_a0 context.Context, _a1 *sagemaker.DescribeHubContentInput, _a2 ...request.Option) (*sagemaker.DescribeHubContentOutput, error)

DescribeHubContentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeHubRequest added in v1.2.0

DescribeHubRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeHubWithContext added in v1.2.0

func (_m *SageMakerAPI) DescribeHubWithContext(_a0 context.Context, _a1 *sagemaker.DescribeHubInput, _a2 ...request.Option) (*sagemaker.DescribeHubOutput, error)

DescribeHubWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeHumanTaskUi

DescribeHumanTaskUi provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeHumanTaskUiRequest

DescribeHumanTaskUiRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeHumanTaskUiWithContext

func (_m *SageMakerAPI) DescribeHumanTaskUiWithContext(_a0 context.Context, _a1 *sagemaker.DescribeHumanTaskUiInput, _a2 ...request.Option) (*sagemaker.DescribeHumanTaskUiOutput, error)

DescribeHumanTaskUiWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeHyperParameterTuningJob

DescribeHyperParameterTuningJob provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeHyperParameterTuningJobRequest

DescribeHyperParameterTuningJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeHyperParameterTuningJobWithContext

DescribeHyperParameterTuningJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeImage

DescribeImage provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeImageRequest

DescribeImageRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeImageVersion

DescribeImageVersion provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeImageVersionRequest

DescribeImageVersionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeImageVersionWithContext

func (_m *SageMakerAPI) DescribeImageVersionWithContext(_a0 context.Context, _a1 *sagemaker.DescribeImageVersionInput, _a2 ...request.Option) (*sagemaker.DescribeImageVersionOutput, error)

DescribeImageVersionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeImageWithContext

func (_m *SageMakerAPI) DescribeImageWithContext(_a0 context.Context, _a1 *sagemaker.DescribeImageInput, _a2 ...request.Option) (*sagemaker.DescribeImageOutput, error)

DescribeImageWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeInferenceComponent added in v1.2.5

DescribeInferenceComponent provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeInferenceComponentRequest added in v1.2.5

DescribeInferenceComponentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeInferenceComponentWithContext added in v1.2.5

DescribeInferenceComponentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeInferenceExperiment added in v1.2.0

DescribeInferenceExperiment provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeInferenceExperimentRequest added in v1.2.0

DescribeInferenceExperimentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeInferenceExperimentWithContext added in v1.2.0

DescribeInferenceExperimentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeInferenceRecommendationsJob added in v0.4.0

DescribeInferenceRecommendationsJob provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeInferenceRecommendationsJobRequest added in v0.4.0

DescribeInferenceRecommendationsJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeInferenceRecommendationsJobWithContext added in v0.4.0

DescribeInferenceRecommendationsJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeLabelingJob

DescribeLabelingJob provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeLabelingJobRequest

DescribeLabelingJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeLabelingJobWithContext

func (_m *SageMakerAPI) DescribeLabelingJobWithContext(_a0 context.Context, _a1 *sagemaker.DescribeLabelingJobInput, _a2 ...request.Option) (*sagemaker.DescribeLabelingJobOutput, error)

DescribeLabelingJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeLineageGroup added in v0.4.0

DescribeLineageGroup provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeLineageGroupRequest added in v0.4.0

DescribeLineageGroupRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeLineageGroupWithContext added in v0.4.0

func (_m *SageMakerAPI) DescribeLineageGroupWithContext(_a0 context.Context, _a1 *sagemaker.DescribeLineageGroupInput, _a2 ...request.Option) (*sagemaker.DescribeLineageGroupOutput, error)

DescribeLineageGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeModel

DescribeModel provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeModelBiasJobDefinition

DescribeModelBiasJobDefinition provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeModelBiasJobDefinitionRequest

DescribeModelBiasJobDefinitionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeModelBiasJobDefinitionWithContext

DescribeModelBiasJobDefinitionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeModelCard added in v1.2.0

DescribeModelCard provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeModelCardExportJob added in v1.2.0

DescribeModelCardExportJob provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeModelCardExportJobRequest added in v1.2.0

DescribeModelCardExportJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeModelCardExportJobWithContext added in v1.2.0

DescribeModelCardExportJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeModelCardRequest added in v1.2.0

DescribeModelCardRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeModelCardWithContext added in v1.2.0

func (_m *SageMakerAPI) DescribeModelCardWithContext(_a0 context.Context, _a1 *sagemaker.DescribeModelCardInput, _a2 ...request.Option) (*sagemaker.DescribeModelCardOutput, error)

DescribeModelCardWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeModelExplainabilityJobDefinition

DescribeModelExplainabilityJobDefinition provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeModelExplainabilityJobDefinitionRequest

DescribeModelExplainabilityJobDefinitionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeModelExplainabilityJobDefinitionWithContext

DescribeModelExplainabilityJobDefinitionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeModelPackage

DescribeModelPackage provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeModelPackageGroup

DescribeModelPackageGroup provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeModelPackageGroupRequest

DescribeModelPackageGroupRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeModelPackageGroupWithContext

func (_m *SageMakerAPI) DescribeModelPackageGroupWithContext(_a0 context.Context, _a1 *sagemaker.DescribeModelPackageGroupInput, _a2 ...request.Option) (*sagemaker.DescribeModelPackageGroupOutput, error)

DescribeModelPackageGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeModelPackageRequest

DescribeModelPackageRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeModelPackageWithContext

func (_m *SageMakerAPI) DescribeModelPackageWithContext(_a0 context.Context, _a1 *sagemaker.DescribeModelPackageInput, _a2 ...request.Option) (*sagemaker.DescribeModelPackageOutput, error)

DescribeModelPackageWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeModelQualityJobDefinition

DescribeModelQualityJobDefinition provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeModelQualityJobDefinitionRequest

DescribeModelQualityJobDefinitionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeModelQualityJobDefinitionWithContext

DescribeModelQualityJobDefinitionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeModelRequest

DescribeModelRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeModelWithContext

func (_m *SageMakerAPI) DescribeModelWithContext(_a0 context.Context, _a1 *sagemaker.DescribeModelInput, _a2 ...request.Option) (*sagemaker.DescribeModelOutput, error)

DescribeModelWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeMonitoringSchedule

DescribeMonitoringSchedule provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeMonitoringScheduleRequest

DescribeMonitoringScheduleRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeMonitoringScheduleWithContext

DescribeMonitoringScheduleWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeNotebookInstance

DescribeNotebookInstance provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeNotebookInstanceLifecycleConfig

DescribeNotebookInstanceLifecycleConfig provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeNotebookInstanceLifecycleConfigRequest

DescribeNotebookInstanceLifecycleConfigRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeNotebookInstanceLifecycleConfigWithContext

DescribeNotebookInstanceLifecycleConfigWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeNotebookInstanceRequest

DescribeNotebookInstanceRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeNotebookInstanceWithContext

func (_m *SageMakerAPI) DescribeNotebookInstanceWithContext(_a0 context.Context, _a1 *sagemaker.DescribeNotebookInstanceInput, _a2 ...request.Option) (*sagemaker.DescribeNotebookInstanceOutput, error)

DescribeNotebookInstanceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribePipeline

DescribePipeline provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribePipelineDefinitionForExecution

DescribePipelineDefinitionForExecution provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribePipelineDefinitionForExecutionRequest

DescribePipelineDefinitionForExecutionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribePipelineDefinitionForExecutionWithContext

DescribePipelineDefinitionForExecutionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribePipelineExecution

DescribePipelineExecution provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribePipelineExecutionRequest

DescribePipelineExecutionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribePipelineExecutionWithContext

func (_m *SageMakerAPI) DescribePipelineExecutionWithContext(_a0 context.Context, _a1 *sagemaker.DescribePipelineExecutionInput, _a2 ...request.Option) (*sagemaker.DescribePipelineExecutionOutput, error)

DescribePipelineExecutionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribePipelineRequest

DescribePipelineRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribePipelineWithContext

func (_m *SageMakerAPI) DescribePipelineWithContext(_a0 context.Context, _a1 *sagemaker.DescribePipelineInput, _a2 ...request.Option) (*sagemaker.DescribePipelineOutput, error)

DescribePipelineWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeProcessingJob

DescribeProcessingJob provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeProcessingJobRequest

DescribeProcessingJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeProcessingJobWithContext

func (_m *SageMakerAPI) DescribeProcessingJobWithContext(_a0 context.Context, _a1 *sagemaker.DescribeProcessingJobInput, _a2 ...request.Option) (*sagemaker.DescribeProcessingJobOutput, error)

DescribeProcessingJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeProject

DescribeProject provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeProjectRequest

DescribeProjectRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeProjectWithContext

func (_m *SageMakerAPI) DescribeProjectWithContext(_a0 context.Context, _a1 *sagemaker.DescribeProjectInput, _a2 ...request.Option) (*sagemaker.DescribeProjectOutput, error)

DescribeProjectWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeSpace added in v1.2.0

DescribeSpace provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeSpaceRequest added in v1.2.0

DescribeSpaceRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeSpaceWithContext added in v1.2.0

func (_m *SageMakerAPI) DescribeSpaceWithContext(_a0 context.Context, _a1 *sagemaker.DescribeSpaceInput, _a2 ...request.Option) (*sagemaker.DescribeSpaceOutput, error)

DescribeSpaceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeStudioLifecycleConfig added in v0.3.1

DescribeStudioLifecycleConfig provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeStudioLifecycleConfigRequest added in v0.3.1

DescribeStudioLifecycleConfigRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeStudioLifecycleConfigWithContext added in v0.3.1

DescribeStudioLifecycleConfigWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeSubscribedWorkteam

DescribeSubscribedWorkteam provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeSubscribedWorkteamRequest

DescribeSubscribedWorkteamRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeSubscribedWorkteamWithContext

DescribeSubscribedWorkteamWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeTrainingJob

DescribeTrainingJob provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeTrainingJobRequest

DescribeTrainingJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeTrainingJobWithContext

func (_m *SageMakerAPI) DescribeTrainingJobWithContext(_a0 context.Context, _a1 *sagemaker.DescribeTrainingJobInput, _a2 ...request.Option) (*sagemaker.DescribeTrainingJobOutput, error)

DescribeTrainingJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeTransformJob

DescribeTransformJob provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeTransformJobRequest

DescribeTransformJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeTransformJobWithContext

func (_m *SageMakerAPI) DescribeTransformJobWithContext(_a0 context.Context, _a1 *sagemaker.DescribeTransformJobInput, _a2 ...request.Option) (*sagemaker.DescribeTransformJobOutput, error)

DescribeTransformJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeTrial

DescribeTrial provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeTrialComponent

DescribeTrialComponent provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeTrialComponentRequest

DescribeTrialComponentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeTrialComponentWithContext

func (_m *SageMakerAPI) DescribeTrialComponentWithContext(_a0 context.Context, _a1 *sagemaker.DescribeTrialComponentInput, _a2 ...request.Option) (*sagemaker.DescribeTrialComponentOutput, error)

DescribeTrialComponentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeTrialRequest

DescribeTrialRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeTrialWithContext

func (_m *SageMakerAPI) DescribeTrialWithContext(_a0 context.Context, _a1 *sagemaker.DescribeTrialInput, _a2 ...request.Option) (*sagemaker.DescribeTrialOutput, error)

DescribeTrialWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeUserProfile

DescribeUserProfile provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeUserProfileRequest

DescribeUserProfileRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeUserProfileWithContext

func (_m *SageMakerAPI) DescribeUserProfileWithContext(_a0 context.Context, _a1 *sagemaker.DescribeUserProfileInput, _a2 ...request.Option) (*sagemaker.DescribeUserProfileOutput, error)

DescribeUserProfileWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeWorkforce

DescribeWorkforce provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeWorkforceRequest

DescribeWorkforceRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeWorkforceWithContext

func (_m *SageMakerAPI) DescribeWorkforceWithContext(_a0 context.Context, _a1 *sagemaker.DescribeWorkforceInput, _a2 ...request.Option) (*sagemaker.DescribeWorkforceOutput, error)

DescribeWorkforceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DescribeWorkteam

DescribeWorkteam provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeWorkteamRequest

DescribeWorkteamRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DescribeWorkteamWithContext

func (_m *SageMakerAPI) DescribeWorkteamWithContext(_a0 context.Context, _a1 *sagemaker.DescribeWorkteamInput, _a2 ...request.Option) (*sagemaker.DescribeWorkteamOutput, error)

DescribeWorkteamWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DisableSagemakerServicecatalogPortfolio

DisableSagemakerServicecatalogPortfolio provides a mock function with given fields: _a0

func (*SageMakerAPI) DisableSagemakerServicecatalogPortfolioRequest

DisableSagemakerServicecatalogPortfolioRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DisableSagemakerServicecatalogPortfolioWithContext

DisableSagemakerServicecatalogPortfolioWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) DisassociateTrialComponent

DisassociateTrialComponent provides a mock function with given fields: _a0

func (*SageMakerAPI) DisassociateTrialComponentRequest

DisassociateTrialComponentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) DisassociateTrialComponentWithContext

DisassociateTrialComponentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) EnableSagemakerServicecatalogPortfolio

EnableSagemakerServicecatalogPortfolio provides a mock function with given fields: _a0

func (*SageMakerAPI) EnableSagemakerServicecatalogPortfolioRequest

EnableSagemakerServicecatalogPortfolioRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) EnableSagemakerServicecatalogPortfolioWithContext

EnableSagemakerServicecatalogPortfolioWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) GetDeviceFleetReport

GetDeviceFleetReport provides a mock function with given fields: _a0

func (*SageMakerAPI) GetDeviceFleetReportRequest

GetDeviceFleetReportRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) GetDeviceFleetReportWithContext

func (_m *SageMakerAPI) GetDeviceFleetReportWithContext(_a0 context.Context, _a1 *sagemaker.GetDeviceFleetReportInput, _a2 ...request.Option) (*sagemaker.GetDeviceFleetReportOutput, error)

GetDeviceFleetReportWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) GetLineageGroupPolicy added in v0.4.0

GetLineageGroupPolicy provides a mock function with given fields: _a0

func (*SageMakerAPI) GetLineageGroupPolicyRequest added in v0.4.0

GetLineageGroupPolicyRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) GetLineageGroupPolicyWithContext added in v0.4.0

func (_m *SageMakerAPI) GetLineageGroupPolicyWithContext(_a0 context.Context, _a1 *sagemaker.GetLineageGroupPolicyInput, _a2 ...request.Option) (*sagemaker.GetLineageGroupPolicyOutput, error)

GetLineageGroupPolicyWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) GetModelPackageGroupPolicy

GetModelPackageGroupPolicy provides a mock function with given fields: _a0

func (*SageMakerAPI) GetModelPackageGroupPolicyRequest

GetModelPackageGroupPolicyRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) GetModelPackageGroupPolicyWithContext

GetModelPackageGroupPolicyWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) GetSagemakerServicecatalogPortfolioStatus

GetSagemakerServicecatalogPortfolioStatus provides a mock function with given fields: _a0

func (*SageMakerAPI) GetSagemakerServicecatalogPortfolioStatusRequest

GetSagemakerServicecatalogPortfolioStatusRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) GetSagemakerServicecatalogPortfolioStatusWithContext

GetSagemakerServicecatalogPortfolioStatusWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) GetScalingConfigurationRecommendation added in v1.2.5

GetScalingConfigurationRecommendation provides a mock function with given fields: _a0

func (*SageMakerAPI) GetScalingConfigurationRecommendationRequest added in v1.2.5

GetScalingConfigurationRecommendationRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) GetScalingConfigurationRecommendationWithContext added in v1.2.5

GetScalingConfigurationRecommendationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) GetSearchSuggestions

GetSearchSuggestions provides a mock function with given fields: _a0

func (*SageMakerAPI) GetSearchSuggestionsRequest

GetSearchSuggestionsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) GetSearchSuggestionsWithContext

func (_m *SageMakerAPI) GetSearchSuggestionsWithContext(_a0 context.Context, _a1 *sagemaker.GetSearchSuggestionsInput, _a2 ...request.Option) (*sagemaker.GetSearchSuggestionsOutput, error)

GetSearchSuggestionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ImportHubContent added in v1.2.0

ImportHubContent provides a mock function with given fields: _a0

func (*SageMakerAPI) ImportHubContentRequest added in v1.2.0

ImportHubContentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ImportHubContentWithContext added in v1.2.0

func (_m *SageMakerAPI) ImportHubContentWithContext(_a0 context.Context, _a1 *sagemaker.ImportHubContentInput, _a2 ...request.Option) (*sagemaker.ImportHubContentOutput, error)

ImportHubContentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListActions

ListActions provides a mock function with given fields: _a0

func (*SageMakerAPI) ListActionsPages

func (_m *SageMakerAPI) ListActionsPages(_a0 *sagemaker.ListActionsInput, _a1 func(*sagemaker.ListActionsOutput, bool) bool) error

ListActionsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListActionsPagesWithContext

func (_m *SageMakerAPI) ListActionsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListActionsInput, _a2 func(*sagemaker.ListActionsOutput, bool) bool, _a3 ...request.Option) error

ListActionsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListActionsRequest

ListActionsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListActionsWithContext

func (_m *SageMakerAPI) ListActionsWithContext(_a0 context.Context, _a1 *sagemaker.ListActionsInput, _a2 ...request.Option) (*sagemaker.ListActionsOutput, error)

ListActionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListAlgorithms

ListAlgorithms provides a mock function with given fields: _a0

func (*SageMakerAPI) ListAlgorithmsPages

func (_m *SageMakerAPI) ListAlgorithmsPages(_a0 *sagemaker.ListAlgorithmsInput, _a1 func(*sagemaker.ListAlgorithmsOutput, bool) bool) error

ListAlgorithmsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListAlgorithmsPagesWithContext

func (_m *SageMakerAPI) ListAlgorithmsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListAlgorithmsInput, _a2 func(*sagemaker.ListAlgorithmsOutput, bool) bool, _a3 ...request.Option) error

ListAlgorithmsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListAlgorithmsRequest

ListAlgorithmsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListAlgorithmsWithContext

func (_m *SageMakerAPI) ListAlgorithmsWithContext(_a0 context.Context, _a1 *sagemaker.ListAlgorithmsInput, _a2 ...request.Option) (*sagemaker.ListAlgorithmsOutput, error)

ListAlgorithmsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListAliases added in v1.2.0

ListAliases provides a mock function with given fields: _a0

func (*SageMakerAPI) ListAliasesPages added in v1.2.0

func (_m *SageMakerAPI) ListAliasesPages(_a0 *sagemaker.ListAliasesInput, _a1 func(*sagemaker.ListAliasesOutput, bool) bool) error

ListAliasesPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListAliasesPagesWithContext added in v1.2.0

func (_m *SageMakerAPI) ListAliasesPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListAliasesInput, _a2 func(*sagemaker.ListAliasesOutput, bool) bool, _a3 ...request.Option) error

ListAliasesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListAliasesRequest added in v1.2.0

ListAliasesRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListAliasesWithContext added in v1.2.0

func (_m *SageMakerAPI) ListAliasesWithContext(_a0 context.Context, _a1 *sagemaker.ListAliasesInput, _a2 ...request.Option) (*sagemaker.ListAliasesOutput, error)

ListAliasesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListAppImageConfigs

ListAppImageConfigs provides a mock function with given fields: _a0

func (*SageMakerAPI) ListAppImageConfigsPages

func (_m *SageMakerAPI) ListAppImageConfigsPages(_a0 *sagemaker.ListAppImageConfigsInput, _a1 func(*sagemaker.ListAppImageConfigsOutput, bool) bool) error

ListAppImageConfigsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListAppImageConfigsPagesWithContext

func (_m *SageMakerAPI) ListAppImageConfigsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListAppImageConfigsInput, _a2 func(*sagemaker.ListAppImageConfigsOutput, bool) bool, _a3 ...request.Option) error

ListAppImageConfigsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListAppImageConfigsRequest

ListAppImageConfigsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListAppImageConfigsWithContext

func (_m *SageMakerAPI) ListAppImageConfigsWithContext(_a0 context.Context, _a1 *sagemaker.ListAppImageConfigsInput, _a2 ...request.Option) (*sagemaker.ListAppImageConfigsOutput, error)

ListAppImageConfigsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListApps

ListApps provides a mock function with given fields: _a0

func (*SageMakerAPI) ListAppsPages

func (_m *SageMakerAPI) ListAppsPages(_a0 *sagemaker.ListAppsInput, _a1 func(*sagemaker.ListAppsOutput, bool) bool) error

ListAppsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListAppsPagesWithContext

func (_m *SageMakerAPI) ListAppsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListAppsInput, _a2 func(*sagemaker.ListAppsOutput, bool) bool, _a3 ...request.Option) error

ListAppsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListAppsRequest

ListAppsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListAppsWithContext

func (_m *SageMakerAPI) ListAppsWithContext(_a0 context.Context, _a1 *sagemaker.ListAppsInput, _a2 ...request.Option) (*sagemaker.ListAppsOutput, error)

ListAppsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListArtifacts

ListArtifacts provides a mock function with given fields: _a0

func (*SageMakerAPI) ListArtifactsPages

func (_m *SageMakerAPI) ListArtifactsPages(_a0 *sagemaker.ListArtifactsInput, _a1 func(*sagemaker.ListArtifactsOutput, bool) bool) error

ListArtifactsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListArtifactsPagesWithContext

func (_m *SageMakerAPI) ListArtifactsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListArtifactsInput, _a2 func(*sagemaker.ListArtifactsOutput, bool) bool, _a3 ...request.Option) error

ListArtifactsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListArtifactsRequest

ListArtifactsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListArtifactsWithContext

func (_m *SageMakerAPI) ListArtifactsWithContext(_a0 context.Context, _a1 *sagemaker.ListArtifactsInput, _a2 ...request.Option) (*sagemaker.ListArtifactsOutput, error)

ListArtifactsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListAssociations

ListAssociations provides a mock function with given fields: _a0

func (*SageMakerAPI) ListAssociationsPages

func (_m *SageMakerAPI) ListAssociationsPages(_a0 *sagemaker.ListAssociationsInput, _a1 func(*sagemaker.ListAssociationsOutput, bool) bool) error

ListAssociationsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListAssociationsPagesWithContext

func (_m *SageMakerAPI) ListAssociationsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListAssociationsInput, _a2 func(*sagemaker.ListAssociationsOutput, bool) bool, _a3 ...request.Option) error

ListAssociationsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListAssociationsRequest

ListAssociationsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListAssociationsWithContext

func (_m *SageMakerAPI) ListAssociationsWithContext(_a0 context.Context, _a1 *sagemaker.ListAssociationsInput, _a2 ...request.Option) (*sagemaker.ListAssociationsOutput, error)

ListAssociationsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListAutoMLJobs

ListAutoMLJobs provides a mock function with given fields: _a0

func (*SageMakerAPI) ListAutoMLJobsPages

func (_m *SageMakerAPI) ListAutoMLJobsPages(_a0 *sagemaker.ListAutoMLJobsInput, _a1 func(*sagemaker.ListAutoMLJobsOutput, bool) bool) error

ListAutoMLJobsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListAutoMLJobsPagesWithContext

func (_m *SageMakerAPI) ListAutoMLJobsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListAutoMLJobsInput, _a2 func(*sagemaker.ListAutoMLJobsOutput, bool) bool, _a3 ...request.Option) error

ListAutoMLJobsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListAutoMLJobsRequest

ListAutoMLJobsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListAutoMLJobsWithContext

func (_m *SageMakerAPI) ListAutoMLJobsWithContext(_a0 context.Context, _a1 *sagemaker.ListAutoMLJobsInput, _a2 ...request.Option) (*sagemaker.ListAutoMLJobsOutput, error)

ListAutoMLJobsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListCandidatesForAutoMLJob

ListCandidatesForAutoMLJob provides a mock function with given fields: _a0

func (*SageMakerAPI) ListCandidatesForAutoMLJobPages

func (_m *SageMakerAPI) ListCandidatesForAutoMLJobPages(_a0 *sagemaker.ListCandidatesForAutoMLJobInput, _a1 func(*sagemaker.ListCandidatesForAutoMLJobOutput, bool) bool) error

ListCandidatesForAutoMLJobPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListCandidatesForAutoMLJobPagesWithContext

func (_m *SageMakerAPI) ListCandidatesForAutoMLJobPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListCandidatesForAutoMLJobInput, _a2 func(*sagemaker.ListCandidatesForAutoMLJobOutput, bool) bool, _a3 ...request.Option) error

ListCandidatesForAutoMLJobPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListCandidatesForAutoMLJobRequest

ListCandidatesForAutoMLJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListCandidatesForAutoMLJobWithContext

ListCandidatesForAutoMLJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListClusterNodes added in v1.2.5

ListClusterNodes provides a mock function with given fields: _a0

func (*SageMakerAPI) ListClusterNodesPages added in v1.2.5

func (_m *SageMakerAPI) ListClusterNodesPages(_a0 *sagemaker.ListClusterNodesInput, _a1 func(*sagemaker.ListClusterNodesOutput, bool) bool) error

ListClusterNodesPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListClusterNodesPagesWithContext added in v1.2.5

func (_m *SageMakerAPI) ListClusterNodesPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListClusterNodesInput, _a2 func(*sagemaker.ListClusterNodesOutput, bool) bool, _a3 ...request.Option) error

ListClusterNodesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListClusterNodesRequest added in v1.2.5

ListClusterNodesRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListClusterNodesWithContext added in v1.2.5

func (_m *SageMakerAPI) ListClusterNodesWithContext(_a0 context.Context, _a1 *sagemaker.ListClusterNodesInput, _a2 ...request.Option) (*sagemaker.ListClusterNodesOutput, error)

ListClusterNodesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListClusters added in v1.2.5

ListClusters provides a mock function with given fields: _a0

func (*SageMakerAPI) ListClustersPages added in v1.2.5

func (_m *SageMakerAPI) ListClustersPages(_a0 *sagemaker.ListClustersInput, _a1 func(*sagemaker.ListClustersOutput, bool) bool) error

ListClustersPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListClustersPagesWithContext added in v1.2.5

func (_m *SageMakerAPI) ListClustersPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListClustersInput, _a2 func(*sagemaker.ListClustersOutput, bool) bool, _a3 ...request.Option) error

ListClustersPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListClustersRequest added in v1.2.5

ListClustersRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListClustersWithContext added in v1.2.5

func (_m *SageMakerAPI) ListClustersWithContext(_a0 context.Context, _a1 *sagemaker.ListClustersInput, _a2 ...request.Option) (*sagemaker.ListClustersOutput, error)

ListClustersWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListCodeRepositories

ListCodeRepositories provides a mock function with given fields: _a0

func (*SageMakerAPI) ListCodeRepositoriesPages

func (_m *SageMakerAPI) ListCodeRepositoriesPages(_a0 *sagemaker.ListCodeRepositoriesInput, _a1 func(*sagemaker.ListCodeRepositoriesOutput, bool) bool) error

ListCodeRepositoriesPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListCodeRepositoriesPagesWithContext

func (_m *SageMakerAPI) ListCodeRepositoriesPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListCodeRepositoriesInput, _a2 func(*sagemaker.ListCodeRepositoriesOutput, bool) bool, _a3 ...request.Option) error

ListCodeRepositoriesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListCodeRepositoriesRequest

ListCodeRepositoriesRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListCodeRepositoriesWithContext

func (_m *SageMakerAPI) ListCodeRepositoriesWithContext(_a0 context.Context, _a1 *sagemaker.ListCodeRepositoriesInput, _a2 ...request.Option) (*sagemaker.ListCodeRepositoriesOutput, error)

ListCodeRepositoriesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListCompilationJobs

ListCompilationJobs provides a mock function with given fields: _a0

func (*SageMakerAPI) ListCompilationJobsPages

func (_m *SageMakerAPI) ListCompilationJobsPages(_a0 *sagemaker.ListCompilationJobsInput, _a1 func(*sagemaker.ListCompilationJobsOutput, bool) bool) error

ListCompilationJobsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListCompilationJobsPagesWithContext

func (_m *SageMakerAPI) ListCompilationJobsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListCompilationJobsInput, _a2 func(*sagemaker.ListCompilationJobsOutput, bool) bool, _a3 ...request.Option) error

ListCompilationJobsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListCompilationJobsRequest

ListCompilationJobsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListCompilationJobsWithContext

func (_m *SageMakerAPI) ListCompilationJobsWithContext(_a0 context.Context, _a1 *sagemaker.ListCompilationJobsInput, _a2 ...request.Option) (*sagemaker.ListCompilationJobsOutput, error)

ListCompilationJobsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListContexts

ListContexts provides a mock function with given fields: _a0

func (*SageMakerAPI) ListContextsPages

func (_m *SageMakerAPI) ListContextsPages(_a0 *sagemaker.ListContextsInput, _a1 func(*sagemaker.ListContextsOutput, bool) bool) error

ListContextsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListContextsPagesWithContext

func (_m *SageMakerAPI) ListContextsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListContextsInput, _a2 func(*sagemaker.ListContextsOutput, bool) bool, _a3 ...request.Option) error

ListContextsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListContextsRequest

ListContextsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListContextsWithContext

func (_m *SageMakerAPI) ListContextsWithContext(_a0 context.Context, _a1 *sagemaker.ListContextsInput, _a2 ...request.Option) (*sagemaker.ListContextsOutput, error)

ListContextsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListDataQualityJobDefinitions

ListDataQualityJobDefinitions provides a mock function with given fields: _a0

func (*SageMakerAPI) ListDataQualityJobDefinitionsPages

ListDataQualityJobDefinitionsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListDataQualityJobDefinitionsPagesWithContext

func (_m *SageMakerAPI) ListDataQualityJobDefinitionsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListDataQualityJobDefinitionsInput, _a2 func(*sagemaker.ListDataQualityJobDefinitionsOutput, bool) bool, _a3 ...request.Option) error

ListDataQualityJobDefinitionsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListDataQualityJobDefinitionsRequest

ListDataQualityJobDefinitionsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListDataQualityJobDefinitionsWithContext

ListDataQualityJobDefinitionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListDeviceFleets

ListDeviceFleets provides a mock function with given fields: _a0

func (*SageMakerAPI) ListDeviceFleetsPages

func (_m *SageMakerAPI) ListDeviceFleetsPages(_a0 *sagemaker.ListDeviceFleetsInput, _a1 func(*sagemaker.ListDeviceFleetsOutput, bool) bool) error

ListDeviceFleetsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListDeviceFleetsPagesWithContext

func (_m *SageMakerAPI) ListDeviceFleetsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListDeviceFleetsInput, _a2 func(*sagemaker.ListDeviceFleetsOutput, bool) bool, _a3 ...request.Option) error

ListDeviceFleetsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListDeviceFleetsRequest

ListDeviceFleetsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListDeviceFleetsWithContext

func (_m *SageMakerAPI) ListDeviceFleetsWithContext(_a0 context.Context, _a1 *sagemaker.ListDeviceFleetsInput, _a2 ...request.Option) (*sagemaker.ListDeviceFleetsOutput, error)

ListDeviceFleetsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListDevices

ListDevices provides a mock function with given fields: _a0

func (*SageMakerAPI) ListDevicesPages

func (_m *SageMakerAPI) ListDevicesPages(_a0 *sagemaker.ListDevicesInput, _a1 func(*sagemaker.ListDevicesOutput, bool) bool) error

ListDevicesPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListDevicesPagesWithContext

func (_m *SageMakerAPI) ListDevicesPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListDevicesInput, _a2 func(*sagemaker.ListDevicesOutput, bool) bool, _a3 ...request.Option) error

ListDevicesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListDevicesRequest

ListDevicesRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListDevicesWithContext

func (_m *SageMakerAPI) ListDevicesWithContext(_a0 context.Context, _a1 *sagemaker.ListDevicesInput, _a2 ...request.Option) (*sagemaker.ListDevicesOutput, error)

ListDevicesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListDomains

ListDomains provides a mock function with given fields: _a0

func (*SageMakerAPI) ListDomainsPages

func (_m *SageMakerAPI) ListDomainsPages(_a0 *sagemaker.ListDomainsInput, _a1 func(*sagemaker.ListDomainsOutput, bool) bool) error

ListDomainsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListDomainsPagesWithContext

func (_m *SageMakerAPI) ListDomainsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListDomainsInput, _a2 func(*sagemaker.ListDomainsOutput, bool) bool, _a3 ...request.Option) error

ListDomainsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListDomainsRequest

ListDomainsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListDomainsWithContext

func (_m *SageMakerAPI) ListDomainsWithContext(_a0 context.Context, _a1 *sagemaker.ListDomainsInput, _a2 ...request.Option) (*sagemaker.ListDomainsOutput, error)

ListDomainsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListEdgeDeploymentPlans added in v0.4.5

ListEdgeDeploymentPlans provides a mock function with given fields: _a0

func (*SageMakerAPI) ListEdgeDeploymentPlansPages added in v0.4.5

func (_m *SageMakerAPI) ListEdgeDeploymentPlansPages(_a0 *sagemaker.ListEdgeDeploymentPlansInput, _a1 func(*sagemaker.ListEdgeDeploymentPlansOutput, bool) bool) error

ListEdgeDeploymentPlansPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListEdgeDeploymentPlansPagesWithContext added in v0.4.5

func (_m *SageMakerAPI) ListEdgeDeploymentPlansPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListEdgeDeploymentPlansInput, _a2 func(*sagemaker.ListEdgeDeploymentPlansOutput, bool) bool, _a3 ...request.Option) error

ListEdgeDeploymentPlansPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListEdgeDeploymentPlansRequest added in v0.4.5

ListEdgeDeploymentPlansRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListEdgeDeploymentPlansWithContext added in v0.4.5

func (_m *SageMakerAPI) ListEdgeDeploymentPlansWithContext(_a0 context.Context, _a1 *sagemaker.ListEdgeDeploymentPlansInput, _a2 ...request.Option) (*sagemaker.ListEdgeDeploymentPlansOutput, error)

ListEdgeDeploymentPlansWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListEdgePackagingJobs

ListEdgePackagingJobs provides a mock function with given fields: _a0

func (*SageMakerAPI) ListEdgePackagingJobsPages

func (_m *SageMakerAPI) ListEdgePackagingJobsPages(_a0 *sagemaker.ListEdgePackagingJobsInput, _a1 func(*sagemaker.ListEdgePackagingJobsOutput, bool) bool) error

ListEdgePackagingJobsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListEdgePackagingJobsPagesWithContext

func (_m *SageMakerAPI) ListEdgePackagingJobsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListEdgePackagingJobsInput, _a2 func(*sagemaker.ListEdgePackagingJobsOutput, bool) bool, _a3 ...request.Option) error

ListEdgePackagingJobsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListEdgePackagingJobsRequest

ListEdgePackagingJobsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListEdgePackagingJobsWithContext

func (_m *SageMakerAPI) ListEdgePackagingJobsWithContext(_a0 context.Context, _a1 *sagemaker.ListEdgePackagingJobsInput, _a2 ...request.Option) (*sagemaker.ListEdgePackagingJobsOutput, error)

ListEdgePackagingJobsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListEndpointConfigs

ListEndpointConfigs provides a mock function with given fields: _a0

func (*SageMakerAPI) ListEndpointConfigsPages

func (_m *SageMakerAPI) ListEndpointConfigsPages(_a0 *sagemaker.ListEndpointConfigsInput, _a1 func(*sagemaker.ListEndpointConfigsOutput, bool) bool) error

ListEndpointConfigsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListEndpointConfigsPagesWithContext

func (_m *SageMakerAPI) ListEndpointConfigsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListEndpointConfigsInput, _a2 func(*sagemaker.ListEndpointConfigsOutput, bool) bool, _a3 ...request.Option) error

ListEndpointConfigsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListEndpointConfigsRequest

ListEndpointConfigsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListEndpointConfigsWithContext

func (_m *SageMakerAPI) ListEndpointConfigsWithContext(_a0 context.Context, _a1 *sagemaker.ListEndpointConfigsInput, _a2 ...request.Option) (*sagemaker.ListEndpointConfigsOutput, error)

ListEndpointConfigsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListEndpoints

ListEndpoints provides a mock function with given fields: _a0

func (*SageMakerAPI) ListEndpointsPages

func (_m *SageMakerAPI) ListEndpointsPages(_a0 *sagemaker.ListEndpointsInput, _a1 func(*sagemaker.ListEndpointsOutput, bool) bool) error

ListEndpointsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListEndpointsPagesWithContext

func (_m *SageMakerAPI) ListEndpointsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListEndpointsInput, _a2 func(*sagemaker.ListEndpointsOutput, bool) bool, _a3 ...request.Option) error

ListEndpointsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListEndpointsRequest

ListEndpointsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListEndpointsWithContext

func (_m *SageMakerAPI) ListEndpointsWithContext(_a0 context.Context, _a1 *sagemaker.ListEndpointsInput, _a2 ...request.Option) (*sagemaker.ListEndpointsOutput, error)

ListEndpointsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListExperiments

ListExperiments provides a mock function with given fields: _a0

func (*SageMakerAPI) ListExperimentsPages

func (_m *SageMakerAPI) ListExperimentsPages(_a0 *sagemaker.ListExperimentsInput, _a1 func(*sagemaker.ListExperimentsOutput, bool) bool) error

ListExperimentsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListExperimentsPagesWithContext

func (_m *SageMakerAPI) ListExperimentsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListExperimentsInput, _a2 func(*sagemaker.ListExperimentsOutput, bool) bool, _a3 ...request.Option) error

ListExperimentsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListExperimentsRequest

ListExperimentsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListExperimentsWithContext

func (_m *SageMakerAPI) ListExperimentsWithContext(_a0 context.Context, _a1 *sagemaker.ListExperimentsInput, _a2 ...request.Option) (*sagemaker.ListExperimentsOutput, error)

ListExperimentsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListFeatureGroups

ListFeatureGroups provides a mock function with given fields: _a0

func (*SageMakerAPI) ListFeatureGroupsPages

func (_m *SageMakerAPI) ListFeatureGroupsPages(_a0 *sagemaker.ListFeatureGroupsInput, _a1 func(*sagemaker.ListFeatureGroupsOutput, bool) bool) error

ListFeatureGroupsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListFeatureGroupsPagesWithContext

func (_m *SageMakerAPI) ListFeatureGroupsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListFeatureGroupsInput, _a2 func(*sagemaker.ListFeatureGroupsOutput, bool) bool, _a3 ...request.Option) error

ListFeatureGroupsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListFeatureGroupsRequest

ListFeatureGroupsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListFeatureGroupsWithContext

func (_m *SageMakerAPI) ListFeatureGroupsWithContext(_a0 context.Context, _a1 *sagemaker.ListFeatureGroupsInput, _a2 ...request.Option) (*sagemaker.ListFeatureGroupsOutput, error)

ListFeatureGroupsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListFlowDefinitions

ListFlowDefinitions provides a mock function with given fields: _a0

func (*SageMakerAPI) ListFlowDefinitionsPages

func (_m *SageMakerAPI) ListFlowDefinitionsPages(_a0 *sagemaker.ListFlowDefinitionsInput, _a1 func(*sagemaker.ListFlowDefinitionsOutput, bool) bool) error

ListFlowDefinitionsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListFlowDefinitionsPagesWithContext

func (_m *SageMakerAPI) ListFlowDefinitionsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListFlowDefinitionsInput, _a2 func(*sagemaker.ListFlowDefinitionsOutput, bool) bool, _a3 ...request.Option) error

ListFlowDefinitionsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListFlowDefinitionsRequest

ListFlowDefinitionsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListFlowDefinitionsWithContext

func (_m *SageMakerAPI) ListFlowDefinitionsWithContext(_a0 context.Context, _a1 *sagemaker.ListFlowDefinitionsInput, _a2 ...request.Option) (*sagemaker.ListFlowDefinitionsOutput, error)

ListFlowDefinitionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListHubContentVersions added in v1.2.0

ListHubContentVersions provides a mock function with given fields: _a0

func (*SageMakerAPI) ListHubContentVersionsRequest added in v1.2.0

ListHubContentVersionsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListHubContentVersionsWithContext added in v1.2.0

func (_m *SageMakerAPI) ListHubContentVersionsWithContext(_a0 context.Context, _a1 *sagemaker.ListHubContentVersionsInput, _a2 ...request.Option) (*sagemaker.ListHubContentVersionsOutput, error)

ListHubContentVersionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListHubContents added in v1.2.0

ListHubContents provides a mock function with given fields: _a0

func (*SageMakerAPI) ListHubContentsRequest added in v1.2.0

ListHubContentsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListHubContentsWithContext added in v1.2.0

func (_m *SageMakerAPI) ListHubContentsWithContext(_a0 context.Context, _a1 *sagemaker.ListHubContentsInput, _a2 ...request.Option) (*sagemaker.ListHubContentsOutput, error)

ListHubContentsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListHubs added in v1.2.0

ListHubs provides a mock function with given fields: _a0

func (*SageMakerAPI) ListHubsRequest added in v1.2.0

ListHubsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListHubsWithContext added in v1.2.0

func (_m *SageMakerAPI) ListHubsWithContext(_a0 context.Context, _a1 *sagemaker.ListHubsInput, _a2 ...request.Option) (*sagemaker.ListHubsOutput, error)

ListHubsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListHumanTaskUis

ListHumanTaskUis provides a mock function with given fields: _a0

func (*SageMakerAPI) ListHumanTaskUisPages

func (_m *SageMakerAPI) ListHumanTaskUisPages(_a0 *sagemaker.ListHumanTaskUisInput, _a1 func(*sagemaker.ListHumanTaskUisOutput, bool) bool) error

ListHumanTaskUisPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListHumanTaskUisPagesWithContext

func (_m *SageMakerAPI) ListHumanTaskUisPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListHumanTaskUisInput, _a2 func(*sagemaker.ListHumanTaskUisOutput, bool) bool, _a3 ...request.Option) error

ListHumanTaskUisPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListHumanTaskUisRequest

ListHumanTaskUisRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListHumanTaskUisWithContext

func (_m *SageMakerAPI) ListHumanTaskUisWithContext(_a0 context.Context, _a1 *sagemaker.ListHumanTaskUisInput, _a2 ...request.Option) (*sagemaker.ListHumanTaskUisOutput, error)

ListHumanTaskUisWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListHyperParameterTuningJobs

ListHyperParameterTuningJobs provides a mock function with given fields: _a0

func (*SageMakerAPI) ListHyperParameterTuningJobsPages

ListHyperParameterTuningJobsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListHyperParameterTuningJobsPagesWithContext

func (_m *SageMakerAPI) ListHyperParameterTuningJobsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListHyperParameterTuningJobsInput, _a2 func(*sagemaker.ListHyperParameterTuningJobsOutput, bool) bool, _a3 ...request.Option) error

ListHyperParameterTuningJobsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListHyperParameterTuningJobsRequest

ListHyperParameterTuningJobsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListHyperParameterTuningJobsWithContext

ListHyperParameterTuningJobsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListImageVersions

ListImageVersions provides a mock function with given fields: _a0

func (*SageMakerAPI) ListImageVersionsPages

func (_m *SageMakerAPI) ListImageVersionsPages(_a0 *sagemaker.ListImageVersionsInput, _a1 func(*sagemaker.ListImageVersionsOutput, bool) bool) error

ListImageVersionsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListImageVersionsPagesWithContext

func (_m *SageMakerAPI) ListImageVersionsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListImageVersionsInput, _a2 func(*sagemaker.ListImageVersionsOutput, bool) bool, _a3 ...request.Option) error

ListImageVersionsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListImageVersionsRequest

ListImageVersionsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListImageVersionsWithContext

func (_m *SageMakerAPI) ListImageVersionsWithContext(_a0 context.Context, _a1 *sagemaker.ListImageVersionsInput, _a2 ...request.Option) (*sagemaker.ListImageVersionsOutput, error)

ListImageVersionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListImages

ListImages provides a mock function with given fields: _a0

func (*SageMakerAPI) ListImagesPages

func (_m *SageMakerAPI) ListImagesPages(_a0 *sagemaker.ListImagesInput, _a1 func(*sagemaker.ListImagesOutput, bool) bool) error

ListImagesPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListImagesPagesWithContext

func (_m *SageMakerAPI) ListImagesPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListImagesInput, _a2 func(*sagemaker.ListImagesOutput, bool) bool, _a3 ...request.Option) error

ListImagesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListImagesRequest

ListImagesRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListImagesWithContext

func (_m *SageMakerAPI) ListImagesWithContext(_a0 context.Context, _a1 *sagemaker.ListImagesInput, _a2 ...request.Option) (*sagemaker.ListImagesOutput, error)

ListImagesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListInferenceComponents added in v1.2.5

ListInferenceComponents provides a mock function with given fields: _a0

func (*SageMakerAPI) ListInferenceComponentsPages added in v1.2.5

func (_m *SageMakerAPI) ListInferenceComponentsPages(_a0 *sagemaker.ListInferenceComponentsInput, _a1 func(*sagemaker.ListInferenceComponentsOutput, bool) bool) error

ListInferenceComponentsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListInferenceComponentsPagesWithContext added in v1.2.5

func (_m *SageMakerAPI) ListInferenceComponentsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListInferenceComponentsInput, _a2 func(*sagemaker.ListInferenceComponentsOutput, bool) bool, _a3 ...request.Option) error

ListInferenceComponentsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListInferenceComponentsRequest added in v1.2.5

ListInferenceComponentsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListInferenceComponentsWithContext added in v1.2.5

func (_m *SageMakerAPI) ListInferenceComponentsWithContext(_a0 context.Context, _a1 *sagemaker.ListInferenceComponentsInput, _a2 ...request.Option) (*sagemaker.ListInferenceComponentsOutput, error)

ListInferenceComponentsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListInferenceExperiments added in v1.2.0

ListInferenceExperiments provides a mock function with given fields: _a0

func (*SageMakerAPI) ListInferenceExperimentsPages added in v1.2.0

func (_m *SageMakerAPI) ListInferenceExperimentsPages(_a0 *sagemaker.ListInferenceExperimentsInput, _a1 func(*sagemaker.ListInferenceExperimentsOutput, bool) bool) error

ListInferenceExperimentsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListInferenceExperimentsPagesWithContext added in v1.2.0

func (_m *SageMakerAPI) ListInferenceExperimentsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListInferenceExperimentsInput, _a2 func(*sagemaker.ListInferenceExperimentsOutput, bool) bool, _a3 ...request.Option) error

ListInferenceExperimentsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListInferenceExperimentsRequest added in v1.2.0

ListInferenceExperimentsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListInferenceExperimentsWithContext added in v1.2.0

func (_m *SageMakerAPI) ListInferenceExperimentsWithContext(_a0 context.Context, _a1 *sagemaker.ListInferenceExperimentsInput, _a2 ...request.Option) (*sagemaker.ListInferenceExperimentsOutput, error)

ListInferenceExperimentsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListInferenceRecommendationsJobSteps added in v1.2.0

ListInferenceRecommendationsJobSteps provides a mock function with given fields: _a0

func (*SageMakerAPI) ListInferenceRecommendationsJobStepsPages added in v1.2.0

ListInferenceRecommendationsJobStepsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListInferenceRecommendationsJobStepsPagesWithContext added in v1.2.0

func (_m *SageMakerAPI) ListInferenceRecommendationsJobStepsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListInferenceRecommendationsJobStepsInput, _a2 func(*sagemaker.ListInferenceRecommendationsJobStepsOutput, bool) bool, _a3 ...request.Option) error

ListInferenceRecommendationsJobStepsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListInferenceRecommendationsJobStepsRequest added in v1.2.0

ListInferenceRecommendationsJobStepsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListInferenceRecommendationsJobStepsWithContext added in v1.2.0

ListInferenceRecommendationsJobStepsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListInferenceRecommendationsJobs added in v0.4.0

ListInferenceRecommendationsJobs provides a mock function with given fields: _a0

func (*SageMakerAPI) ListInferenceRecommendationsJobsPages added in v0.4.0

ListInferenceRecommendationsJobsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListInferenceRecommendationsJobsPagesWithContext added in v0.4.0

func (_m *SageMakerAPI) ListInferenceRecommendationsJobsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListInferenceRecommendationsJobsInput, _a2 func(*sagemaker.ListInferenceRecommendationsJobsOutput, bool) bool, _a3 ...request.Option) error

ListInferenceRecommendationsJobsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListInferenceRecommendationsJobsRequest added in v0.4.0

ListInferenceRecommendationsJobsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListInferenceRecommendationsJobsWithContext added in v0.4.0

ListInferenceRecommendationsJobsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListLabelingJobs

ListLabelingJobs provides a mock function with given fields: _a0

func (*SageMakerAPI) ListLabelingJobsForWorkteam

ListLabelingJobsForWorkteam provides a mock function with given fields: _a0

func (*SageMakerAPI) ListLabelingJobsForWorkteamPages

func (_m *SageMakerAPI) ListLabelingJobsForWorkteamPages(_a0 *sagemaker.ListLabelingJobsForWorkteamInput, _a1 func(*sagemaker.ListLabelingJobsForWorkteamOutput, bool) bool) error

ListLabelingJobsForWorkteamPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListLabelingJobsForWorkteamPagesWithContext

func (_m *SageMakerAPI) ListLabelingJobsForWorkteamPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListLabelingJobsForWorkteamInput, _a2 func(*sagemaker.ListLabelingJobsForWorkteamOutput, bool) bool, _a3 ...request.Option) error

ListLabelingJobsForWorkteamPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListLabelingJobsForWorkteamRequest

ListLabelingJobsForWorkteamRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListLabelingJobsForWorkteamWithContext

ListLabelingJobsForWorkteamWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListLabelingJobsPages

func (_m *SageMakerAPI) ListLabelingJobsPages(_a0 *sagemaker.ListLabelingJobsInput, _a1 func(*sagemaker.ListLabelingJobsOutput, bool) bool) error

ListLabelingJobsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListLabelingJobsPagesWithContext

func (_m *SageMakerAPI) ListLabelingJobsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListLabelingJobsInput, _a2 func(*sagemaker.ListLabelingJobsOutput, bool) bool, _a3 ...request.Option) error

ListLabelingJobsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListLabelingJobsRequest

ListLabelingJobsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListLabelingJobsWithContext

func (_m *SageMakerAPI) ListLabelingJobsWithContext(_a0 context.Context, _a1 *sagemaker.ListLabelingJobsInput, _a2 ...request.Option) (*sagemaker.ListLabelingJobsOutput, error)

ListLabelingJobsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListLineageGroups added in v0.4.0

ListLineageGroups provides a mock function with given fields: _a0

func (*SageMakerAPI) ListLineageGroupsPages added in v0.4.0

func (_m *SageMakerAPI) ListLineageGroupsPages(_a0 *sagemaker.ListLineageGroupsInput, _a1 func(*sagemaker.ListLineageGroupsOutput, bool) bool) error

ListLineageGroupsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListLineageGroupsPagesWithContext added in v0.4.0

func (_m *SageMakerAPI) ListLineageGroupsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListLineageGroupsInput, _a2 func(*sagemaker.ListLineageGroupsOutput, bool) bool, _a3 ...request.Option) error

ListLineageGroupsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListLineageGroupsRequest added in v0.4.0

ListLineageGroupsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListLineageGroupsWithContext added in v0.4.0

func (_m *SageMakerAPI) ListLineageGroupsWithContext(_a0 context.Context, _a1 *sagemaker.ListLineageGroupsInput, _a2 ...request.Option) (*sagemaker.ListLineageGroupsOutput, error)

ListLineageGroupsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListModelBiasJobDefinitions

ListModelBiasJobDefinitions provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelBiasJobDefinitionsPages

func (_m *SageMakerAPI) ListModelBiasJobDefinitionsPages(_a0 *sagemaker.ListModelBiasJobDefinitionsInput, _a1 func(*sagemaker.ListModelBiasJobDefinitionsOutput, bool) bool) error

ListModelBiasJobDefinitionsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListModelBiasJobDefinitionsPagesWithContext

func (_m *SageMakerAPI) ListModelBiasJobDefinitionsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListModelBiasJobDefinitionsInput, _a2 func(*sagemaker.ListModelBiasJobDefinitionsOutput, bool) bool, _a3 ...request.Option) error

ListModelBiasJobDefinitionsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListModelBiasJobDefinitionsRequest

ListModelBiasJobDefinitionsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelBiasJobDefinitionsWithContext

ListModelBiasJobDefinitionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListModelCardExportJobs added in v1.2.0

ListModelCardExportJobs provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelCardExportJobsPages added in v1.2.0

func (_m *SageMakerAPI) ListModelCardExportJobsPages(_a0 *sagemaker.ListModelCardExportJobsInput, _a1 func(*sagemaker.ListModelCardExportJobsOutput, bool) bool) error

ListModelCardExportJobsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListModelCardExportJobsPagesWithContext added in v1.2.0

func (_m *SageMakerAPI) ListModelCardExportJobsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListModelCardExportJobsInput, _a2 func(*sagemaker.ListModelCardExportJobsOutput, bool) bool, _a3 ...request.Option) error

ListModelCardExportJobsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListModelCardExportJobsRequest added in v1.2.0

ListModelCardExportJobsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelCardExportJobsWithContext added in v1.2.0

func (_m *SageMakerAPI) ListModelCardExportJobsWithContext(_a0 context.Context, _a1 *sagemaker.ListModelCardExportJobsInput, _a2 ...request.Option) (*sagemaker.ListModelCardExportJobsOutput, error)

ListModelCardExportJobsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListModelCardVersions added in v1.2.0

ListModelCardVersions provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelCardVersionsPages added in v1.2.0

func (_m *SageMakerAPI) ListModelCardVersionsPages(_a0 *sagemaker.ListModelCardVersionsInput, _a1 func(*sagemaker.ListModelCardVersionsOutput, bool) bool) error

ListModelCardVersionsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListModelCardVersionsPagesWithContext added in v1.2.0

func (_m *SageMakerAPI) ListModelCardVersionsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListModelCardVersionsInput, _a2 func(*sagemaker.ListModelCardVersionsOutput, bool) bool, _a3 ...request.Option) error

ListModelCardVersionsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListModelCardVersionsRequest added in v1.2.0

ListModelCardVersionsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelCardVersionsWithContext added in v1.2.0

func (_m *SageMakerAPI) ListModelCardVersionsWithContext(_a0 context.Context, _a1 *sagemaker.ListModelCardVersionsInput, _a2 ...request.Option) (*sagemaker.ListModelCardVersionsOutput, error)

ListModelCardVersionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListModelCards added in v1.2.0

ListModelCards provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelCardsPages added in v1.2.0

func (_m *SageMakerAPI) ListModelCardsPages(_a0 *sagemaker.ListModelCardsInput, _a1 func(*sagemaker.ListModelCardsOutput, bool) bool) error

ListModelCardsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListModelCardsPagesWithContext added in v1.2.0

func (_m *SageMakerAPI) ListModelCardsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListModelCardsInput, _a2 func(*sagemaker.ListModelCardsOutput, bool) bool, _a3 ...request.Option) error

ListModelCardsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListModelCardsRequest added in v1.2.0

ListModelCardsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelCardsWithContext added in v1.2.0

func (_m *SageMakerAPI) ListModelCardsWithContext(_a0 context.Context, _a1 *sagemaker.ListModelCardsInput, _a2 ...request.Option) (*sagemaker.ListModelCardsOutput, error)

ListModelCardsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListModelExplainabilityJobDefinitions

ListModelExplainabilityJobDefinitions provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelExplainabilityJobDefinitionsPages

ListModelExplainabilityJobDefinitionsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListModelExplainabilityJobDefinitionsPagesWithContext

func (_m *SageMakerAPI) ListModelExplainabilityJobDefinitionsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListModelExplainabilityJobDefinitionsInput, _a2 func(*sagemaker.ListModelExplainabilityJobDefinitionsOutput, bool) bool, _a3 ...request.Option) error

ListModelExplainabilityJobDefinitionsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListModelExplainabilityJobDefinitionsRequest

ListModelExplainabilityJobDefinitionsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelExplainabilityJobDefinitionsWithContext

ListModelExplainabilityJobDefinitionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListModelMetadata added in v0.4.0

ListModelMetadata provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelMetadataPages added in v0.4.0

func (_m *SageMakerAPI) ListModelMetadataPages(_a0 *sagemaker.ListModelMetadataInput, _a1 func(*sagemaker.ListModelMetadataOutput, bool) bool) error

ListModelMetadataPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListModelMetadataPagesWithContext added in v0.4.0

func (_m *SageMakerAPI) ListModelMetadataPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListModelMetadataInput, _a2 func(*sagemaker.ListModelMetadataOutput, bool) bool, _a3 ...request.Option) error

ListModelMetadataPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListModelMetadataRequest added in v0.4.0

ListModelMetadataRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelMetadataWithContext added in v0.4.0

func (_m *SageMakerAPI) ListModelMetadataWithContext(_a0 context.Context, _a1 *sagemaker.ListModelMetadataInput, _a2 ...request.Option) (*sagemaker.ListModelMetadataOutput, error)

ListModelMetadataWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListModelPackageGroups

ListModelPackageGroups provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelPackageGroupsPages

func (_m *SageMakerAPI) ListModelPackageGroupsPages(_a0 *sagemaker.ListModelPackageGroupsInput, _a1 func(*sagemaker.ListModelPackageGroupsOutput, bool) bool) error

ListModelPackageGroupsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListModelPackageGroupsPagesWithContext

func (_m *SageMakerAPI) ListModelPackageGroupsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListModelPackageGroupsInput, _a2 func(*sagemaker.ListModelPackageGroupsOutput, bool) bool, _a3 ...request.Option) error

ListModelPackageGroupsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListModelPackageGroupsRequest

ListModelPackageGroupsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelPackageGroupsWithContext

func (_m *SageMakerAPI) ListModelPackageGroupsWithContext(_a0 context.Context, _a1 *sagemaker.ListModelPackageGroupsInput, _a2 ...request.Option) (*sagemaker.ListModelPackageGroupsOutput, error)

ListModelPackageGroupsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListModelPackages

ListModelPackages provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelPackagesPages

func (_m *SageMakerAPI) ListModelPackagesPages(_a0 *sagemaker.ListModelPackagesInput, _a1 func(*sagemaker.ListModelPackagesOutput, bool) bool) error

ListModelPackagesPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListModelPackagesPagesWithContext

func (_m *SageMakerAPI) ListModelPackagesPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListModelPackagesInput, _a2 func(*sagemaker.ListModelPackagesOutput, bool) bool, _a3 ...request.Option) error

ListModelPackagesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListModelPackagesRequest

ListModelPackagesRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelPackagesWithContext

func (_m *SageMakerAPI) ListModelPackagesWithContext(_a0 context.Context, _a1 *sagemaker.ListModelPackagesInput, _a2 ...request.Option) (*sagemaker.ListModelPackagesOutput, error)

ListModelPackagesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListModelQualityJobDefinitions

ListModelQualityJobDefinitions provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelQualityJobDefinitionsPages

ListModelQualityJobDefinitionsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListModelQualityJobDefinitionsPagesWithContext

func (_m *SageMakerAPI) ListModelQualityJobDefinitionsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListModelQualityJobDefinitionsInput, _a2 func(*sagemaker.ListModelQualityJobDefinitionsOutput, bool) bool, _a3 ...request.Option) error

ListModelQualityJobDefinitionsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListModelQualityJobDefinitionsRequest

ListModelQualityJobDefinitionsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelQualityJobDefinitionsWithContext

ListModelQualityJobDefinitionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListModels

ListModels provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelsPages

func (_m *SageMakerAPI) ListModelsPages(_a0 *sagemaker.ListModelsInput, _a1 func(*sagemaker.ListModelsOutput, bool) bool) error

ListModelsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListModelsPagesWithContext

func (_m *SageMakerAPI) ListModelsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListModelsInput, _a2 func(*sagemaker.ListModelsOutput, bool) bool, _a3 ...request.Option) error

ListModelsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListModelsRequest

ListModelsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListModelsWithContext

func (_m *SageMakerAPI) ListModelsWithContext(_a0 context.Context, _a1 *sagemaker.ListModelsInput, _a2 ...request.Option) (*sagemaker.ListModelsOutput, error)

ListModelsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListMonitoringAlertHistory added in v1.2.0

ListMonitoringAlertHistory provides a mock function with given fields: _a0

func (*SageMakerAPI) ListMonitoringAlertHistoryPages added in v1.2.0

func (_m *SageMakerAPI) ListMonitoringAlertHistoryPages(_a0 *sagemaker.ListMonitoringAlertHistoryInput, _a1 func(*sagemaker.ListMonitoringAlertHistoryOutput, bool) bool) error

ListMonitoringAlertHistoryPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListMonitoringAlertHistoryPagesWithContext added in v1.2.0

func (_m *SageMakerAPI) ListMonitoringAlertHistoryPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListMonitoringAlertHistoryInput, _a2 func(*sagemaker.ListMonitoringAlertHistoryOutput, bool) bool, _a3 ...request.Option) error

ListMonitoringAlertHistoryPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListMonitoringAlertHistoryRequest added in v1.2.0

ListMonitoringAlertHistoryRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListMonitoringAlertHistoryWithContext added in v1.2.0

ListMonitoringAlertHistoryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListMonitoringAlerts added in v1.2.0

ListMonitoringAlerts provides a mock function with given fields: _a0

func (*SageMakerAPI) ListMonitoringAlertsPages added in v1.2.0

func (_m *SageMakerAPI) ListMonitoringAlertsPages(_a0 *sagemaker.ListMonitoringAlertsInput, _a1 func(*sagemaker.ListMonitoringAlertsOutput, bool) bool) error

ListMonitoringAlertsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListMonitoringAlertsPagesWithContext added in v1.2.0

func (_m *SageMakerAPI) ListMonitoringAlertsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListMonitoringAlertsInput, _a2 func(*sagemaker.ListMonitoringAlertsOutput, bool) bool, _a3 ...request.Option) error

ListMonitoringAlertsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListMonitoringAlertsRequest added in v1.2.0

ListMonitoringAlertsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListMonitoringAlertsWithContext added in v1.2.0

func (_m *SageMakerAPI) ListMonitoringAlertsWithContext(_a0 context.Context, _a1 *sagemaker.ListMonitoringAlertsInput, _a2 ...request.Option) (*sagemaker.ListMonitoringAlertsOutput, error)

ListMonitoringAlertsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListMonitoringExecutions

ListMonitoringExecutions provides a mock function with given fields: _a0

func (*SageMakerAPI) ListMonitoringExecutionsPages

func (_m *SageMakerAPI) ListMonitoringExecutionsPages(_a0 *sagemaker.ListMonitoringExecutionsInput, _a1 func(*sagemaker.ListMonitoringExecutionsOutput, bool) bool) error

ListMonitoringExecutionsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListMonitoringExecutionsPagesWithContext

func (_m *SageMakerAPI) ListMonitoringExecutionsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListMonitoringExecutionsInput, _a2 func(*sagemaker.ListMonitoringExecutionsOutput, bool) bool, _a3 ...request.Option) error

ListMonitoringExecutionsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListMonitoringExecutionsRequest

ListMonitoringExecutionsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListMonitoringExecutionsWithContext

func (_m *SageMakerAPI) ListMonitoringExecutionsWithContext(_a0 context.Context, _a1 *sagemaker.ListMonitoringExecutionsInput, _a2 ...request.Option) (*sagemaker.ListMonitoringExecutionsOutput, error)

ListMonitoringExecutionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListMonitoringSchedules

ListMonitoringSchedules provides a mock function with given fields: _a0

func (*SageMakerAPI) ListMonitoringSchedulesPages

func (_m *SageMakerAPI) ListMonitoringSchedulesPages(_a0 *sagemaker.ListMonitoringSchedulesInput, _a1 func(*sagemaker.ListMonitoringSchedulesOutput, bool) bool) error

ListMonitoringSchedulesPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListMonitoringSchedulesPagesWithContext

func (_m *SageMakerAPI) ListMonitoringSchedulesPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListMonitoringSchedulesInput, _a2 func(*sagemaker.ListMonitoringSchedulesOutput, bool) bool, _a3 ...request.Option) error

ListMonitoringSchedulesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListMonitoringSchedulesRequest

ListMonitoringSchedulesRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListMonitoringSchedulesWithContext

func (_m *SageMakerAPI) ListMonitoringSchedulesWithContext(_a0 context.Context, _a1 *sagemaker.ListMonitoringSchedulesInput, _a2 ...request.Option) (*sagemaker.ListMonitoringSchedulesOutput, error)

ListMonitoringSchedulesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListNotebookInstanceLifecycleConfigs

ListNotebookInstanceLifecycleConfigs provides a mock function with given fields: _a0

func (*SageMakerAPI) ListNotebookInstanceLifecycleConfigsPages

ListNotebookInstanceLifecycleConfigsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListNotebookInstanceLifecycleConfigsPagesWithContext

func (_m *SageMakerAPI) ListNotebookInstanceLifecycleConfigsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListNotebookInstanceLifecycleConfigsInput, _a2 func(*sagemaker.ListNotebookInstanceLifecycleConfigsOutput, bool) bool, _a3 ...request.Option) error

ListNotebookInstanceLifecycleConfigsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListNotebookInstanceLifecycleConfigsRequest

ListNotebookInstanceLifecycleConfigsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListNotebookInstanceLifecycleConfigsWithContext

ListNotebookInstanceLifecycleConfigsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListNotebookInstances

ListNotebookInstances provides a mock function with given fields: _a0

func (*SageMakerAPI) ListNotebookInstancesPages

func (_m *SageMakerAPI) ListNotebookInstancesPages(_a0 *sagemaker.ListNotebookInstancesInput, _a1 func(*sagemaker.ListNotebookInstancesOutput, bool) bool) error

ListNotebookInstancesPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListNotebookInstancesPagesWithContext

func (_m *SageMakerAPI) ListNotebookInstancesPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListNotebookInstancesInput, _a2 func(*sagemaker.ListNotebookInstancesOutput, bool) bool, _a3 ...request.Option) error

ListNotebookInstancesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListNotebookInstancesRequest

ListNotebookInstancesRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListNotebookInstancesWithContext

func (_m *SageMakerAPI) ListNotebookInstancesWithContext(_a0 context.Context, _a1 *sagemaker.ListNotebookInstancesInput, _a2 ...request.Option) (*sagemaker.ListNotebookInstancesOutput, error)

ListNotebookInstancesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListPipelineExecutionSteps

ListPipelineExecutionSteps provides a mock function with given fields: _a0

func (*SageMakerAPI) ListPipelineExecutionStepsPages

func (_m *SageMakerAPI) ListPipelineExecutionStepsPages(_a0 *sagemaker.ListPipelineExecutionStepsInput, _a1 func(*sagemaker.ListPipelineExecutionStepsOutput, bool) bool) error

ListPipelineExecutionStepsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListPipelineExecutionStepsPagesWithContext

func (_m *SageMakerAPI) ListPipelineExecutionStepsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListPipelineExecutionStepsInput, _a2 func(*sagemaker.ListPipelineExecutionStepsOutput, bool) bool, _a3 ...request.Option) error

ListPipelineExecutionStepsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListPipelineExecutionStepsRequest

ListPipelineExecutionStepsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListPipelineExecutionStepsWithContext

ListPipelineExecutionStepsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListPipelineExecutions

ListPipelineExecutions provides a mock function with given fields: _a0

func (*SageMakerAPI) ListPipelineExecutionsPages

func (_m *SageMakerAPI) ListPipelineExecutionsPages(_a0 *sagemaker.ListPipelineExecutionsInput, _a1 func(*sagemaker.ListPipelineExecutionsOutput, bool) bool) error

ListPipelineExecutionsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListPipelineExecutionsPagesWithContext

func (_m *SageMakerAPI) ListPipelineExecutionsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListPipelineExecutionsInput, _a2 func(*sagemaker.ListPipelineExecutionsOutput, bool) bool, _a3 ...request.Option) error

ListPipelineExecutionsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListPipelineExecutionsRequest

ListPipelineExecutionsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListPipelineExecutionsWithContext

func (_m *SageMakerAPI) ListPipelineExecutionsWithContext(_a0 context.Context, _a1 *sagemaker.ListPipelineExecutionsInput, _a2 ...request.Option) (*sagemaker.ListPipelineExecutionsOutput, error)

ListPipelineExecutionsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListPipelineParametersForExecution

ListPipelineParametersForExecution provides a mock function with given fields: _a0

func (*SageMakerAPI) ListPipelineParametersForExecutionPages

ListPipelineParametersForExecutionPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListPipelineParametersForExecutionPagesWithContext

func (_m *SageMakerAPI) ListPipelineParametersForExecutionPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListPipelineParametersForExecutionInput, _a2 func(*sagemaker.ListPipelineParametersForExecutionOutput, bool) bool, _a3 ...request.Option) error

ListPipelineParametersForExecutionPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListPipelineParametersForExecutionRequest

ListPipelineParametersForExecutionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListPipelineParametersForExecutionWithContext

ListPipelineParametersForExecutionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListPipelines

ListPipelines provides a mock function with given fields: _a0

func (*SageMakerAPI) ListPipelinesPages

func (_m *SageMakerAPI) ListPipelinesPages(_a0 *sagemaker.ListPipelinesInput, _a1 func(*sagemaker.ListPipelinesOutput, bool) bool) error

ListPipelinesPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListPipelinesPagesWithContext

func (_m *SageMakerAPI) ListPipelinesPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListPipelinesInput, _a2 func(*sagemaker.ListPipelinesOutput, bool) bool, _a3 ...request.Option) error

ListPipelinesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListPipelinesRequest

ListPipelinesRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListPipelinesWithContext

func (_m *SageMakerAPI) ListPipelinesWithContext(_a0 context.Context, _a1 *sagemaker.ListPipelinesInput, _a2 ...request.Option) (*sagemaker.ListPipelinesOutput, error)

ListPipelinesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListProcessingJobs

ListProcessingJobs provides a mock function with given fields: _a0

func (*SageMakerAPI) ListProcessingJobsPages

func (_m *SageMakerAPI) ListProcessingJobsPages(_a0 *sagemaker.ListProcessingJobsInput, _a1 func(*sagemaker.ListProcessingJobsOutput, bool) bool) error

ListProcessingJobsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListProcessingJobsPagesWithContext

func (_m *SageMakerAPI) ListProcessingJobsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListProcessingJobsInput, _a2 func(*sagemaker.ListProcessingJobsOutput, bool) bool, _a3 ...request.Option) error

ListProcessingJobsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListProcessingJobsRequest

ListProcessingJobsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListProcessingJobsWithContext

func (_m *SageMakerAPI) ListProcessingJobsWithContext(_a0 context.Context, _a1 *sagemaker.ListProcessingJobsInput, _a2 ...request.Option) (*sagemaker.ListProcessingJobsOutput, error)

ListProcessingJobsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListProjects

ListProjects provides a mock function with given fields: _a0

func (*SageMakerAPI) ListProjectsPages

func (_m *SageMakerAPI) ListProjectsPages(_a0 *sagemaker.ListProjectsInput, _a1 func(*sagemaker.ListProjectsOutput, bool) bool) error

ListProjectsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListProjectsPagesWithContext

func (_m *SageMakerAPI) ListProjectsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListProjectsInput, _a2 func(*sagemaker.ListProjectsOutput, bool) bool, _a3 ...request.Option) error

ListProjectsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListProjectsRequest

ListProjectsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListProjectsWithContext

func (_m *SageMakerAPI) ListProjectsWithContext(_a0 context.Context, _a1 *sagemaker.ListProjectsInput, _a2 ...request.Option) (*sagemaker.ListProjectsOutput, error)

ListProjectsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListResourceCatalogs added in v1.2.5

ListResourceCatalogs provides a mock function with given fields: _a0

func (*SageMakerAPI) ListResourceCatalogsPages added in v1.2.5

func (_m *SageMakerAPI) ListResourceCatalogsPages(_a0 *sagemaker.ListResourceCatalogsInput, _a1 func(*sagemaker.ListResourceCatalogsOutput, bool) bool) error

ListResourceCatalogsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListResourceCatalogsPagesWithContext added in v1.2.5

func (_m *SageMakerAPI) ListResourceCatalogsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListResourceCatalogsInput, _a2 func(*sagemaker.ListResourceCatalogsOutput, bool) bool, _a3 ...request.Option) error

ListResourceCatalogsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListResourceCatalogsRequest added in v1.2.5

ListResourceCatalogsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListResourceCatalogsWithContext added in v1.2.5

func (_m *SageMakerAPI) ListResourceCatalogsWithContext(_a0 context.Context, _a1 *sagemaker.ListResourceCatalogsInput, _a2 ...request.Option) (*sagemaker.ListResourceCatalogsOutput, error)

ListResourceCatalogsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListSpaces added in v1.2.0

ListSpaces provides a mock function with given fields: _a0

func (*SageMakerAPI) ListSpacesPages added in v1.2.0

func (_m *SageMakerAPI) ListSpacesPages(_a0 *sagemaker.ListSpacesInput, _a1 func(*sagemaker.ListSpacesOutput, bool) bool) error

ListSpacesPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListSpacesPagesWithContext added in v1.2.0

func (_m *SageMakerAPI) ListSpacesPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListSpacesInput, _a2 func(*sagemaker.ListSpacesOutput, bool) bool, _a3 ...request.Option) error

ListSpacesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListSpacesRequest added in v1.2.0

ListSpacesRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListSpacesWithContext added in v1.2.0

func (_m *SageMakerAPI) ListSpacesWithContext(_a0 context.Context, _a1 *sagemaker.ListSpacesInput, _a2 ...request.Option) (*sagemaker.ListSpacesOutput, error)

ListSpacesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListStageDevices added in v0.4.5

ListStageDevices provides a mock function with given fields: _a0

func (*SageMakerAPI) ListStageDevicesPages added in v0.4.5

func (_m *SageMakerAPI) ListStageDevicesPages(_a0 *sagemaker.ListStageDevicesInput, _a1 func(*sagemaker.ListStageDevicesOutput, bool) bool) error

ListStageDevicesPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListStageDevicesPagesWithContext added in v0.4.5

func (_m *SageMakerAPI) ListStageDevicesPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListStageDevicesInput, _a2 func(*sagemaker.ListStageDevicesOutput, bool) bool, _a3 ...request.Option) error

ListStageDevicesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListStageDevicesRequest added in v0.4.5

ListStageDevicesRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListStageDevicesWithContext added in v0.4.5

func (_m *SageMakerAPI) ListStageDevicesWithContext(_a0 context.Context, _a1 *sagemaker.ListStageDevicesInput, _a2 ...request.Option) (*sagemaker.ListStageDevicesOutput, error)

ListStageDevicesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListStudioLifecycleConfigs added in v0.3.1

ListStudioLifecycleConfigs provides a mock function with given fields: _a0

func (*SageMakerAPI) ListStudioLifecycleConfigsPages added in v0.3.1

func (_m *SageMakerAPI) ListStudioLifecycleConfigsPages(_a0 *sagemaker.ListStudioLifecycleConfigsInput, _a1 func(*sagemaker.ListStudioLifecycleConfigsOutput, bool) bool) error

ListStudioLifecycleConfigsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListStudioLifecycleConfigsPagesWithContext added in v0.3.1

func (_m *SageMakerAPI) ListStudioLifecycleConfigsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListStudioLifecycleConfigsInput, _a2 func(*sagemaker.ListStudioLifecycleConfigsOutput, bool) bool, _a3 ...request.Option) error

ListStudioLifecycleConfigsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListStudioLifecycleConfigsRequest added in v0.3.1

ListStudioLifecycleConfigsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListStudioLifecycleConfigsWithContext added in v0.3.1

ListStudioLifecycleConfigsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListSubscribedWorkteams

ListSubscribedWorkteams provides a mock function with given fields: _a0

func (*SageMakerAPI) ListSubscribedWorkteamsPages

func (_m *SageMakerAPI) ListSubscribedWorkteamsPages(_a0 *sagemaker.ListSubscribedWorkteamsInput, _a1 func(*sagemaker.ListSubscribedWorkteamsOutput, bool) bool) error

ListSubscribedWorkteamsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListSubscribedWorkteamsPagesWithContext

func (_m *SageMakerAPI) ListSubscribedWorkteamsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListSubscribedWorkteamsInput, _a2 func(*sagemaker.ListSubscribedWorkteamsOutput, bool) bool, _a3 ...request.Option) error

ListSubscribedWorkteamsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListSubscribedWorkteamsRequest

ListSubscribedWorkteamsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListSubscribedWorkteamsWithContext

func (_m *SageMakerAPI) ListSubscribedWorkteamsWithContext(_a0 context.Context, _a1 *sagemaker.ListSubscribedWorkteamsInput, _a2 ...request.Option) (*sagemaker.ListSubscribedWorkteamsOutput, error)

ListSubscribedWorkteamsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListTags

ListTags provides a mock function with given fields: _a0

func (*SageMakerAPI) ListTagsPages

func (_m *SageMakerAPI) ListTagsPages(_a0 *sagemaker.ListTagsInput, _a1 func(*sagemaker.ListTagsOutput, bool) bool) error

ListTagsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListTagsPagesWithContext

func (_m *SageMakerAPI) ListTagsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListTagsInput, _a2 func(*sagemaker.ListTagsOutput, bool) bool, _a3 ...request.Option) error

ListTagsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListTagsRequest

ListTagsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListTagsWithContext

func (_m *SageMakerAPI) ListTagsWithContext(_a0 context.Context, _a1 *sagemaker.ListTagsInput, _a2 ...request.Option) (*sagemaker.ListTagsOutput, error)

ListTagsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListTrainingJobs

ListTrainingJobs provides a mock function with given fields: _a0

func (*SageMakerAPI) ListTrainingJobsForHyperParameterTuningJob

ListTrainingJobsForHyperParameterTuningJob provides a mock function with given fields: _a0

func (*SageMakerAPI) ListTrainingJobsForHyperParameterTuningJobPages

ListTrainingJobsForHyperParameterTuningJobPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListTrainingJobsForHyperParameterTuningJobPagesWithContext

func (_m *SageMakerAPI) ListTrainingJobsForHyperParameterTuningJobPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListTrainingJobsForHyperParameterTuningJobInput, _a2 func(*sagemaker.ListTrainingJobsForHyperParameterTuningJobOutput, bool) bool, _a3 ...request.Option) error

ListTrainingJobsForHyperParameterTuningJobPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListTrainingJobsForHyperParameterTuningJobRequest

ListTrainingJobsForHyperParameterTuningJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListTrainingJobsForHyperParameterTuningJobWithContext

ListTrainingJobsForHyperParameterTuningJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListTrainingJobsPages

func (_m *SageMakerAPI) ListTrainingJobsPages(_a0 *sagemaker.ListTrainingJobsInput, _a1 func(*sagemaker.ListTrainingJobsOutput, bool) bool) error

ListTrainingJobsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListTrainingJobsPagesWithContext

func (_m *SageMakerAPI) ListTrainingJobsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListTrainingJobsInput, _a2 func(*sagemaker.ListTrainingJobsOutput, bool) bool, _a3 ...request.Option) error

ListTrainingJobsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListTrainingJobsRequest

ListTrainingJobsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListTrainingJobsWithContext

func (_m *SageMakerAPI) ListTrainingJobsWithContext(_a0 context.Context, _a1 *sagemaker.ListTrainingJobsInput, _a2 ...request.Option) (*sagemaker.ListTrainingJobsOutput, error)

ListTrainingJobsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListTransformJobs

ListTransformJobs provides a mock function with given fields: _a0

func (*SageMakerAPI) ListTransformJobsPages

func (_m *SageMakerAPI) ListTransformJobsPages(_a0 *sagemaker.ListTransformJobsInput, _a1 func(*sagemaker.ListTransformJobsOutput, bool) bool) error

ListTransformJobsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListTransformJobsPagesWithContext

func (_m *SageMakerAPI) ListTransformJobsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListTransformJobsInput, _a2 func(*sagemaker.ListTransformJobsOutput, bool) bool, _a3 ...request.Option) error

ListTransformJobsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListTransformJobsRequest

ListTransformJobsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListTransformJobsWithContext

func (_m *SageMakerAPI) ListTransformJobsWithContext(_a0 context.Context, _a1 *sagemaker.ListTransformJobsInput, _a2 ...request.Option) (*sagemaker.ListTransformJobsOutput, error)

ListTransformJobsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListTrialComponents

ListTrialComponents provides a mock function with given fields: _a0

func (*SageMakerAPI) ListTrialComponentsPages

func (_m *SageMakerAPI) ListTrialComponentsPages(_a0 *sagemaker.ListTrialComponentsInput, _a1 func(*sagemaker.ListTrialComponentsOutput, bool) bool) error

ListTrialComponentsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListTrialComponentsPagesWithContext

func (_m *SageMakerAPI) ListTrialComponentsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListTrialComponentsInput, _a2 func(*sagemaker.ListTrialComponentsOutput, bool) bool, _a3 ...request.Option) error

ListTrialComponentsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListTrialComponentsRequest

ListTrialComponentsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListTrialComponentsWithContext

func (_m *SageMakerAPI) ListTrialComponentsWithContext(_a0 context.Context, _a1 *sagemaker.ListTrialComponentsInput, _a2 ...request.Option) (*sagemaker.ListTrialComponentsOutput, error)

ListTrialComponentsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListTrials

ListTrials provides a mock function with given fields: _a0

func (*SageMakerAPI) ListTrialsPages

func (_m *SageMakerAPI) ListTrialsPages(_a0 *sagemaker.ListTrialsInput, _a1 func(*sagemaker.ListTrialsOutput, bool) bool) error

ListTrialsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListTrialsPagesWithContext

func (_m *SageMakerAPI) ListTrialsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListTrialsInput, _a2 func(*sagemaker.ListTrialsOutput, bool) bool, _a3 ...request.Option) error

ListTrialsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListTrialsRequest

ListTrialsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListTrialsWithContext

func (_m *SageMakerAPI) ListTrialsWithContext(_a0 context.Context, _a1 *sagemaker.ListTrialsInput, _a2 ...request.Option) (*sagemaker.ListTrialsOutput, error)

ListTrialsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListUserProfiles

ListUserProfiles provides a mock function with given fields: _a0

func (*SageMakerAPI) ListUserProfilesPages

func (_m *SageMakerAPI) ListUserProfilesPages(_a0 *sagemaker.ListUserProfilesInput, _a1 func(*sagemaker.ListUserProfilesOutput, bool) bool) error

ListUserProfilesPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListUserProfilesPagesWithContext

func (_m *SageMakerAPI) ListUserProfilesPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListUserProfilesInput, _a2 func(*sagemaker.ListUserProfilesOutput, bool) bool, _a3 ...request.Option) error

ListUserProfilesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListUserProfilesRequest

ListUserProfilesRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListUserProfilesWithContext

func (_m *SageMakerAPI) ListUserProfilesWithContext(_a0 context.Context, _a1 *sagemaker.ListUserProfilesInput, _a2 ...request.Option) (*sagemaker.ListUserProfilesOutput, error)

ListUserProfilesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListWorkforces

ListWorkforces provides a mock function with given fields: _a0

func (*SageMakerAPI) ListWorkforcesPages

func (_m *SageMakerAPI) ListWorkforcesPages(_a0 *sagemaker.ListWorkforcesInput, _a1 func(*sagemaker.ListWorkforcesOutput, bool) bool) error

ListWorkforcesPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListWorkforcesPagesWithContext

func (_m *SageMakerAPI) ListWorkforcesPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListWorkforcesInput, _a2 func(*sagemaker.ListWorkforcesOutput, bool) bool, _a3 ...request.Option) error

ListWorkforcesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListWorkforcesRequest

ListWorkforcesRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListWorkforcesWithContext

func (_m *SageMakerAPI) ListWorkforcesWithContext(_a0 context.Context, _a1 *sagemaker.ListWorkforcesInput, _a2 ...request.Option) (*sagemaker.ListWorkforcesOutput, error)

ListWorkforcesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) ListWorkteams

ListWorkteams provides a mock function with given fields: _a0

func (*SageMakerAPI) ListWorkteamsPages

func (_m *SageMakerAPI) ListWorkteamsPages(_a0 *sagemaker.ListWorkteamsInput, _a1 func(*sagemaker.ListWorkteamsOutput, bool) bool) error

ListWorkteamsPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) ListWorkteamsPagesWithContext

func (_m *SageMakerAPI) ListWorkteamsPagesWithContext(_a0 context.Context, _a1 *sagemaker.ListWorkteamsInput, _a2 func(*sagemaker.ListWorkteamsOutput, bool) bool, _a3 ...request.Option) error

ListWorkteamsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) ListWorkteamsRequest

ListWorkteamsRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) ListWorkteamsWithContext

func (_m *SageMakerAPI) ListWorkteamsWithContext(_a0 context.Context, _a1 *sagemaker.ListWorkteamsInput, _a2 ...request.Option) (*sagemaker.ListWorkteamsOutput, error)

ListWorkteamsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) PutModelPackageGroupPolicy

PutModelPackageGroupPolicy provides a mock function with given fields: _a0

func (*SageMakerAPI) PutModelPackageGroupPolicyRequest

PutModelPackageGroupPolicyRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) PutModelPackageGroupPolicyWithContext

PutModelPackageGroupPolicyWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) QueryLineage added in v0.4.0

QueryLineage provides a mock function with given fields: _a0

func (*SageMakerAPI) QueryLineagePages added in v0.4.0

func (_m *SageMakerAPI) QueryLineagePages(_a0 *sagemaker.QueryLineageInput, _a1 func(*sagemaker.QueryLineageOutput, bool) bool) error

QueryLineagePages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) QueryLineagePagesWithContext added in v0.4.0

func (_m *SageMakerAPI) QueryLineagePagesWithContext(_a0 context.Context, _a1 *sagemaker.QueryLineageInput, _a2 func(*sagemaker.QueryLineageOutput, bool) bool, _a3 ...request.Option) error

QueryLineagePagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) QueryLineageRequest added in v0.4.0

QueryLineageRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) QueryLineageWithContext added in v0.4.0

func (_m *SageMakerAPI) QueryLineageWithContext(_a0 context.Context, _a1 *sagemaker.QueryLineageInput, _a2 ...request.Option) (*sagemaker.QueryLineageOutput, error)

QueryLineageWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) RegisterDevices

RegisterDevices provides a mock function with given fields: _a0

func (*SageMakerAPI) RegisterDevicesRequest

RegisterDevicesRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) RegisterDevicesWithContext

func (_m *SageMakerAPI) RegisterDevicesWithContext(_a0 context.Context, _a1 *sagemaker.RegisterDevicesInput, _a2 ...request.Option) (*sagemaker.RegisterDevicesOutput, error)

RegisterDevicesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) RenderUiTemplate

RenderUiTemplate provides a mock function with given fields: _a0

func (*SageMakerAPI) RenderUiTemplateRequest

RenderUiTemplateRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) RenderUiTemplateWithContext

func (_m *SageMakerAPI) RenderUiTemplateWithContext(_a0 context.Context, _a1 *sagemaker.RenderUiTemplateInput, _a2 ...request.Option) (*sagemaker.RenderUiTemplateOutput, error)

RenderUiTemplateWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) RetryPipelineExecution added in v0.3.1

RetryPipelineExecution provides a mock function with given fields: _a0

func (*SageMakerAPI) RetryPipelineExecutionRequest added in v0.3.1

RetryPipelineExecutionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) RetryPipelineExecutionWithContext added in v0.3.1

func (_m *SageMakerAPI) RetryPipelineExecutionWithContext(_a0 context.Context, _a1 *sagemaker.RetryPipelineExecutionInput, _a2 ...request.Option) (*sagemaker.RetryPipelineExecutionOutput, error)

RetryPipelineExecutionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) Search

Search provides a mock function with given fields: _a0

func (*SageMakerAPI) SearchPages

func (_m *SageMakerAPI) SearchPages(_a0 *sagemaker.SearchInput, _a1 func(*sagemaker.SearchOutput, bool) bool) error

SearchPages provides a mock function with given fields: _a0, _a1

func (*SageMakerAPI) SearchPagesWithContext

func (_m *SageMakerAPI) SearchPagesWithContext(_a0 context.Context, _a1 *sagemaker.SearchInput, _a2 func(*sagemaker.SearchOutput, bool) bool, _a3 ...request.Option) error

SearchPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*SageMakerAPI) SearchRequest

SearchRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) SearchWithContext

func (_m *SageMakerAPI) SearchWithContext(_a0 context.Context, _a1 *sagemaker.SearchInput, _a2 ...request.Option) (*sagemaker.SearchOutput, error)

SearchWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) SendPipelineExecutionStepFailure added in v0.3.1

SendPipelineExecutionStepFailure provides a mock function with given fields: _a0

func (*SageMakerAPI) SendPipelineExecutionStepFailureRequest added in v0.3.1

SendPipelineExecutionStepFailureRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) SendPipelineExecutionStepFailureWithContext added in v0.3.1

SendPipelineExecutionStepFailureWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) SendPipelineExecutionStepSuccess added in v0.3.1

SendPipelineExecutionStepSuccess provides a mock function with given fields: _a0

func (*SageMakerAPI) SendPipelineExecutionStepSuccessRequest added in v0.3.1

SendPipelineExecutionStepSuccessRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) SendPipelineExecutionStepSuccessWithContext added in v0.3.1

SendPipelineExecutionStepSuccessWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) StartEdgeDeploymentStage added in v0.4.5

StartEdgeDeploymentStage provides a mock function with given fields: _a0

func (*SageMakerAPI) StartEdgeDeploymentStageRequest added in v0.4.5

StartEdgeDeploymentStageRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) StartEdgeDeploymentStageWithContext added in v0.4.5

func (_m *SageMakerAPI) StartEdgeDeploymentStageWithContext(_a0 context.Context, _a1 *sagemaker.StartEdgeDeploymentStageInput, _a2 ...request.Option) (*sagemaker.StartEdgeDeploymentStageOutput, error)

StartEdgeDeploymentStageWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) StartInferenceExperiment added in v1.2.0

StartInferenceExperiment provides a mock function with given fields: _a0

func (*SageMakerAPI) StartInferenceExperimentRequest added in v1.2.0

StartInferenceExperimentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) StartInferenceExperimentWithContext added in v1.2.0

func (_m *SageMakerAPI) StartInferenceExperimentWithContext(_a0 context.Context, _a1 *sagemaker.StartInferenceExperimentInput, _a2 ...request.Option) (*sagemaker.StartInferenceExperimentOutput, error)

StartInferenceExperimentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) StartMonitoringSchedule

StartMonitoringSchedule provides a mock function with given fields: _a0

func (*SageMakerAPI) StartMonitoringScheduleRequest

StartMonitoringScheduleRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) StartMonitoringScheduleWithContext

func (_m *SageMakerAPI) StartMonitoringScheduleWithContext(_a0 context.Context, _a1 *sagemaker.StartMonitoringScheduleInput, _a2 ...request.Option) (*sagemaker.StartMonitoringScheduleOutput, error)

StartMonitoringScheduleWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) StartNotebookInstance

StartNotebookInstance provides a mock function with given fields: _a0

func (*SageMakerAPI) StartNotebookInstanceRequest

StartNotebookInstanceRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) StartNotebookInstanceWithContext

func (_m *SageMakerAPI) StartNotebookInstanceWithContext(_a0 context.Context, _a1 *sagemaker.StartNotebookInstanceInput, _a2 ...request.Option) (*sagemaker.StartNotebookInstanceOutput, error)

StartNotebookInstanceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) StartPipelineExecution

StartPipelineExecution provides a mock function with given fields: _a0

func (*SageMakerAPI) StartPipelineExecutionRequest

StartPipelineExecutionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) StartPipelineExecutionWithContext

func (_m *SageMakerAPI) StartPipelineExecutionWithContext(_a0 context.Context, _a1 *sagemaker.StartPipelineExecutionInput, _a2 ...request.Option) (*sagemaker.StartPipelineExecutionOutput, error)

StartPipelineExecutionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) StopAutoMLJob

StopAutoMLJob provides a mock function with given fields: _a0

func (*SageMakerAPI) StopAutoMLJobRequest

StopAutoMLJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) StopAutoMLJobWithContext

func (_m *SageMakerAPI) StopAutoMLJobWithContext(_a0 context.Context, _a1 *sagemaker.StopAutoMLJobInput, _a2 ...request.Option) (*sagemaker.StopAutoMLJobOutput, error)

StopAutoMLJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) StopCompilationJob

StopCompilationJob provides a mock function with given fields: _a0

func (*SageMakerAPI) StopCompilationJobRequest

StopCompilationJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) StopCompilationJobWithContext

func (_m *SageMakerAPI) StopCompilationJobWithContext(_a0 context.Context, _a1 *sagemaker.StopCompilationJobInput, _a2 ...request.Option) (*sagemaker.StopCompilationJobOutput, error)

StopCompilationJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) StopEdgeDeploymentStage added in v0.4.5

StopEdgeDeploymentStage provides a mock function with given fields: _a0

func (*SageMakerAPI) StopEdgeDeploymentStageRequest added in v0.4.5

StopEdgeDeploymentStageRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) StopEdgeDeploymentStageWithContext added in v0.4.5

func (_m *SageMakerAPI) StopEdgeDeploymentStageWithContext(_a0 context.Context, _a1 *sagemaker.StopEdgeDeploymentStageInput, _a2 ...request.Option) (*sagemaker.StopEdgeDeploymentStageOutput, error)

StopEdgeDeploymentStageWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) StopEdgePackagingJob

StopEdgePackagingJob provides a mock function with given fields: _a0

func (*SageMakerAPI) StopEdgePackagingJobRequest

StopEdgePackagingJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) StopEdgePackagingJobWithContext

func (_m *SageMakerAPI) StopEdgePackagingJobWithContext(_a0 context.Context, _a1 *sagemaker.StopEdgePackagingJobInput, _a2 ...request.Option) (*sagemaker.StopEdgePackagingJobOutput, error)

StopEdgePackagingJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) StopHyperParameterTuningJob

StopHyperParameterTuningJob provides a mock function with given fields: _a0

func (*SageMakerAPI) StopHyperParameterTuningJobRequest

StopHyperParameterTuningJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) StopHyperParameterTuningJobWithContext

StopHyperParameterTuningJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) StopInferenceExperiment added in v1.2.0

StopInferenceExperiment provides a mock function with given fields: _a0

func (*SageMakerAPI) StopInferenceExperimentRequest added in v1.2.0

StopInferenceExperimentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) StopInferenceExperimentWithContext added in v1.2.0

func (_m *SageMakerAPI) StopInferenceExperimentWithContext(_a0 context.Context, _a1 *sagemaker.StopInferenceExperimentInput, _a2 ...request.Option) (*sagemaker.StopInferenceExperimentOutput, error)

StopInferenceExperimentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) StopInferenceRecommendationsJob added in v0.4.0

StopInferenceRecommendationsJob provides a mock function with given fields: _a0

func (*SageMakerAPI) StopInferenceRecommendationsJobRequest added in v0.4.0

StopInferenceRecommendationsJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) StopInferenceRecommendationsJobWithContext added in v0.4.0

StopInferenceRecommendationsJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) StopLabelingJob

StopLabelingJob provides a mock function with given fields: _a0

func (*SageMakerAPI) StopLabelingJobRequest

StopLabelingJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) StopLabelingJobWithContext

func (_m *SageMakerAPI) StopLabelingJobWithContext(_a0 context.Context, _a1 *sagemaker.StopLabelingJobInput, _a2 ...request.Option) (*sagemaker.StopLabelingJobOutput, error)

StopLabelingJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) StopMonitoringSchedule

StopMonitoringSchedule provides a mock function with given fields: _a0

func (*SageMakerAPI) StopMonitoringScheduleRequest

StopMonitoringScheduleRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) StopMonitoringScheduleWithContext

func (_m *SageMakerAPI) StopMonitoringScheduleWithContext(_a0 context.Context, _a1 *sagemaker.StopMonitoringScheduleInput, _a2 ...request.Option) (*sagemaker.StopMonitoringScheduleOutput, error)

StopMonitoringScheduleWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) StopNotebookInstance

StopNotebookInstance provides a mock function with given fields: _a0

func (*SageMakerAPI) StopNotebookInstanceRequest

StopNotebookInstanceRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) StopNotebookInstanceWithContext

func (_m *SageMakerAPI) StopNotebookInstanceWithContext(_a0 context.Context, _a1 *sagemaker.StopNotebookInstanceInput, _a2 ...request.Option) (*sagemaker.StopNotebookInstanceOutput, error)

StopNotebookInstanceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) StopPipelineExecution

StopPipelineExecution provides a mock function with given fields: _a0

func (*SageMakerAPI) StopPipelineExecutionRequest

StopPipelineExecutionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) StopPipelineExecutionWithContext

func (_m *SageMakerAPI) StopPipelineExecutionWithContext(_a0 context.Context, _a1 *sagemaker.StopPipelineExecutionInput, _a2 ...request.Option) (*sagemaker.StopPipelineExecutionOutput, error)

StopPipelineExecutionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) StopProcessingJob

StopProcessingJob provides a mock function with given fields: _a0

func (*SageMakerAPI) StopProcessingJobRequest

StopProcessingJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) StopProcessingJobWithContext

func (_m *SageMakerAPI) StopProcessingJobWithContext(_a0 context.Context, _a1 *sagemaker.StopProcessingJobInput, _a2 ...request.Option) (*sagemaker.StopProcessingJobOutput, error)

StopProcessingJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) StopTrainingJob

StopTrainingJob provides a mock function with given fields: _a0

func (*SageMakerAPI) StopTrainingJobRequest

StopTrainingJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) StopTrainingJobWithContext

func (_m *SageMakerAPI) StopTrainingJobWithContext(_a0 context.Context, _a1 *sagemaker.StopTrainingJobInput, _a2 ...request.Option) (*sagemaker.StopTrainingJobOutput, error)

StopTrainingJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) StopTransformJob

StopTransformJob provides a mock function with given fields: _a0

func (*SageMakerAPI) StopTransformJobRequest

StopTransformJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) StopTransformJobWithContext

func (_m *SageMakerAPI) StopTransformJobWithContext(_a0 context.Context, _a1 *sagemaker.StopTransformJobInput, _a2 ...request.Option) (*sagemaker.StopTransformJobOutput, error)

StopTransformJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateAction

UpdateAction provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateActionRequest

UpdateActionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateActionWithContext

func (_m *SageMakerAPI) UpdateActionWithContext(_a0 context.Context, _a1 *sagemaker.UpdateActionInput, _a2 ...request.Option) (*sagemaker.UpdateActionOutput, error)

UpdateActionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateAppImageConfig

UpdateAppImageConfig provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateAppImageConfigRequest

UpdateAppImageConfigRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateAppImageConfigWithContext

func (_m *SageMakerAPI) UpdateAppImageConfigWithContext(_a0 context.Context, _a1 *sagemaker.UpdateAppImageConfigInput, _a2 ...request.Option) (*sagemaker.UpdateAppImageConfigOutput, error)

UpdateAppImageConfigWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateArtifact

UpdateArtifact provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateArtifactRequest

UpdateArtifactRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateArtifactWithContext

func (_m *SageMakerAPI) UpdateArtifactWithContext(_a0 context.Context, _a1 *sagemaker.UpdateArtifactInput, _a2 ...request.Option) (*sagemaker.UpdateArtifactOutput, error)

UpdateArtifactWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateCluster added in v1.2.5

UpdateCluster provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateClusterRequest added in v1.2.5

UpdateClusterRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateClusterWithContext added in v1.2.5

func (_m *SageMakerAPI) UpdateClusterWithContext(_a0 context.Context, _a1 *sagemaker.UpdateClusterInput, _a2 ...request.Option) (*sagemaker.UpdateClusterOutput, error)

UpdateClusterWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateCodeRepository

UpdateCodeRepository provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateCodeRepositoryRequest

UpdateCodeRepositoryRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateCodeRepositoryWithContext

func (_m *SageMakerAPI) UpdateCodeRepositoryWithContext(_a0 context.Context, _a1 *sagemaker.UpdateCodeRepositoryInput, _a2 ...request.Option) (*sagemaker.UpdateCodeRepositoryOutput, error)

UpdateCodeRepositoryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateContext

UpdateContext provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateContextRequest

UpdateContextRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateContextWithContext

func (_m *SageMakerAPI) UpdateContextWithContext(_a0 context.Context, _a1 *sagemaker.UpdateContextInput, _a2 ...request.Option) (*sagemaker.UpdateContextOutput, error)

UpdateContextWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateDeviceFleet

UpdateDeviceFleet provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateDeviceFleetRequest

UpdateDeviceFleetRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateDeviceFleetWithContext

func (_m *SageMakerAPI) UpdateDeviceFleetWithContext(_a0 context.Context, _a1 *sagemaker.UpdateDeviceFleetInput, _a2 ...request.Option) (*sagemaker.UpdateDeviceFleetOutput, error)

UpdateDeviceFleetWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateDevices

UpdateDevices provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateDevicesRequest

UpdateDevicesRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateDevicesWithContext

func (_m *SageMakerAPI) UpdateDevicesWithContext(_a0 context.Context, _a1 *sagemaker.UpdateDevicesInput, _a2 ...request.Option) (*sagemaker.UpdateDevicesOutput, error)

UpdateDevicesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateDomain

UpdateDomain provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateDomainRequest

UpdateDomainRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateDomainWithContext

func (_m *SageMakerAPI) UpdateDomainWithContext(_a0 context.Context, _a1 *sagemaker.UpdateDomainInput, _a2 ...request.Option) (*sagemaker.UpdateDomainOutput, error)

UpdateDomainWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateEndpoint

UpdateEndpoint provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateEndpointRequest

UpdateEndpointRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateEndpointWeightsAndCapacities

UpdateEndpointWeightsAndCapacities provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateEndpointWeightsAndCapacitiesRequest

UpdateEndpointWeightsAndCapacitiesRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateEndpointWeightsAndCapacitiesWithContext

UpdateEndpointWeightsAndCapacitiesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateEndpointWithContext

func (_m *SageMakerAPI) UpdateEndpointWithContext(_a0 context.Context, _a1 *sagemaker.UpdateEndpointInput, _a2 ...request.Option) (*sagemaker.UpdateEndpointOutput, error)

UpdateEndpointWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateExperiment

UpdateExperiment provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateExperimentRequest

UpdateExperimentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateExperimentWithContext

func (_m *SageMakerAPI) UpdateExperimentWithContext(_a0 context.Context, _a1 *sagemaker.UpdateExperimentInput, _a2 ...request.Option) (*sagemaker.UpdateExperimentOutput, error)

UpdateExperimentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateFeatureGroup added in v0.4.5

UpdateFeatureGroup provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateFeatureGroupRequest added in v0.4.5

UpdateFeatureGroupRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateFeatureGroupWithContext added in v0.4.5

func (_m *SageMakerAPI) UpdateFeatureGroupWithContext(_a0 context.Context, _a1 *sagemaker.UpdateFeatureGroupInput, _a2 ...request.Option) (*sagemaker.UpdateFeatureGroupOutput, error)

UpdateFeatureGroupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateFeatureMetadata added in v0.4.5

UpdateFeatureMetadata provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateFeatureMetadataRequest added in v0.4.5

UpdateFeatureMetadataRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateFeatureMetadataWithContext added in v0.4.5

func (_m *SageMakerAPI) UpdateFeatureMetadataWithContext(_a0 context.Context, _a1 *sagemaker.UpdateFeatureMetadataInput, _a2 ...request.Option) (*sagemaker.UpdateFeatureMetadataOutput, error)

UpdateFeatureMetadataWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateHub added in v1.2.0

UpdateHub provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateHubRequest added in v1.2.0

UpdateHubRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateHubWithContext added in v1.2.0

func (_m *SageMakerAPI) UpdateHubWithContext(_a0 context.Context, _a1 *sagemaker.UpdateHubInput, _a2 ...request.Option) (*sagemaker.UpdateHubOutput, error)

UpdateHubWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateImage

UpdateImage provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateImageRequest

UpdateImageRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateImageVersion added in v1.2.0

UpdateImageVersion provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateImageVersionRequest added in v1.2.0

UpdateImageVersionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateImageVersionWithContext added in v1.2.0

func (_m *SageMakerAPI) UpdateImageVersionWithContext(_a0 context.Context, _a1 *sagemaker.UpdateImageVersionInput, _a2 ...request.Option) (*sagemaker.UpdateImageVersionOutput, error)

UpdateImageVersionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateImageWithContext

func (_m *SageMakerAPI) UpdateImageWithContext(_a0 context.Context, _a1 *sagemaker.UpdateImageInput, _a2 ...request.Option) (*sagemaker.UpdateImageOutput, error)

UpdateImageWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateInferenceComponent added in v1.2.5

UpdateInferenceComponent provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateInferenceComponentRequest added in v1.2.5

UpdateInferenceComponentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateInferenceComponentRuntimeConfig added in v1.2.5

UpdateInferenceComponentRuntimeConfig provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateInferenceComponentRuntimeConfigRequest added in v1.2.5

UpdateInferenceComponentRuntimeConfigRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateInferenceComponentRuntimeConfigWithContext added in v1.2.5

UpdateInferenceComponentRuntimeConfigWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateInferenceComponentWithContext added in v1.2.5

func (_m *SageMakerAPI) UpdateInferenceComponentWithContext(_a0 context.Context, _a1 *sagemaker.UpdateInferenceComponentInput, _a2 ...request.Option) (*sagemaker.UpdateInferenceComponentOutput, error)

UpdateInferenceComponentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateInferenceExperiment added in v1.2.0

UpdateInferenceExperiment provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateInferenceExperimentRequest added in v1.2.0

UpdateInferenceExperimentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateInferenceExperimentWithContext added in v1.2.0

func (_m *SageMakerAPI) UpdateInferenceExperimentWithContext(_a0 context.Context, _a1 *sagemaker.UpdateInferenceExperimentInput, _a2 ...request.Option) (*sagemaker.UpdateInferenceExperimentOutput, error)

UpdateInferenceExperimentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateModelCard added in v1.2.0

UpdateModelCard provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateModelCardRequest added in v1.2.0

UpdateModelCardRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateModelCardWithContext added in v1.2.0

func (_m *SageMakerAPI) UpdateModelCardWithContext(_a0 context.Context, _a1 *sagemaker.UpdateModelCardInput, _a2 ...request.Option) (*sagemaker.UpdateModelCardOutput, error)

UpdateModelCardWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateModelPackage

UpdateModelPackage provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateModelPackageRequest

UpdateModelPackageRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateModelPackageWithContext

func (_m *SageMakerAPI) UpdateModelPackageWithContext(_a0 context.Context, _a1 *sagemaker.UpdateModelPackageInput, _a2 ...request.Option) (*sagemaker.UpdateModelPackageOutput, error)

UpdateModelPackageWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateMonitoringAlert added in v1.2.0

UpdateMonitoringAlert provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateMonitoringAlertRequest added in v1.2.0

UpdateMonitoringAlertRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateMonitoringAlertWithContext added in v1.2.0

func (_m *SageMakerAPI) UpdateMonitoringAlertWithContext(_a0 context.Context, _a1 *sagemaker.UpdateMonitoringAlertInput, _a2 ...request.Option) (*sagemaker.UpdateMonitoringAlertOutput, error)

UpdateMonitoringAlertWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateMonitoringSchedule

UpdateMonitoringSchedule provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateMonitoringScheduleRequest

UpdateMonitoringScheduleRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateMonitoringScheduleWithContext

func (_m *SageMakerAPI) UpdateMonitoringScheduleWithContext(_a0 context.Context, _a1 *sagemaker.UpdateMonitoringScheduleInput, _a2 ...request.Option) (*sagemaker.UpdateMonitoringScheduleOutput, error)

UpdateMonitoringScheduleWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateNotebookInstance

UpdateNotebookInstance provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateNotebookInstanceLifecycleConfig

UpdateNotebookInstanceLifecycleConfig provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateNotebookInstanceLifecycleConfigRequest

UpdateNotebookInstanceLifecycleConfigRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateNotebookInstanceLifecycleConfigWithContext

UpdateNotebookInstanceLifecycleConfigWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateNotebookInstanceRequest

UpdateNotebookInstanceRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateNotebookInstanceWithContext

func (_m *SageMakerAPI) UpdateNotebookInstanceWithContext(_a0 context.Context, _a1 *sagemaker.UpdateNotebookInstanceInput, _a2 ...request.Option) (*sagemaker.UpdateNotebookInstanceOutput, error)

UpdateNotebookInstanceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdatePipeline

UpdatePipeline provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdatePipelineExecution

UpdatePipelineExecution provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdatePipelineExecutionRequest

UpdatePipelineExecutionRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdatePipelineExecutionWithContext

func (_m *SageMakerAPI) UpdatePipelineExecutionWithContext(_a0 context.Context, _a1 *sagemaker.UpdatePipelineExecutionInput, _a2 ...request.Option) (*sagemaker.UpdatePipelineExecutionOutput, error)

UpdatePipelineExecutionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdatePipelineRequest

UpdatePipelineRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdatePipelineWithContext

func (_m *SageMakerAPI) UpdatePipelineWithContext(_a0 context.Context, _a1 *sagemaker.UpdatePipelineInput, _a2 ...request.Option) (*sagemaker.UpdatePipelineOutput, error)

UpdatePipelineWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateProject added in v0.3.1

UpdateProject provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateProjectRequest added in v0.3.1

UpdateProjectRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateProjectWithContext added in v0.3.1

func (_m *SageMakerAPI) UpdateProjectWithContext(_a0 context.Context, _a1 *sagemaker.UpdateProjectInput, _a2 ...request.Option) (*sagemaker.UpdateProjectOutput, error)

UpdateProjectWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateSpace added in v1.2.0

UpdateSpace provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateSpaceRequest added in v1.2.0

UpdateSpaceRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateSpaceWithContext added in v1.2.0

func (_m *SageMakerAPI) UpdateSpaceWithContext(_a0 context.Context, _a1 *sagemaker.UpdateSpaceInput, _a2 ...request.Option) (*sagemaker.UpdateSpaceOutput, error)

UpdateSpaceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateTrainingJob

UpdateTrainingJob provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateTrainingJobRequest

UpdateTrainingJobRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateTrainingJobWithContext

func (_m *SageMakerAPI) UpdateTrainingJobWithContext(_a0 context.Context, _a1 *sagemaker.UpdateTrainingJobInput, _a2 ...request.Option) (*sagemaker.UpdateTrainingJobOutput, error)

UpdateTrainingJobWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateTrial

UpdateTrial provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateTrialComponent

UpdateTrialComponent provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateTrialComponentRequest

UpdateTrialComponentRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateTrialComponentWithContext

func (_m *SageMakerAPI) UpdateTrialComponentWithContext(_a0 context.Context, _a1 *sagemaker.UpdateTrialComponentInput, _a2 ...request.Option) (*sagemaker.UpdateTrialComponentOutput, error)

UpdateTrialComponentWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateTrialRequest

UpdateTrialRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateTrialWithContext

func (_m *SageMakerAPI) UpdateTrialWithContext(_a0 context.Context, _a1 *sagemaker.UpdateTrialInput, _a2 ...request.Option) (*sagemaker.UpdateTrialOutput, error)

UpdateTrialWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateUserProfile

UpdateUserProfile provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateUserProfileRequest

UpdateUserProfileRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateUserProfileWithContext

func (_m *SageMakerAPI) UpdateUserProfileWithContext(_a0 context.Context, _a1 *sagemaker.UpdateUserProfileInput, _a2 ...request.Option) (*sagemaker.UpdateUserProfileOutput, error)

UpdateUserProfileWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateWorkforce

UpdateWorkforce provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateWorkforceRequest

UpdateWorkforceRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateWorkforceWithContext

func (_m *SageMakerAPI) UpdateWorkforceWithContext(_a0 context.Context, _a1 *sagemaker.UpdateWorkforceInput, _a2 ...request.Option) (*sagemaker.UpdateWorkforceOutput, error)

UpdateWorkforceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) UpdateWorkteam

UpdateWorkteam provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateWorkteamRequest

UpdateWorkteamRequest provides a mock function with given fields: _a0

func (*SageMakerAPI) UpdateWorkteamWithContext

func (_m *SageMakerAPI) UpdateWorkteamWithContext(_a0 context.Context, _a1 *sagemaker.UpdateWorkteamInput, _a2 ...request.Option) (*sagemaker.UpdateWorkteamOutput, error)

UpdateWorkteamWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) WaitUntilEndpointDeleted

func (_m *SageMakerAPI) WaitUntilEndpointDeleted(_a0 *sagemaker.DescribeEndpointInput) error

WaitUntilEndpointDeleted provides a mock function with given fields: _a0

func (*SageMakerAPI) WaitUntilEndpointDeletedWithContext

func (_m *SageMakerAPI) WaitUntilEndpointDeletedWithContext(_a0 context.Context, _a1 *sagemaker.DescribeEndpointInput, _a2 ...request.WaiterOption) error

WaitUntilEndpointDeletedWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) WaitUntilEndpointInService

func (_m *SageMakerAPI) WaitUntilEndpointInService(_a0 *sagemaker.DescribeEndpointInput) error

WaitUntilEndpointInService provides a mock function with given fields: _a0

func (*SageMakerAPI) WaitUntilEndpointInServiceWithContext

func (_m *SageMakerAPI) WaitUntilEndpointInServiceWithContext(_a0 context.Context, _a1 *sagemaker.DescribeEndpointInput, _a2 ...request.WaiterOption) error

WaitUntilEndpointInServiceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) WaitUntilImageCreated added in v0.3.1

func (_m *SageMakerAPI) WaitUntilImageCreated(_a0 *sagemaker.DescribeImageInput) error

WaitUntilImageCreated provides a mock function with given fields: _a0

func (*SageMakerAPI) WaitUntilImageCreatedWithContext added in v0.3.1

func (_m *SageMakerAPI) WaitUntilImageCreatedWithContext(_a0 context.Context, _a1 *sagemaker.DescribeImageInput, _a2 ...request.WaiterOption) error

WaitUntilImageCreatedWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) WaitUntilImageDeleted added in v0.3.1

func (_m *SageMakerAPI) WaitUntilImageDeleted(_a0 *sagemaker.DescribeImageInput) error

WaitUntilImageDeleted provides a mock function with given fields: _a0

func (*SageMakerAPI) WaitUntilImageDeletedWithContext added in v0.3.1

func (_m *SageMakerAPI) WaitUntilImageDeletedWithContext(_a0 context.Context, _a1 *sagemaker.DescribeImageInput, _a2 ...request.WaiterOption) error

WaitUntilImageDeletedWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) WaitUntilImageUpdated added in v0.3.1

func (_m *SageMakerAPI) WaitUntilImageUpdated(_a0 *sagemaker.DescribeImageInput) error

WaitUntilImageUpdated provides a mock function with given fields: _a0

func (*SageMakerAPI) WaitUntilImageUpdatedWithContext added in v0.3.1

func (_m *SageMakerAPI) WaitUntilImageUpdatedWithContext(_a0 context.Context, _a1 *sagemaker.DescribeImageInput, _a2 ...request.WaiterOption) error

WaitUntilImageUpdatedWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) WaitUntilImageVersionCreated added in v0.3.1

func (_m *SageMakerAPI) WaitUntilImageVersionCreated(_a0 *sagemaker.DescribeImageVersionInput) error

WaitUntilImageVersionCreated provides a mock function with given fields: _a0

func (*SageMakerAPI) WaitUntilImageVersionCreatedWithContext added in v0.3.1

func (_m *SageMakerAPI) WaitUntilImageVersionCreatedWithContext(_a0 context.Context, _a1 *sagemaker.DescribeImageVersionInput, _a2 ...request.WaiterOption) error

WaitUntilImageVersionCreatedWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) WaitUntilImageVersionDeleted added in v0.3.1

func (_m *SageMakerAPI) WaitUntilImageVersionDeleted(_a0 *sagemaker.DescribeImageVersionInput) error

WaitUntilImageVersionDeleted provides a mock function with given fields: _a0

func (*SageMakerAPI) WaitUntilImageVersionDeletedWithContext added in v0.3.1

func (_m *SageMakerAPI) WaitUntilImageVersionDeletedWithContext(_a0 context.Context, _a1 *sagemaker.DescribeImageVersionInput, _a2 ...request.WaiterOption) error

WaitUntilImageVersionDeletedWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) WaitUntilNotebookInstanceDeleted

func (_m *SageMakerAPI) WaitUntilNotebookInstanceDeleted(_a0 *sagemaker.DescribeNotebookInstanceInput) error

WaitUntilNotebookInstanceDeleted provides a mock function with given fields: _a0

func (*SageMakerAPI) WaitUntilNotebookInstanceDeletedWithContext

func (_m *SageMakerAPI) WaitUntilNotebookInstanceDeletedWithContext(_a0 context.Context, _a1 *sagemaker.DescribeNotebookInstanceInput, _a2 ...request.WaiterOption) error

WaitUntilNotebookInstanceDeletedWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) WaitUntilNotebookInstanceInService

func (_m *SageMakerAPI) WaitUntilNotebookInstanceInService(_a0 *sagemaker.DescribeNotebookInstanceInput) error

WaitUntilNotebookInstanceInService provides a mock function with given fields: _a0

func (*SageMakerAPI) WaitUntilNotebookInstanceInServiceWithContext

func (_m *SageMakerAPI) WaitUntilNotebookInstanceInServiceWithContext(_a0 context.Context, _a1 *sagemaker.DescribeNotebookInstanceInput, _a2 ...request.WaiterOption) error

WaitUntilNotebookInstanceInServiceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) WaitUntilNotebookInstanceStopped

func (_m *SageMakerAPI) WaitUntilNotebookInstanceStopped(_a0 *sagemaker.DescribeNotebookInstanceInput) error

WaitUntilNotebookInstanceStopped provides a mock function with given fields: _a0

func (*SageMakerAPI) WaitUntilNotebookInstanceStoppedWithContext

func (_m *SageMakerAPI) WaitUntilNotebookInstanceStoppedWithContext(_a0 context.Context, _a1 *sagemaker.DescribeNotebookInstanceInput, _a2 ...request.WaiterOption) error

WaitUntilNotebookInstanceStoppedWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) WaitUntilProcessingJobCompletedOrStopped

func (_m *SageMakerAPI) WaitUntilProcessingJobCompletedOrStopped(_a0 *sagemaker.DescribeProcessingJobInput) error

WaitUntilProcessingJobCompletedOrStopped provides a mock function with given fields: _a0

func (*SageMakerAPI) WaitUntilProcessingJobCompletedOrStoppedWithContext

func (_m *SageMakerAPI) WaitUntilProcessingJobCompletedOrStoppedWithContext(_a0 context.Context, _a1 *sagemaker.DescribeProcessingJobInput, _a2 ...request.WaiterOption) error

WaitUntilProcessingJobCompletedOrStoppedWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) WaitUntilTrainingJobCompletedOrStopped

func (_m *SageMakerAPI) WaitUntilTrainingJobCompletedOrStopped(_a0 *sagemaker.DescribeTrainingJobInput) error

WaitUntilTrainingJobCompletedOrStopped provides a mock function with given fields: _a0

func (*SageMakerAPI) WaitUntilTrainingJobCompletedOrStoppedWithContext

func (_m *SageMakerAPI) WaitUntilTrainingJobCompletedOrStoppedWithContext(_a0 context.Context, _a1 *sagemaker.DescribeTrainingJobInput, _a2 ...request.WaiterOption) error

WaitUntilTrainingJobCompletedOrStoppedWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*SageMakerAPI) WaitUntilTransformJobCompletedOrStopped

func (_m *SageMakerAPI) WaitUntilTransformJobCompletedOrStopped(_a0 *sagemaker.DescribeTransformJobInput) error

WaitUntilTransformJobCompletedOrStopped provides a mock function with given fields: _a0

func (*SageMakerAPI) WaitUntilTransformJobCompletedOrStoppedWithContext

func (_m *SageMakerAPI) WaitUntilTransformJobCompletedOrStoppedWithContext(_a0 context.Context, _a1 *sagemaker.DescribeTransformJobInput, _a2 ...request.WaiterOption) error

WaitUntilTransformJobCompletedOrStoppedWithContext provides a mock function with given fields: _a0, _a1, _a2

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL