Connect Calmo to S3 for comprehensive object storage management and data operations through AI assistance
Category | Tools | Capability |
---|---|---|
Buckets | 1 tool | List all S3 buckets with metadata |
Objects | 2 tools | List and retrieve objects from buckets |
https://s3.amazonaws.com
or regional endpointhttps://your-minio-instance.com
s3:ListAllMyBuckets
- List all accessible bucketss3:ListBucket
- List objects within bucketss3:GetObject
- Retrieve object content and metadataRisk Level | Operations | Recommendation |
---|---|---|
Low | All S3 operations (read-only by design) | ✅ Safe to enable |