# Packages
No description provided by the author
# Functions
EndpointResolverFromURL returns an EndpointResolver configured using the provided endpoint url.
New returns an initialized Client based on the functional options.
NewBatchPredictionAvailableWaiter constructs a BatchPredictionAvailableWaiter.
NewDataSourceAvailableWaiter constructs a DataSourceAvailableWaiter.
NewDefaultEndpointResolver constructs a new service endpoint resolver.
No description provided by the author
NewDescribeBatchPredictionsPaginator returns a new DescribeBatchPredictionsPaginator.
NewDescribeDataSourcesPaginator returns a new DescribeDataSourcesPaginator.
NewDescribeEvaluationsPaginator returns a new DescribeEvaluationsPaginator.
NewDescribeMLModelsPaginator returns a new DescribeMLModelsPaginator.
NewEvaluationAvailableWaiter constructs a EvaluationAvailableWaiter.
NewFromConfig returns a new client from the provided config.
NewMLModelAvailableWaiter constructs a MLModelAvailableWaiter.
WithAPIOptions returns a functional option for setting the Client's APIOptions option.
Deprecated: EndpointResolver and WithEndpointResolver.
WithEndpointResolverV2 returns a functional option for setting the Client's EndpointResolverV2 option.
WithSigV4SigningName applies an override to the authentication workflow to use the given signing name for SigV4-authenticated operations.
WithSigV4SigningRegion applies an override to the authentication workflow to use the given signing region for SigV4-authenticated operations.
# 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.
AuthResolverParameters contains the set of inputs necessary for auth scheme resolution.
BatchPredictionAvailableWaiter defines the waiters for BatchPredictionAvailable.
BatchPredictionAvailableWaiterOptions are waiter options for BatchPredictionAvailableWaiter.
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.
DataSourceAvailableWaiter defines the waiters for DataSourceAvailable.
DataSourceAvailableWaiterOptions are waiter options for DataSourceAvailableWaiter.
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.
EndpointParameters provides the parameters that influence how endpoints are resolved.
EvaluationAvailableWaiter defines the waiters for EvaluationAvailable.
EvaluationAvailableWaiterOptions are waiter options for EvaluationAvailableWaiter.
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 .
MLModelAvailableWaiter defines the waiters for MLModelAvailable.
MLModelAvailableWaiterOptions are waiter options for MLModelAvailableWaiter.
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
AuthSchemeResolver returns a set of possible authentication options for an operation.
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.
EndpointResolverV2 provides the 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.