# Packages
No description provided by the author
# Functions
New returns an initialized Client based on the functional options.
NewDefaultEndpointResolver constructs a new service endpoint resolver.
NewDescribeBatchPredictionsPaginator returns a new DescribeBatchPredictionsPaginator.
NewDescribeDataSourcesPaginator returns a new DescribeDataSourcesPaginator.
NewDescribeEvaluationsPaginator returns a new DescribeEvaluationsPaginator.
NewDescribeMLModelsPaginator returns a new DescribeMLModelsPaginator.
NewFromConfig returns a new client from the provided config.
WithEndpointResolver returns an EndpointResolver that first delegates endpoint resolution to the awsResolver.
# Constants
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
Amazon ML returns the following elements.
Client provides the API client to make operations call for Amazon Machine Learning.
No description provided by the author
Represents the output of a CreateBatchPrediction operation, and is an acknowledgement that Amazon ML received the request.
No description provided by the author
Represents the output of a CreateDataSourceFromRDS operation, and is an acknowledgement that Amazon ML received the request.
No description provided by the author
Represents the output of a CreateDataSourceFromRedshift operation, and is an acknowledgement that Amazon ML received the request.
No description provided by the author
Represents the output of a CreateDataSourceFromS3 operation, and is an acknowledgement that Amazon ML received the request.
No description provided by the author
Represents the output of a CreateEvaluation operation, and is an acknowledgement that Amazon ML received the request.
No description provided by the author
Represents the output of a CreateMLModel operation, and is an acknowledgement that Amazon ML received the request.
No description provided by the author
Represents the output of an CreateRealtimeEndpoint operation.
No description provided by the author
Represents the output of a DeleteBatchPrediction operation.
No description provided by the author
Represents the output of a DeleteDataSource operation.
No description provided by the author
Represents the output of a DeleteEvaluation operation.
No description provided by the author
Represents the output of a DeleteMLModel operation.
No description provided by the author
Represents the output of an DeleteRealtimeEndpoint operation.
No description provided by the author
Amazon ML returns the following elements.
No description provided by the author
Represents the output of a DescribeBatchPredictions operation.
DescribeBatchPredictionsPaginator is a paginator for DescribeBatchPredictions.
DescribeBatchPredictionsPaginatorOptions is the paginator options for DescribeBatchPredictions.
No description provided by the author
Represents the query results from a DescribeDataSources operation.
DescribeDataSourcesPaginator is a paginator for DescribeDataSources.
DescribeDataSourcesPaginatorOptions is the paginator options for DescribeDataSources.
No description provided by the author
Represents the query results from a DescribeEvaluations operation.
DescribeEvaluationsPaginator is a paginator for DescribeEvaluations.
DescribeEvaluationsPaginatorOptions is the paginator options for DescribeEvaluations.
No description provided by the author
Represents the output of a DescribeMLModels operation.
DescribeMLModelsPaginator is a paginator for DescribeMLModels.
DescribeMLModelsPaginatorOptions is the paginator options for DescribeMLModels.
No description provided by the author
Amazon ML returns the following elements.
No description provided by the author
Represents the output of a GetBatchPrediction operation and describes a BatchPrediction.
No description provided by the author
Represents the output of a GetDataSource operation and describes a DataSource.
No description provided by the author
Represents the output of a GetEvaluation operation and describes an Evaluation.
No description provided by the author
Represents the output of a GetMLModel operation, and provides detailed information about a MLModel.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Represents the output of an UpdateBatchPrediction operation.
No description provided by the author
Represents the output of an UpdateDataSource operation.
No description provided by the author
Represents the output of an UpdateEvaluation operation.
No description provided by the author
Represents the output of an UpdateMLModel operation.
# Interfaces
DescribeBatchPredictionsAPIClient is a client that implements the DescribeBatchPredictions operation.
DescribeDataSourcesAPIClient is a client that implements the DescribeDataSources operation.
DescribeEvaluationsAPIClient is a client that implements the DescribeEvaluations operation.
DescribeMLModelsAPIClient is a client that implements the DescribeMLModels operation.
EndpointResolver interface for resolving service endpoints.
No description provided by the author
No description provided by the author
# Type aliases
EndpointResolverFunc is a helper utility that wraps a function so it satisfies the EndpointResolver interface.
EndpointResolverOptions is the service endpoint resolver options.