Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add default folder for S3 connector into Configuration #233

Open
2 tasks
zdenek-jonas opened this issue Jun 28, 2024 · 1 comment
Open
2 tasks

Add default folder for S3 connector into Configuration #233

zdenek-jonas opened this issue Jun 28, 2024 · 1 comment

Comments

@zdenek-jonas
Copy link
Contributor

Based on customer needs, we should consider adding a specific configuration key to enable storing data in a designated folder in S3. Currently, the data is stored directly in the root. Changing this behavior in Spring, for example, means that the user cannot utilize the auto-configuration framework and must create everything manually, which is not convenient.

Tasks:

  • Add a configuration key to the S3 connector
  • Include this key in the Spring configuration

Issue based on discussion:
#196

@fschon
Copy link

fschon commented Jun 28, 2024

Do you mean a "designated folder" or a "designated bucket" or both? I would prefer to have a configuration for both. That way I can use the same bucket with its backup capabilities for multiple data stores.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants