This repository contains some scripts written by OpenCS to ease the usage of AWS CLI. Those scripts can either automate some tasks or perform data conversions required to use the output of one command as the input of others.
In order to use those tools, the user is expected to have basic knownledge of the usage of AWS CLI and its concepts.
Most of those tools are stand-alone Python scripts that run on any Python 3.11 implementation while others may be shell scripts that depends on certain command line tools. See the README files for each tool to get the documentation about each tool.
The scripts in this repository are licensed under the terms of BSD 3-Clause License.