cognee/cognee/infrastructure/files/storage
Vasilije 6da6da5a62
Aws session token support - MSR97 (#1364)
<!-- .github/pull_request_template.md -->

## Description
PR from contributor MSR97

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.
2025-09-28 15:28:27 +02:00
..
__init__.py feat: s3 storage (#988) 2025-07-14 21:47:08 +02:00
config.py feat: s3 storage (#988) 2025-07-14 21:47:08 +02:00
FileBufferedReader.py feat: s3 storage (#988) 2025-07-14 21:47:08 +02:00
get_file_storage.py feat: s3 storage (#988) 2025-07-14 21:47:08 +02:00
get_storage_config.py feat: s3 storage (#988) 2025-07-14 21:47:08 +02:00
LocalFileStorage.py feat: add welcome tutorial notebook for new users (#1425) 2025-09-18 18:07:05 +02:00
s3_config.py feat: add support for AWS session token in S3 configuration 2025-09-10 14:14:22 +02:00
S3FileStorage.py Aws session token support - MSR97 (#1364) 2025-09-28 15:28:27 +02:00
storage.py feat: implement new local UI (#1279) 2025-09-05 15:39:04 +02:00
StorageManager.py feat: add welcome tutorial notebook for new users (#1425) 2025-09-18 18:07:05 +02:00