Difference between revisions of "Boto3"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
[[wikipedia:Boto3]] ([[AWS timeline|Jun 2015]]) <ref>https://aws.amazon.com/blogs/aws/now-available-aws-sdk-for-python-3-boto3/</ref> AWS [[Python]] library.
 
[[wikipedia:Boto3]] ([[AWS timeline|Jun 2015]]) <ref>https://aws.amazon.com/blogs/aws/now-available-aws-sdk-for-python-3-boto3/</ref> AWS [[Python]] library.
 
* Homepage: https://aws.amazon.com/sdk-for-python/  
 
* Homepage: https://aws.amazon.com/sdk-for-python/  
* Installation: <code>[[pip install boto3]]</code>
+
* Installation:
 
+
:<code>[[pip install boto3]]</code>
 +
:sudo apt-get install python-boto
  
 
== Examples ==
 
== Examples ==

Revision as of 19:45, 28 March 2022

Advertising: