2 Answers
- Newest
- Most votes
- Most comments
3
You cannot directly attach an S3 bucket as a volume without the use of an additional tool. You can use an S3 Storage Gateway to present a volume, or share from an S3 bucket though: https://aws.amazon.com/storagegateway/
2
Hi, S3FS may be what you're looking for. Check out https://github.com/s3fs-fuse/s3fs-fuse (if you're under Linux)
I have also used rclone successfully: https://rclone.org/
Relevant content
- asked 3 years ago

I believe that procedure can help you: https://devopscube.com/mount-aws-s3-bucket-to-ec2-instance/?utm_source=copilot.com