Wasabi
Connector for https://www.wasabi.com stats API. API docs: https://docs.wasabi.com/docs/wasabi-stats-api
info
This connector ingest stats information from Wasabi server. It does not ingest content from files stored in Wasabi.
Configuration
| Input | Type | Description | Default Value |
|---|---|---|---|
api_key | string | API Key. The API key format is AccessKey:SecretKey | |
start_date | string | Start date. |
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|---|---|---|---|---|
| Standalone Utilizations | DefaultPaginator | ✅ | ✅ | |
| Standalone Bucket Utilizations | DefaultPaginator | ✅ | ✅ |
IP allow list
If you use Airbyte Cloud and your organization restricts access to specific IPs, add the Airbyte Cloud IP addresses to your allow list.
Reference
Config fields reference
Field
Type
Property name
string
api_key
string
start_date
Changelog
Expand to review
| Version | Date | Subject |
|---|---|---|
| 0.0.1 | 2024-10-25 | Initial release by @dainiussa via Connector Builder |