Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 769 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 769 Bytes

aws-helper-scripts

Description

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.

Requirements

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.

Licensing

The scripts in this repository are licensed under the terms of BSD 3-Clause License.