Skip to content

A set of helper scripts created to automate/help the use of AWS CLI

License

Notifications You must be signed in to change notification settings

opencs/aws-helper-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A set of helper scripts created to automate/help the use of AWS CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages