S3 bucket setup for CloudQuant Data Liberator
This guide walks you through setting up your Amazon S3 bucket for use with the CloudQuant Data Liberator platform.Prerequisites
- An AWS account with S3 access
- IAM permissions to create buckets and manage policies
- Your CloudQuant account credentials
Step 1: Create an S3 bucket
- Navigate to the AWS S3 Console
- Select Create bucket
- Select a unique bucket name and region
- Configure bucket settings as needed
Step 2: Configure bucket policy
Add a bucket policy that grants CloudQuant Data Liberator read access:Contact CloudQuant support for the correct AWS Account ID to use in the bucket policy.
Step 3: Configure CORS (if needed)
If accessing data from web applications, configure CORS:Step 4: Generate access keys
- Navigate to IAM in the AWS Console
- Create a new IAM user or use an existing one
- Generate an Access Key ID and Secret Access Key
- Provide these credentials to CloudQuant securely

