2 Home
gitea_admin edited this page 2026-03-11 14:38:50 +00:00

Minio Source

Receive data from MinIO.

Metadata

Property Value
Type source
Group Minio
Namespace Cloud
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
bucketName string The MinIO Bucket name.
deleteAfterRead boolean true Delete objects after consuming them.
accessKey string The access key obtained from MinIO.
secretKey string The secret key obtained from MinIO.
endpoint string The MinIO Endpoint. You can specify an URL, domain name, IPv4 address, or IPv6 address.
autoCreateBucket boolean false Specifies to automatically create the MinIO bucket.

Dependencies

  • camel:minio
  • camel:kamelet