Difference between revisions of "Boto3"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by 3 users not shown)
Line 5: Line 5:
 
:sudo apt-get install python-boto
 
:sudo apt-get install python-boto
  
[[/etc/boto.cfg]]  
+
<code>[[/etc/boto.cfg]]</code>
[[.boto]]
+
 
 +
<code>[[.boto]]</code>
  
 
== Examples ==
 
== Examples ==
Line 21: Line 22:
 
* <code>[[boto3.resource]]</code>
 
* <code>[[boto3.resource]]</code>
 
* <code>[[boto3.client]]</code>
 
* <code>[[boto3.client]]</code>
 +
* <code>[[boto3.set_stream_logger]]</code>
 
* <code>[[requirements.txt]]</code>
 
* <code>[[requirements.txt]]</code>
 
* [[config]], [[credentials]]
 
* [[config]], [[credentials]]
 +
* <code>[[gsutil config -e]]</code>
 +
* <code>[[boto3 required for this module]]</code>
 +
* <code>[[Failed to import the required Python library]] ([[botocore]] or [[boto3]])</code>
  
 
== See also ==
 
== See also ==
Line 29: Line 34:
 
* {{AWS IaC}}
 
* {{AWS IaC}}
  
 +
[[Category:Boto3]]
 
[[Category:Python]]
 
[[Category:Python]]

Latest revision as of 14:19, 17 January 2023

Advertising: