Let us get this straight you will have to deal with the objects that get downloaded in the background from S3 to your EC2. You need to do two things, one install plugin. I am referring to one of the several plugins for S3 file system fo fuse. After that you may use boto for accessing S3 objects which is the second thing I was referring to.