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

AWS S3: Do not require Write permissions #753

Merged
merged 1 commit into from
Oct 11, 2023
Merged

AWS S3: Do not require Write permissions #753

merged 1 commit into from
Oct 11, 2023

Conversation

ggallotti
Copy link
Member

AWS S3 Client Storage should not need full permissions to the Bucket. (GETObject* IAM policy should work)

Problem
We must not create the Folder on init, not even in any Upload/Copy operation. Folders are not required to be created in advance.

@ggallotti ggallotti temporarily deployed to external-storage-tests January 12, 2023 19:58 — with GitHub Actions Inactive
@ggallotti ggallotti changed the title AWS S3: Support for Readonly permissions AWS S3: Do not require Write permissions Jan 12, 2023
@ggallotti ggallotti marked this pull request as ready for review January 12, 2023 19:58
@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@ggallotti ggallotti merged commit 61715a3 into master Oct 11, 2023
@ggallotti ggallotti deleted the s3-readonly branch October 11, 2023 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants