amazonka-ml-1.3.3: Amazon Machine Learning SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.MachineLearning.Waiters

Description

 

Synopsis

Documentation

mLModelAvailable :: Wait DescribeMLModels Source

Polls DescribeMLModels every 30 seconds until a successful state is reached. An error is returned after 60 failed checks.

batchPredictionAvailable :: Wait DescribeBatchPredictions Source

Polls DescribeBatchPredictions every 30 seconds until a successful state is reached. An error is returned after 60 failed checks.

dataSourceAvailable :: Wait DescribeDataSources Source

Polls DescribeDataSources every 30 seconds until a successful state is reached. An error is returned after 60 failed checks.

evaluationAvailable :: Wait DescribeEvaluations Source

Polls DescribeEvaluations every 30 seconds until a successful state is reached. An error is returned after 60 failed checks.