Hi there,
Is there any way of using S3 access tokens for Amazon S3 file access rather than simply having them accessible to anyone who gets the URL? At the moment, anyone with the URL of the S3 bucket's file can access it, but using the S3 access token system would mean that only logged in users could.
Thanks!