Documentation Index
Fetch the complete documentation index at: https://knowledge.cloudquant.com/llms.txt
Use this file to discover all available pages before exploring further.
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
- Click 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
Step 5: Verify Connectivity
Contact CloudQuant support to verify that CloudQuant Data Liberator can successfully connect to your S3 bucket.Troubleshooting
| Issue | Solution |
|---|---|
| Access Denied | Verify bucket policy and IAM permissions |
| Bucket Not Found | Confirm bucket name and region |
| Timeout | Check network connectivity and security groups |

