Byob
On this page
To use your own bucket, when you configure a project follow these steps:
- Access Key and Secret Key:
- Enter your access key and secret key. These are required for authentication to access your storage bucket. Obtain these keys from your cloud storage provider (e.g., AWS, Google Cloud, etc.).
- Bucket Name:
- Enter the name of the bucket you want to use. This is a mandatory field.
- Region (optional):
- If you are using AWS, you need to specify the region where your bucket is located. This field is optional for other providers.
- Endpoint (optional):
- If you are not using AWS, specify the endpoint URL of your cloud storage provider. This field is not needed for AWS.
Example Configuration:
- AWS:
- Access Key:
your-access-key
- Secret Key:
your-secret-key
- Bucket Name:
your-bucket-name
- Region:
us-west-2
(or your specific AWS region)
- Access Key:
- Non-AWS:
- Access Key:
your-access-key
- Secret Key:
your-secret-key
- Bucket Name:
your-bucket-name
- Endpoint:
https://your-provider-endpoint
- Access Key:
Note:
Files stored in the default bucket provided by Sheetfast will be deleted within 1 hour of creation, or sooner if configured (input Delete the generated files after (minutes)
).