Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 674 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 674 Bytes

AWS Cookbook

Collection of AWS commands and scripts that I use on a regular basis.

Prerequisites

Dependencies

  • jq: A lightweight and flexible command-line JSON processor.
  • parallel: A shell tool for executing jobs in parallel using one or more computers.
  • s5cmd: A fast S3 command line tool written in Go.

Config

In the aws' config file, set the output to json.

output = json