Storage
S3-Compatible Storage
The S3-compatible connection stores endpoint, access key, secret key, region, and path-style settings. The storage agent handles bucket lifecycle and file operations across S3-compatible systems.
Common use cases
- Create, list, and delete buckets.
- Upload, download, list, copy, inspect, and delete files.
- Use path-style addressing for RustFS or MinIO-compatible storage.
Capabilities
- Create, list, and delete buckets
- Upload and download files
- List files with prefix and pagination
- Get file metadata
- Copy and delete files
Connection types
s3_compatibleData handled
- Buckets
- Objects
- File metadata
- Base64 file content