| Class | Description | 
|---|---|
| AddTagsRequest | |
| AddTagsResult | 
 Amazon ML returns the following elements. | 
| BatchPrediction | 
 Represents the output of a  GetBatchPredictionoperation. | 
| CreateBatchPredictionRequest | |
| CreateBatchPredictionResult | 
 Represents the output of a  CreateBatchPredictionoperation, and is an acknowledgement that Amazon ML
 received the request. | 
| CreateDataSourceFromRDSRequest | |
| CreateDataSourceFromRDSResult | 
 Represents the output of a  CreateDataSourceFromRDSoperation, and is an acknowledgement that Amazon ML
 received the request. | 
| CreateDataSourceFromRedshiftRequest | |
| CreateDataSourceFromRedshiftResult | 
 Represents the output of a  CreateDataSourceFromRedshiftoperation, and is an acknowledgement that Amazon
 ML received the request. | 
| CreateDataSourceFromS3Request | |
| CreateDataSourceFromS3Result | 
 Represents the output of a  CreateDataSourceFromS3operation, and is an acknowledgement that Amazon ML
 received the request. | 
| CreateEvaluationRequest | |
| CreateEvaluationResult | 
 Represents the output of a  CreateEvaluationoperation, and is an acknowledgement that Amazon ML received
 the request. | 
| CreateMLModelRequest | |
| CreateMLModelResult | 
 Represents the output of a  CreateMLModeloperation, and is an acknowledgement that Amazon ML received
 the request. | 
| CreateRealtimeEndpointRequest | |
| CreateRealtimeEndpointResult | 
 Represents the output of an  CreateRealtimeEndpointoperation. | 
| DataSource | 
 Represents the output of the  GetDataSourceoperation. | 
| DeleteBatchPredictionRequest | |
| DeleteBatchPredictionResult | 
 Represents the output of a  DeleteBatchPredictionoperation. | 
| DeleteDataSourceRequest | |
| DeleteDataSourceResult | 
 Represents the output of a  DeleteDataSourceoperation. | 
| DeleteEvaluationRequest | |
| DeleteEvaluationResult | 
 Represents the output of a  DeleteEvaluationoperation. | 
| DeleteMLModelRequest | |
| DeleteMLModelResult | 
 Represents the output of a  DeleteMLModeloperation. | 
| DeleteRealtimeEndpointRequest | |
| DeleteRealtimeEndpointResult | 
 Represents the output of an  DeleteRealtimeEndpointoperation. | 
| DeleteTagsRequest | |
| DeleteTagsResult | 
 Amazon ML returns the following elements. | 
| DescribeBatchPredictionsRequest | |
| DescribeBatchPredictionsResult | 
 Represents the output of a  DescribeBatchPredictionsoperation. | 
| DescribeDataSourcesRequest | |
| DescribeDataSourcesResult | 
 Represents the query results from a DescribeDataSources operation. | 
| DescribeEvaluationsRequest | |
| DescribeEvaluationsResult | 
 Represents the query results from a  DescribeEvaluationsoperation. | 
| DescribeMLModelsRequest | |
| DescribeMLModelsResult | 
 Represents the output of a  DescribeMLModelsoperation. | 
| DescribeTagsRequest | |
| DescribeTagsResult | 
 Amazon ML returns the following elements. | 
| Evaluation | 
 Represents the output of  GetEvaluationoperation. | 
| GetBatchPredictionRequest | |
| GetBatchPredictionResult | 
 Represents the output of a  GetBatchPredictionoperation and describes aBatchPrediction. | 
| GetDataSourceRequest | |
| GetDataSourceResult | 
 Represents the output of a  GetDataSourceoperation and describes aDataSource. | 
| GetEvaluationRequest | |
| GetEvaluationResult | 
 Represents the output of a  GetEvaluationoperation and describes anEvaluation. | 
| GetMLModelRequest | |
| GetMLModelResult | 
 Represents the output of a  GetMLModeloperation, and provides detailed information about aMLModel. | 
| MLModel | 
 Represents the output of a  GetMLModeloperation. | 
| PerformanceMetrics | 
 Measurements of how well the  MLModelperformed on known observations. | 
| Prediction | 
 The output from a  Predictoperation: | 
| PredictRequest | |
| PredictResult | |
| RDSDatabase | 
 The database details of an Amazon RDS database. | 
| RDSDatabaseCredentials | 
 The database credentials to connect to a database on an RDS DB instance. | 
| RDSDataSpec | 
 The data specification of an Amazon Relational Database Service (Amazon RDS)  DataSource. | 
| RDSMetadata | 
 The datasource details that are specific to Amazon RDS. | 
| RealtimeEndpointInfo | 
 Describes the real-time endpoint information for an  MLModel. | 
| RedshiftDatabase | 
 Describes the database details required to connect to an Amazon Redshift database. | 
| RedshiftDatabaseCredentials | 
 Describes the database credentials for connecting to a database on an Amazon Redshift cluster. | 
| RedshiftDataSpec | 
 Describes the data specification of an Amazon Redshift  DataSource. | 
| RedshiftMetadata | 
 Describes the  DataSourcedetails specific to Amazon Redshift. | 
| S3DataSpec | 
 Describes the data specification of a  DataSource. | 
| Tag | 
 A custom key-value pair associated with an ML object, such as an ML model. | 
| UpdateBatchPredictionRequest | |
| UpdateBatchPredictionResult | 
 Represents the output of an  UpdateBatchPredictionoperation. | 
| UpdateDataSourceRequest | |
| UpdateDataSourceResult | 
 Represents the output of an  UpdateDataSourceoperation. | 
| UpdateEvaluationRequest | |
| UpdateEvaluationResult | 
 Represents the output of an  UpdateEvaluationoperation. | 
| UpdateMLModelRequest | |
| UpdateMLModelResult | 
 Represents the output of an  UpdateMLModeloperation. | 
| Enum | Description | 
|---|---|
| Algorithm | 
 The function used to train an  MLModel. | 
| BatchPredictionFilterVariable | 
 A list of the variables to use in searching or filtering  BatchPrediction. | 
| DataSourceFilterVariable | 
 A list of the variables to use in searching or filtering  DataSource. | 
| DetailsAttributes | Contains the key values of  DetailsMap:PredictiveModelType- Indicates the type of theMLModel. | 
| EntityStatus | 
 Object status with the following possible values: | 
| EvaluationFilterVariable | 
 A list of the variables to use in searching or filtering  Evaluation. | 
| MLModelFilterVariable | |
| MLModelType | |
| RealtimeEndpointStatus | |
| SortOrder | 
 The sort order specified in a listing condition. | 
| TaggableResourceType | 
| Exception | Description | 
|---|---|
| AmazonMachineLearningException | Base exception for all service exceptions thrown by Amazon Machine Learning | 
| IdempotentParameterMismatchException | 
 A second request to use or change an object was not allowed. | 
| InternalServerException | 
 An error on the server occurred when trying to process a request. | 
| InvalidInputException | 
 An error on the client occurred. | 
| InvalidTagException | |
| LimitExceededException | 
 The subscriber exceeded the maximum number of operations. | 
| PredictorNotMountedException | 
 The exception is thrown when a predict request is made to an unmounted  MLModel. | 
| ResourceNotFoundException | 
 A specified resource cannot be located. | 
| TagLimitExceededException | 
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.