summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index f14e4832..c7de6205 100644
--- a/README.rst
+++ b/README.rst
@@ -5,10 +5,10 @@ boto 2.32.1
Released: 04-Aug-2014
-.. image:: https://travis-ci.org/boto/boto.png?branch=develop
+.. image:: https://travis-ci.org/boto/boto.svg?branch=develop
:target: https://travis-ci.org/boto/boto
-.. image:: https://pypip.in/d/boto/badge.png
+.. image:: https://pypip.in/d/boto/badge.svg
:target: https://pypi.python.org/pypi/boto/
************
@@ -67,6 +67,8 @@ At the moment, boto supports:
* Amazon Simple Queue Service (SQS) (Python 3)
* Amazon Simple Notification Server (SNS) (Python 3)
* Amazon Simple Email Service (SES) (Python 3)
+ * Amazon Cognito Identity (Python 3)
+ * Amazon Cognito Sync (Python 3)
* Monitoring
@@ -76,6 +78,7 @@ At the moment, boto supports:
* Networking
* Amazon Route53 (Python 3)
+ * Amazon Route 53 Domains (Python 3)
* Amazon Virtual Private Cloud (VPC) (Python 3)
* Elastic Load Balancing (ELB) (Python 3)
* AWS Direct Connect (Python 3)