S3Compatible Object Storage
e.g.
- MinIO
- BackBlaze
- etc
Required information for Mapfs
- Access Key ID
- Secret Access Key
- Bucket Name
- Endpoint (http[s]://...)
region is automatically set to "us-east-1"
e.g., For local MinIO Server, Endpoint should be: http://10.0.0.45:9000 or https://10.0.0.45:9000