S3 Storage
ActiveAccess S3-compatible object storage. Upload, download, list, and manage files across buckets. Works with AWS S3, Cloudflare R2, MinIO, and other S3-compatible services.
What you can connect
Add these to your scene and AI gets access.
Account
Accounts
S3-compatible storage credentials
Bucket
Buckets
An S3 bucket
Object
Objects
An S3 object (file)
Tools
AI actions available through this integration.
s3_list_objects
List objects in an S3 bucket.
s3_put_object
Upload or update an object in S3.
s3_put_object_from_url
Fetch a file from a URL and store it in S3.
s3_get_object
Download and read the contents of an S3 object as text.
s3_delete_object
Delete an object from S3.
s3_presign_url
Generate a presigned URL for temporary access to an S3 object.
s3_stat_object
Get metadata about an S3 object without downloading it.
s3_exists
Check if an object exists in S3.
Use cases
- Upload and manage files in cloud storage
- List and search objects across buckets
- Generate pre-signed URLs for sharing
Ready to try S3 Storage with Daslab?
Get started with CLI