Byob

To use your own bucket, when you configure a project follow these steps:

  1. 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.).
  2. Bucket Name:
    • Enter the name of the bucket you want to use. This is a mandatory field.
  3. 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.
  4. 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)
  • Non-AWS:
    • Access Key: your-access-key
    • Secret Key: your-secret-key
    • Bucket Name: your-bucket-name
    • Endpoint: https://your-provider-endpoint

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)).