From 4fc650e460410853d32837deed6846cb17cbd6bf Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Fri, 31 Mar 2023 16:57:46 +0100 Subject: python/python3-boto3: Added (Python API for AWS) Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- python/python3-boto3/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 python/python3-boto3/README (limited to 'python/python3-boto3/README') 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. -- cgit v1.2.3