Mount Amazon s3 on Linux
To mount Amazon S3 bucket as a filesystem on linux, you can use s3fs. https://github.com/s3fs-fuse/s3fs-fuse To install s3fs on Ubuntu/Debian, run On RHEL/Amazon Linux: To mount an s3 buclet, create a password file with your AWS secret key and Then run In above command replace See Amazon S3