I want to host files using Amazon's S3. Currently what I like about my regular FTP host is that I can create a new user and give that user access only to a certain subdirectory.
Ex.
Username: contractor
FTP: only given access to /www/contractor_documents/
The user doesn't have access to any other directories except for this one.
Is there a way to do this with S3?
Ex.
In my bucket I have a Photos and Videos directory. The photographer can access the Photos directory, but not the Videos directory.
Ex.
Username: contractor
FTP: only given access to /www/contractor_documents/
The user doesn't have access to any other directories except for this one.
Is there a way to do this with S3?
Ex.
In my bucket I have a Photos and Videos directory. The photographer can access the Photos directory, but not the Videos directory.