Boto3
(Redirected from Boto)
Jump to navigation
Jump to search
wikipedia:Boto3 (Jun 2015) [1] AWS Python library.
- Homepage: https://aws.amazon.com/sdk-for-python/
- Installation:
pip install boto3
- sudo apt-get install python-boto
/etc/boto.cfg .boto
Examples[edit]
import boto3
for i in ec2.instances.all(): if i.state['Name'] == 'stopped': i.start()
Related[edit]
See also[edit]
- Boto3,
botocore, boto3.client, Boto3: aws s3 ls
- Python, PIP, GIL, Flask, Django, Marshmallow,
def
,logger (Python)
, Pandas, Numpy, AWS Chalice,import
,from
,tuple
,list
,virtualenv
,.append
,pytz
,TZ
,print
,python3 -c
,os
, PEP, Python Institute, Methods: Dunder methods, Flake8, Python collections, Function decorators in Python, Click python library, Python module, Flower,kwargs
, Black (Python), Python list structure, Mypy,variables
, Casting,try:
, pydoc, argparse,python3 --version, python3 --help
- AWS CLI, AWS Cloudformation, AWS CDK, Boto3