AWS S3 or any other S3-compatible storage provider
Last updated
Last updated
©2024 Scaleflex SAS
AWS S3 is a robust storage solution that is widely used by businesses of all sizes for various applications, from data backup to content delivery.
Click on the +Add connection button in the AWS S3 section
In the pop-up window submit a request to the Support team. Please provide the following details:
Bucket name - the name of your S3 bucket (the folder within AWS S3 where files are stored).
Region - the location of the bucket
Alias - the value of the storage alias you would like to use to hide the S3 bucket path behind it.
Key ID & Secret key (optional) - the authentication credentials for access to the bucket
If your images are stored in a bucket named mysamplebucket , at the eu-central-1 region and you can access image.jpg with the following URL: //s3.eu-central-1.amazonaws.com/mysamplebucket/image.jpg , after the alias configuration your image would be accessible at filepath https://token.filerobot.com/_mysamplebucket_/image.jpg
Each alias should be unique for the project (token) and must be prefixed and suffixed with underscores.