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

Recommend tighter AWS IAM policy to access S3 #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

don-attilio
Copy link

Hey,

Using the AmazonS3FullAccess managed IAM policy is currently advised by the docs in order to access S3.

Since the on-premise installation only requires access to one bucket, I don't think this is ideal.

I found a more restricted set of permissions after running a few tests, which should be sufficient to read and write data.

Although I was unable to locate the actual API calls made to S3, I am happy to further refine the policy.

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.

1 participant