Create a Bucket
The guide is experimental and may contain errors as our technology continues to evolve. If you encounter any problems, please do not hesitate to contact us in Discord and give us your feedback.
Instructions
Here’s a step-by-step guide to creating a new Bucket in the Flashback Platform:
Fill in the Flashback Bucket properties
On the “Create Bucket” form, enter the following fields (all are required unless noted otherwise):
Bucket Label: human-readable label for this bucket of the Flashback Platform (e.g. “Backups-EU”).
Storage Type: You can choose of:
S3 (AWS or any S3-compatible endpoint provider)
GCS (GCP or any GCS-compatible endpoint provider)
Azure Blob (only Microsoft Azure)
Add Vendor's Bucket
AWS or any S3-compatible provider
Bucket Name: The exact identifier as defined by your provider in your vendor tenant (e.g. the S3 bucket name in your AWS account).
Access Key: Your S3 API Key/AWS access key ID OR the IAM Role ARN if using AWS delegated Role ARN
Secret Key: Your AWS secret key OR External ID for delegated roles
Endpoint (optional): custom S3 endpoint URL OR leave blank if using AWS
Region: AWS region required if no custom endpoint.
GCP or any GCS-compatible provider
Bucket Name: The exact identifier as defined by your provider in your vendor tenant (e.g. the S3 bucket name in your GCS account).
Client Email: Your service account email OR a delegated service account
Private Key: service account private key OR leave blank if using delegated access
Endpoint (optional): custom GCS-compatible endpoint OR leave blank if using GCP
Azure
Storage Account: your Azure storage account name
Container: the container within that account
Access Key (optional): account key OR leave blank for delegated guest access
Last updated
Was this helpful?