Integration
Native AWS S3 Storage
Use your own S3 bucket or clipsilo-managed storage. Full control, zero vendor lock-in.
Setup in 4 steps
-
1
Create an S3 bucket
In the AWS Console, create a new S3 bucket in your preferred region. Enable versioning and server-side encryption for best results.
-
2
Add an IAM policy
Create an IAM user or role with scoped permissions:
s3:GetObject,s3:PutObject, ands3:DeleteObjecton your bucket. Never use root credentials. -
3
Configure in clipsilo settings
In your clipsilo account, go to Settings → Storage and enter your bucket name, region, access key, and secret. clipsilo validates the connection before saving.
-
4
Upload via API
Use the clipsilo REST API to ingest assets. Files are routed directly to your S3 bucket, indexed by clipsilo, and immediately available for distribution and AI access.