Skip to content

Instantly share code, notes, and snippets.

@espozbob
Last active December 25, 2017 00:39
Show Gist options
  • Save espozbob/03e001bbfc4f28bc68888acdf90d77e1 to your computer and use it in GitHub Desktop.
Save espozbob/03e001bbfc4f28bc68888acdf90d77e1 to your computer and use it in GitHub Desktop.
AWS CLI Debug, Redirect, Pipe...
$ aws <service> <command> <subcommand> [parameters] [options] --debug 2>&1 | less -S
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment