Skip to content

A set of commands that can help when working with AWS

Notifications You must be signed in to change notification settings

blieusong/aws-cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

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

About

A set of commands that can help when working with AWS

Topics

Resources

Stars

Watchers

Forks