AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Classes | Typedefs | Enumerations
Aws::MachineLearning Namespace Reference

Namespaces

 MachineLearningEndpoint
 
 MachineLearningErrorMapper
 
 Model
 

Classes

class  MachineLearningClient
 
class  MachineLearningRequest
 

Typedefs

typedef std::function< void(const MachineLearningClient *, const Model::AddTagsRequest &, const Model::AddTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AddTagsResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::CreateBatchPredictionRequest &, const Model::CreateBatchPredictionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateBatchPredictionResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::CreateDataSourceFromRDSRequest &, const Model::CreateDataSourceFromRDSOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDataSourceFromRDSResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::CreateDataSourceFromRedshiftRequest &, const Model::CreateDataSourceFromRedshiftOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDataSourceFromRedshiftResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::CreateDataSourceFromS3Request &, const Model::CreateDataSourceFromS3Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDataSourceFromS3ResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::CreateEvaluationRequest &, const Model::CreateEvaluationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateEvaluationResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::CreateMLModelRequest &, const Model::CreateMLModelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateMLModelResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::CreateRealtimeEndpointRequest &, const Model::CreateRealtimeEndpointOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateRealtimeEndpointResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::DeleteBatchPredictionRequest &, const Model::DeleteBatchPredictionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteBatchPredictionResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::DeleteDataSourceRequest &, const Model::DeleteDataSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDataSourceResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::DeleteEvaluationRequest &, const Model::DeleteEvaluationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteEvaluationResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::DeleteMLModelRequest &, const Model::DeleteMLModelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteMLModelResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::DeleteRealtimeEndpointRequest &, const Model::DeleteRealtimeEndpointOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteRealtimeEndpointResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::DeleteTagsRequest &, const Model::DeleteTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteTagsResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::DescribeBatchPredictionsRequest &, const Model::DescribeBatchPredictionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeBatchPredictionsResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::DescribeDataSourcesRequest &, const Model::DescribeDataSourcesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeDataSourcesResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::DescribeEvaluationsRequest &, const Model::DescribeEvaluationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeEvaluationsResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::DescribeMLModelsRequest &, const Model::DescribeMLModelsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeMLModelsResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::DescribeTagsRequest &, const Model::DescribeTagsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeTagsResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::GetBatchPredictionRequest &, const Model::GetBatchPredictionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetBatchPredictionResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::GetDataSourceRequest &, const Model::GetDataSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDataSourceResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::GetEvaluationRequest &, const Model::GetEvaluationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetEvaluationResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::GetMLModelRequest &, const Model::GetMLModelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetMLModelResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::PredictRequest &, const Model::PredictOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PredictResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::UpdateBatchPredictionRequest &, const Model::UpdateBatchPredictionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateBatchPredictionResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::UpdateDataSourceRequest &, const Model::UpdateDataSourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateDataSourceResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::UpdateEvaluationRequest &, const Model::UpdateEvaluationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateEvaluationResponseReceivedHandler
 
typedef std::function< void(const MachineLearningClient *, const Model::UpdateMLModelRequest &, const Model::UpdateMLModelOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateMLModelResponseReceivedHandler
 

Enumerations

enum  MachineLearningErrors {
  MachineLearningErrors::INCOMPLETE_SIGNATURE = 0, MachineLearningErrors::INTERNAL_FAILURE = 1, MachineLearningErrors::INVALID_ACTION = 2, MachineLearningErrors::INVALID_CLIENT_TOKEN_ID = 3,
  MachineLearningErrors::INVALID_PARAMETER_COMBINATION = 4, MachineLearningErrors::INVALID_QUERY_PARAMETER = 5, MachineLearningErrors::INVALID_PARAMETER_VALUE = 6, MachineLearningErrors::MISSING_ACTION = 7,
  MachineLearningErrors::MISSING_AUTHENTICATION_TOKEN = 8, MachineLearningErrors::MISSING_PARAMETER = 9, MachineLearningErrors::OPT_IN_REQUIRED = 10, MachineLearningErrors::REQUEST_EXPIRED = 11,
  MachineLearningErrors::SERVICE_UNAVAILABLE = 12, MachineLearningErrors::THROTTLING = 13, MachineLearningErrors::VALIDATION = 14, MachineLearningErrors::ACCESS_DENIED = 15,
  MachineLearningErrors::RESOURCE_NOT_FOUND = 16, MachineLearningErrors::UNRECOGNIZED_CLIENT = 17, MachineLearningErrors::MALFORMED_QUERY_STRING = 18, MachineLearningErrors::NETWORK_CONNECTION = 99,
  MachineLearningErrors::UNKNOWN = 100, MachineLearningErrors::IDEMPOTENT_PARAMETER_MISMATCH = static_cast<int>(Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1, MachineLearningErrors::INTERNAL_SERVER, MachineLearningErrors::INVALID_INPUT,
  MachineLearningErrors::INVALID_TAG, MachineLearningErrors::LIMIT_EXCEEDED, MachineLearningErrors::PREDICTOR_NOT_MOUNTED, MachineLearningErrors::TAG_LIMIT_EXCEEDED
}
 

Typedef Documentation

Definition at line 184 of file MachineLearningClient.h.

Definition at line 187 of file MachineLearningClient.h.

Definition at line 188 of file MachineLearningClient.h.

Definition at line 189 of file MachineLearningClient.h.

Definition at line 190 of file MachineLearningClient.h.

Definition at line 191 of file MachineLearningClient.h.

Definition at line 192 of file MachineLearningClient.h.

Definition at line 193 of file MachineLearningClient.h.

Definition at line 194 of file MachineLearningClient.h.

Definition at line 195 of file MachineLearningClient.h.

Definition at line 196 of file MachineLearningClient.h.

Definition at line 197 of file MachineLearningClient.h.

Definition at line 198 of file MachineLearningClient.h.

Definition at line 199 of file MachineLearningClient.h.

Definition at line 200 of file MachineLearningClient.h.

Definition at line 201 of file MachineLearningClient.h.

Definition at line 202 of file MachineLearningClient.h.

Definition at line 203 of file MachineLearningClient.h.

Definition at line 204 of file MachineLearningClient.h.

Definition at line 205 of file MachineLearningClient.h.

Definition at line 206 of file MachineLearningClient.h.

Definition at line 207 of file MachineLearningClient.h.

Definition at line 208 of file MachineLearningClient.h.

Definition at line 209 of file MachineLearningClient.h.

Definition at line 210 of file MachineLearningClient.h.

Definition at line 211 of file MachineLearningClient.h.

Definition at line 212 of file MachineLearningClient.h.

Definition at line 213 of file MachineLearningClient.h.

Enumeration Type Documentation

Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
NETWORK_CONNECTION 
UNKNOWN 
IDEMPOTENT_PARAMETER_MISMATCH 
INTERNAL_SERVER 
INVALID_INPUT 
INVALID_TAG 
LIMIT_EXCEEDED 
PREDICTOR_NOT_MOUNTED 
TAG_LIMIT_EXCEEDED 

Definition at line 24 of file MachineLearningErrors.h.