summaryrefslogtreecommitdiffstats
path: root/python/boto3/README
diff options
context:
space:
mode:
Diffstat (limited to 'python/boto3/README')
-rw-r--r--python/boto3/README7
1 files changed, 0 insertions, 7 deletions
diff --git a/python/boto3/README b/python/boto3/README
deleted file mode 100644
index 04621bbb23..0000000000
--- a/python/boto3/README
+++ /dev/null
@@ -1,7 +0,0 @@
-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.
-
-Note: boto3 can be installed alongside boto.