Expand description

Output structures for operations.

Modules

Structs

Amazon ML returns the following elements.

Represents the output of a CreateBatchPrediction operation, and is an acknowledgement that Amazon ML received the request.

Represents the output of a CreateDataSourceFromRDS operation, and is an acknowledgement that Amazon ML received the request.

Represents the output of a CreateDataSourceFromRedshift operation, and is an acknowledgement that Amazon ML received the request.

Represents the output of a CreateDataSourceFromS3 operation, and is an acknowledgement that Amazon ML received the request.

Represents the output of a CreateEvaluation operation, and is an acknowledgement that Amazon ML received the request.

Represents the output of a CreateMLModel operation, and is an acknowledgement that Amazon ML received the request.

Represents the output of an CreateRealtimeEndpoint operation.

Represents the output of a DeleteBatchPrediction operation.

Represents the output of a DeleteDataSource operation.

Represents the output of a DeleteEvaluation operation. The output indicates that Amazon Machine Learning (Amazon ML) received the request.

Represents the output of a DeleteMLModel operation.

Represents the output of an DeleteRealtimeEndpoint operation.

Amazon ML returns the following elements.

Represents the output of a DescribeBatchPredictions operation. The content is essentially a list of BatchPredictions.

Represents the query results from a DescribeDataSources operation. The content is essentially a list of DataSource.

Represents the query results from a DescribeEvaluations operation. The content is essentially a list of Evaluation.

Represents the output of a DescribeMLModels operation. The content is essentially a list of MLModel.

Amazon ML returns the following elements.

Represents the output of a GetBatchPrediction operation and describes a BatchPrediction.

Represents the output of a GetDataSource operation and describes a DataSource.

Represents the output of a GetEvaluation operation and describes an Evaluation.

Represents the output of a GetMLModel operation, and provides detailed information about a MLModel.

Represents the output of an UpdateBatchPrediction operation.

Represents the output of an UpdateDataSource operation.

Represents the output of an UpdateEvaluation operation.

Represents the output of an UpdateMLModel operation.