object_storage_validate_s3_access
Validate S3 credentials for your Vultr Object Storage instance and get endpoint, credential status, and configuration suggestions.
Instructions
Validate that an Object Storage instance has valid S3 credentials.
Args: object_storage_id: The Object Storage ID or label (e.g., "my-storage", "backup-bucket", or UUID)
Returns: Validation results including: - valid: Whether the configuration appears valid - endpoint: S3 endpoint URL - has_credentials: Whether access keys are present - suggestions: Any configuration suggestions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_storage_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||