In the last few weeks I’ve worked toward bringing the Amazon Web Services tools in Fedora. The three AWS tools that are coming in the next few days in Fedora are: botocore: a low level Python library to interact with Amazon Web Services APIs boto3: a high level Python library to interact with Amazon Web Services APIs awscli: a Command Line Interface to interact with Amazon Web Services APIs Botocore just landed in Fedora updates repositories while boto3 and awscli will be pushed to the updates r...