docs/versioned_docs/version-3.0.0-LTS/data-sources/minio.md
ToolJet can connect to minio and perform various operation on them.
<div style={{paddingTop:'24px'}}>To establish a connection with the MinIo data source, click on the + Add new data source button located on the query panel or navigate to the Data Sources page from the ToolJet dashboard.
ToolJet requires the following to connect to your DynamoDB:
:::tip Query results can be transformed using transformations. Read our transformations documentation to see how: link :::
</div> <div style={{paddingTop:'24px'}}>Retrieve an object from a bucket.
Upload or update an object in a bucket.
Delete an object from a bucket.
Retrieve a list of all buckets.
List objects within a specified bucket.
Generate a presigned URL for downloading an object.
Generate a presigned URL for uploading an object.