Skip to content

Instantly share code, notes, and snippets.

@arq5x
Created April 24, 2015 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arq5x/9dfc8f8bae66c4f683f8 to your computer and use it in GitHub Desktop.
Save arq5x/9dfc8f8bae66c4f683f8 to your computer and use it in GitHub Desktop.
aws s3 CLI
sudo pip install awscli
aws configure
aws s3 ls
aws s3 ls s3://gqt-data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment