The following are three possible file access permissions that can be specified when uploading a file:
- Private: Only the owner will get read and write access, and no one else will get access.
- Public Read: The owner will get READ and WRITE access, and all users will get READ access.
- Public Read Write: The owner and all users will get READ and WRITE access.