storage_config_test
Verify external storage connectivity by writing and reading a test file to confirm credentials and permissions, using existing config credentials when none are supplied.
Instructions
Test the external storage connection. Attempts to write and read a test file to verify credentials and permissions. Uses existing config credentials if not provided.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | No | Bucket name | |
| region | No | AWS region | |
| endpoint | No | Custom endpoint URL | |
| provider | No | Storage provider to test | |
| accountId | No | Account ID | |
| accessKeyId | No | Access key ID | |
| forcePathStyle | No | Use path-style URLs | |
| secretAccessKey | No | Secret access key |