Odoo
Cyllo

Amazon S3 Connector

Amazon S3 Connector allows to upload and download the files in Amazon S3 Cloud Storage.

This module establish a connection between Cyllo and Amazon S3 cloud storage. This functionality allows users to:

  • Upload files: Transfer documents, images, or any other data from Cyllo to Amazon S3 for secure storage and potential scalability.
  • Access files: Retrieve data stored in S3 buckets directly within the Cyllo application, enabling users to work with the uploaded information.
  • In essence, this module acts as a bridge between Cyllo and Amazon S3, facilitating the management of documents and other data between the two platforms.

Key Features

  • Ease of File Management
  • Displays all the files from Amazon S3
  • Upload files to Amazon S3
  • Dynamic Search Bar
  • Filter on File type
Effortless File Management

Access and manage all your files stored in Amazon S3 directly from Cyllo.This includes tasks like viewing, organizing, and deleting files within a user-friendly interface.

Seamless Uploads

Upload files directly from your device to your Amazon S3 bucket with a simple and streamlined process. This integration eliminates the need for separate tools and simplifies the workflow.

Dynamic Search Bar

Locate specific files instantly using the built-in search functionality. Simply enter keywords or file names, and the module displays matching results in real-time, saving you time and effort.

Filter by File Type

Refine your file view and focus on specific file types (e.g., pdf, images, zip) using the filter option. This allows you to easily find what you need without sifting through irrelevant files.

Disabled tab content

External Dependencies

The user should install 'boto3', AWS sdk for python by 'pip install boto3'.

The access key and secret should be created from amazon s3, security credentials. Bucket name as any of amazon s3 bucket name from where data to accessed or uploaded.