Skip to content

Instantly share code, notes, and snippets.

@rajivmehtaflex
Last active June 13, 2024 11:00
Show Gist options
  • Save rajivmehtaflex/46cb9d057d4ca2d735b50e5c5d98b078 to your computer and use it in GitHub Desktop.
Save rajivmehtaflex/46cb9d057d4ca2d735b50e5c5d98b078 to your computer and use it in GitHub Desktop.
All AWS Related gist
brew install awscli
aws configure
aws s3 ls
sudo apt install s3fs tree -y && mkdir s3data && s3fs incite-client-data ./s3data
cd s3data/
ls -alr
apt install tree
tree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment