summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
authorkyleknap <kyleknap@amazon.com>2015-01-29 13:38:50 -0800
committerkyleknap <kyleknap@amazon.com>2015-04-08 15:47:32 -0700
commitab32d5723647937f69360805013662785f585460 (patch)
treef1c53c3caaa07caadbe43904f887d8320fee0d4e /docs/source
parentb8ea7a04c5217ce3db152c264590c387b94d2824 (diff)
downloadboto-ab32d5723647937f69360805013662785f585460.tar.gz
Add support for Amazon Machine Learning
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/index.rst1
-rw-r--r--docs/source/ref/machinelearning.rst26
2 files changed, 27 insertions, 0 deletions
diff --git a/docs/source/index.rst b/docs/source/index.rst
index 9647406a..a5aa0b00 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -82,6 +82,7 @@ Currently Supported Services
* :doc:`Simple Email Service (SES) <ses_tut>` -- (:doc:`API Reference <ref/ses>`) (Python 3)
* Amazon Cognito Identity -- (:doc:`API Reference <ref/cognito-identity>`) (Python 3)
* Amazon Cognito Sync -- (:doc:`API Reference <ref/cognito-sync>`) (Python 3)
+ * Amazon Machine Learning -- (:doc:`API Reference <ref/machinelearning>`) (Python 3)
* **Monitoring**
diff --git a/docs/source/ref/machinelearning.rst b/docs/source/ref/machinelearning.rst
new file mode 100644
index 00000000..cfa79467
--- /dev/null
+++ b/docs/source/ref/machinelearning.rst
@@ -0,0 +1,26 @@
+.. ref-machinelearning
+
+================
+Machine Learning
+================
+
+boto.machinelearning
+--------------------
+
+.. automodule:: boto.machinelearning
+ :members:
+ :undoc-members:
+
+boto.machinelearning.layer1
+---------------------------
+
+.. automodule:: boto.machinelearning.layer1
+ :members:
+ :undoc-members:
+
+boto.machinelearning.exceptions
+-------------------------------
+
+.. automodule:: boto.machinelearning.exceptions
+ :members:
+ :undoc-members: