AWS at the command line

1 · Fabio Alessandro Locati · Feb. 29, 2016, midnight
Amazon Web Services (AWS) is the biggest public cloud provider and has released a set of tools to help out sysadmins and developers for integrating with their infrastructure. The three tools we are going to discuss in this article are three of AWS’s most-used and well-known tools: botocore: Low-level Python library boto3: High level Python library awscli: Command-line interface written in Python All those tools are currently available in Fedora (22+) and EPEL (7)....