summaryrefslogtreecommitdiffstats
path: root/python/python3-boto3/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-boto3/README')
-rw-r--r--python/python3-boto3/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/python3-boto3/README b/python/python3-boto3/README
new file mode 100644
index 0000000000..c246d39573
--- /dev/null
+++ b/python/python3-boto3/README
@@ -0,0 +1,7 @@
+Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK)
+for Python, which allows Python developers to write software that
+makes use of services like Amazon S3 and Amazon EC2. You can find the
+latest, most up to date, documentation at `Read the Docs`_, including
+a list of services that are supported.
+
+This is the Python 3 build of boto3.