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

feat: option to skip s3 bucket creation #852

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

khorshuheng
Copy link
Collaborator

Currently, it is assumed that AppFlowy Cloud has sufficient privilege to create bucket on S3. This privilege is excessive, as AppFlowy Cloud does not need to create new buckets. Being an object admin should have been sufficient.

This PR provides an option to skip bucket creation, in the event that the bucket is managed externally. This would avoid the excessive permission.

@appflowy appflowy merged commit 03fdcf4 into main Oct 2, 2024
9 checks passed
@appflowy appflowy deleted the option-skip-s3-bucket-creation branch October 2, 2024 01:54
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

Successfully merging this pull request may close these issues.

2 participants